src/winsup/cygwin ChangeLog dcrt0.cc fork.cc

cgf@cygwin.com cgf@cygwin.com
Wed Feb 18 22:32:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-02-18 22:32:16

Modified files:
	winsup/cygwin  : ChangeLog dcrt0.cc fork.cc 

Log message:
	* fork.cc (fork_child): Invert sense of test which defeated correct handling in
	a fork from a non-main thread.
	* dcrt0.cc (initial_env): Eliminate parameter and just send DebugBreak when
	appropriate.
	(dll_crt0_0): Reflect parameter change to initial_env.
	(dll_crt0_1): Don't call initial_env.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2323&r2=1.2324
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.214&r2=1.215
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=src&r1=1.129&r2=1.130



More information about the Cygwin-cvs mailing list