summaryrefslogtreecommitdiff
path: root/m4/vasnprintf.m4
Commit message (Expand)AuthorAgeFilesLines
* No tabs please.Bruno Haible2007-03-261-2/+2
* * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): FixEric Blake2007-03-261-1/+1
* * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): FixEric Blake2007-03-261-2/+4
* Don't use unportable shell statement.Bruno Haible2007-03-261-6/+8
* Prefer nl_langinfo over localeconv.Bruno Haible2007-03-261-1/+13
* Test for vasnprintf in the macro that need it.Bruno Haible2007-03-071-2/+3
* Small reorganization.Bruno Haible2007-03-051-0/+4
* New module 'vasnprintf-posix'.Bruno Haible2007-03-041-10/+16
* Assume that the C compiler understands the 'signed' keyword.Bruno Haible2006-10-271-2/+1
* Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.Bruno Haible2006-10-111-5/+5
* Use an all-permissive copyright notice, recommended by RMS.Bruno Haible2005-01-181-5/+3
* Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.Bruno Haible2004-09-091-1/+2
* Merge from coreutils CVS.Paul Eggert2004-06-011-1/+1
* Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.Jim Meyering2004-04-181-4/+4
* Use size_t instead of ssize_t.Bruno Haible2003-11-251-1/+0
* Use xsize.h to protect against memory size overflows.Bruno Haible2003-11-171-1/+2
* Work around the lack of wcslen() on Solaris 2.5.1.Bruno Haible2003-08-111-2/+2
* New modules vasnprintf and vasprintf.Bruno Haible2003-01-301-0/+59