fix (hopefully) all hard-coded 8's for kernel sigset_t size
[musl] / src / math / scalbn.c
2012-03-19 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszsimplify scalbn*.c implementations
2012-03-13 Rich Felkerfirst commit of the new libm!