dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / math / sqrtf.c
2020-08-06 Szabolcs Nagymath: new software sqrtf
2019-10-13 Szabolcs Nagymath: fix signed int left shift ub in sqrt
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!