Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-17 | add support for arch-specific ptrace command macros | Szabolcs Nagy | 1 | -0/+2 |
2018-07-17 | sys/ptrace.h: add missing PTRACE_EVENT_STOP | Szabolcs Nagy | 1 | -0/+1 |
2018-06-19 | sys/ptrace.h: add PTRACE_SECCOMP_GET_METADATA from linux v4.16 | Szabolcs Nagy | 1 | -1/+7 |
2016-01-26 | add new PTRACE_SECCOMP_GET_FILTER ptrace command | Szabolcs Nagy | 1 | -0/+1 |
2016-01-26 | add new PTRACE_O_SUSPEND_SECCOMP ptrace option | Szabolcs Nagy | 1 | -1/+2 |
2013-09-15 | ptrace.h: add new ptrace requests to get/set sigmask | Szabolcs Nagy | 1 | -0/+2 |
2013-07-24 | add PTRACE_PEEKSIGINFO to ptrace.h | Szabolcs Nagy | 1 | -0/+11 |
2013-01-12 | add missing ptrace requests and options to sys/ptrace.h | Szabolcs Nagy | 1 | -1/+9 |
2011-09-15 | implement ptrace syscall wrapper (untested) | Rich Felker | 1 | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+77 |