OSDN Git Service

libm: fix tgamma to actually do return true gamma function
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 31 Oct 2010 03:36:02 +0000 (04:36 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 31 Oct 2010 03:36:02 +0000 (04:36 +0100)
commit8b34cac8748067dbebc99f1b8450c5de91661db5
tree645acac35767db45a53a68a561c6b307b32a16cf
parent7e308604ee0aa67bc37f37d6f69ed41481c427a0
libm: fix tgamma to actually do return true gamma function

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libm/e_lgamma_r.c
test/math/Makefile.in
test/math/c99_test.c
test/math/gamma.c [new file with mode: 0644]
test/math/ilogb.c
test/math/rint.c
test/math/signgam.c