mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
665741510a
io_pgetevents() is a new Linux system call. It is similar to io_getevents() that is already whitelisted, and adds no special abilities over that system call. Allow that system call to enable applications that use it. Fixes #38894. Signed-off-by: Avi Kivity <avi@scylladb.com> |
||
---|---|---|
.. | ||
fixtures | ||
default.json | ||
generate.go | ||
seccomp.go | ||
seccomp_default.go | ||
seccomp_test.go | ||
seccomp_unsupported.go |