summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/ptrace.c
AgeCommit message (Expand)Author
2005-01-11Patch from Bernardo Innocenti:Eric Andersen
2001-04-20Nobody should be using the SYS_ syscall names. Use the __NR_<foo>Eric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-01-29ptrace for m68k debugging.David McCullough