etcd/pkg/fileutil
Anthony Romano a36d62a30c Merge pull request #8049 from heyitsanthony/flock-base-test
fileutil: test some fallback functionality
2017-06-07 16:12:38 -07:00
..
dir_unix.go fileutil: windows OpenDir 2016-09-08 00:09:16 -07:00
dir_windows.go fileutil: windows OpenDir 2016-09-08 00:09:16 -07:00
fileutil.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
fileutil_test.go fileutil: return immediately if preallocating 0 bytes 2017-06-07 09:57:14 -07:00
lock.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
lock_flock.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
lock_linux.go *: use 'io.Seek*' for go1.7+ 2017-03-20 15:15:24 -07:00
lock_linux_test.go fileutil: test some fallback functionality 2017-06-07 11:22:40 -07:00
lock_plan9.go pkg/fileutil: expose PrivateFileMode/DirMode 2016-06-10 15:22:14 -07:00
lock_solaris.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
lock_test.go pkg/fileutil: expose PrivateFileMode/DirMode 2016-06-10 15:22:14 -07:00
lock_unix.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
lock_windows.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
preallocate.go fileutil: return immediately if preallocating 0 bytes 2017-06-07 09:57:14 -07:00
preallocate_darwin.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
preallocate_test.go fileutil: test some fallback functionality 2017-06-07 11:22:40 -07:00
preallocate_unix.go *: misc typos and go vet fixes 2016-06-22 10:32:13 -07:00
preallocate_unsupported.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
purge.go *: use filepath.Join for files 2017-03-16 07:46:06 -07:00
purge_test.go *: use filepath.Join for files 2017-03-16 07:46:06 -07:00
sync.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
sync_darwin.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00
sync_linux.go pkg: update LICENSE header 2016-05-12 20:48:53 -07:00