-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

al...@uclibc.org wrote:
> Author: aldot
> Date: 2008-12-22 11:31:12 +0000 (Mon, 22 Dec 2008)
> New Revision: 24487
> 
> Log:
> - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math 
> support
> - add rule to create preprocessor output for float- and long double math 
> wrapper
> 
> 
> Modified:
>    trunk/uClibc/Makerules
>    trunk/uClibc/include/math.h
>    trunk/uClibc/libc/sysdeps/linux/common/bits/mathcalls.h
>    trunk/uClibc/libm/Makefile.in
>    trunk/uClibc/libm/e_scalb.c
>    trunk/uClibc/libm/float_wrappers.c
>    trunk/uClibc/libm/ldouble_wrappers.c
>    trunk/uClibc/libm/s_finite.c

Hi Berharnd,
I'm having some problem to build ntop application with recent uclibc.
ntop is trying to access 'finite' and 'isinf' symbols instead of
__finite and __isinf.
Before this commit we had both (finite/isinf as weak alias of
__finite/__isinf as latest glibc has indeed).
I'm wondering the rationale to have removed the alias.

TIA,
Carmelo


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkmZkwUACgkQoRq/3BrK1s8YxwCgy9NBAyw9ysIT5wUV/00SFmjc
I5UAoJozxf2rYXdDnB/6ytFEXHQXu9xO
=Ex02
-----END PGP SIGNATURE-----
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to