src/winsup/cygwin ChangeLog exceptions.cc path ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Mon Oct 23 19:25:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sources.redhat.com	2000-10-23 19:25:27

Modified files:
	winsup/cygwin  : ChangeLog exceptions.cc path.h spawn.cc 
	                 strace.cc 
	winsup/cygwin/include/sys: strace.h 

Log message:
	* exceptions.cc (signal_exit): Kill any executing child process if we're dying.
	* path.h: Remove unneeded extern.
	* spawn.cc (std_suffixes): Make static.  Don't set dwProcessId here since it
	makes the process unsignalable.  Set strace flag that this is an execed process
	stub.
	* strace.cc (strace::vsprntf): Use strace flag to indicate when to visually
	flag that this is an exec stub.
	* include/sys/strace.h (strace): Add 'execing' flag.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.376&r2=1.377
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.52&r2=1.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/strace.cc.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/strace.h.diff?cvsroot=src&r1=1.7&r2=1.8



More information about the Cygwin-cvs mailing list