gvisor/runsc/fsgofer
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
..
filter Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
fsgofer.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
fsgofer_test.go fsgopher: reopen files via /proc/self/fd 2019-06-24 21:44:27 -07:00
fsgofer_unsafe.go Update canonical repository. 2019-06-13 16:50:15 -07:00