moby--moby/pkg/parsers/operatingsystem
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
..
operatingsystem_linux.go Merge pull request #17438 from pmalmgren/17037-systemd226-cgroup 2015-11-30 11:47:16 -08:00
operatingsystem_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
operatingsystem_unix.go make pkg/parsers support darwin and solaris 2016-06-02 11:47:27 +08:00
operatingsystem_unix_test.go Merge pull request #17438 from pmalmgren/17037-systemd226-cgroup 2015-11-30 11:47:16 -08:00
operatingsystem_windows.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00