Work around lack of support of grouping flag.
[gnulib.git] / m4 / vasnprintf.m4
2007-05-06 Bruno HaibleWork around lack of support of grouping flag.
2007-04-11 Bruno HaibleImplement the %F directive if the system doesn't implem...
2007-04-06 Bruno HaibleAssume 'long double' exists.
2007-03-26 Bruno HaibleNo tabs please.
2007-03-26 Eric Blake* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A...
2007-03-26 Eric Blake* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A...
2007-03-26 Bruno HaibleDon't use unportable shell statement.
2007-03-26 Bruno HaiblePrefer nl_langinfo over localeconv.
2007-03-07 Bruno HaibleTest for vasnprintf in the macro that need it.
2007-03-05 Bruno HaibleSmall reorganization.
2007-03-04 Bruno HaibleNew module 'vasnprintf-posix'.
2006-10-27 Bruno HaibleAssume that the C compiler understands the 'signed...
2006-10-11 Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2004-09-09 Bruno HaibleProvide a substitute for EOVERFLOW if <errno.h> doesn...
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
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-08-11 Bruno HaibleWork around the lack of wcslen() on Solaris 2.5.1.
2003-01-30 Bruno HaibleNew modules vasnprintf and vasprintf.