aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/opendir.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-04BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath1-1/+1
2015-05-18Refactor opendir.Roland McGrath1-41/+81
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-16CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer1-0/+1
2013-05-01Add missing #include in sysdeps/posix/opendir.c.Roland McGrath1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-16__alloc_dir: avoid integer overflow in malloc argumentFlorian Weimer1-4/+11
2012-08-07Move common dirent implementation from sysdeps/unix to sysdeps/posix.Roland McGrath1-0/+228