math: rewrite rounding functions (ceil, floor, trunc, round, rint)
[musl] / src / math / llround.c
2012-03-18 nszsimplify lround and llround functions
2012-03-13 Rich Felkerfirst commit of the new libm!