containerd/cmd/ctr
Michael Crosby 3db1ea8d07 [bin] Replace syscall with /x/sys/unix
Replace syscall usage with /sys/unix in the binaries and their packages

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-04-10 12:01:33 -07:00
..
delete.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
events.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
exec.go Add Pty and CloseStdin RPCs 2017-04-07 11:20:10 -07:00
exec_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
exec_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
info.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
kill.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
kill_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
kill_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
list.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
main.go Fix dist socket parameter 2017-04-10 09:37:43 -07:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
pprof.go archive,cmd,fs: return err directly 2017-03-30 11:32:13 +03:00
run.go [bin] Replace syscall with /x/sys/unix 2017-04-10 12:01:33 -07:00
run_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
run_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
shim.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
utils.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
utils_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
utils_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00