Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
  • tor
  • src
  • lib
  • fs
  • path.c
Find file BlameHistoryPermalink
  • Alexander Færøy's avatar
    Check if glob() is available at build-time. · 1c4b1404
    Alexander Færøy authored Sep 09, 2020 and David Goulet's avatar David Goulet committed Sep 10, 2020
    This patch disables the glob() support in the path library if glob() is
    unavailable at build-time. This currently happens with the Android NDK
    used for Tor Browser.
    
    See: https://bugs.torproject.org/tpo/core/tor/40114
    1c4b1404