math: in lgamma* only check signgam when it's specified
[libc-test] / src / math / lgammaf_r.c
2012-11-12 Szabolcs Nagymath: in lgamma* only check signgam when it's specified
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-10-11 nszmath: add ilogb, fix f_fi tests
2012-10-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-09 nszmath: add some float f(float,int) and some float f...