moby--moby/pkg/system
Sebastiaan van Stijn 6ed1163c98
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are
already only built on Linux / Windows, so these build-tags
were redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-18 17:41:53 +01:00
..
chtimes.go
chtimes_test.go
chtimes_unix.go
chtimes_unix_test.go
chtimes_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
chtimes_windows_test.go
errors.go
exitcode.go Removing unused code with a TODO that no longer needs to be done 2017-10-16 14:57:48 -07:00
filesys.go
filesys_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
init.go
init_unix.go
init_windows.go
lcow.go LCOW: API change JSON header to string POST parameter 2017-10-06 15:26:48 -07:00
lcow_unix.go
lcow_windows.go
lstat_unix.go
lstat_unix_test.go
lstat_windows.go
meminfo.go
meminfo_linux.go
meminfo_unix_test.go
meminfo_unsupported.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
meminfo_windows.go
mknod.go Use Mkdev, Major and Minor functions from golang.org/x/sys/unix 2017-10-19 08:28:38 +02:00
mknod_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
path.go
path_windows_test.go
process_unix.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
process_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
rm.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
rm_test.go
stat_darwin.go
stat_freebsd.go
stat_linux.go
stat_openbsd.go
stat_solaris.go
stat_unix.go idtools.MkdirAs*: error out if dir exists as file 2017-11-27 13:25:44 -08:00
stat_unix_test.go
stat_windows.go
syscall_unix.go
syscall_windows.go
syscall_windows_test.go
umask.go
umask_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
utimes_freebsd.go
utimes_linux.go
utimes_unix_test.go
utimes_unsupported.go
xattrs_linux.go
xattrs_unsupported.go