src/winsup/cygwin ChangeLog cygtls.h sigproc.c ...

cgf@cygwin.com cgf@cygwin.com
Tue Dec 30 03:59:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-12-30 03:59:45

Modified files:
	winsup/cygwin  : ChangeLog cygtls.h sigproc.cc tlsoffsets.h 

Log message:
	* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nested
	signal handlers.  Reorganize to cause potential SEGV on stack overflow.
	* sigproc.cc (no_signals_available): Check sendsig value rather than relying on
	obsolete sig_loop_wait.
	(sigproc_terminate): Ditto.
	(proc_can_be_signalled): Check sendsig value even for myself.
	* tlsoffsets.h: Regenerate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2255&r2=1.2256
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.173&r2=1.174
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tlsoffsets.h.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Cygwin-cvs mailing list