aboutsummaryrefslogtreecommitdiff
path: root/dirent/scandirat.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella1-25/+5
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath1-102/+8
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath1-15/+0
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers1-1/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath1-2/+13
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-08-11Clean up PLT use for scandiratAndreas Schwab1-0/+1
2011-08-09Implement scandirat functionUlrich Drepper1-0/+143