winsup/cygwin ChangeLog dcrt0.cc fork.cc how-s ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri Sep 14 17:47:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-09-14 17:47:44

Modified files:
	cygwin         : ChangeLog dcrt0.cc fork.cc how-signals-work.txt 
	                 perthread.h sigproc.cc sigproc.h 

Log message:
	* dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can be
	queried in waitsig later.
	* sigproc.cc (wait_sig): Don't deliver a signal if in a vfork.
	* fork.cc (vfork): Deliver all signals on parent return from vfork.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.891&r2=1.892
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.110&r2=1.111
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.66&r2=1.67
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/how-signals-work.txt.diff?cvsroot=uberbaum&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/perthread.h.diff?cvsroot=uberbaum&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.93&r2=1.94
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.43&r2=1.44



More information about the Cygwin-cvs mailing list