From owner-cvs-all Sun Feb 10 14:38:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 4D10337B417; Sun, 10 Feb 2002 14:38:27 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id JAA10203; Mon, 11 Feb 2002 09:38:25 +1100 Date: Mon, 11 Feb 2002 09:41:12 +1100 (EST) From: Bruce Evans X-X-Sender: To: "David O'Brien" Cc: , Subject: Re: cvs commit: src/sys/sparc64/include floatingpoint.h In-Reply-To: <20020210134125.A39750@dragon.nuxi.com> Message-ID: <20020211093129.I9541-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 10 Feb 2002, David O'Brien wrote: > On Mon, Feb 11, 2002 at 07:32:01AM +1100, Bruce Evans wrote: > > > Added files: > > > sys/sparc64/include floatingpoint.h > > > Log: > > > Add this FreeBSD standard header. > > > > This should be replaced by the standard standard header ASAP. > > It was needed for the Perl build. > Maybe the Perl Guy(tm) can see about changing that. It is only in contrib/perl5/unixish.h, which appears to have been hacked for old versions of FreeBSD. is only used (at least in this file) to do an fpsetmask(0), which has been a no-op since the default mask was changed to 0 before FreeBSD-4.0. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message