summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_valid.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
* Add NFSv4 ACL support to libc.Edward Tomasz Napierala2009-06-251-0/+4
* Make 'struct acl' larger, as required to support NFSv4 ACLs. ProvideEdward Tomasz Napierala2009-05-221-1/+3
* Update libc POSIX.1e code and documentation to reflect:Robert Watson2002-12-291-2/+22
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Add more argument checkingChris D. Faulhaber2002-02-211-0/+13
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-2/+5
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-1/+3
* o Update copyright dates.Robert Watson2001-03-131-9/+9
* Introduce ACL man pages en masse for library calls, and general introduction.Robert Watson2000-01-281-6/+5
* Minor fixes to library interface to improve POSIX.1e compliance. ThisRobert Watson2000-01-261-2/+2
* 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/+98