summaryrefslogtreecommitdiff
path: root/dirent
AgeCommit message (Expand)Author
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella
2018-04-05hurd: Avoid PLT for dirfdSamuel Thibault
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu
2017-09-28hurd: Fix dirfd symbol exposition from ftwSamuel Thibault
2017-08-31dirent: Remove internal_function attributeFlorian Weimer
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar
2015-05-13Nit fixes in last change.Roland McGrath
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath
2015-05-13Add a test case for scandir.Roland McGrath
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers
2015-02-06Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-08-11Clean up PLT use for scandiratAndreas Schwab
2011-08-09Implement scandirat functionUlrich Drepper
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2010-01-06Fix typo in feature selection macro use.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-03-16* dirent/scandir64.c (scandir64): Adjust declaration to type change.Ulrich Drepper
2009-03-15[BZ #9759]Ulrich Drepper
2009-02-26* ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper