getopt: fix null pointer arithmetic ub
[musl] / src / math / log1p.c
2013-10-28 Szabolcs Nagymath: extensive log*.c cleanup
2013-09-06 Szabolcs Nagymath: remove STRICT_ASSIGN macro
2013-08-15 Szabolcs Nagymath: fix asin, atan, log1p, tanh to raise underflow...
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-13 Rich Felkerfirst commit of the new libm!