summaryrefslogtreecommitdiff
path: root/m4/vasnprintf.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* vasnprintf: Don't use %n on modern, ISO C 99 compliant platforms.Bruno Haible2020-10-041-1/+11
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* vasnprintf: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-4/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* dup, execute, fatal-signal, etc.: no 'static inline'Paul Eggert2012-11-291-2/+1
* maint: spelling fixesPaul Eggert2012-02-051-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-151-1/+4
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-1/+2
* vasnprintf: Correct handling of unconvertible wide string arguments.Bruno Haible2010-04-101-1/+13
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Avoid warning about use AC_REQUIRE in recent autoconf.Bruno Haible2009-05-041-3/+3
* Fix *printf behaviour regarding the %ls directive.Bruno Haible2009-02-261-1/+17
* vasnprintf: Fix invalid read past end of memory block.Bruno Haible2009-02-241-2/+2
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-18/+18
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-2/+1
* Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.Bruno Haible2008-02-071-2/+18
* Align checks for ptrdiff_t.Bruno Haible2007-11-111-2/+5
* Fix *printf behaviour for large precisions on mingw and BeOS.Bruno Haible2007-11-041-1/+23
* Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.Bruno Haible2007-11-031-1/+24
* Add support for Unicode strings (both as output format and as arguments toBruno Haible2007-06-111-1/+14
* Test for _snprintf (missing since 2003-11-16).Bruno Haible2007-06-101-1/+4
* Fix typo.Bruno Haible2007-06-061-2/+2
* Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.Bruno Haible2007-05-201-10/+33
* Fix *printf result for NaN, Inf, -0.0 on mingw.Bruno Haible2007-05-191-1/+17
* Add support for 'long double' number output.Bruno Haible2007-05-181-1/+17
* Work around an incorrect implementation of the 0 flag on most platforms.Bruno Haible2007-05-061-1/+16
* Work around lack of support of grouping flag.Bruno Haible2007-05-061-1/+16
* Implement the %F directive if the system doesn't implement it correctly.Bruno Haible2007-04-111-1/+16
* Assume 'long double' exists.Bruno Haible2007-04-061-4/+1
* 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