summaryrefslogtreecommitdiff
path: root/src/arch-x86_64.c
Commit message (Expand)AuthorAgeFilesLines
* arch: disconnect the BPF arch token from the libseccomp tokenPaul Moore2013-03-261-1/+2
* arch: provide the basic infrastructure for non-native architecture supportPaul Moore2012-09-271-0/+33
* arch: simplify the arch dependent code quite a bitPaul Moore2012-03-091-82/+0
* arch: make SCMP_ARG_MAX an arch dependent valuePaul Moore2012-03-091-0/+13
* arch: add x86_64 specific filesPaul Moore2012-03-091-0/+69