NetBSD/sys/compat/linux
manu 7046b15b3d Fixed the return value of ptrace for PEEKTEXT and PEEKDATA: return value must
be a pointer to data, which holds the result. Linux's glibc undo this odd
operation to bring the standard ptrace behavior to userland.
2001-05-27 21:17:16 +00:00
..
arch Implements correctly PEEKUSER and fixes various serious bugs. The status 2001-05-27 21:15:07 +00:00
common Fixed the return value of ptrace for PEEKTEXT and PEEKDATA: return value must 2001-05-27 21:17:16 +00:00
files.linux Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct 2001-05-13 20:54:42 +00:00
linux_syscall.h Added support for powerpc Linux compatibility 2001-01-19 01:44:46 +00:00
linux_syscallargs.h Added support for powerpc Linux compatibility 2001-01-19 01:44:46 +00:00
linux_syscalls.c Added support for powerpc Linux compatibility 2001-01-19 01:44:46 +00:00
Makefile.inc Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
TODO Integrated security review for signal delivery by Wolfgang Solfrank 2001-04-11 19:41:02 +00:00