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/staprun ChangeLog mainloop.c stapr ...


CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-13 19:59:06

Modified files:
	runtime/staprun: ChangeLog mainloop.c staprun.c 
Added files:
	runtime/staprun: common.c common.h staprun_io.c 

Log message:
	2007-07-13  David Smith  <dsmith@redhat.com>
	
	* mainloop.c: Moved code to be shared by staprun and staprun_io to
	common.c
	* common.c: New file.
	* common.h: New file.
	* staprun_io.c: New file containing user-level portion of
	staprun.
	* staprun.c: Moved code to common.c and added new code to handle
	setuid operation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/common.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/common.h.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun_io.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.25&r2=1.25.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.11&r2=1.11.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.c.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.3&r2=1.3.2.1


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