This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/runtime ChangeLog loc2c-runtime.h vsprintf.c


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	brolley@sourceware.org	2008-03-10 18:45:03

Modified files:
	runtime        : ChangeLog loc2c-runtime.h vsprintf.c 

Log message:
	2008-03-10  Dave Brolley  <brolley@redhat.com>
	
	PR5189
	* vsprintf.c (_stp_vsnprintf): Arguments for dynamic width and precision
	are of type 'int' again.
	* loc2c-runtime.h (deref_string): Copy the data only if dst is not NULL.
	(deref_buffer): New macro.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.244&r2=1.245
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/loc2c-runtime.h.diff?cvsroot=systemtap&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/vsprintf.c.diff?cvsroot=systemtap&r1=1.11&r2=1.12


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]