CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-10-26 21:13:50

Modified files:
        winsup/cygwin  : ChangeLog cygtls.cc fhandler_socket.cc 
                         select.cc 

Log message:
        * cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since it
        should not be used by the child.
        * select.cc (start_thread_socket): Turn off inheritance for exitsock.  Don't
        add exitsock to exception mask since it should never get an exception.
        (socket_cleanup): Change some debug messages for consistency.
        * fhandler_socket.cc (fhandler_socket::dup): Change comment wording slightly.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2588&r2=1.2589
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.141&r2=1.142
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=src&r1=1.101&r2=1.102

Reply via email to