summaryrefslogtreecommitdiff
path: root/modules/fts
Commit message (Expand)AuthorAgeFilesLines
* fts: pacify GCC 13 -Wuse-after-freePaul Eggert2023-02-041-0/+1
* alignasof: new modulePaul Eggert2023-01-151-1/+1
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-1/+4
* Use module 'c99' when needed for declaration-after-statement syntax.Bruno Haible2020-09-051-0/+1
* fts: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* attribute: new modulePaul Eggert2020-05-031-0/+1
* backupfile: new dir_fd argsPaul Eggert2018-10-231-2/+1
* fts: fix cloexec racesPaul Eggert2017-08-121-5/+1
* fts: port to C11 alignofPaul Eggert2015-10-181-0/+1
* fts: avoid reading beyond the heap allocationPádraig Brady2015-06-251-0/+1
* fts: port to GCC 5.1 with --enable-gcc-warningsPaul Eggert2015-04-271-0/+1
* fts: depend on fdopendirPaul Eggert2012-03-101-0/+1
* New modules 'at-internal', 'openat-h', split off from module 'openat'.Bruno Haible2011-11-051-0/+1
* New module 'fstat'.Bruno Haible2011-09-251-0/+1
* New module 'dup'.Bruno Haible2011-09-241-0/+1
* Add dependencies to new dirent related modules.Bruno Haible2011-09-171-0/+3
* fts: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+3
* fts, getcwd, glob: audit for dirfd returning -1Paul Eggert2010-09-141-1/+0
* Remove vestiges of fts-lgpl module.Bruno Haible2010-03-291-1/+0
* fts: avoid leaking fdsEric Blake2009-09-021-0/+1
* backupfile, chdir-long, fts, savedir: make saferEric Blake2009-09-021-1/+2
* fcntl-h: rename from fcntl, in preparation for fcntl(2)Eric Blake2009-08-221-1/+1
* Mark 'memmove' obsolete.Bruno Haible2008-11-021-0/+1
* fts: sort dirent entries on inode number before traversingJim Meyering2008-09-261-0/+1
* 2007-05-26 Bruno Haible <bruno@clisp.org>Bruno Haible2007-05-261-0/+1
* 2007-01-08 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-081-0/+1
* Make fts (in FTS_CWDFD mode) more efficient by caching a few openJim Meyering2006-11-121-0/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Distribute all lib/* source files through EXTRA_DIST.Bruno Haible2006-10-121-1/+1
* Big performance improvement for fts-based tools that use FTS_NOSTAT.Jim Meyering2006-10-121-1/+2
* * lib/fcntl_.h: New file.Paul Eggert2006-08-281-0/+1
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-0/+1
* Update from coreutils.Paul Eggert2006-08-171-0/+2
* (Depends-on): Add fcntl-safer.Jim Meyering2005-08-241-1/+1
* * modules/fts (Files): Remove m4/inttypes-pri.m4.Paul Eggert2005-05-271-1/+0
* (Files): Add m4/inttypes-pri.m4.Jim Meyering2005-05-211-3/+4
* New fts module.Paul Eggert2005-05-201-0/+30