From owner-cvs-all Wed Dec 23 05:40:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA17765 for cvs-all-outgoing; Wed, 23 Dec 1998 05:40:58 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA17760; Wed, 23 Dec 1998 05:40:49 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by nlsystems.com (8.9.1/8.8.5) with SMTP id NAA35845; Wed, 23 Dec 1998 13:41:19 GMT Date: Wed, 23 Dec 1998 13:41:13 +0000 (GMT) From: Doug Rabson To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, dfr@FreeBSD.ORG 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 ... In-Reply-To: <199812231327.AAA19972@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 24 Dec 1998, Bruce Evans wrote: > > Log: > > Implement fpsetmask() and other fp*() functions. Programs should use > > > > #include > > > > to access these functions instead of the i386 specific > > > > #include > > Applications should use the documented interface, which is > > #include > > We seem to have obtained this interface from Sun. AltaVista finds many > hits on in SunOS and Solaris man pages, e.g., > > http://www.sees.bangor.ac.uk/~bill/man/intro3.html > > It goes with , which we don't have (we had it in > FreeBSD.1.x, but I moved it to because it was > i386-specific :-). > > This interface should be superseded by the C9x interface. I was following the NetBSD naming. If there is a standard interface to use this then then we should follow it and maybe deprecate ieeefp.h/floatingpoint.h or -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message