| Commit message (Expand) | Author | Age | Files | Lines |
* | Add NFSv4 ACL support to libc. | trasz | 2009-06-25 | 1 | -5/+20 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 1 | -1/+3 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+3 |
* | o style(9) and consistency fixes: | jedgar | 2002-02-21 | 1 | -6/+6 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -6/+11 |
* | Prepare for the inclusion of libposix1e into libc: retire the old | tmm | 2001-04-04 | 1 | -0/+2 |
* | o Update copyright dates. | rwatson | 2001-03-13 | 1 | -2/+2 |
* | o When returning NULL, return (NULL) instead of return (0). | rwatson | 2001-01-17 | 1 | -1/+1 |
* | o bzero() the ACL structure only if malloc() returns non-NULL. | rwatson | 2001-01-09 | 1 | -1/+2 |
* | Minor fixes to library interface to improve POSIX.1e compliance. This | rwatson | 2000-01-26 | 1 | -0/+14 |
* | Fix bde'isms in acl/extattr syscall interface, renaming syscalls to | rwatson | 2000-01-19 | 1 | -1/+1 |
* | libposix1e provides userland library calls for the POSIX.1e security | rwatson | 2000-01-15 | 1 | -0/+53 |