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
/
lib
/
vasnprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the system's sprintf function.
Bruno Haible
2007-03-11
1
-0
/
+2
*
Avoid an endless recursion.
Bruno Haible
2007-03-11
1
-0
/
+2
*
The decimal point must be locale dependent.
Bruno Haible
2007-03-10
1
-2
/
+11
*
Oops, fix a couple of bugs in last commit.
Bruno Haible
2007-03-05
1
-30
/
+32
*
New module 'vasnprintf-posix'.
Bruno Haible
2007-03-04
1
-0
/
+475
*
Fix estimate of size needed for a 'a' or 'A' conversion.
Bruno Haible
2007-02-25
1
-1
/
+21
*
Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
Bruno Haible
2007-01-30
1
-18
/
+18
*
Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Bruno Haible
2006-10-11
1
-6
/
+6
*
Include <config.h> unconditionally.
Bruno Haible
2006-09-14
1
-3
/
+1
*
Do the INT_MAX check only where size_t is converted to 'int'.
Bruno Haible
2006-08-28
1
-17
/
+5
*
Fix an incorrect estimation of the sprintf result size.
Bruno Haible
2006-01-23
1
-22
/
+24
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
sync (copyright years)
Karl Berry
2005-03-02
1
-1
/
+1
*
Update from gettext 0.14.2.
Bruno Haible
2005-03-01
1
-0
/
+5
*
Improve handling of the case length > INT_MAX.
Bruno Haible
2004-09-08
1
-1
/
+12
*
Fix for format strings like "%2.f".
Bruno Haible
2004-05-17
1
-3
/
+2
*
Use size_t instead of ssize_t.
Bruno Haible
2003-11-25
1
-6
/
+6
*
Avoid alloca with too large size.
Bruno Haible
2003-11-18
1
-16
/
+32
*
Use xsize.h to protect against memory size overflows.
Bruno Haible
2003-11-17
1
-54
/
+64
*
Merge support for wide characters, from GNU gettext.
Bruno Haible
2003-11-17
1
-62
/
+122
*
Portability to HP-UX 10, found by Jim Meyering.
Bruno Haible
2003-10-20
1
-1
/
+17
*
Correct cpp indentation.
Jim Meyering
2003-09-13
1
-2
/
+2
*
Remove trailing blanks.
Jim Meyering
2003-08-18
1
-4
/
+4
*
Work around the lack of wcslen() on Solaris 2.5.1.
Bruno Haible
2003-08-11
1
-1
/
+19
*
karl srclist envvars, vasnprintf
Karl Berry
2003-07-15
1
-6
/
+6
*
Update gettext source files from gettext automatically, using srclist-update.
Paul Eggert
2003-07-14
1
-9
/
+8
*
Remove trailing blanks.
Jim Meyering
2003-07-10
1
-6
/
+6
*
New modules vasnprintf and vasprintf.
Bruno Haible
2003-01-30
1
-0
/
+767