summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* just use the common ptrace versionMike Frysinger2006-01-291-39/+0
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-0/+5
* Patch from Bernardo Innocenti:Eric Andersen2005-01-111-1/+2
* Nobody should be using the SYS_ syscall names. Use the __NR_<foo>Eric Andersen2001-04-201-1/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-2/+2
* ptrace for m68k debugging.David McCullough2001-01-291-0/+33