This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog cygtls.h sigproc.h sig ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-09-23 15:18:23

Modified files:
	cygwin         : ChangeLog cygtls.h sigproc.h sigproc.cc 

Log message:
	* cygtls.h (struct _cygtls::thread_handle): Remove/revert.
	* sigproc.h (struct sipacket::thread_handle): Put thread_handle here.
	* sigproc.cc (sigproc_terminate): Move setting of thread_handle...
	(sig_send): ...to here.  Put it in packet being sent.  Only close pack.wakeup
	when we're waiting for completion.
	(wait_sig): Use thread_handle directly from received packet.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3108&r2=1.3109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.h.diff?cvsroot=uberbaum&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.85&r2=1.86
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.247&r2=1.248


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]