summaryrefslogtreecommitdiffstats
path: root/regress/lib/libm/rint (follow)
Commit message (Expand)AuthorAgeFilesLines
* tsk, float version of lrint is affected by a different bug, wheremartynas2011-04-101-3/+10
* add tests for yet-another bug of netbsd implementation of lrint.martynas2011-04-101-1/+4
* add tests for values zero, -zero; and values close to zero withmartynas2011-04-101-16/+23
* also test rintlmartynas2008-12-091-1/+3
* errx is better hereotto2005-11-171-7/+7
* Test a few more rint functions.otto2005-11-171-2/+13
* add missing includesdavid2003-09-021-1/+3
* various cleanups; david says results are samederaadt2003-07-311-3/+3
* fix the licensemickey2003-07-311-2/+2
* a very simple rint() test. helped figure out fpu emulation probs on hppamickey2003-02-122-0/+44