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 dcrt0.cc pinfo.cc pinfo.h


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2008-12-20 17:32:31

Modified files:
	cygwin         : ChangeLog dcrt0.cc pinfo.cc pinfo.h 

Log message:
	* pinfo.h (pinfo::thisproc): Declare.  Rename from set_myself.
	* pinfo.cc (pinfo::thisproc): Define.  Rename from set_myself.  Set procinfo to
	NULL to avoid confusing subsequent init.
	(pinfo_init): Accommodate set_myself -> pinfo::thisproc rename.
	* dcrt0.cc (child_info_fork::handle_fork): Ditto.
	(child_info_spawn::handle_spawn): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4329&r2=1.4330
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.349&r2=1.350
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.248&r2=1.249
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.h.diff?cvsroot=uberbaum&r1=1.107&r2=1.108


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