make endmntent function handle null argument
[oweals/musl.git] / src / math / round.c
2013-09-05 Szabolcs Nagymath: rewrite rounding functions (ceil, floor, trunc...
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszremove libm.h includes when math.h and float.h are...
2012-03-13 Rich Felkerfirst commit of the new libm!