dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / math / exp2.c
2019-04-18 Szabolcs Nagymath: new exp and exp2
2013-09-06 Szabolcs Nagymath: remove STRICT_ASSIGN macro
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!