winsup/cygwin ChangeLog exceptions.cc fork.cc ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Sun Jun 24 14:57:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-06-24 14:57:50

Modified files:
	cygwin         : ChangeLog exceptions.cc fork.cc sigproc.cc 
	                 sigproc.h spawn.cc 

Log message:
	* exceptions.cc (interrupt_setup): Move actions from setup_handler to here.
	(setup_handler): Move actions after a successful interrupt to interrupt_setup.
	* fork.cc (vfork): Augment debugging output.
	* sigproc.cc (proc_subproc): Ditto.
	* spawn.cc (spawn_guts): Ditto.  Correctly fill out progname when spawn
	NO_WAIT.  Call signal handler when a signal arrives.
	* sigproc.h: Declare a function.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.773&r2=1.774
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.88&r2=1.89
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.49&r2=1.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.83&r2=1.84
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.77&r2=1.78



More information about the Cygwin-cvs mailing list