libgocryptfs/internal
Jakob Unterwurzacher 9b725c15cf 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.
2016-07-03 19:18:34 +02:00
..
configfile Refuse mounting of v0.6 and older filesystems 2016-06-19 20:01:04 +02:00
contentenc fusefronted: move Truncate() and Allocate() to their own file 2016-07-02 15:35:06 +02:00
cryptocore Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
fusefrontend syscallcompat: OSX: add Fallocate and Openat wrappers 2016-07-03 19:18:34 +02:00
nametransform nametransform: hide detailed padding error behind the debug flag 2016-07-03 15:35:58 +02:00
prefer_openssl Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
readpassword tests: exit with correct error code from TestMain 2016-06-16 21:56:23 +02:00
stupidgcm stupidgcm: add benchmark.bash wrapper 2016-05-22 15:49:09 +02:00
syscallcompat syscallcompat: OSX: add Fallocate and Openat wrappers 2016-07-03 19:18:34 +02:00
tlog tlog: clean up messages from the go-fuse library 2016-06-27 09:12:03 +02:00