Ulrich Drepper dff3751503 * include/stdio.h (__asprintf_chk, __dprintf_chk,
__obstack_printf_chk): New prototypes.
	(__vasprintf_chk, __vdprintf_chk,
	__obstack_vprintf_chk): Likewise.
	Add libc_hidden_proto.
	* libio/obprintf.c
	(_IO_obstack_jumps): No longer static, add attribute_hidden.
	* libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
	__obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
	__obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
	* libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
	__obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
	__obstack_vprintf_chk): New prototypes.
	(asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
	obstack_vprintf): New inlines.
	* debug/dprintf_chk.c: New file.
	* debug/vdprintf_chk.c: New file.
	* debug/asprintf_chk.c: New file.
	* debug/vasprintf_chk.c: New file.
	* debug/obprintf_chk.c: New file.
	* debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
	* debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
	__vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
	@@GLIBC_2.8.
	* debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
	vdprintf_chk and obprintf_chk, set CFLAGS for them.
	* sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
	__nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
	libc_hidden_proto.
	* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
	__nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
	* sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
	__nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
	__nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
	@@GLIBC_2.8.
	* sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
	vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
	obstack_vprintf_chk.
	* sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
	* sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
	* sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
	* sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
	* sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
	* sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
2008-03-05 07:05:13 +00:00
..
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-04-09 20:36:24 +00:00
2002-08-27 06:41:29 +00:00
2002-07-24 11:18:48 +00:00
2006-08-14 22:16:14 +00:00
2002-08-27 12:10:11 +00:00
2002-08-26 08:08:50 +00:00
2002-08-26 08:08:50 +00:00
2003-09-06 09:56:14 +00:00
2004-11-09 07:05:27 +00:00
2004-12-06 22:33:26 +00:00
2002-04-03 09:26:58 +00:00
2002-04-24 21:09:14 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2002-07-06 06:36:39 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2006-01-15 17:45:20 +00:00
2006-01-15 17:46:04 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2006-01-15 17:45:20 +00:00
2003-08-29 19:58:49 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2005-09-26 16:56:27 +00:00
2002-08-04 20:54:20 +00:00
2003-08-29 19:58:49 +00:00
2005-09-27 00:00:42 +00:00
2005-09-27 00:00:42 +00:00
2005-09-27 00:00:42 +00:00
2005-09-27 00:00:42 +00:00
2002-01-07 09:33:53 +00:00
2005-09-23 16:36:09 +00:00
2002-08-04 20:54:20 +00:00
2003-08-29 19:58:49 +00:00
2002-08-04 20:54:20 +00:00
2003-08-29 19:58:49 +00:00
2002-08-04 20:54:20 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2002-08-04 20:54:20 +00:00
2003-08-29 19:58:49 +00:00
2005-10-14 06:25:55 +00:00
2005-09-27 00:00:42 +00:00
2003-08-29 19:58:49 +00:00
2005-12-30 18:09:21 +00:00
2004-11-27 19:32:49 +00:00
2002-02-26 01:45:59 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2004-12-06 22:48:11 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2006-01-15 17:46:04 +00:00
2001-07-06 04:58:11 +00:00
2005-12-14 15:06:39 +00:00
2006-08-14 22:16:14 +00:00
2004-03-10 09:29:17 +00:00
2004-03-10 09:29:17 +00:00
2004-03-10 09:29:17 +00:00
2004-03-10 09:29:17 +00:00
2004-09-14 04:41:35 +00:00
2004-03-10 09:29:17 +00:00
2004-09-14 04:41:35 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2003-02-05 18:06:28 +00:00
2003-08-29 19:58:49 +00:00
2001-07-06 04:58:11 +00:00
2003-08-29 19:58:49 +00:00
2003-08-29 19:58:49 +00:00
2002-02-26 01:45:59 +00:00
2002-02-26 01:45:59 +00:00
.
2007-07-31 13:33:18 +00:00
2005-07-15 10:32:45 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2000-06-23 06:22:36 +00:00
2001-07-06 04:58:11 +00:00
2002-09-30 07:47:16 +00:00
2001-02-09 17:57:28 +00:00
2000-07-20 08:56:12 +00:00
2000-06-17 19:22:43 +00:00
2001-02-09 17:57:28 +00:00
1999-06-16 22:55:47 +00:00
2002-09-05 10:28:51 +00:00
2002-07-23 00:31:41 +00:00
2001-03-27 00:16:51 +00:00
2002-09-30 07:47:16 +00:00
2006-01-19 01:35:28 +00:00
2001-07-27 18:09:56 +00:00
2002-08-25 08:44:43 +00:00
2006-12-13 23:17:54 +00:00
2001-08-22 18:40:06 +00:00
2002-02-26 18:08:08 +00:00
2001-08-17 04:49:12 +00:00
2000-07-25 21:09:46 +00:00
2006-08-14 22:16:14 +00:00
.
2007-07-31 13:33:18 +00:00
2006-12-13 23:17:54 +00:00
2006-01-15 17:45:20 +00:00
2006-12-13 23:17:54 +00:00
2006-12-13 23:17:54 +00:00