summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dirfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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