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 exceptions.cc sigproc. ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-12-07 17:37:33

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

Log message:
	* sigproc.h (sigpacket): Remove parameter names from declarations.
	(sigpacket::sigtls): Rename from 'tls'.
	* exceptions.cc (sigpacket::process): Define local tls variable and assign that
	to sigtls if appropriate.  Clarify debugging output.
	* sigproc.cc (sig_send): Accommodate tls -> sigtls rename.
	(pending_signals::add): Ditto.
	(wait_sig): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.6003&r2=1.6004
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.399&r2=1.400
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.391&r2=1.392
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.h.diff?cvsroot=uberbaum&r1=1.114&r2=1.115


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