Age | Commit message (Expand) | Author | Files | Lines |
2016-02-20 | Deprecate readdir_r, readdir64_r [BZ #19056] | Florian Weimer | 1 | -3/+4 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 6 | -19/+6 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-08-06 | Modify several tests to use test-skeleton.c | Arjun Shankar | 1 | -2/+5 |
2015-05-13 | Nit fixes in last change. | Roland McGrath | 1 | -0/+2 |
2015-05-13 | Refactor scandir/scandirat to use common tail. | Roland McGrath | 7 | -122/+162 |
2015-05-13 | Break __scandir_cancel_handler out into its own file. | Roland McGrath | 4 | -17/+32 |
2015-05-13 | Add a test case for scandir. | Roland McGrath | 3 | -1/+301 |
2015-02-19 | Fix scandir scandirat namespace (bug 17999). | Joseph Myers | 2 | -2/+6 |
2015-02-06 | Fix dirent/tst-fdopendir not to presume O_NOATIME exists. | Roland McGrath | 1 | -0/+3 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 25 | -25/+25 |
2014-11-12 | Fix __getcwd rewinddir namespace (bug 17584). | Joseph Myers | 1 | -2/+3 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -4/+4 |
2014-02-13 | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 1 | -5/+5 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -6/+6 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 25 | -25/+25 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 25 | -27/+25 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 13 | -13/+0 |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 8 | -10/+76 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -1/+2 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -2/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 25 | -75/+50 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -38/+38 |
2011-08-11 | Clean up PLT use for scandirat | Andreas Schwab | 2 | -3/+2 |
2011-08-09 | Implement scandirat function | Ulrich Drepper | 8 | -134/+234 |
2011-08-08 | Avoid multiple definitions of identical scandir cancellation handler | Ulrich Drepper | 2 | -9/+15 |
2011-05-08 | Fix Linux getcwd for long paths | Ulrich Drepper | 1 | -1/+2 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -1/+1 |
2010-01-06 | Fix typo in feature selection macro use. | Ulrich Drepper | 1 | -2/+2 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2009-03-16 | * dirent/scandir64.c (scandir64): Adjust declaration to type change. | Ulrich Drepper | 1 | -2/+3 |
2009-03-15 | [BZ #9759] | Ulrich Drepper | 6 | -39/+45 |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 1 | -37/+41 |
2006-02-12 | [BZ #2226] | Ulrich Drepper | 1 | -2/+3 |
2006-01-20 | * sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY is | Ulrich Drepper | 2 | -2/+44 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 13 | -0/+448 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 3 | -0/+95 |
2005-09-28 | * dirent/dirent.h: Declare fdopendir. | Ulrich Drepper | 3 | -1/+136 |
2005-09-28 | (routines): Add fdopendir. (tests): Add tst-fdopendir. | Ulrich Drepper | 1 | -3/+3 |
2005-01-16 | * sysdeps/unix/rewinddir.c: Reset filepos. | Ulrich Drepper | 1 | -0/+28 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 22 | -753/+4 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 22 | -4/+753 |
2004-11-22 | Update. | Ulrich Drepper | 1 | -24/+32 |
2004-09-07 | Update. | Ulrich Drepper | 1 | -12/+12 |
2003-09-17 | Update. | Ulrich Drepper | 1 | -10/+41 |
2003-09-16 | Update. | Ulrich Drepper | 1 | -1/+4 |