Date: Sat, 25 Oct 2003 11:37:01 -0700 From: David Schultz <das@FreeBSD.ORG> To: "Dag-Erling =?us-ascii:iso-8859-1?Q?Sm=F8rgrav?=" <des@des.no> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/msun/src fabsl.c Message-ID: <20031025183701.GA17838@VARK.homeunix.com> In-Reply-To: <xzpy8vbaukq.fsf@dwp.des.no> References: <200310230820.h9N8KlSD025966@repoman.freebsd.org> <20031024083336.GA10360@VARK.homeunix.com> <xzpy8vbaukq.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 24, 2003, Dag-Erling Smrgrav wrote:
> David Schultz <das@FreeBSD.ORG> writes:
> > Cool. This has a minor bug in that it does the wrong thing for -0.
>
> I'd like to use your solution[1] instead, but it requires quite a bit
> more work as fpmath.h isn't normally installed.
As I recall, the only reason fpmath.h was kept internal to libc
rather than being placed in ${arch}/include was to prevent
applications from using it.
In any case, your simple solution works just fine, modulo the -0
handling. If anyone has a good idea about what to do with
fpmath.h, the implementation can be changed later.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031025183701.GA17838>
