summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/gen/fpclassify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Trick lint into recording the right prototypes in the llib-lc.lnmartynas2011-07-021-3/+8
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
* - add long double signbitmartynas2008-12-091-1/+6
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-241-0/+43