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]
Other format: [Raw text]

winsup/cygwin ChangeLog dcrt0.cc fhandler_tty.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-08-17 16:10:51

Modified files:
	cygwin         : ChangeLog dcrt0.cc fhandler_tty.cc 

Log message:
	* dcrt0.cc (dll_crt0_1): Tweak debugging stuff.
	* fhandler_tty.cc (fhandler_tty_common::close): Rearrange the code so that the
	master end of the input and output pipes is closed before signalling an EOF
	event to the slave.
	(fhandler_pty_master::close): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3032&r2=1.3033
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.255&r2=1.256
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.143&r2=1.144


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