aboutsummaryrefslogtreecommitdiff
path: root/src/linux/ptrace.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-04fix undefined behavior in ptraceAlexander Monakov1-2/+6
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker1-0/+0
2012-02-23fix (hopefully) PTRACE_TRACEME (command 0) argument handlingRich Felker1-2/+2
2011-09-16fix ptrace (maybe)Rich Felker1-1/+8
2011-09-15implement ptrace syscall wrapper (untested)Rich Felker1-0/+18