Date: Sat, 13 Nov 1999 03:22:13 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Nate Williams <nate@mt.sri.com> Cc: Marcel Moolenaar <marcel@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include signal.h Message-ID: <Pine.BSF.4.10.9911130312430.18150-100000@alphplex.bde.org> In-Reply-To: <199911121549.IAA18836@mt.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> However, there are issues with sigset/longjmp with FPU state still, > although they might not be effected as I haven't looked at the > implementation yet. Our setjmp/longjmp already preserve too much FPU state C9x draft compatibility. They will not be permitted to undo any changes made to the FPU environment using the new standard functions equivalent to the ones in our fpsetround(3). Bruce 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?Pine.BSF.4.10.9911130312430.18150-100000>