This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/winsup/cygwin ChangeLog fhandler.h fhandle ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	duda@sources.redhat.com	2001-03-12 13:27:42

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

Log message:
	* fhandler.h (fhandler_termios::fixup_after_exec): New function.
	* fhandler.cc (fhandler_termios::fixup_after_fork): New function.
	Fixup output handle.
	* fhandler_tty.cc (fhandler_tty_common::fixup_after_fork): Output
	handle is now fixed up in fhandler_termios::fixup_after_fork().

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.564&r2=1.565
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.47&r2=1.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_termios.cc.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.26&r2=1.27


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]