math: raise flags in log2l.c on <= 0 arguments, and fix volatile
[musl] / src / math / log2l.c
2012-11-12 Szabolcs Nagymath: raise flags in log2l.c on <= 0 arguments, and...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszuse scalbn or *2.0 instead of ldexp, fix fmal
2012-03-18 Rich Felkerfix loads of missing const in new libm, and some global...
2012-03-13 Rich Felkerfirst commit of the new libm!