summaryrefslogtreecommitdiff
path: root/src/dirent/opendir.c
AgeCommit message (Expand)AuthorLines
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-4/+0
2011-06-25optimize opendir using O_CLOEXECRich Felker-2/+1
2011-04-18avoid fd leak if opendir is cancelled when calloc has failedRich Felker-1/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+25