aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_perm.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-8/+8
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-16/+24
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+2
* Correct function name: acl_clear_perm -> acl_clear_permsChris D. Faulhaber2001-03-291-2/+2
* Add the following ACL editing functions:Chris D. Faulhaber2001-03-221-0/+87