winsup/cygwin ChangeLog spawn.cc

cgf@cygwin.com cgf@cygwin.com
Tue Jan 10 02:39:00 GMT 2006


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-01-10 02:39:22

Modified files:
	cygwin         : ChangeLog spawn.cc 

Log message:
	* spawn.cc (spawn_guts): Reorganize slightly so that 16 bit check is done prior
	to check for command.com/cmd.com.  Don't bother setting CREATE_SUSPENDED flag
	for a MS-DOS process since it doesn't work anyway.  Avoid calling remember()
	when the child process has already exited.
	(av::fixup): Explicitly set cygexec flag to falseon a 16 bit process.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3329&r2=1.3330
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.206&r2=1.207



More information about the Cygwin-cvs mailing list