Add support for 'long double' number output.
[gnulib.git] / modules / vasnprintf
2007-05-18 Bruno HaibleAdd support for 'long double' number output.
2007-04-06 Bruno HaibleFaster determination of the sign of a number.
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-03-26 Bruno HaibleSupport 'j' size specifier on all platforms.
2007-03-25 Bruno HaibleCorrect bitwise comparison of 'long double' numbers.
2006-10-27 Bruno HaibleAssume that the C compiler understands the 'signed...
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2004-09-29 Bruno HaibleNew modules 'alloca-opt'.
2004-09-22 Bruno HaibleAdd a license tag to every module.
2004-09-21 Bruno HaibleAlso needs m4/stdint_h.m4.
2004-09-21 Bruno HaibleNeeds m4/inttypes_h.m4.
2004-09-09 Bruno HaibleProvide a substitute for EOVERFLOW if <errno.h> doesn...
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.