OSDN Git Service

* libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)
authorericb <ericb>
Wed, 16 May 2007 19:59:36 +0000 (19:59 +0000)
committerericb <ericb>
Wed, 16 May 2007 19:59:36 +0000 (19:59 +0000)
commit99e59840bda5c185acaa78683676379f06307fdf
tree603132552712cef9bac76016a26f6a2430003c7b
parent3d66282cd1455959b7bb9ec5ceb0de18b61b8b0f
* libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)
(MATH_ERRNO, MATH_ERREXCEPT, math_errhandling): Add macros
required by POSIX.
* libc/stdlib/ldtoa.c (USE_INFINITY): Rename from INFINITY, to
avoid clash with <math.h>.
newlib/ChangeLog
newlib/libc/include/math.h
newlib/libc/stdlib/ldtoa.c