aboutsummaryrefslogtreecommitdiff
path: root/src/util/posix1e.lisp
Commit message (Collapse)AuthorAge
* rename CAPABILITY-P -> POSIX-CAPABILITY-PSean Whitton2022-03-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* WITH-ACL-FREE: add an extra level of list depthSean Whitton2022-03-11
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add CAPABILITY-P and grovel for some Linux capability constantsSean Whitton2021-11-04
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add wrappers of some system functions to manipulate POSIX.1e ACLsSean Whitton2021-10-23
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>