Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2002 15:34:16 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/msun Makefile
Message-ID:  <20020301153416.A58731@dragon.nuxi.com>
In-Reply-To: <20020302071521.M58310-100000@gamplex.bde.org>; from bde@zeta.org.au on Sat, Mar 02, 2002 at 07:26:28AM %2B1100
References:  <200203010158.g211wLc92658@freefall.freebsd.org> <20020302071521.M58310-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 02, 2002 at 07:26:28AM +1100, Bruce Evans wrote:
> >   Modified files:
> >     lib/msun             Makefile
> >   Log:
> >   We need an frexp() function.
> >
> >   Revision  Changes    Path
> >   1.28      +1 -1      src/lib/msun/Makefile
> 
> We already have one (an essentially identical copy for alpha, i386, ia64,
> and mips) in libc.  We don't need two, or one in different libraries for
> different arches.

My goof.  I ran `nm' on the x86 libm.a and [thought I] found it there
also.  Now I see it is "frexpf" that is in libm.

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?20020301153416.A58731>