summaryrefslogtreecommitdiffstats
path: root/dirent (follow)
Commit message (Expand)AuthorAgeLines
* associate a deallocation for opendirSteve Grubb2022-03-14-9/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01-30/+30
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02-30/+30
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01-30/+30
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07-30/+30
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-29-1/+3
* Break more lines before not after operators.Joseph Myers2019-02-25-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01-30/+30
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-17-1/+0
* Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella2018-04-23-27/+12
* Consolidate scandir{at}{64} implementationAdhemerval Zanella2018-04-20-162/+149
* hurd: Avoid PLT for dirfdSamuel Thibault2018-04-05-0/+1
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-05-9/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01-29/+29
* scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno2017-12-29-5/+8
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-11-4/+4
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-28-1/+2
* dirent: Remove internal_function attributeFlorian Weimer2017-08-31-1/+0
* support: Prevent multiple deletion of temporary filesFlorian Weimer2017-05-08-1/+0
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-16-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01-29/+29
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-09-5/+3
* Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer2016-02-20-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04-29/+29
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-16-19/+6
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-08-1/+1
* Modify several tests to use test-skeleton.cArjun Shankar2015-08-06-2/+5
* Nit fixes in last change.Roland McGrath2015-05-13-0/+2
* Refactor scandir/scandirat to use common tail.Roland McGrath2015-05-13-122/+162
* Break __scandir_cancel_handler out into its own file.Roland McGrath2015-05-13-17/+32
* Add a test case for scandir.Roland McGrath2015-05-13-1/+301
* Fix scandir scandirat namespace (bug 17999).Joseph Myers2015-02-19-2/+6
* Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath2015-02-06-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02-25/+25
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-12-2/+3
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-26-0/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-21-4/+4
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-13-5/+5
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-12-6/+6
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-10-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01-25/+25
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02-27/+25
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-04-13/+0
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-06-10/+76
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-30-1/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-07-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09-75/+50
* Remove pre-ISO C supportUlrich Drepper2012-01-07-38/+38
* Clean up PLT use for scandiratAndreas Schwab2011-08-11-3/+2