summaryrefslogtreecommitdiff
path: root/src/math/rintl.c
AgeCommit message (Expand)AuthorLines
2014-10-31math: use the rounding idiom consistentlySzabolcs Nagy-7/+5
2013-09-05math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy-70/+16
2012-03-23minor rintl.c fix: remove unsupported ldbl format messagensz-2/+0
2012-03-19code cleanup of named constantsnsz-1/+1
2012-03-13first commit of the new libm!Rich Felker-0/+87