aboutsummaryrefslogtreecommitdiff
path: root/src/util/syscall_sandbox.cpp
AgeCommit message (Expand)Author
2021-10-05util: Make sure syscall numbers used in profile are definedW. J. van der Laan
2021-10-05util: Define SECCOMP_RET_KILL_PROCESS if not provided by the headersW. J. van der Laan
2021-10-01Add syscall sandboxing (seccomp-bpf)practicalswift