winsup/cygwin ChangeLog sigproc.cc

cgf@cygwin.com cgf@cygwin.com
Thu Jan 5 22:38:00 GMT 2006


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-01-05 22:38:51

Modified files:
	cygwin         : ChangeLog sigproc.cc 

Log message:
	* sigproc.cc (no_signals_available): Use existence of signal thread handle to
	figure out if we can actually send signals rather than relying on my_sendsig.
	(hwait_sig): Make static.
	(sigproc_init): Don't set my_sendsig to anything special.  Use new global
	static hwait_sig.
	(wait_sig): Set hwait_sig to NULL when we are exiting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3322&r2=1.3323
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.271&r2=1.272



More information about the Cygwin-cvs mailing list