summaryrefslogtreecommitdiff
path: root/src/math/lgammaf.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-27math: remove comment about aliasing lgamma as gammansz1-4/+1
2012-03-16other side of the signgam namespace fix: use the internal nameRich Felker1-1/+2
2012-03-16fix namespace issues for lgamma, etc.Rich Felker1-2/+3
2012-03-15in math.h make lgamma_r and non-double bessel _GNU_SOURCE onlynsz1-0/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+9