summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/seccomp/linux_syscall_support.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for calling {rt_,}sigaction(), and for invoking signal handlersmarkus@chromium.org2010-05-181-0/+1
* Update/add copyright headers.markus@chromium.org2010-03-291-30/+5
* GCC's optimizer is getting more aggressive. It is no longer goodmarkus@chromium.org2009-10-221-5/+5
* - found all symbols that we directly access from assembly and marked them as ...markus@chromium.org2009-10-211-3/+3
* Despite the futex(2) manual page telling us to include <linux/futex.h>, thismarkus@chromium.org2009-09-141-0/+59
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-111-0/+3173