summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_entry.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* o style and consistency fixes:Chris D. Faulhaber2002-02-171-9/+9
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-6/+38
* Add the remaining POSIX.1e ACL definitions:Chris D. Faulhaber2001-04-131-3/+0
* Revamp acl_create_entry() so it actually works.Chris D. Faulhaber2001-04-111-18/+1
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+2
* Add the following ACL editing functions:Chris D. Faulhaber2001-03-221-0/+83