This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

winsup/cygwin ChangeLog pinfo.cc strace.cc inc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2008-12-19 19:09:51

Modified files:
	cygwin         : ChangeLog pinfo.cc strace.cc 
	cygwin/include/sys: strace.h 

Log message:
	* pinfo.cc (pinfo_basic): New class.
	(pinfo_basic::pinfo_basic): Define constructor for new class.
	(myself): Initialize from myself_initial.
	(set_myself): Set pid and progname from already myself_initial.
	* strace.cc (strace::strace): Split apart strace::hello.  Send notification to
	strace as early as possible.
	(strace::hello): Just send clause which describes the current process.  This
	can now be preceded by early initialization strace output.
	* include/sys/strace.h (strace::strace): Declare new constructor.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4327&r2=1.4328
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.247&r2=1.248
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/strace.cc.diff?cvsroot=uberbaum&r1=1.63&r2=1.64
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/strace.h.diff?cvsroot=uberbaum&r1=1.20&r2=1.21


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