Work around bug of HP-UX 10.20 cc with -0.0 literal.
[gnulib.git] / tests / test-signbit.c
2008-08-01 Bruno HaibleWork around bug of HP-UX 10.20 cc with -0.0 literal.
2008-04-13 Bruno HaibleAvoid negating 0.0L - it yields a wrong result on HP...
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-03-30 Eric BlakeTest signbit behavior on zeros.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-04-29 Bruno HaibleBetter ASSERT macro.
2007-04-06 Bruno HaibleTests for module 'signbit'.