libgocryptfs/internal/syscallcompat
Sebastian Lackner 8c5069c637 syscallcompat: Fix Fchownat syscall wrapper on darwin
* Acquire the lock before reading the current directory
* Fix a file descriptor leak
2017-11-28 09:28:06 +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
sys_darwin.go syscallcompat: Fix Fchownat syscall wrapper on darwin 2017-11-28 09:28:06 +01:00
sys_linux.go fusefronted: allow_other: close race between mknod and chown 2017-11-27 21:04:45 +01:00