syncthing/lib/osutil
2016-12-13 10:24:10 +00:00
..
atomic_test.go lib/osutil: Don't chmod in atomic file creation (fixes #2472) 2016-11-23 14:06:08 +00:00
atomic_unix_test.go lib/osutil: Don't chmod in atomic file creation (fixes #2472) 2016-11-23 14:06:08 +00:00
atomic.go lib/osutil: Don't chmod in atomic file creation (fixes #2472) 2016-11-23 14:06:08 +00:00
filenames_darwin.go
filenames_unix.go
filenames_windows.go
fsroots_unix.go lib/osutil: Return "/" as filesystem root on non-windows (fixes #3321) 2016-06-20 20:25:00 +00:00
fsroots_windows.go lib/osutil: Return "/" as filesystem root on non-windows (fixes #3321) 2016-06-20 20:25:00 +00:00
glob_unix.go
glob_windows_test.go lib/osutil: Prevent infinite Glob recursion (fixes #3577) 2016-10-12 20:55:38 +00:00
glob_windows.go lib/osutil: Prevent infinite Glob recursion (fixes #3577) 2016-10-12 20:55:38 +00:00
hidden_unix.go
hidden_windows.go
isdir_test.go lib/model, lib/osutil: Verify target directory before pulling / requesting 2016-12-13 10:24:10 +00:00
isdir.go lib/model, lib/osutil: Verify target directory before pulling / requesting 2016-12-13 10:24:10 +00:00
lan.go Remove windows specialisation from osutil.GetLans (fixes #2192) 2015-12-20 18:10:02 +00:00
lstat_broken.go
lstat_ok.go
mkdirall_windows.go gui, lib: Add missing licenses (fixes #3100) 2016-05-18 00:10:50 +00:00
mkdirall.go
osutil_test.go lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513) 2016-08-16 10:01:58 +00:00
osutil.go lib/osutil: Fix lint warning on error formatting (fixes #3760) 2016-11-24 11:20:51 +01:00
ping.go all: Correct spelling in comments 2016-05-08 10:54:22 +00:00
replacingwriter_test.go
replacingwriter.go
rlimit_unix.go all: Correct spelling in comments 2016-05-08 10:54:22 +00:00
rlimit_windows.go Increase open file (fd) limit if possible 2015-08-15 15:28:53 +02:00
sync.go lib/model: Add fsync of files and directories, option to disable (fixes #3711) 2016-11-21 18:09:51 +01:00