isinf: Fix for OpenBSD/x86.
authorBruno Haible <bruno@clisp.org>
Sat, 1 Oct 2011 10:07:28 +0000 (12:07 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 1 Oct 2011 10:07:28 +0000 (12:07 +0200)
commit0439f6f0de51b9e9c1f76d91dd4bcbe58a5f8dc0
tree3404d8dd7d553bc2a48b60d15a30ad2b3cb23426
parent4b697ee80d4c53b4cb1b59ea90e832a2a16f207b
isinf: Fix for OpenBSD/x86.

* m4/isinf.m4 (gl_ISINFL_WORKS): Also test the behaviour of isinf on
pseudo-NaNs, pseudo-Infinities, and other non-IEEE values.
* doc/posix-functions/isinf.texi: Mention the problem on OpenBSD/x86.
ChangeLog
doc/posix-functions/isinf.texi
m4/isinf.m4