CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2013-05-27 19:31:04

Modified files:
        winsup/cygwin  : ChangeLog dll_init.cc gendef 

Log message:
        * dll_init.cc (dll_list::topsort): Fix early-return condition to
        accommodate process with all runtime loaded DLLs already dlclosed
        at fork time.
        * gendef (_sigfe_maybe): Fix code handling early return if we don't
        have a tls, broken on 2013-05-21.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6133&r2=1.6134
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dll_init.cc.diff?cvsroot=src&r1=1.107&r2=1.108
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&r1=1.50&r2=1.51

Reply via email to