summaryrefslogtreecommitdiff
path: root/lib/libposix1e/cap_get_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the libposix1e, since it has been repo copied to libc/posix1e andThomas Moestl2001-04-041-56/+0
* o Add missing initialization of errno from error returns ofRobert Watson2001-01-091-0/+1
* o When calling the syscall, use &cap instead of cap. Apparently thisRobert Watson2000-07-051-1/+1
* o Introduce libposix1e capability support routines, which provide aRobert Watson2000-06-041-0/+55