add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[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!