freebsd-dev/lib/msun
David Schultz efd0f253c2 Introduce __isnanf() as an alias for isnanf(), and make the isnan()
macro expand to __isnanf() instead of isnanf() for float arguments.
This change is needed because isnanf() isn't declared in strict POSIX
or C99 mode.

Compatibility note: Apps using isnan(float) that are compiled after
this change won't link against an older libm.

Reported by:	Florian Forster <octo@verplant.org>
2010-06-12 17:32:05 +00:00
..
amd64 Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as an 2010-02-03 20:23:47 +00:00
arm
bsdsrc
i387 Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as an 2010-02-03 20:23:47 +00:00
ia64
ld80
ld128
man mdoc: spell out theta, the Unicode glyph is hard to read for terminal fonts 2010-06-09 07:31:32 +00:00
mips
powerpc
sparc64
src Introduce __isnanf() as an alias for isnanf(), and make the isnan() 2010-06-12 17:32:05 +00:00
Makefile
Symbol.map Introduce __isnanf() as an alias for isnanf(), and make the isnan() 2010-06-12 17:32:05 +00:00