CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]      2003-01-02 22:20:24

Modified files:
        winsup/cygwin  : ChangeLog dtable.cc dtable.h exceptions.cc 
                         pipe.cc 

Log message:
        * dtable.h (dtable::in_vfork_cleanup): New function.  True if vfork cleanup
        needed.
        * dtable.cc (dtable::vfork_parent_restore): Remove assertion.
        * pipe.cc (fhandler_pipe::close): Don't close read_state during fork_fixup
        since it wasn't inherited.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1660&r2=1.1661
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&r1=1.107&r2=1.108
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.h.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.136&r2=1.137
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pipe.cc.diff?cvsroot=src&r1=1.44&r2=1.45

Reply via email to