summaryrefslogtreecommitdiff
path: root/internal/syscallcompat/emulate.go
AgeCommit message (Expand)Author
2018-04-08Fix the easy golint warningsJakob Unterwurzacher
2017-12-03syscallcompat: add Fstatat + emulation + testJakob Unterwurzacher
2017-12-01syscallcompat: Improve the Openat and Mknodat syscall emulationSebastian Lackner
2017-12-01syscallcompat: Fix syscall emulation for absolute pathsSebastian Lackner
2017-11-30syscallcompat: check that we get NOFOLLOW wherever possibleJakob Unterwurzacher
2017-11-30syscallcompat: add tests for emulated syscallsJakob Unterwurzacher
2017-11-30syscallcompat: build emulated syscalls under linux, tooJakob Unterwurzacher