aboutsummaryrefslogtreecommitdiff
path: root/src/math/rintl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy2013-09-051-69/+15
* minor rintl.c fix: remove unsupported ldbl format messagensz2012-03-231-2/+0
* code cleanup of named constantsnsz2012-03-191-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+87