deischen 2001/05/11 20:23:14 PDT
Modified files:
sys/i386/linux linux_sysvec.c
Log:
Preserve the state of the %gs register when setting up the signal
handler in Linux emulation. According to bde, this is what Linux
does.
Recent versions of linuxthreads use %gs for thread-specific data,
while FreeBSD uses %fs (mostly because WINE uses %gs).
Tested by: drew
Revision Changes Path
1.79 +1 -3 src/sys/i386/linux/linux_sysvec.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message