about summary refs log tree commit diff
path: root/src/math/rintl.c
Commit message (Expand)AuthorAgeFilesLines
* math: use the rounding idiom consistentlySzabolcs Nagy2014-10-311-7/+5
* math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy2013-09-051-70/+16
* 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