CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     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

Reply via email to