]> git.ipfire.org Git - thirdparty/glibc.git/history - dirent/scandirat.c
scandir: fix wrong assumption about errno [BZ #17804]
[thirdparty/glibc.git] / dirent / scandirat.c
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-13  Roland McGrathRefactor scandir/scandirat to use common tail.
2015-05-13  Roland McGrathBreak __scandir_cancel_handler out into its own file.
2015-02-19  Joseph MyersFix scandir scandirat namespace (bug 17999).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-08-06  Roland McGrathClean up {alphasort,versionsort,scandir,scandirat}...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-08-11  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11  Andreas SchwabClean up PLT use for scandirat
2011-08-09  Ulrich DrepperImplement scandirat function