genode/tool/seccomp
Norman Feske 0310c733d5 base-linux: let seccomp permit 'read'
This is needed for using the 'wait_for_continue' debug mechanism.

Fixes #3798
2020-07-03 11:58:31 +02:00
..
.gitignore tool/seccomp: allow sigreturn on x86 2020-07-03 11:15:33 +02:00
Makefile tool/seccomp: allow sigreturn on x86 2020-07-03 11:15:33 +02:00
seccomp_bpf_compiler_arm.cc base-linux: enabled seccomp 2020-05-27 11:56:46 +02:00
seccomp_bpf_compiler_x86_32.cc base-linux: enabled seccomp 2020-05-27 11:56:46 +02:00
seccomp_bpf_compiler_x86_64.cc base-linux: enabled seccomp 2020-05-27 11:56:46 +02:00
seccomp_bpf_compiler.h base-linux: let seccomp permit 'read' 2020-07-03 11:58:31 +02:00