about summary refs log tree commit diff
path: root/src/math/tgammal.c
Commit message (Expand)AuthorAgeFilesLines
* math: add dummy implementations of 128 bit long double functionsSzabolcs Nagy2015-03-111-0/+6
* math: tgammal.c fixesSzabolcs Nagy2012-12-161-28/+23
* fix tgammal: don't set the signgam globalnsz2012-03-231-13/+6
* code cleanup of named constantsnsz2012-03-191-17/+17
* fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker2012-03-181-7/+7
* first commit of the new libm!Rich Felker2012-03-131-0/+287