Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse: Take umask into account in parse_mode() | Tavian Barnes | 2024-08-02 | 1 | -2/+3 |
| | | | | | | | POSIX 2024 clarified that find(1) is meant to work exactly like chmod(1) here, so for modes like +rw,-x with no "who" specified, apply the umask. Link: https://www.austingroupbugs.net/view.php?id=1392 | ||||
* | tests: Add more files to perms/ | Tavian Barnes | 2024-08-02 | 1 | -0/+2 |
| | |||||
* | tests: Split test cases into separate files | Tavian Barnes | 2022-10-19 | 1 | -0/+0 |