summaryrefslogtreecommitdiff
path: root/src/system.h
Commit message (Expand)AuthorAgeFilesLines
* api: create an API level construct as part of the supported APIworking-api_levelPaul Moore2017-09-211-0/+3
* system: fix the SECCOMP_SET_MODE_STRICT definePaul Moore2016-02-241-8/+1
* all: use the seccomp() syscall whenever possible for tested ABIsPaul Moore2016-02-221-3/+11
* all: update my email addressPaul Moore2016-02-111-1/+1
* system: use sys/prctl.h instead of linux/prctl.hPaul Moore2016-02-101-1/+1
* api: limit errno values to MAX_ERRNOPaul Moore2015-08-291-0/+3
* system: add support for the thread sync functionalityPaul Moore2014-08-211-0/+2
* system: add initial support for the new seccomp() syscallPaul Moore2014-08-211-6/+24
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-291-2/+2
* api: enable NO_NEW_PRIVS when loading the seccomp filterPaul Moore2012-04-131-0/+9
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* all: use the system header files when possiblePaul Moore2012-04-021-0/+83