Age | Commit message (Expand) | Author |
---|---|---|
2019-01-14 | syscallcompat: Drop Fchmodat 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 |
2018-03-05 | macos: tests: fix deleting of scratch dir | Jakob Unterwurzacher |
2018-03-05 | macos: fix second TestEmulateSymlinkat test failure | Jakob Unterwurzacher |
2018-02-28 | MacOS: fix TestEmulateSymlinkat test failure | Jakob Unterwurzacher |
2017-12-03 | syscallcompat: add Fstatat + emulation + test | Jakob Unterwurzacher |
2017-12-02 | syscallcompat: move test setup into its own file | Jakob Unterwurzacher |
2017-12-01 | syscallcompat: Fix syscall emulation for absolute paths | Sebastian Lackner |
2017-11-30 | syscallcompat: add tests for emulated syscalls | Jakob Unterwurzacher |