summaryrefslogtreecommitdiff
path: root/lib/fts.c
Commit message (Expand)AuthorAgeFilesLines
* fts: minor simplificationPaul Eggert2019-03-171-1/+0
* fts: Optimize on Android.Bruno Haible2019-01-271-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* backupfile: new dir_fd argsPaul Eggert2018-10-231-25/+1
* fts: remove FTS_NOATIMEBernhard Voelker2018-10-081-7/+4
* fts: avoid a memory leak edge casePádraig Brady2018-05-201-0/+1
* fts: add commentPaul Eggert2018-04-111-1/+5
* fts: fix bug in find across filesystemsPaul Eggert2018-04-111-24/+31
* fts: treat CIFS like NFSPaul Eggert2018-04-051-1/+7
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* * lib/fts.c: Fix XFS comments.Paul Eggert2017-09-081-3/+3
* fts: fix cloexec racesPaul Eggert2017-08-121-19/+8
* fts: port recent changes to CentOS 6Paul Eggert2017-08-101-2/+8
* Don't interpret EOVERFLOW to mean nonexistencePaul Eggert2017-07-301-3/+1
* fts: simplify fts_buildPaul Eggert2017-07-251-25/+15
* fts: three levels of leaf optimizationPaul Eggert2017-07-251-17/+37
* fts: cache dirent_inode_sort_may_be_useful tooPaul Eggert2017-07-251-106/+96
* fts: introduce MIN_DIR_NLINKPaul Eggert2017-07-251-5/+14
* fts: nlink_t signedness fixupsPaul Eggert2017-07-251-17/+9
* fallthrough: update for GCC 7/8Jim Meyering2017-05-191-2/+10
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* flexmember: port better to GCC + valgrindPaul Eggert2016-09-071-11/+2
* fts: handle readdir() errorsPádraig Brady2016-06-261-2/+12
* Use GCC_LINT, not lintPaul Eggert2016-05-301-2/+2
* fts: don't unconditionally use leaf optimization for NFSPádraig Brady2016-01-181-9/+10
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* fts: ensure leaf optimization is used for NFSKamil Dudka2015-12-201-0/+5
* fts: enable leaf optimization for XFSPádraig Brady2015-12-201-0/+2
* fts: port to C11 alignofPaul Eggert2015-10-181-3/+8
* fts: avoid reading beyond the heap allocationPádraig Brady2015-06-251-0/+7
* fts: port to GCC 5.1 with --enable-gcc-warningsPaul Eggert2015-04-271-1/+1
* fts: remove redundant close() (trivial)Jaroslav Skarvada2015-02-201-3/+0
* fts: avoid crash when a cycle is added while traversingKamil Dudka2015-02-171-3/+9
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* assure: new modulePaul Eggert2014-12-201-1/+1
* fts: port to C89Paul Eggert2014-11-101-2/+2
* fts: avoid unnecessary strlen callsEric Blake2014-04-091-0/+3
* fts: avoid unnecessary strlen callsPaul Eggert2014-04-091-2/+3
* fts: avoid unnecessary strlen callsBernhard Voelker2014-04-091-8/+6
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* ftruncate, fts, lstat, openat, raise: no 'static inline'Paul Eggert2012-11-291-2/+2
* fts: introduce FTS_VERBATIMDmitry V. Levin2012-11-171-6/+9
* fts: reduce two or more trailing slashes to just one, usuallyJim Meyering2012-09-041-0/+8
* fts: when there is no risk of overlap, use memcpy, not memmoveJim Meyering2012-09-041-1/+1
* maint: spelling fixesPaul Eggert2012-02-051-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-5/+5
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1