assembly optimizations for fmod/remainder functions
[musl] / src / math / lgammal.c
2012-03-17 Rich Felkerother side of the signgam namespace fix: use the intern...
2012-03-17 Rich Felkerfix namespace issues for lgamma, etc.
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-15 nszin math.h make lgamma_r and non-double bessel _GNU_SOUR...
2012-03-13 Rich Felkerfirst commit of the new libm!