summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_fdim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Add man pages for the fdim/fmin/fmax family of functions and make sure fdimlkettenis2009-10-261-7/+2
* use sys/cdefs.h; pointed out by theomartynas2008-12-101-2/+2
* - 80-bit and quad precision trigonometric and other mostmartynas2008-12-091-2/+9
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-0/+44