kernel-ark/samples/seccomp
Kees Cook fd76875ca2 seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD
In preparation for adding SECCOMP_RET_KILL_PROCESS, rename SECCOMP_RET_KILL
to the more accurate SECCOMP_RET_KILL_THREAD.

The existing selftest values are intentionally left as SECCOMP_RET_KILL
just to be sure we're exercising the alias.

Signed-off-by: Kees Cook <keescook@chromium.org>
2017-08-14 13:46:48 -07:00
..
.gitignore
bpf-direct.c seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD 2017-08-14 13:46:48 -07:00
bpf-fancy.c
bpf-helper.c samples/seccomp: Support programs with >256 instructions 2016-11-01 08:58:17 -07:00
bpf-helper.h seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD 2017-08-14 13:46:48 -07:00
dropper.c samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper 2016-11-01 08:58:10 -07:00
Makefile samples/seccomp: Fix hostprogs variable 2016-11-01 08:57:42 -07:00