CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2010-05-26 13:10:55

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler_tty.cc 

Log message:
        * fhandler.h (class fhandler_pty_master): Add master_thread member.
        * fhandler_tty.cc (fhandler_pty_master::close): Properly detach from
        master thread.
        (fhandler_pty_master::setup): Store cygthread pointer of pty master
        control thread in master_thread.  Don't zap thread handle.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4943&r2=1.4944
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.400&r2=1.401
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.201&r2=1.202

Reply via email to