summaryrefslogtreecommitdiff
path: root/src/math/tgammal.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-11math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy1-0/+6
2012-12-16math: tgammal.c fixesSzabolcs Nagy1-28/+23
2012-03-23fix tgammal: don't set the signgam globalnsz1-13/+6
2012-03-19code cleanup of named constantsnsz1-17/+17
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker1-7/+7
2012-03-13first commit of the new libm!Rich Felker1-0/+287