summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fpclassify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Trick lint into recording the right prototypes in the llib-lc.lnmartynas2011-05-301-5/+10
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
* - add long double signbitmartynas2008-12-091-1/+9
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-27/+1
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-241-0/+90