math: fix scalbn and scalbnf on overflow/underflow
[musl] / src / math / ilogbl.c
2012-11-12 Szabolcs Nagymath: raise invalid flag in ilogb*.c on +-0, +-inf...
2012-03-13 Rich Felkerfirst commit of the new libm!