duplocale: Work around AIX 7.1 bug.
[gnulib.git] / lib / vasnprintf.c
2004-05-17 Bruno HaibleFix for format strings like "%2.f".
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-18 Bruno HaibleAvoid alloca with too large size.
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
2003-11-17 Bruno HaibleMerge support for wide characters, from GNU gettext.
2003-10-20 Bruno HaiblePortability to HP-UX 10, found by Jim Meyering.
2003-09-13 Jim MeyeringCorrect cpp indentation.
2003-08-18 Jim MeyeringRemove trailing blanks.
2003-08-11 Bruno HaibleWork around the lack of wcslen() on Solaris 2.5.1.
2003-07-15 Karl Berrykarl srclist envvars, vasnprintf
2003-07-14 Paul EggertUpdate gettext source files from gettext automatically...
2003-07-10 Jim MeyeringRemove trailing blanks.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.