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 spawn.cc


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


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