Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsade: Refactor the POSIX.1e abstractions | Tavian Barnes | 2019-05-24 | 1 | -192/+0 |
| | | | | | | | Since we're going to want to abstract more things that aren't part of POSIX.1e (like xattrs) in a similar way, let's give this a more generic name. And while we're at it, give it some more precise error reporting, and add some tests. | ||||
* | stat: Unify the flags arguments | Tavian Barnes | 2019-05-04 | 1 | -1/+1 |
| | |||||
* | posix1e: Split out ACL and capability handling from util | Tavian Barnes | 2019-01-02 | 1 | -0/+192 |