summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/signbit.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-10/+9
* - move isinf, isnan dups to gen, since most is ieee 754martynas2008-07-241-0/+45