change underlying type of clock_t to be uniform and match ABI
[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!