add _DEFAULT_SOURCE wherever _BSD_SOURCE was used
[libc-test] / src / math / y1.c
2015-04-09 Szabolcs Nagyadd _DEFAULT_SOURCE wherever _BSD_SOURCE was used
2013-07-20 Szabolcs Nagyadd feature test macros to non-c99 math tests
2013-07-20 Szabolcs Nagynew test system
2012-11-12 Szabolcs Nagymath: fix some invalid checks (remquo, lrint, lround...
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-10-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-07 nszmath: print file:line in the error msg, fix nearbyint...
2012-10-07 nszfix math test gen script
2012-10-07 nszadd generated math tests