summaryrefslogtreecommitdiff
path: root/src/lib/fs/path.c
AgeCommit message (Expand)Author
2021-03-26Fix glob processing on BSD systems. #40318Daniel Pinto
2020-12-15Merge remote-tracking branch 'tor-gitlab/mr/205' into maint-0.4.5George Kadianakis
2020-12-08Avoid sandbox bug warning when unglobbing patterns #40094Daniel Pinto
2020-11-12Fix typos.Samanta Navarro
2020-10-03Fix %include bug with pattern with */ on glibc < 2.19 #40141Daniel Pinto
2020-09-10Check if glob() is available at build-time.Alexander Færøy
2020-08-12Use correct type for gl_closedir to avoid a compiler warningNick Mathewson
2020-08-11Improved documentation and comments #25140Daniel Pinto
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-31config: Give warn_about_relative_paths() const argsteor
2019-10-30fs: Clarify an ambiguous comment about string/pointer equalityteor
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-27Extract functions from compat.c and util.h into a new fs libraryNick Mathewson