winsup/cygwin ChangeLog dcrt0.cc exceptions.cc ...

cgf@cygwin.com cgf@cygwin.com
Wed Jan 9 19:21:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-01-09 19:21:28

Modified files:
	cygwin         : ChangeLog dcrt0.cc exceptions.cc spawn.cc 
	                 winsup.h 

Log message:
	* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.
	(ctrl_c_handler): Attempt to work around potential signal duplication during
	process startup.
	(sig_handle): Ignore SIGINT when we're just an "exec stub".
	* spawn.cc (spawn_guts): Store pid of spawned process in global for use by
	ctrl_c_handler.
	* dcrt0.cc (dll_crt0_1): Call renamed initialization function.
	* winsup.h: Reflect function name change.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1084&r2=1.1085
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.103&r2=1.104
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.94&r2=1.95
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/winsup.h.diff?cvsroot=uberbaum&r1=1.82&r2=1.83



More information about the Cygwin-cvs mailing list