public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime ChangeLog print.c string.c vsprintf.c
@ 2006-04-10  4:44 hunt
  0 siblings, 0 replies; only message in thread
From: hunt @ 2006-04-10  4:44 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-04-10 04:44:21

Modified files:
	runtime        : ChangeLog print.c string.c 
Added files:
	runtime        : vsprintf.c 

Log message:
	2006-04-09  Martin Hunt  <hunt@redhat.com>
	
	* print.c (_stp_print_flush): Send 'len" bytes
	instead of 'len+1', which included terminating 0.
	
	* string.c (_stp_sprintf): Call _stp_vsnprintf()
	instead of vsnprintf().
	(_stp_vsprintf): Ditto.
	
	* vsprintf.c: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/vsprintf.c.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.104&r2=1.105
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/print.c.diff?cvsroot=systemtap&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/string.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-10  4:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-10  4:44 src/runtime ChangeLog print.c string.c vsprintf.c hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).