summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/isnan.c
Commit message (Expand)AuthorAgeFilesLines
* Add an explanatory comment to lib/libc/gen/isnan.c about the fix to makedim2012-11-111-0/+5
* Only define isnan, isnanf, __isnan and __isnanf in libc.so, not indim2012-11-101-0/+2
* Remove __isnanl() to avoid conflicting with the same function in libm.das2004-09-241-10/+0
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-091-0/+67
OpenPOWER on IntegriCloud