aboutsummaryrefslogtreecommitdiffstats
path: root/prctl.c
Commit message (Expand)AuthorAgeFilesLines
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-4/+2
* Improve prctl decodingDmitry V. Levin2015-02-191-130/+279
* Implement seccomp decodingDmitry V. Levin2015-02-061-0/+28
* Always compile sys_prctl parserDmitry V. Levin2014-12-111-2/+0
* process.c: move prctl and arch_prctl parsers to a separate fileDmitry V. Levin2014-12-111-0/+143