summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp/socketcall.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged Mark Seaborn's changes:markus@chromium.org2010-04-221-12/+12
* linux: turn on -Wextraevan@chromium.org2010-03-261-5/+3
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-251-3/+5
* linux: turn on -Wextraevan@chromium.org2010-03-251-5/+3
* Compute and pring the time that it takes to execute system calls. This datamarkus@chromium.org2010-03-181-7/+30
* Added missing copyright header.markus@chromium.org2010-03-081-0/+4
* Allow the seccomp sandbox to be enabled, even if the suid sandbox hasmarkus@chromium.org2009-11-071-14/+15
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-111-0/+1013