aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_get.c
Commit message (Expand)AuthorAgeFilesLines
* Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't knowEdward Tomasz Napierala2009-06-251-1/+2
* Add NFSv4 ACL support to libc.Edward Tomasz Napierala2009-06-251-13/+32
* Make 'struct acl' larger, as required to support NFSv4 ACLs. ProvideEdward Tomasz Napierala2009-05-221-0/+5
* Update libc POSIX.1e code and documentation to reflect:Robert Watson2002-12-291-2/+25
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* o style(9) and consistency fixes:Chris D. Faulhaber2002-02-211-23/+20
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-10/+27
* Add acl_get_perm_np(3), a non-portable function to check if aChris D. Faulhaber2001-04-131-0/+21
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-2/+4
* Add the following ACL editing functions:Chris D. Faulhaber2001-03-221-1/+58
* o Update copyright dates.Robert Watson2001-03-131-2/+2
* o When returning NULL, return (NULL) instead of return (0).Robert Watson2001-01-171-6/+6
* Minor fixes to library interface to improve POSIX.1e compliance. ThisRobert Watson2000-01-261-1/+22
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls toRobert Watson2000-01-191-4/+4
* libposix1e provides userland library calls for the POSIX.1e securityRobert Watson2000-01-151-0/+76