summaryrefslogtreecommitdiff
path: root/lib/libposix1e/cap_set_flag.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the libposix1e, since it has been repo copied to libc/posix1e andThomas Moestl2001-04-041-67/+0
* o Simplify capability types away from an array of ints to a singleRobert Watson2000-10-131-6/+9
* o cap_set_flag() was not correctly clearing capabilities when valueRobert Watson2000-09-191-2/+5
* o Introduce libposix1e capability support routines, which provide aRobert Watson2000-06-041-0/+61