[uClibc] __isnanl and __isinfl #ifdefed out?

Manuel Novoa III mjn3 at codepoet.org
Tue Nov 30 05:58:52 UTC 2004


Rob,

On Mon, Nov 29, 2004 at 12:00:42AM -0500, Rob Landley wrote:
> I'm going to audit the DO_C99_MATH config symbol and produce a patch to make 
> the header files match the makefile.

With the new libm, the DO_C99_MATH option will probably be removed.
I intend it to be C99 and SUSv3 compliant.  If you don't need all the
functions in the shared lib, then you can use a tool like mklibs.py
to generate a required subset.

> By the way, you don't audit header files, you audit config symbols.  And I'd 

There are a number of header files (originally taken from glibc) that
include prototypes for functions uClibc doesn't support.  So yes, we
do need to audit a number of header files.

Manuel



More information about the uClibc mailing list