summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/acl_from_text.c
Commit message (Expand)AuthorAgeFilesLines
* Fix acl_from_text(3) - and, therefore, setfacl(1) - for user and grouptrasz2010-07-061-5/+3
* Remove comment which didn't match reality for a long time.trasz2010-07-051-3/+0
* Fix a memory leak in acl_from_text() in case the conversion succeeded.brueffer2009-11-161-0/+1
* Add NFSv4 ACL support to libc.trasz2009-06-251-98/+126
* Move _posix1e_acl_name_to_id out of acl_support.c and intokientzle2007-02-261-1/+52
* Fix the style of the SCM ID's.obrien2002-03-221-2/+3
* o style(9) and consistency fixes:jedgar2002-02-211-5/+5
* static'ize and declare functionsjedgar2002-02-211-1/+5
* o Separate acl_t into internal and external representations asjedgar2001-04-241-7/+7
* Prepare for the inclusion of libposix1e into libc: retire the oldtmm2001-04-041-0/+2
* o Update copyright dates.rwatson2001-03-131-4/+5
* o When returning NULL, return (NULL) instead of return (0).rwatson2001-01-171-3/+3
* o acl_from_text.c:rwatson2001-01-091-4/+1
* o Minor whitespace, comment cleanupsrwatson2000-09-221-27/+14
* libposix1e provides userland library calls for the POSIX.1e securityrwatson2000-01-151-0/+246
OpenPOWER on IntegriCloud