Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
[gnulib.git] / lib / vsprintf.c
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-07-02 Bruno HaibleAvoid address wraparound inside system functions.
2007-03-18 Bruno HaibleFix endless loop when the given allocated size was...
2007-03-08 Bruno HaibleWhitespace change.
2007-03-07 Bruno HaibleNew module 'vsprintf-posix'.