moby--moby/integration-cli/daemon
Christopher Jones 069fdc8a08
[project] change syscall to /x/sys/unix|windows
Changes most references of syscall to golang.org/x/sys/
Ones aren't changes include, Errno, Signal and SysProcAttr
as they haven't been implemented in /x/sys/.

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>

[s390x] switch utsname from unsigned to signed

per 33267e036f
char in s390x in the /x/sys/unix package is now signed, so
change the buildtags

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-07-11 08:00:32 -04:00
..
daemon.go Introduce `cli.Wait*` fuctions 2017-04-14 19:27:33 +02:00
daemon_swarm.go Make plugin emit strongly typed, consumable events 2017-07-06 14:26:06 -04:00
daemon_unix.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
daemon_windows.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00