summaryrefslogtreecommitdiff
path: root/include/sys/ptrace.h
AgeCommit message (Expand)AuthorLines
2018-07-17add support for arch-specific ptrace command macrosSzabolcs Nagy-0/+2
2018-07-17sys/ptrace.h: add missing PTRACE_EVENT_STOPSzabolcs Nagy-0/+1
2018-06-19sys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from linux v4.16Szabolcs Nagy-1/+7
2016-01-26add new PTRACE_SECCOMP_GET_FILTER ptrace commandSzabolcs Nagy-0/+1
2016-01-26add new PTRACE_O_SUSPEND_SECCOMP ptrace optionSzabolcs Nagy-1/+2
2013-09-15ptrace.h: add new ptrace requests to get/set sigmaskSzabolcs Nagy-0/+2
2013-07-24add PTRACE_PEEKSIGINFO to ptrace.hSzabolcs Nagy-0/+11
2013-01-12add missing ptrace requests and options to sys/ptrace.hSzabolcs Nagy-1/+9
2011-09-15implement ptrace syscall wrapper (untested)Rich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+77