aboutsummaryrefslogtreecommitdiff
path: root/dirent
AgeCommit message (Expand)AuthorFilesLines
2023-06-19tests: replace read by xreadFrédéric Bérat1-1/+2
2023-06-01tests: replace write by xwriteFrédéric Bérat1-1/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers30-30/+30
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella1-0/+1
2022-03-14associate a deallocation for opendirSteve Grubb1-9/+11
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert30-30/+30
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert30-30/+30
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers30-30/+30
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert30-30/+30
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer2-1/+3
2019-02-25Break more lines before not after operators.Joseph Myers1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers30-30/+30
2018-10-17Don't reduce test timeout to less than defaultAndreas Schwab1-1/+0
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella4-27/+12
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella7-162/+149
2018-04-05hurd: Avoid PLT for dirfdSamuel Thibault1-0/+1
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella9-9/+9
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2017-12-29scandir: fix wrong assumption about errno [BZ #17804]Aurelien Jarno1-5/+8
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-4/+4
2017-09-28hurd: Fix dirfd symbol exposition from ftwSamuel Thibault1-1/+2
2017-08-31dirent: Remove internal_function attributeFlorian Weimer1-1/+0
2017-05-08support: Prevent multiple deletion of temporary filesFlorian Weimer1-1/+0
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg4-0/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer1-5/+3
2016-02-20Deprecate readdir_r, readdir64_r [BZ #19056]Florian Weimer1-3/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers6-19/+6
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar1-2/+5
2015-05-13Nit fixes in last change.Roland McGrath1-0/+2
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath7-122/+162
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath4-17/+32
2015-05-13Add a test case for scandir.Roland McGrath3-1/+301
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers2-2/+6
2015-02-06Fix dirent/tst-fdopendir not to presume O_NOATIME exists.Roland McGrath1-0/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers25-25/+25
2014-11-12Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers1-2/+3
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-4/+4
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers1-5/+5
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-6/+6
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae25-25/+25
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers25-27/+25
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge13-13/+0
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath8-10/+76
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-1/+2