linux-stable/samples/seccomp
Kees Cook eed09ad261 samples/seccomp: Adjust sample to also provide kill option
As a quick way to test SECCOMP_RET_KILL, have a negative errno mean to
kill the process.

While we're in here, also swap the arch and syscall arguments so they're
ordered more like how seccomp filters order them.

Signed-off-by: Kees Cook <keescook@chromium.org>
2022-02-10 19:09:12 -08:00
..
.gitignore
bpf-direct.c
bpf-fancy.c
bpf-helper.c
bpf-helper.h
dropper.c
Makefile
user-trap.c