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
|
||
|---|---|---|
| .. | ||
| copy.go | ||
| overlay.go | ||
| overlay_test.go | ||
| overlay_unsupported.go | ||