about summary refs log tree commit diff
path: root/src/math/roundf.c
Commit message (Expand)AuthorAgeFilesLines
* math: use the rounding idiom consistentlySzabolcs Nagy2014-10-311-2/+11
* math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy2013-09-051-41/+20
* remove libm.h includes when math.h and float.h are enoughnsz2012-03-131-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+48