src/runtime ChangeLog vsprintf.c

brolley@sourceware.org brolley@sourceware.org
Wed Feb 27 16:42:00 GMT 2008


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	brolley@sourceware.org	2008-02-27 16:42:05

Modified files:
	runtime        : ChangeLog vsprintf.c 

Log message:
	2008-02-27  Dave Brolley  <brolley@redhat.com>
	
	PR5189
	* vsprintf.c (_stp_vsnprintf): Extract arguments of type int64_t for
	dynamic width and precision. Implement width and precision correctly for
	the %b format specifier. Implement the %m specifier.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.242&r2=1.243
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/vsprintf.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11



More information about the Systemtap-cvs mailing list