winsup/cygwin ChangeLog dcrt0.cc fhandler_tty. ...

cgf@cygwin.com cgf@cygwin.com
Sun Oct 24 18:50:00 GMT 2010


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2010-10-24 18:50:58

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

Log message:
	* dcrt0.cc (do_exit): Don't set thread termination until all fds have been
	closed since an fd may rely on a thread.
	* fhandler_tty.cc: Reformat comment.
	(fhandler_pty_master::pty_master_thread): Refuse ERROR_PIPE_CONNECTED state as
	an error.
	* globals.cc (exit_states): Reorder ES_THREADTERM.
	* path.cc (find_fast_cwd_pointers): Remove excessively wordy DEBUGGING output.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5086&r2=1.5087
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.388&r2=1.389
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.213&r2=1.214
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/globals.cc.diff?cvsroot=uberbaum&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/path.cc.diff?cvsroot=uberbaum&r1=1.617&r2=1.618



More information about the Cygwin-cvs mailing list