Use copysign when implementing signbit, if the libc has it already.
[gnulib.git] / lib / signbitf.c
2007-04-10 Bruno HaibleUse copysign when implementing signbit, if the libc...
2007-04-06 Bruno HaibleNew module 'signbit'.