Treat poll like the other optional seccomp allowlist syscalls. Linux architectures that use asm-generic syscall numbers do not define __NR_poll, since libc implements poll through ppoll there. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ConnectionFromClient.cpp | ||
| ConnectionFromClient.h | ||
| Forward.h | ||
| ImageDecoderClient.ipc | ||
| ImageDecoderServer.ipc | ||
| main.cpp | ||
| Sandbox.h | ||
| SandboxLinux.cpp | ||
| SandboxUnimplemented.cpp | ||