Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |