Date: Mon, 30 Sep 2002 01:45:38 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_kern.c Message-ID: <200209300845.g8U8jcOR094515@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2002/09/30 01:45:38 PDT
Modified files:
lib/libc_r/uthread pthread_private.h uthread_kern.c
Log:
Add back the i386-specific hack to save and restore the FP state
to/from a ucontext when a thread is interrupted by a signal.
This will be removed when a proper fix is made in the kernel
to save/restore the FP state without breaking the ABI.
Revision Changes Path
1.74 +2 -2 src/lib/libc_r/uthread/pthread_private.h
1.44 +2 -2 src/lib/libc_r/uthread/uthread_kern.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?200209300845.g8U8jcOR094515>
