moby--moby/pkg/system
Sebastiaan van Stijn 46c591b045
pkg/system: deprecate some consts and move them to pkg/idtools
These consts were used in combination with idtools utilities, which
makes it a more logical location for these consts to live.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-18 23:16:15 +02:00
..
args_windows.go
chtimes.go
chtimes_linux_test.go reformat "nolint" comments 2021-06-10 13:03:42 +02:00
chtimes_nowindows.go pkg/system: fix compile on darwin (macOS) 2020-11-10 20:49:09 +01:00
chtimes_test.go
chtimes_windows.go
chtimes_windows_test.go
errors.go
exitcode.go
filesys_unix.go
filesys_windows.go
init.go
init_windows.go
lcow_unsupported.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
lstat_unix.go
lstat_unix_test.go
lstat_windows.go
meminfo.go
meminfo_linux.go
meminfo_unix_test.go
meminfo_unsupported.go
meminfo_windows.go
mknod.go
mknod_windows.go
path.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
path_unix.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
path_windows.go Remove LCOW code (step 1) 2021-06-03 21:16:21 +02:00
path_windows_test.go
process_unix.go
process_windows.go
rm.go pkg/system: fix compile on darwin (macOS) 2020-11-10 20:49:09 +01:00
rm_nodarwin_test.go pkg/system: fix compile on darwin (macOS) 2020-11-10 20:49:09 +01:00
rm_test.go pkg/system: fix compile on darwin (macOS) 2020-11-10 20:49:09 +01:00
rm_windows.go
stat_bsd.go
stat_darwin.go
stat_linux.go reformat "nolint" comments 2021-06-10 13:03:42 +02:00
stat_openbsd.go
stat_solaris.go
stat_unix.go
stat_unix_test.go
stat_windows.go
syscall_windows.go pkg/system: deprecate some consts and move them to pkg/idtools 2021-06-18 23:16:15 +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