summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp-bpf
Commit message (Expand)AuthorAgeFilesLines
* Revert 141938 - Improve logging, if we fail due to an internal error when exe...sergeyu@chromium.org2012-06-132-65/+19
* Improve logging, if we fail due to an internal error when executing supportsS...markus@chromium.org2012-06-132-19/+65
* Avoid all library calls (including calls to destructors) after enabling the s...markus@chromium.org2012-06-132-17/+38
* Explicitly test bit 30 in the system call number to distinguish between the n...markus@chromium.org2012-06-082-6/+27
* BPF: Fix status_ not being set properlyjln@chromium.org2012-06-071-2/+2
* SVN was apparently quite confused by all the changes that we made during the ...markus@chromium.org2012-06-063-5/+5
* Initial snapshot of the new BPF-enabled seccomp sandbox. This code ismarkus@chromium.org2012-06-046-0/+1087