apply vmlock wait to __unmapself in pthread_exit
[musl] / src / math / hypot.c
2013-09-05 Szabolcs Nagymath: rewrite hypot
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagymath: simplify hypot and hypotf using scalbn
2012-03-13 Rich Felkerfirst commit of the new libm!