fix stale locks left behind when pthread_create fails
[musl] / src / math / __expo2.c
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszclean up __expo2.c, use a slightly better k constant
2012-03-13 Rich Felkerfirst commit of the new libm!