summaryrefslogtreecommitdiff
path: root/include/sys/ptrace.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-26add new PTRACE_SECCOMP_GET_FILTER ptrace commandSzabolcs Nagy1-0/+1
2016-01-26add new PTRACE_O_SUSPEND_SECCOMP ptrace optionSzabolcs Nagy1-1/+2
2013-09-15ptrace.h: add new ptrace requests to get/set sigmaskSzabolcs Nagy1-0/+2
2013-07-24add PTRACE_PEEKSIGINFO to ptrace.hSzabolcs Nagy1-0/+11
2013-01-12add missing ptrace requests and options to sys/ptrace.hSzabolcs Nagy1-1/+9
2011-09-15implement ptrace syscall wrapper (untested)Rich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+77