summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_fmax.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Trick lint into recording the right prototypes in the llib-lm.lnmartynas2011-05-301-5/+10
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-1/+9
* - make much more readable: don't reimplement isnan, signbit eachmartynas2008-09-111-16/+8
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-0/+55