getopt: fix null pointer arithmetic ub
[musl] / src / math / scalbnl.c
2017-04-21 Szabolcs Nagyfix scalbn when result is in the subnormal range
2013-09-05 Szabolcs Nagymath: fix remaining old long double code (erfl, fmal...
2013-08-15 Szabolcs Nagymath: minor scalbn*.c simplification
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszcode cleanup of named constants
2012-03-19 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszsimplify scalbn*.c implementations
2012-03-13 Rich Felkerfirst commit of the new libm!