From owner-cvs-all Wed Dec 23 07:17:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28176 for cvs-all-outgoing; Wed, 23 Dec 1998 07:17:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28170; Wed, 23 Dec 1998 07:17:36 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id CAA30969; Thu, 24 Dec 1998 02:17:29 +1100 Date: Thu, 24 Dec 1998 02:17:29 +1100 From: Bruce Evans Message-Id: <199812231517.CAA30969@godzilla.zeta.org.au> To: bde@zeta.org.au, dfr@nlsystems.com Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c sys_machdep.c src/sys/alpha/include alpha_cpu.h fpu.h ieeefp.h sysarch.h src/lib/libc/alpha SYS.h src/lib/libc/alpha/gen Makefile.inc fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c ... Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, dfr@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> must be better than this even if no one has implemented it. >> It has been implemented mainly by Apple according to AltaVista. >> >> Here is part of : >> >> void fesetexceptflag(const fexcept_t *flagp, int excepts); >> int fesetround(int round); >> void fesetenv(const fenv_t *envp); > >Do you have any references for this interface? If it is part of a >standard (or even a draft) then we should consider implementing it. The C9x draft (among other things) is at http://www.dkuug.dk/JTC1/SC22/WG14/ Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message