math: use the rounding idiom consistently
[musl] / src / math / rintl.c
2014-10-31 Szabolcs Nagymath: use the rounding idiom consistently
2013-09-05 Szabolcs Nagymath: rewrite rounding functions (ceil, floor, trunc...
2012-03-25 Rich FelkerMerge remote branch 'nsz/master'
2012-03-23 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-23 nszminor rintl.c fix: remove unsupported ldbl format message
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszcode cleanup of named constants
2012-03-13 Rich Felkerfirst commit of the new libm!