DescriptionIntroduce linux_filter.h and replace #include <linux/filter.h>
Some toolchain (especially PNaCl for Non-SFI build) does not
provide the linux/filter.h system header.
This CL defines all necessary structs and macros for sandbox,
and replace linux/filter.h with the new header.
This CL is preparation to enable seccomp-bpf sandbox on
nacl_helper_nonsfi.
TEST=Ran bots.
BUG=358465
Committed: https://crrev.com/168a20642b1ceb7fb49e78417671aaec26f5477a
Cr-Commit-Position: refs/heads/master@{#324194}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : #Messages
Total messages: 15 (6 generated)
|