winsup/cygwin ChangeLog thread.h thread.cc

cgf@cygwin.com cgf@cygwin.com
Wed May 4 06:17:00 GMT 2011


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-05-04 06:16:59

Modified files:
	cygwin         : ChangeLog thread.h thread.cc 

Log message:
	* thread.h (pthread::static_cancel_self): Mark as noreturn.
	(pthread::cancel_self): Ditto.
	* thread.cc (pthread::cancel_self): Explicitly use pthread::exit to avoid a
	"function returns" error.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5304&r2=1.5305
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.h.diff?cvsroot=uberbaum&r1=1.119&r2=1.120
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.cc.diff?cvsroot=uberbaum&r1=1.237&r2=1.238



More information about the Cygwin-cvs mailing list