Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Oct 2008 12:05:30 +0000 (14:05 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Oct 2008 12:05:30 +0000 (14:05 +0200)
commitfebae7ee2b8b61030ed32d2b5b53316b240434f2
tree61d3e7334cbf1957d640d942891020f34662111b
parente5e9d7f6a05ec4d205deba79ccd196f4ab7120d7
Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
24 files changed:
ChangeLog
NEWS
lib/atanl.c
lib/cosl.c
lib/isnand.h [deleted file]
lib/isnanf.h [deleted file]
lib/isnanl.h [deleted file]
lib/ldexpl.c
lib/logl.c
lib/math.in.h
lib/sinl.c
lib/sqrtl.c
lib/tanl.c
m4/isnand.m4
m4/isnanf.m4
m4/isnanl.m4
m4/math_h.m4
modules/isnand
modules/isnanf
modules/isnanl
modules/math
tests/test-isnand.c
tests/test-isnanf.c
tests/test-isnanl.c