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