summaryrefslogtreecommitdiffstats
path: root/test/math/c99_test.c
Commit message (Collapse)AuthorAgeFilesLines
* libm: fix tgamma to actually do return true gamma functionDenys Vlasenko2010-10-311-1/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* libm: remove int_WRAPPER_C99 macro, add test which checks that I did not ↵Denys Vlasenko2010-10-311-0/+117
break it Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>