add feature test macros to non-c99 math tests
authorSzabolcs Nagy <nsz@port70.net>
Sat, 20 Jul 2013 18:00:42 +0000 (18:00 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Sat, 20 Jul 2013 18:00:42 +0000 (18:00 +0000)
commit7b5ccd5b5297e4a0e413a1517699fbfb5bb575be
treee68f1a547e28b4db143d48a9fd201239e211d47e
parent1d2537bb217f8a18b9c590352c3de9d63aedce40
add feature test macros to non-c99 math tests
29 files changed:
src/math/exp10.c
src/math/exp10f.c
src/math/exp10l.c
src/math/j0.c
src/math/j0f.c
src/math/j1.c
src/math/j1f.c
src/math/jn.c
src/math/jnf.c
src/math/lgamma.c
src/math/lgamma_r.c
src/math/lgammaf.c
src/math/lgammaf_r.c
src/math/lgammal.c
src/math/lgammal_r.c
src/math/pow10.c
src/math/pow10f.c
src/math/pow10l.c
src/math/scalb.c
src/math/scalbf.c
src/math/sincos.c
src/math/sincosf.c
src/math/sincosl.c
src/math/y0.c
src/math/y0f.c
src/math/y1.c
src/math/y1f.c
src/math/yn.c
src/math/ynf.c