math/gen: fix ilogb, logb and modf in mp, change integer print fmt
[libc-test] / src / math / ldexp.c
2012-11-01 Szabolcs Nagymath: ldexp, modf, nearbyint, scalb are correctly rounded
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...