about summary refs log tree commit diff
path: root/io/ftw.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* io: Fix use-after-free in ftw [BZ #26779]Martin Sebor2022-01-251-2/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* io: Fix ftw internal realloc buffer (BZ #28126)Adhemerval Zanella2021-10-071-20/+19
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* io: Add ftw64 with 64-bit time_t supportAdhemerval Zanella2021-06-151-3/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* io: nftw/ftw: Fix stack overflow with large nopenfd [BZ #26353]Xiaoming Ni2020-11-261-7/+9
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-23/+23
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nftw: fill in stat buf for dangling links [BZ #23501]DJ Delorie2019-07-081-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-281-3/+3
* io: Remove internal_function attributeFlorian Weimer2017-08-311-6/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-181-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-19/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix -Wundef warning for HAVE_SYS_PARAM_HSiddhesh Poyarekar2014-07-101-3/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-2/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix file descriotor leak in nftw with FTW_CHDIRUlrich Drepper2010-02-101-1/+2
* * io/ftw.c (add_object): Remove inline to avoid warning.Ulrich Drepper2008-07-291-2/+2
* [BZ #4076] cvs/fedora-glibc-20070221T1011Ulrich Drepper2007-02-211-6/+22
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-22/+6
* .Jakub Jelinek2007-07-311-6/+22
* * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.Ulrich Drepper2006-05-101-2/+1
* * posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper2006-05-101-1/+1
* * io/ftw.c (process_entry): If dir->streamfd != -1,Ulrich Drepper2006-03-021-5/+14
* [BZ #2226]Ulrich Drepper2006-02-121-15/+47
* * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper2006-02-081-22/+37
* * io/ftw.c (ftw_startup): Use fchdir to return to originalUlrich Drepper2006-02-051-21/+30
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-114/+34
* 2.5-18.1Jakub Jelinek2007-07-121-34/+114
* Update.Ulrich Drepper2004-03-101-1/+2
* Update.Ulrich Drepper2003-11-121-0/+4
* Update.Ulrich Drepper2003-11-071-27/+85
* Update.Ulrich Drepper2003-11-041-9/+13
* Update.Ulrich Drepper2003-06-111-1/+3
* Update.Ulrich Drepper2003-04-191-12/+1
* Update.Ulrich Drepper2003-02-081-2/+2
* Update.Ulrich Drepper2003-02-081-12/+76