about summary refs log tree commit diff
path: root/src/math/rint.c
Commit message (Expand)AuthorAgeFilesLines
* fix rint.c and rintf.c when FLT_EVAL_METHOD!=0Szabolcs Nagy2014-10-311-2/+10
* math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy2013-09-051-85/+15
* first commit of the new libm!Rich Felker2012-03-131-0/+90