This website requires JavaScript.
Explore
Help
Sign In
perso
/
syncthing-arm
Watch
1
Star
0
Fork
0
You've already forked syncthing-arm
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
31797a5831a95dd31858373e90efbc9785e19c2d
syncthing-arm
/
internal
/
osutil
T
History
Jakob Borg
5fc0808f28
Set the execute bit on Windows executables (
fixes
#1762
)
2015-05-05 21:45:26 +02:00
..
filenames_darwin.go
…
filenames_unix.go
…
filenames_windows.go
…
glob_unix.go
Add osutil.Glob to deal with Windows (
fixes
#1690
)
2015-04-26 16:37:50 +01:00
glob_windows.go
Add osutil.Glob to deal with Windows (
fixes
#1690
)
2015-04-26 16:37:50 +01:00
hidden_unix.go
…
hidden_windows.go
…
lan_unix.go
…
lan_windows.go
…
lstat_broken.go
Work around broken Lstat on Android
2015-04-14 19:53:49 +09:00
lstat_ok.go
Work around broken Lstat on Android
2015-04-14 19:53:49 +09:00
osutil_test.go
Make targets writeable before removal on Windows (
fixes
#1610
)
2015-04-16 22:53:53 +01:00
osutil.go
Set the execute bit on Windows executables (
fixes
#1762
)
2015-05-05 21:45:26 +02:00
replacingwriter_test.go
…
replacingwriter.go
…