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 |
||
---|---|---|
.. | ||
sharedstorage_test.go |
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 |
||
---|---|---|
.. | ||
sharedstorage_test.go |