summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_roundf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecatedguenther2016-09-121-2/+2
* add some more C99 functions: round(3) and roundf(3).brad2006-07-121-0/+51