1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/system
Sebastiaan van Stijn 86b3703182
Deprecate pkg/system.GetOSVersion() in favor of hcsshim/osversion.Get()
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-22 02:53:09 +02:00
..
args_windows.go
chtimes.go
chtimes_test.go
chtimes_unix.go
chtimes_unix_test.go unconvert: remove unnescessary conversions 2019-09-18 12:57:33 +02:00
chtimes_windows.go
chtimes_windows_test.go
errors.go
exitcode.go
filesys_unix.go
filesys_windows.go
init.go
init_unix.go
init_windows.go Use hcsshim osversion package for Windows versions 2019-10-22 02:53:00 +02:00
lcow.go
lcow_unix.go
lcow_windows.go
lstat_unix.go
lstat_unix_test.go
lstat_windows.go
meminfo.go
meminfo_linux.go goimports: fix imports 2019-09-18 12:56:54 +02:00
meminfo_unix_test.go goimports: fix imports 2019-09-18 12:56:54 +02:00
meminfo_unsupported.go
meminfo_windows.go
mknod.go
mknod_windows.go
path.go
path_unix.go
path_windows.go
path_windows_test.go
process_unix.go
process_windows.go
rm.go
rm_test.go
stat_darwin.go
stat_freebsd.go
stat_linux.go
stat_openbsd.go
stat_unix.go
stat_unix_test.go
stat_windows.go
syscall_unix.go
syscall_windows.go Deprecate pkg/system.GetOSVersion() in favor of hcsshim/osversion.Get() 2019-10-22 02:53:09 +02:00
syscall_windows_test.go
umask.go
umask_windows.go
utimes_unix.go
utimes_unix_test.go
utimes_unsupported.go
xattrs_linux.go
xattrs_unsupported.go