summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_get.c
Commit message (Expand)AuthorAgeFilesLines
* Make acl_get_perm_np(3) work with NFSv4 ACLs.trasz2010-05-231-24/+0
* Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't knowtrasz2009-06-251-1/+2
* Add NFSv4 ACL support to libc.trasz2009-06-251-13/+32
* Make 'struct acl' larger, as required to support NFSv4 ACLs. Providetrasz2009-05-221-0/+5
* Update libc POSIX.1e code and documentation to reflect:rwatson2002-12-291-2/+25
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
* o style(9) and consistency fixes:jedgar2002-02-211-23/+20
* o Separate acl_t into internal and external representations asjedgar2001-04-241-10/+27
* Add acl_get_perm_np(3), a non-portable function to check if ajedgar2001-04-131-0/+21
* Prepare for the inclusion of libposix1e into libc: retire the oldtmm2001-04-041-2/+4
* Add the following ACL editing functions:jedgar2001-03-221-1/+58
* o Update copyright dates.rwatson2001-03-131-2/+2
* o When returning NULL, return (NULL) instead of return (0).rwatson2001-01-171-6/+6
* Minor fixes to library interface to improve POSIX.1e compliance. Thisrwatson2000-01-261-1/+22
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-4/+4
* libposix1e provides userland library calls for the POSIX.1e securityrwatson2000-01-151-0/+76
OpenPOWER on IntegriCloud