fix temp file leak in sem_open on successful creation of new semaphore
[musl] / src / math / hypot.c
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!