aboutsummaryrefslogtreecommitdiff
path: root/math/w_lgamma_main.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers1-1/+1
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers1-0/+2
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-0/+1
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+59