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 DevNotes child_info.h ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-05-14 22:42:56

Modified files:
	cygwin         : ChangeLog DevNotes child_info.h dcrt0.cc 
	                 spawn.cc 
	cygwin/release : 1.7.16 

Log message:
	* DevNotes: Add entry cgf-000007.
	* child_info.h (child_info_spawn::parent_winpid): Declare new field.
	(child_info_spawn::get_parent_handle): Declare new function.
	* dcrt0.cc (child_info_spawn::get_parent_handle): Define new function.
	(child_info_spawn::handle_spawn): Recreate parent handle if possible when
	dynamically loaded.  Don't mess with parent handle if it's NULL.
	* spawn.cc (child_info_spawn::worker): Set parent_winpid appropriately.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5829&r2=1.5830
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/DevNotes.diff?cvsroot=uberbaum&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/child_info.h.diff?cvsroot=uberbaum&r1=1.90&r2=1.91
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.427&r2=1.428
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.332&r2=1.333
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/release/1.7.16.diff?cvsroot=uberbaum&r1=1.3&r2=1.4


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