History log of /external/bluetooth/glib/glib/gnulib/printf.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a76ff17c18f3f2704df0a9d7f9466e75f0d1bcc 05-Oct-2003 Matthias Clasen <maclas@gmx.de> Make the various printf feature test macros reflect the system printf,

2003-10-05 Matthias Clasen <maclas@gmx.de>

* configure.in: Make the various printf feature test macros
reflect the system printf, even when using the included printf.
In particular, don't force HAVE_C99_SNPRINTF, since g-gnulib.h
needs that test result. (#122973)

* glib/gprintf.c (g_vasprintf): Don't rely on HAVE_VASPRINTF,
directly check for _g_vasprintf.

* glib/gprintfint.h (_g_vasprintf): Only define _g_vasprintf()
if vasprintf() is available.

* glib/gnulib/printf.c (_g_gnulib_vfprintf): Don't write
trailing nul to the file. (#122973)

* acinclude.m4 (AC_FUNC_VSNPRINTF_C99): Make the test
detect non-C99-compliance of AIX 5.1 and Solaris
vsnprintf(). (#122496)
/external/bluetooth/glib/glib/gnulib/printf.c
3389a051da42b4fabb5690d4430875d16abbeca2 29-Jul-2003 Matthias Clasen <matthiasc@src.gnome.org> Add gnulib vasnprintf().
/external/bluetooth/glib/glib/gnulib/printf.c