This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
syncthing
Watch
1
Star
0
Fork
0
You've already forked syncthing
mirror of
https://github.com/syncthing/syncthing.git
synced
2026-04-25 08:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcf51aed83ad7c25716b0b359dbda8a965edbb6e
syncthing
/
internal
/
osutil
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
…
lstat_ok.go
…
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
…