| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix minor compilation issues that can trigger on some platforms (e.g. CentOS) | markus@chromium.org | 2009-09-14 | 2 | -2/+2 |
* | Despite the futex(2) manual page telling us to include <linux/futex.h>, this | markus@chromium.org | 2009-09-14 | 2 | -1/+59 |
* | On Linux, move the passing of filedescriptors to a dedicated socketpair(). | agl@chromium.org | 2009-09-04 | 1 | -1/+1 |
* | Linux: fix seccomp sandbox for GCC 4.4 | agl@chromium.org | 2009-08-13 | 1 | -2/+4 |
* | Fix seccomp sandbox for gcc44 | markus@chromium.org | 2009-08-12 | 2 | -2/+2 |
* | Initial version of the Seccomp sandbox. Imported from http://code.google.com/... | markus@chromium.org | 2009-08-11 | 36 | -0/+11365 |