use scalbn or *2.0 instead of ldexp, fix fmal
[musl] / src / math / lgamma_r.c
2012-03-17 Rich Felkerfix namespace issues for lgamma, etc.
2012-03-13 Rich Felkerfirst commit of the new libm!