remquo asm: return quotient mod 8, as intended by the spec
[musl] / src / math / log1pl.c
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszcode cleanup of named constants
2012-03-18 Rich Felkerfix loads of missing const in new libm, and some global...
2012-03-13 Rich Felkerfirst commit of the new libm!