winsup/cygwin ChangeLog debug.cc autoload.cc s ...

cgf@cygwin.com cgf@cygwin.com
Wed Aug 9 15:04:00 GMT 2006


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-08-09 15:04:32

Modified files:
	cygwin         : ChangeLog debug.cc autoload.cc spawn.cc 

Log message:
	* autoload.cc (GetHandleInformation): Declare new function.
	(SetHandleInformation): Ditto.
	* debug.cc (add_handle): Use SetHandleInformation to protect handle.
	(close_handle): Use SetHandleInformation to unprotect handle.
	* spawn.cc (spawn_guts): Move detached test outside of P_OVERLAY block.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3598&r2=1.3599
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/debug.cc.diff?cvsroot=uberbaum&r1=1.57&r2=1.58
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/autoload.cc.diff?cvsroot=uberbaum&r1=1.122&r2=1.123
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.233&r2=1.234



More information about the Cygwin-cvs mailing list