gvisor/pkg/seccomp
Haibo Xu 1decf76471 Change syscall.POLL to syscall.PPOLL.
syscall.POLL is not supported on arm64, using syscall.PPOLL
to support both the x86 and arm64. refs #63

Signed-off-by: Haibo Xu <haibo.xu@arm.com>
Change-Id: I2c81a063d3ec4e7e6b38fe62f17a0924977f505e
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/gvisor/pull/543 from xiaobo55x:master ba598263fd3748d1addd48e4194080aa12085164
PiperOrigin-RevId: 260752049
2019-07-30 11:01:29 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
seccomp_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp_arm64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp_rules.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
seccomp_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
seccomp_test_victim.go Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00
seccomp_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00