summaryrefslogtreecommitdiff
path: root/src/dirent/readdir.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-18remove spurious declaration of __getdents from readdir.cRich Felker1-2/+0
2018-07-18fix regression in alignment of dirent structs produced by readdirRich Felker1-0/+4
2014-02-25fix readdir not to set ENOENT when directory is removed while readingRich Felker1-2/+7
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy1-6/+0
2012-04-24ditch the priority inheritance locks; use malloc's version of lockRich Felker1-4/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+32