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