This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/libiberty ChangeLog vasprintf.c
- From: zlomek at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 5 Oct 2003 04:52:04 -0000
- Subject: gcc/libiberty ChangeLog vasprintf.c
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: zlomek@gcc.gnu.org 2003-10-05 04:52:04
Modified files:
libiberty : ChangeLog vasprintf.c
Log message:
Jan Hubicka <jh@suse.cz>
* vasprintf.c (int_vasprintf): Pass va_list by value.
Use va_copy for copying va_list.
(vasprintf): Pass va_list by value.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.394.2.19&r2=1.394.2.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/vasprintf.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.11&r2=1.11.2.1