summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/cap_get_fd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus assignments of libc syscall stub return values to errno;Thomas Moestl2001-04-241-1/+0
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-1/+3
* o Correct spelling error from patch in previous commit.Robert Watson2001-01-091-1/+1
* o Add missing initialization of errno from error returns ofRobert Watson2001-01-091-0/+1
* o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated withRobert Watson2000-07-051-0/+55