2 Commits

Author SHA1 Message Date
Changxin Miao
e06006ea28 pkg: Fix dir permission check on Windows 2020-05-26 11:15:25 +08:00
Anthony Romano
c449da6ff9 fileutil: windows OpenDir
Windows needs to open a directory with write access to fsync but the go
runtime won't open directories that way.
2016-09-08 00:09:16 -07:00