summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/isinf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix __isinfl on architectures where double == long double. This is theandrew2015-05-291-3/+5
* Unbreak alpha: On alpha a long double is the same as a double andmarcel2004-07-101-0/+4
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-091-0/+66
OpenPOWER on IntegriCloud