summaryrefslogtreecommitdiff
path: root/src/arch-i386.c
Commit message (Expand)AuthorAgeFilesLines
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* arch: enable less strict filter rewritesPaul Moore2012-03-291-4/+13
* arch: implement i386_syscall_rewrite()Paul Moore2012-03-291-2/+8
* arch: Handling fake syscalls inside arch frameworkEduardo Otubo2012-03-291-2/+31
* arch: provide syscall rewriting functionsPaul Moore2012-03-271-0/+16
* arch: simplify the arch dependent code quite a bitPaul Moore2012-03-091-42/+0
* arch: add basic support for pseudo syscallsPaul Moore2012-03-091-0/+19
* arch: make SCMP_ARG_MAX an arch dependent valuePaul Moore2012-03-091-0/+13
* arch: add to the basic framework and introduce i386 specific filesPaul Moore2012-03-091-0/+54