freebsd-skq/sys/compat/linux
jkh 250b33b964 linux_pipe does not preserve the edx register. Linux and
programs using glibc expect edx to be preserved accross syscalls.
As a result, linux programs running in emulation mode can
have whatever value may be represented by edx clobbered.

PR:		9038
Submitted-By:	Richard Seaman, Jr. <dick@tar.com>
1998-12-10 13:47:18 +00:00
..
linux_file.c
linux_ioctl.c MF22: Bring in some linux sound ioctl support which I committed to 2.2 1998-11-12 00:42:08 +00:00
linux_ipc.c
linux_misc.c linux_pipe does not preserve the edx register. Linux and 1998-12-10 13:47:18 +00:00
linux_signal.c
linux_socket.c
linux_stats.c
linux_util.c
linux_util.h