summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/ptrace.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the syscall locally, avoid an externEric Andersen2003-11-021-2/+6
|
* Move the default ptrace.c to common, but let arches override it (suchEric Andersen2001-05-161-0/+51
as m68k which has some asm in its version). -Erik