Files
semi-libc/src
Szabolcs Nagy d8a7619e37 math: tgammal.c fixes
this is not a full rewrite just fixes to the special case logic:
+-0 and non-integer x<INT_MIN inputs incorrectly raised invalid
exception and for +-0 the return value was wrong

so integer test and odd/even test for negative inputs are changed
and a useless overflow test was removed
2012-12-16 20:22:17 +01:00
..
2012-09-15 23:41:07 -04:00
2012-04-16 18:37:53 -04:00
2012-11-18 16:31:14 -05:00
2012-12-16 20:22:17 +01:00
2012-09-30 19:35:40 -04:00
2012-12-06 20:27:54 +01:00
2012-11-08 16:39:41 -05:00