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


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-12-04 20:26:18

Modified files:
	cygwin         : ChangeLog cygtls.h exceptions.cc tlsoffsets.h 

Log message:
	* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' to
	something more expressive.  Reflect rename throughout.
	(_cygtls::get_signal_arrived): Rename from create_signal_arrived.  Move lock
	here.
	(_cygtls::set_signal_arrived): Use get_signal_arrived.
	* exceptions.cc (_cygtls::interrupt_setup): Use get_signal_arrived.
	* tlsoffsets.h: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5999&r2=1.6000
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.h.diff?cvsroot=uberbaum&r1=1.84&r2=1.85
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.397&r2=1.398
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/tlsoffsets.h.diff?cvsroot=uberbaum&r1=1.51&r2=1.52


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