summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/cap_set_flag.c
Commit message (Expand)AuthorAgeFilesLines
* o src/sys/capability.h provides a number of support macros that are notRobert Watson2001-08-291-0/+3
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+2
* 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