summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_support.c
Commit message (Expand)AuthorAgeFilesLines
* When printing ACLs, truncate user and group names if they're too long,Robert Watson2003-11-031-3/+5
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* o style(9) and consistency fix:Chris D. Faulhaber2002-02-211-2/+2
* Handle snprintf() returning -1Brian Somers2001-08-201-2/+2
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-8/+17
* Correct the following defines to match the POSIX.1e spec:Chris D. Faulhaber2001-04-111-6/+6
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+2
* o Update copyright dates.Robert Watson2001-03-131-33/+35
* o Make acl_from_text() support uid's and gid's as well as usernamesRobert Watson2001-01-081-6/+18
* Correct check of getgrnam outputChris D. Faulhaber2001-01-071-1/+1
* Minor fixes to library interface to improve POSIX.1e compliance. ThisRobert Watson2000-01-261-44/+5
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls toRobert Watson2000-01-191-1/+1
* libposix1e provides userland library calls for the POSIX.1e securityRobert Watson2000-01-151-0/+448