about summary refs log tree commit diff
path: root/dirent
Commit message (Expand)AuthorAgeFilesLines
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-234-27/+12
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-207-162/+149
* hurd: Avoid PLT for dirfdSamuel Thibault2018-04-051-0/+1
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-059-9/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0129-29/+29
* scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno2017-12-291-5/+8
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-4/+4
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-281-1/+2
* dirent: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* support: Prevent multiple deletion of temporary filesFlorian Weimer2017-05-081-1/+0
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-164-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0129-29/+29
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-5/+3
* Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer2016-02-201-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0429-29/+29
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-166-19/+6
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Modify several tests to use test-skeleton.cArjun Shankar2015-08-061-2/+5
* Nit fixes in last change.Roland McGrath2015-05-131-0/+2
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-137-122/+162
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-134-17/+32
* Add a test case for scandir.Roland McGrath2015-05-133-1/+301
* Fix scandir scandirat namespace (bug 17999).Joseph Myers2015-02-192-2/+6
* Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath2015-02-061-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0225-25/+25
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-121-2/+3
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-4/+4
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-5/+5
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-6/+6
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0125-25/+25
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0225-27/+25
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-0413-13/+0
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-068-10/+76
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-1/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0925-75/+50
* Remove pre-ISO C supportUlrich Drepper2012-01-071-38/+38
* Clean up PLT use for scandiratAndreas Schwab2011-08-112-3/+2
* Implement scandirat functionUlrich Drepper2011-08-098-134/+234
* Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper2011-08-082-9/+15
* Fix Linux getcwd for long pathsUlrich Drepper2011-05-081-1/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-1/+1
* Fix typo in feature selection macro use.Ulrich Drepper2010-01-061-2/+2
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * dirent/scandir64.c (scandir64): Adjust declaration to type change.Ulrich Drepper2009-03-161-2/+3
* [BZ #9759]Ulrich Drepper2009-03-156-39/+45
* * ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-37/+41