This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
restic
mirror of
https://github.com/restic/restic.git
Watch
1
Star
0
Fork
You've already forked restic
0
Code
Issues
Releases
Wiki
Activity
814a399e4c
restic
/
internal
/
fs
/
const_windows.go
7 lines
92 B
Go
Raw
Blame
History
// +build windows
package
fs
// O_NOFOLLOW is a noop on Windows.
const
O_NOFOLLOW
int
=
0
Reference in New Issue
View Git Blame
Copy Permalink