CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2013-03-29 17:00:36

Modified files:
        winsup/cygwin  : ChangeLog cygthread.cc wincap.cc wincap.h 

Log message:
        * cygthread.cc (cygthread::terminate_thread): Only try to free
        thread stack on systems not freeing it by themselves.
        * wincap.h (wincaps::terminate_thread_frees_stack): New element.
        * wincap.cc: Implement above element throughout.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6080&r2=1.6081
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.cc.diff?cvsroot=src&r1=1.95&r2=1.96
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.cc.diff?cvsroot=src&r1=1.126&r2=1.127
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.h.diff?cvsroot=src&r1=1.105&r2=1.106

Reply via email to