..
args_windows.go
Windows: (WCOW) Generate OCI spec that remote runtime can escape
2019-03-12 18:41:55 -07:00
chtimes.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
chtimes_test.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
chtimes_unix.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
chtimes_unix_test.go
unconvert: remove unnescessary conversions
2019-09-18 12:57:33 +02:00
chtimes_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
chtimes_windows_test.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
errors.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
exitcode.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
filesys_unix.go
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
2019-08-08 15:05:49 +02:00
filesys_windows.go
Use newer x/sys/windows SecurityAttributes struct
2019-10-02 21:12:23 +02:00
init.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
init_unix.go
Windows: Experimental: Allow containerd for runtime
2019-03-12 18:41:55 -07:00
init_windows.go
Use hcsshim osversion package for Windows versions
2019-10-22 02:53:00 +02:00
lcow.go
system: add back lcow validation function
2018-06-27 15:24:26 -07:00
lcow_unix.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
lcow_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
lstat_unix.go
Fix some go_vet issues
2018-12-19 23:57:06 +01:00
lstat_unix_test.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
lstat_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
meminfo.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
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
Add canonical import comment
2018-02-05 16:51:57 -05:00
meminfo_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
mknod.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
mknod_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
path.go
Narrow dependencies of pkg/system
2019-09-06 16:25:14 -07:00
path_unix.go
Windows: Go1.11: Use long path names in build context (TestBuildSymlinkBreakout)
2018-09-05 17:01:05 -07:00
path_windows.go
Windows: Go1.11: Use long path names in build context (TestBuildSymlinkBreakout)
2018-09-05 17:01:05 -07:00
path_windows_test.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
process_unix.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
process_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
rm.go
pkg/system: return nil explicitly
2018-07-29 01:31:08 +03:00
rm_test.go
Update tests to use gotest.tools 👼
2018-06-13 09:04:30 +02:00
stat_darwin.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
stat_freebsd.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
stat_linux.go
cast Dev and Rdev of Stat_t to uint64 for mips
2019-08-01 20:22:49 +08:00
stat_openbsd.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
stat_unix.go
Fix some go_vet issues
2018-12-19 23:57:06 +01:00
stat_unix_test.go
Update tests to use gotest.tools 👼
2018-06-13 09:04:30 +02:00
stat_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
syscall_unix.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
syscall_windows.go
pkg/system: make OSVersion an alias for hcsshim OSVersion
2019-10-25 00:31:36 +02:00
syscall_windows_test.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
umask.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
umask_windows.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
utimes_unix.go
Use UtimesNano from x/sys/unix to implement LUtimesNano
2019-08-22 08:25:13 +02:00
utimes_unix_test.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
utimes_unsupported.go
Add canonical import comment
2018-02-05 16:51:57 -05:00
xattrs_linux.go
Fix possible runtime panic in Lgetxattr
2019-12-04 14:26:02 +01:00
xattrs_unsupported.go
Add canonical import comment
2018-02-05 16:51:57 -05:00