summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/llroundf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a few c99 functions: {l,ll}{rint,round}{,f}. From NetBSD viaotto2005-11-171-0/+14
jason@. Man page fixes by jmc@, prodding by jsg@. ok mickey@