]> granicus.if.org Git - strace/commit
seccomp: print SECCOMP_* and BPF_* constants in a more compact way
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Apr 2016 20:25:01 +0000 (20:25 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Apr 2016 20:25:01 +0000 (20:25 +0000)
commit3ea6a598025303d46da92cde677f6caca5dd536d
tree9454c333eda4d6513a4a394460571b6fb0b3479e
parent181806136e82c524b21059a5781b00c50be9d634
seccomp: print SECCOMP_* and BPF_* constants in a more compact way

* seccomp.c (decode_bpf_code, decode_bpf_stmt): Replace " | " with "|".
* tests/prctl-seccomp-filter-v.c: Update.
seccomp.c
tests/prctl-seccomp-filter-v.c