Age | Commit message (Expand) | Author |
---|---|---|
2019-01-14 | tests: reduce noise on MacOS | Jakob Unterwurzacher |
2019-01-14 | syscallcompat: fix FchmodatNofollow tests | Jakob Unterwurzacher |
2019-01-14 | syscallcompat: rework Fchmodat to FchmodatNofollow | Jakob Unterwurzacher |
2019-01-14 | syscallcompat: Drop Fstatat emulation on macOS. | Sebastian Lackner |
2019-01-14 | syscallcompat: Drop Mkdirat emulation on macOS. | Sebastian Lackner |
2019-01-14 | syscallcompat: Drop Symlinkat emulation on macOS. | Sebastian Lackner |
2019-01-14 | syscallcompat: Drop Unlinkat emulation on macOS. | Sebastian Lackner |
2019-01-14 | syscallcompat: Drop Renameat emulation on macOS. | Sebastian Lackner |
2019-01-14 | syscallcompat: Drop Openat emulation on macOS. | Sebastian Lackner |
2019-01-07 | tests: add Fchmodat test | Jakob Unterwurzacher |
2018-10-11 | tests: syscallcompat: allow failure for symlinks > 1000 | Jakob Unterwurzacher |
2018-02-28 | MacOS: don't test symlinks longer than 1000 bytes | Jakob Unterwurzacher |
2017-12-06 | syscallcompat: add Readlinkat | Jakob Unterwurzacher |