summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dirfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <dirent.h> so that internal calls go direct and they're all weak symbolsguenther2015-09-121-0/+1
* Make DIR a private type within libc, give it the same underlyingmatthew2012-03-221-1/+2
* Add dirfd() as a function to libc per POSIX requirement; dirfd() macromatthew2012-03-221-0/+12