aboutsummaryrefslogtreecommitdiff
path: root/src/lib/fs/files.c
AgeCommit message (Expand)Author
2024-02-18make read_file_to_str_until_eof doc more explicittrinity-1686a
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/62'Nick Mathewson
2020-07-30Introduce write_str_if_not_equal()Neel Chauhan
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-07-14Merge remote-tracking branch 'tor-gitlab/mr/50'Nick Mathewson
2020-07-14Update docstring for read_file_to_str() on stripping of CR characters.Alexander Færøy
2020-07-14Strip '\r' characters when reading text files on Unix.Alexander Færøy
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-07-10Merge branch 'ticket26223'Nick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Integrate getdelim() and getline() support into Tor.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