1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-31 12:53:07 +02:00
Matthias Clasen 9a76ff17c1 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.  ()

	* 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. ()

	* acinclude.m4 (AC_FUNC_VSNPRINTF_C99): Make the test
	detect non-C99-compliance of AIX 5.1 and Solaris
	vsnprintf().  ()
2003-10-04 23:24:02 +00:00
..
2003-07-28 23:00:51 +00:00
2003-09-07 22:36:58 +00:00
2003-02-23 22:55:47 +00:00
2002-11-22 23:45:32 +00:00
2003-08-16 19:45:25 +00:00
2001-11-05 01:47:31 +00:00
2002-02-17 23:28:43 +00:00
2003-02-14 15:08:46 +00:00
2003-07-20 15:55:09 +00:00
2003-07-01 22:15:54 +00:00
2003-02-14 15:08:46 +00:00
2002-12-11 23:40:10 +00:00
2003-08-16 19:45:25 +00:00
2003-08-05 22:21:19 +00:00