libgocryptfs/internal/syscallcompat
Jakob Unterwurzacher e33593d30d syscallcompat: add Fstatat + emulation + test
Fstatat has recently been added to x/sys/unix. Make
it available for use in gocryptfs.
2017-12-03 19:32:59 +01:00
..
emulate.go syscallcompat: add Fstatat + emulation + test 2017-12-03 19:32:59 +01:00
emulate_test.go syscallcompat: add Fstatat + emulation + test 2017-12-03 19:32:59 +01:00
getdents_linux.go syscallcompat: Getdents: warn once if we get DT_UNKNOWN 2017-09-03 15:05:54 +02:00
getdents_other.go syscallcompat: implement Getdents() 2017-08-15 19:03:57 +02:00
getdents_test.go tests: don't read /proc, the number of entries changes too quickly 2017-10-22 18:13:08 +02:00
main_test.go syscallcompat: move test setup into its own file 2017-12-02 19:57:23 +01:00
open_nofollow.go syscallcompat: add OpenNofollow helper 2017-12-02 20:35:44 +01:00
open_nofollow_test.go syscallcompat: add OpenNofollow helper 2017-12-02 20:35:44 +01:00
sys_darwin.go syscallcompat: add Fstatat + emulation + test 2017-12-03 19:32:59 +01:00
sys_linux.go syscallcompat: add Fstatat + emulation + test 2017-12-03 19:32:59 +01:00