| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 1 | -1/+1 |
* | Replace rawmemchr (s, '\0') with strchr | Wilco Dijkstra | 2023-02-06 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | io: Fix use-after-free in ftw [BZ #26779] | Martin Sebor | 2022-01-25 | 1 | -2/+3 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | io: Fix ftw internal realloc buffer (BZ #28126) | Adhemerval Zanella | 2021-10-07 | 1 | -20/+19 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | io: Add ftw64 with 64-bit time_t support | Adhemerval Zanella | 2021-06-15 | 1 | -3/+2 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | io: nftw/ftw: Fix stack overflow with large nopenfd [BZ #26353] | Xiaoming Ni | 2020-11-26 | 1 | -7/+9 |
* | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2020-09-11 | 1 | -23/+23 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | nftw: fill in stat buf for dangling links [BZ #23501] | DJ Delorie | 2019-07-08 | 1 | -2/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | hurd: Fix dirfd symbol exposition from ftw | Samuel Thibault | 2017-09-28 | 1 | -3/+3 |
* | io: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 1 | -6/+1 |
* | Consolidate non cancellable close call | Adhemerval Zanella | 2017-08-18 | 1 | -2/+2 |
* | Consolidate non cancellable openat call | Adhemerval Zanella | 2017-08-18 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 2015-10-20 | 1 | -19/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix -Wundef warning for HAVE_SYS_PARAM_H | Siddhesh Poyarekar | 2014-07-10 | 1 | -3/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 1 | -2/+6 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Fix file descriotor leak in nftw with FTW_CHDIR | Ulrich Drepper | 2010-02-10 | 1 | -1/+2 |
* | * io/ftw.c (add_object): Remove inline to avoid warning. | Ulrich Drepper | 2008-07-29 | 1 | -2/+2 |
* | [BZ #4076] cvs/fedora-glibc-20070221T1011 | Ulrich Drepper | 2007-02-21 | 1 | -6/+22 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -22/+6 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -6/+22 |
* | * io/ftw.c (open_dir_stream): Return right away if REALLOC fails. | Ulrich Drepper | 2006-05-10 | 1 | -2/+1 |
* | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 2006-05-10 | 1 | -1/+1 |
* | * io/ftw.c (process_entry): If dir->streamfd != -1, | Ulrich Drepper | 2006-03-02 | 1 | -5/+14 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 1 | -15/+47 |
* | * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait, | Ulrich Drepper | 2006-02-08 | 1 | -22/+37 |
* | * io/ftw.c (ftw_startup): Use fchdir to return to original | Ulrich Drepper | 2006-02-05 | 1 | -21/+30 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -114/+34 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -34/+114 |
* | Update. | Ulrich Drepper | 2004-03-10 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-11-12 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-11-07 | 1 | -27/+85 |
* | Update. | Ulrich Drepper | 2003-11-04 | 1 | -9/+13 |
* | Update. | Ulrich Drepper | 2003-06-11 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2003-04-19 | 1 | -12/+1 |
* | Update. | Ulrich Drepper | 2003-02-08 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-02-08 | 1 | -12/+76 |