math: raise invalid flag in ilogb*.c on +-0, +-inf and nan
[musl] / src / math / ceilf.c
2012-03-29 nszmath: minor cleanups in ceil and floor
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszmath cleanup: use 1.0f instead of (float)1.0
2012-03-13 Rich Felkerfirst commit of the new libm!