Use a more portable replacement expression for -0.0L.
authorBruno Haible <bruno@clisp.org>
Wed, 8 Oct 2008 00:05:26 +0000 (02:05 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 8 Oct 2008 00:05:26 +0000 (02:05 +0200)
commitea0f5bf6444c14f97c069b5da723781ecb8a84aa
tree3b97d7de045e9e374cfc9e8a115840cec353327b
parent61776a064d2e1875538f2ef19bdff2a71e978287
Use a more portable replacement expression for -0.0L.
31 files changed:
ChangeLog
m4/signbit.m4
modules/ceill-tests
modules/floorl-tests
modules/frexpl-tests
modules/isnan-tests
modules/isnanl-nolibm-tests
modules/isnanl-tests
modules/ldexpl-tests
modules/roundl-tests
modules/signbit-tests
modules/snprintf-posix-tests
modules/sprintf-posix-tests
modules/truncl-tests
modules/vasnprintf-posix-tests
modules/vasprintf-posix-tests
modules/vsnprintf-posix-tests
modules/vsprintf-posix-tests
tests/test-ceill.c
tests/test-floorl.c
tests/test-frexpl.c
tests/test-isnan.c
tests/test-isnanl.h
tests/test-ldexpl.c
tests/test-roundl.c
tests/test-signbit.c
tests/test-snprintf-posix.h
tests/test-sprintf-posix.h
tests/test-truncl.c
tests/test-vasnprintf-posix.c
tests/test-vasprintf-posix.c