summaryrefslogtreecommitdiff
path: root/lib/libc/gen/isinf.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak alpha: On alpha a long double is the same as a double andMarcel Moolenaar2004-07-101-0/+4
* Implement the classification macros isfinite(), isinf(), isnan(), andDavid Schultz2004-07-091-0/+66