Date: Thu, 10 Dec 1998 05:47:18 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux_misc.c Message-ID: <199812101347.FAA12525@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/12/10 05:47:18 PST
Modified files:
sys/i386/linux linux_misc.c
Log:
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>
Revision Changes Path
1.47 +12 -3 src/sys/i386/linux/linux_misc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812101347.FAA12525>
