diff options
author | Jakob Unterwurzacher | 2016-07-03 19:14:12 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-07-03 19:18:34 +0200 |
commit | 9b725c15cf50cfb85ec6ec88c47843092775dedc (patch) | |
tree | 3fd5f651428e48cdd8485389c81de467d9e5d9a0 /checkdir.go | |
parent | c9a472c12ff08a6481c086c791f3005e81dbbcf1 (diff) |
syscallcompat: OSX: add Fallocate and Openat wrappers
...and convert all calls to syscall.{Fallocate,Openat}
to syscallcompat .
Both syscalls are not available on OSX. We emulate Openat and just
return EOPNOTSUPP for Fallocate.
Diffstat (limited to 'checkdir.go')
0 files changed, 0 insertions, 0 deletions