7d60315cd5
Creat() is equivalent to Open(..., O_CREAT|O_WRONLY|O_TRUNC, ...) and MacOS does not have syscall.Creat(). https://github.com/rfjakob/gocryptfs/issues/623 |
||
---|---|---|
.. | ||
atime_darwin.go | ||
atime_linux.go | ||
concurrency_test.go | ||
dir_test.go | ||
fallocate_test.go | ||
matrix_test.go |