summaryrefslogtreecommitdiff
path: root/lib/libc/posix1e/acl_from_text.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
* 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-5/+5
* static'ize and declare functionsChris D. Faulhaber2002-02-211-1/+5
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-7/+7
* Prepare for the inclusion of libposix1e into libc: retire the oldThomas Moestl2001-04-041-0/+2
* o Update copyright dates.Robert Watson2001-03-131-4/+5
* o When returning NULL, return (NULL) instead of return (0).Robert Watson2001-01-171-3/+3
* o acl_from_text.c:Robert Watson2001-01-091-4/+1
* o Minor whitespace, comment cleanupsRobert Watson2000-09-221-27/+14
* libposix1e provides userland library calls for the POSIX.1e securityRobert Watson2000-01-151-0/+246