1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/golang.org/x/sys/cpu
liuxiaodong ee5aa536d1
update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d
full diff: c990c680b6...6d18c012ae

    execute "docker run -it {image name} /bin/sh" no response on mip64el platform;
    EpollEvent struct define lack a field named PadFd;
    add the field "PadFd";
    execute docker run -it {image} /bin/sh for test after rebuilded.

Signed-off-by: liuxiaodong <liuxiaodong@loongson.cn>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-12-16 14:07:51 +01:00
..
asm_aix_ppc64.s Update modules to support riscv64 2019-06-29 18:45:42 +00:00
byteorder.go bump golang.org/x/sys c990c680b611ac1aeb7d8f2af94a825f98d69720 2019-10-02 21:12:20 +02:00
cpu.go bump golang.org/x/sys c990c680b611ac1aeb7d8f2af94a825f98d69720 2019-10-02 21:12:20 +02:00
cpu_aix_ppc64.go Update modules to support riscv64 2019-06-29 18:45:42 +00:00
cpu_arm.go bump golang.org/x/sys c990c680b611ac1aeb7d8f2af94a825f98d69720 2019-10-02 21:12:20 +02:00
cpu_gc_s390x.go vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_gc_x86.go
cpu_gccgo.c
cpu_gccgo.go
cpu_gccgo_s390x.go vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_linux.go bump golang.org/x/sys c990c680b611ac1aeb7d8f2af94a825f98d69720 2019-10-02 21:12:20 +02:00
cpu_linux_arm.go bump golang.org/x/sys c990c680b611ac1aeb7d8f2af94a825f98d69720 2019-10-02 21:12:20 +02:00
cpu_linux_arm64.go vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_linux_noinit.go update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d 2019-12-16 14:07:51 +01:00
cpu_linux_ppc64x.go vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_linux_s390x.go vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_mips64x.go update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d 2019-12-16 14:07:51 +01:00
cpu_mipsx.go update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d 2019-12-16 14:07:51 +01:00
cpu_other_arm64.go update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d 2019-12-16 14:07:51 +01:00
cpu_riscv64.go update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d 2019-12-16 14:07:51 +01:00
cpu_s390x.s vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_wasm.go update vendor golang.org/x/sys to 6d18c012aee9febd81bbf9806760c8c4480e870d 2019-12-16 14:07:51 +01:00
cpu_x86.go vendor: update containerd to a15b6e2097 2019-03-15 00:33:46 -07:00
cpu_x86.s
syscall_aix_ppc64_gc.go Update modules to support riscv64 2019-06-29 18:45:42 +00:00