summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_set.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* _posix1e_acl_sort() never returns anything other than 0; change itsEdward Tomasz Napierala2010-06-031-24/+6
* Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't knowEdward Tomasz Napierala2009-06-251-1/+1
* Add NFSv4 ACL support to libc.Edward Tomasz Napierala2009-06-251-10/+79
* Make 'struct acl' larger, as required to support NFSv4 ACLs. ProvideEdward Tomasz Napierala2009-05-221-0/+3
* Update libc POSIX.1e code and documentation to reflect:Robert Watson2002-12-291-1/+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-9/+9
* Add more argument checkingChris D. Faulhaber2002-02-211-0/+4
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-4/+10
* Correct a bogus cast in acl_get_qualifier() causing invalidChris D. Faulhaber2001-04-151-1/+1
* 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-0/+74
* o Update copyright dates.Robert Watson2001-03-131-7/+7
* Minor fixes to library interface to improve POSIX.1e compliance. ThisRobert Watson2000-01-261-3/+16
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls toRobert Watson2000-01-191-2/+2
* libposix1e provides userland library calls for the POSIX.1e securityRobert Watson2000-01-151-0/+75