[PATCH 2/3] libm: Remove __ieee754_gamma_r variants

Keith Packard keithp@keithp.com
Wed Aug 26 19:10:23 GMT 2020


Corinna Vinschen via Newlib <newlib@sourceware.org> writes:

> You can't do that.  gamma_r/gammaf_r/lgamma_r/lgammaf_r are BSD
> functions.  They have been exported by Cygwin since 2001.  The entry
> points need to be kept available with unchanged semantics.

They changed on accident in 2002 -- gamma_r *used* to be an alias for
lgamma_r and was changed to be a (broken) alias for tgamma.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20200826/927ed5f4/attachment.sig>


More information about the Newlib mailing list