revert regex "cleanup" that seems unjustified and may break backtracking
[musl] / src / math / log10l.c
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!