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_tty.cc tt ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	duda@sources.redhat.com	2001-03-19 10:27:37

Modified files:
	winsup/cygwin  : ChangeLog fhandler_tty.cc tty.cc tty.h 

Log message:
	* tty.h (tty::create_inuse): Add new parameter to allow non-
	inheritable 'inuse' events.
	* tty.cc (tty::create_inuse): Use new parameter.
	* fhandler_tty.cc (fhandler_tty_master::init): Ditto.
	* fhandler_tty.cc (fhandler_pty_master::open): Ditto.
	* fhandler_tty.cc (fhandler_tty_master::init): Create master_alive
	event.
	* tty.cc (tty_list::terminate): Close master_alive event.
	* fhandler_tty.cc (fhandler_tty_common::close): Send EOF to slaves
	when master side is closed.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.585&r2=1.586
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tty.cc.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tty.h.diff?cvsroot=src&r1=1.4&r2=1.5


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