index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
vasnprintf.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that <features.h> is included before __GLIBC__ is tested.
Bruno Haible
2010-11-20
1
-1
/
+2
*
vasnprintf: Correct handling of unconvertible wide string arguments.
Bruno Haible
2010-04-10
1
-1
/
+13
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
Avoid warning about use AC_REQUIRE in recent autoconf.
Bruno Haible
2009-05-04
1
-3
/
+3
*
Fix *printf behaviour regarding the %ls directive.
Bruno Haible
2009-02-26
1
-1
/
+17
*
vasnprintf: Fix invalid read past end of memory block.
Bruno Haible
2009-02-24
1
-2
/
+2
*
many *.m4 files: improve m4 quoting
Jim Meyering
2009-01-14
1
-18
/
+18
*
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Bruno Haible
2008-03-30
1
-2
/
+1
*
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Bruno Haible
2008-02-07
1
-2
/
+18
*
Align checks for ptrdiff_t.
Bruno Haible
2007-11-11
1
-2
/
+5
*
Fix *printf behaviour for large precisions on mingw and BeOS.
Bruno Haible
2007-11-04
1
-1
/
+23
*
Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
Bruno Haible
2007-11-03
1
-1
/
+24
*
Add support for Unicode strings (both as output format and as arguments to
Bruno Haible
2007-06-11
1
-1
/
+14
*
Test for _snprintf (missing since 2003-11-16).
Bruno Haible
2007-06-10
1
-1
/
+4
*
Fix typo.
Bruno Haible
2007-06-06
1
-2
/
+2
*
Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
Bruno Haible
2007-05-20
1
-10
/
+33
*
Fix *printf result for NaN, Inf, -0.0 on mingw.
Bruno Haible
2007-05-19
1
-1
/
+17
*
Add support for 'long double' number output.
Bruno Haible
2007-05-18
1
-1
/
+17
*
Work around an incorrect implementation of the 0 flag on most platforms.
Bruno Haible
2007-05-06
1
-1
/
+16
*
Work around lack of support of grouping flag.
Bruno Haible
2007-05-06
1
-1
/
+16
*
Implement the %F directive if the system doesn't implement it correctly.
Bruno Haible
2007-04-11
1
-1
/
+16
*
Assume 'long double' exists.
Bruno Haible
2007-04-06
1
-4
/
+1
*
No tabs please.
Bruno Haible
2007-03-26
1
-2
/
+2
*
* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
Eric Blake
2007-03-26
1
-1
/
+1
*
* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
Eric Blake
2007-03-26
1
-2
/
+4
*
Don't use unportable shell statement.
Bruno Haible
2007-03-26
1
-6
/
+8
*
Prefer nl_langinfo over localeconv.
Bruno Haible
2007-03-26
1
-1
/
+13
*
Test for vasnprintf in the macro that need it.
Bruno Haible
2007-03-07
1
-2
/
+3
*
Small reorganization.
Bruno Haible
2007-03-05
1
-0
/
+4
*
New module 'vasnprintf-posix'.
Bruno Haible
2007-03-04
1
-10
/
+16
*
Assume that the C compiler understands the 'signed' keyword.
Bruno Haible
2006-10-27
1
-2
/
+1
*
Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Bruno Haible
2006-10-11
1
-5
/
+5
*
Use an all-permissive copyright notice, recommended by RMS.
Bruno Haible
2005-01-18
1
-5
/
+3
*
Provide a substitute for EOVERFLOW if <errno.h> doesn't define it.
Bruno Haible
2004-09-09
1
-1
/
+2
*
Merge from coreutils CVS.
Paul Eggert
2004-06-01
1
-1
/
+1
*
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Jim Meyering
2004-04-18
1
-4
/
+4
*
Use size_t instead of ssize_t.
Bruno Haible
2003-11-25
1
-1
/
+0
*
Use xsize.h to protect against memory size overflows.
Bruno Haible
2003-11-17
1
-1
/
+2
*
Work around the lack of wcslen() on Solaris 2.5.1.
Bruno Haible
2003-08-11
1
-2
/
+2
*
New modules vasnprintf and vasprintf.
Bruno Haible
2003-01-30
1
-0
/
+59