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
|
||
|---|---|---|
| .. | ||
| daemon.go | ||
| daemon_swarm.go | ||
| daemon_unix.go | ||
| daemon_windows.go | ||