summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_round.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed roundf(). The following cases never worked in FreeBSD:bde2005-12-021-6/+6
* The isnormal() in rev 1.2 should have been isfinite() so subnormalsdas2005-01-131-1/+1
* Use isnormal() instead of fpclassify() to avoid dependency on libc.so.5.das2004-08-051-3/+1
* Add round(3) and roundf(3) and the associated documentation.das2004-06-071-0/+53
OpenPOWER on IntegriCloud