about summary refs log tree commit diff
path: root/src/dirent/opendir.c
Commit message (Expand)AuthorAgeFilesLines
* optimize opendir using O_CLOEXECRich Felker2011-06-251-2/+1
* avoid fd leak if opendir is cancelled when calloc has failedRich Felker2011-04-181-1/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+25