about summary refs log tree commit diff
path: root/include/sys/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* add new PTRACE_SECCOMP_GET_FILTER ptrace commandSzabolcs Nagy2016-01-261-0/+1
* add new PTRACE_O_SUSPEND_SECCOMP ptrace optionSzabolcs Nagy2016-01-261-1/+2
* ptrace.h: add new ptrace requests to get/set sigmaskSzabolcs Nagy2013-09-151-0/+2
* add PTRACE_PEEKSIGINFO to ptrace.hSzabolcs Nagy2013-07-241-0/+11
* add missing ptrace requests and options to sys/ptrace.hSzabolcs Nagy2013-01-121-1/+9
* implement ptrace syscall wrapper (untested)Rich Felker2011-09-151-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+77