summaryrefslogtreecommitdiff
path: root/include/seccomp.h.in
Commit message (Expand)AuthorAgeFilesLines
* arm: fix arm-specific syscall symbolsAndrew Jones2015-07-011-10/+20
* all: ensure the ARM and MIPS system defines are presentPaul Moore2015-05-091-9/+21
* arm: add some missing syscallsPaul Moore2015-05-061-0/+20
* arm: fix some problems with the syscall tablePaul Moore2015-05-061-0/+10
* all: update syscall tables for Linux v3.19Paul Moore2015-02-091-2/+2
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-2/+182
* arch: ensure that __AUDIT_ARCH_CONVENTION_MIPS64_N32 is definedPaul Moore2014-08-271-0/+3
* arch: ensure we have definitions for the MIPS N32 ABIPaul Moore2014-08-261-0/+10
* api: remove unneeded pseudo syscall definitions (__PNR_*)Paul Moore2014-08-221-15/+0
* system: add support for the thread sync functionalityPaul Moore2014-08-211-0/+1
* arch: update the syscall tables to 3.17-rc1+Paul Moore2014-08-201-0/+15
* arch: add mips64n32 supportPaul Moore2014-08-201-0/+2
* arch: add mips64 supportPaul Moore2014-08-201-1/+8
* api: fix a typo in the header filePaul Moore2014-06-271-1/+1
* arch: sync the syscall table entriesPaul Moore2014-06-251-0/+25
* api: rename seccomp_syscall_resolve_name_rewrite_arch()Paul Moore2014-05-091-2/+1
* api: add an API to do translated/rewriten syscall resolutionPaul Moore2014-05-081-0/+14
* api: add the seccomp_arch_resolve_name() API callPaul Moore2014-05-071-0/+10
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-291-3/+3
* arch: Add support for MIPS Little EndianMarkos Chandras2014-04-151-0/+1
* arch: Add support for MIPS Big EndianMarkos Chandras2014-04-151-0/+15
* Revert "doc: fix documentation mistakes relating to the syscall resolver func...Paul Moore2013-11-121-4/+2
* doc: fix documentation mistakes relating to the syscall resolver functionsPaul Moore2013-11-111-2/+4
* all: assorted formatting fixesPaul Moore2013-10-211-1/+1
* arch: add basic ARM supportPaul Moore2013-03-261-0/+96
* arch: add basic x32 supportPaul Moore2013-03-261-0/+53
* api: Add array versions of seccomp_rule_add functionsVitaly Vi Shukela2013-03-261-0/+41
* api: add an API to query version informationPaul Moore2013-01-281-0/+974