summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp/library.h
Commit message (Expand)AuthorAgeFilesLines
* linux: turn on -Wextraevan@chromium.org2010-03-261-1/+1
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-251-1/+1
* linux: turn on -Wextraevan@chromium.org2010-03-251-1/+1
* Fix a few more places where we need to use our own allocator.markus@chromium.org2010-03-251-4/+17
* - Add a custom allocator for STL objects. This fixes sandbox failures thatmarkus@chromium.org2010-03-081-10/+24
* - found all symbols that we directly access from assembly and marked them as ...markus@chromium.org2009-10-211-12/+20
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-111-0/+164