Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2004 16:39:34 -0400
From:      David Schultz <das@FreeBSD.ORG>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        re@FreeBSD.ORG
Subject:   Re: HEADS-UP: Library version number bumps (revised)
Message-ID:  <20040929203934.GA30629@VARK.MIT.EDU>
In-Reply-To: <20040929180703.GA16806@xor.obsecurity.org>
References:  <20040929030546.GE16305@electra.cse.Buffalo.EDU> <20040929092710.GA59303@cat.robbins.dropbear.id.au> <20040929123100.GA600@electra.cse.Buffalo.EDU> <20040929135217.GA16594@saltmine.radix.net> <20040929164422.GA9262@xor.obsecurity.org> <20040929171619.GC26065@saltmine.radix.net> <20040929172721.GA12793@xor.obsecurity.org> <20040929180703.GA16806@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 29, 2004, Kris Kennaway wrote:
> ==> Comparing symbols in libm.so.2
> 2) __arch___ieee754_acos removed with no replacement
> 2) __arch___ieee754_asin removed with no replacement
[...]
> 2) __i387_sin removed with no replacement
> 2) __i387_tan removed with no replacement

FWIW, all of these are internal interfaces that nobody in their
right mind should be using.[1]  But I still support bumping
libm's version number, so people won't be able to complain that
they can't link it against FreeBSD 3.X applications.


[1] See src/lib/msun/src/math_private.h,v 1.15 for history.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040929203934.GA30629>