getopt: fix null pointer arithmetic ub
[musl] / src / math / exp2l.c
2015-03-11 Szabolcs Nagymath: add ld128 exp2l based on the freebsd implementation
2013-09-05 Szabolcs Nagymath: fix underflow in exp*.c and long double handling...
2012-11-18 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-17 Szabolcs Nagymath: cleanup exp2.c exp2f.c and exp2l.c
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!