* math/w_fmod.c: Also handle x=±Inf as error.
commit7095366d1efc6e58639f7c76d0b515212d61247d
authorUlrich Drepper <drepper@redhat.com>
Sun, 26 Apr 2009 03:43:02 +0000 (26 03:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 26 Apr 2009 03:43:02 +0000 (26 03:43 +0000)
tree57288207af8eee5b1a67fa7eeb3dbdc8cf9fcec5
parent0c59a1963e948c546e0d3e34de974c7e71de1134
* math/w_fmod.c: Also handle x=±Inf as error.

* math/w_fmodf.c: Likewise.
* math/w_fmodl.c: Likewise.
* math/libm-test.inc (fmod_test): Add tests for errno after calls for
x=±Inf or y=0.
ChangeLog
math/libm-test.inc
math/w_fmod.c
math/w_fmodf.c
math/w_fmodl.c