src/winsup/cygwin ChangeLog dtable.cc dtable.h ...

cgf@cygwin.com cgf@cygwin.com
Fri Jan 3 06:20:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	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



More information about the Cygwin-cvs mailing list