summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the way acl_init(3) uses posix_memalign(3) - the latter doesn'ttrasz2015-09-031-1/+3
* Add NFSv4 ACL support to libc.trasz2009-06-251-5/+20
* Make 'struct acl' larger, as required to support NFSv4 ACLs. Providetrasz2009-05-221-1/+3
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
* o style(9) and consistency fixes:jedgar2002-02-211-6/+6
* o Separate acl_t into internal and external representations asjedgar2001-04-241-6/+11
* Prepare for the inclusion of libposix1e into libc: retire the oldtmm2001-04-041-0/+2
* o Update copyright dates.rwatson2001-03-131-2/+2
* o When returning NULL, return (NULL) instead of return (0).rwatson2001-01-171-1/+1
* o bzero() the ACL structure only if malloc() returns non-NULL.rwatson2001-01-091-1/+2
* Minor fixes to library interface to improve POSIX.1e compliance. Thisrwatson2000-01-261-0/+14
* Fix bde'isms in acl/extattr syscall interface, renaming syscalls torwatson2000-01-191-1/+1
* libposix1e provides userland library calls for the POSIX.1e securityrwatson2000-01-151-0/+53
OpenPOWER on IntegriCloud