index
:
external_gettext.git
replicant-6.0
gettext for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext-runtime
/
intl
/
printf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid crash in *printf functions for invalid format string with dollar.
Bruno Haible
2011-10-15
1
-0
/
+4
*
Complete the change in vasnprintf.c from 2010-04-10.
Bruno Haible
2011-07-07
1
-4
/
+10
*
Copyright: Use LGPL 2.1 instead of LGPL 2.0.
Bruno Haible
2011-06-07
1
-10
/
+8
*
Rename libgnuintl.h.in to libgnuintl.in.h.
Bruno Haible
2011-06-07
1
-2
/
+2
*
Untabify.
Bruno Haible
2009-12-12
1
-70
/
+70
*
Fix a compilation error on deficient non-glibc systems with GCC 4.
Bruno Haible
2009-08-09
1
-2
/
+4
*
Adapt to changes in gnulib.
Bruno Haible
2009-06-23
1
-0
/
+5
*
printf on BeOS, like NetBSD abd Woe32, lacks argument reordering support.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Fix small bugs in the *printf emulations.
Bruno Haible
2009-06-23
1
-12
/
+55
*
Avoid a link error on mingw.
Bruno Haible
2009-06-23
1
-1
/
+9
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Cygwin portability.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Portability tweak for NetBSD.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Deal with system dependent naming of s*printf functions.
Bruno Haible
2009-06-23
1
-2
/
+18
*
Export all functions defined here from the Windows DLL.
Bruno Haible
2009-06-23
1
-0
/
+25
*
Deal with alloca.h: libintl doesn't have alloca.h.
Bruno Haible
2009-06-23
1
-0
/
+22
*
Add an implementation of printf(), fprintf() etc. that supports formatting
Bruno Haible
2009-06-23
1
-0
/
+308