Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: relicense the library from GPLv2 to LGPLv2.1 | Paul Moore | 2012-04-09 | 1 | -8/+8 |
* | arch: enable less strict filter rewrites | Paul Moore | 2012-03-29 | 1 | -4/+13 |
* | arch: implement i386_syscall_rewrite() | Paul Moore | 2012-03-29 | 1 | -2/+8 |
* | arch: Handling fake syscalls inside arch framework | Eduardo Otubo | 2012-03-29 | 1 | -2/+31 |
* | arch: provide syscall rewriting functions | Paul Moore | 2012-03-27 | 1 | -0/+16 |
* | arch: simplify the arch dependent code quite a bit | Paul Moore | 2012-03-09 | 1 | -42/+0 |
* | arch: add basic support for pseudo syscalls | Paul Moore | 2012-03-09 | 1 | -0/+19 |
* | arch: make SCMP_ARG_MAX an arch dependent value | Paul Moore | 2012-03-09 | 1 | -0/+13 |
* | arch: add to the basic framework and introduce i386 specific files | Paul Moore | 2012-03-09 | 1 | -0/+54 |