| Commit message (Expand) | Author | Age | Files | Lines |
* | Make acl_get_perm_np(3) work with NFSv4 ACLs. | trasz | 2010-05-23 | 1 | -24/+0 |
* | Fix acl_set_fd(3) and acl_get_fd(3) for cases where the kernel doesn't know | trasz | 2009-06-25 | 1 | -1/+2 |
* | Add NFSv4 ACL support to libc. | trasz | 2009-06-25 | 1 | -13/+32 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 1 | -0/+5 |
* | Update libc POSIX.1e code and documentation to reflect: | rwatson | 2002-12-29 | 1 | -2/+25 |
* | 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 | -23/+20 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -10/+27 |
* | Add acl_get_perm_np(3), a non-portable function to check if a | jedgar | 2001-04-13 | 1 | -0/+21 |
* | Prepare for the inclusion of libposix1e into libc: retire the old | tmm | 2001-04-04 | 1 | -2/+4 |
* | Add the following ACL editing functions: | jedgar | 2001-03-22 | 1 | -1/+58 |
* | 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 | -6/+6 |
* | Minor fixes to library interface to improve POSIX.1e compliance. This | rwatson | 2000-01-26 | 1 | -1/+22 |
* | Fix bde'isms in acl/extattr syscall interface, renaming syscalls to | rwatson | 2000-01-19 | 1 | -4/+4 |
* | libposix1e provides userland library calls for the POSIX.1e security | rwatson | 2000-01-15 | 1 | -0/+76 |