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 fhandler.h fhandler_co ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-11-14 14:15:51

Modified files:
	cygwin         : ChangeLog fhandler.h fhandler_console.cc 

Log message:
	* fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additional
	bool parameter.
	(fhandler_console::fixup_after_exec): Accommodate fixup_after_fork_exec's
	parameter.
	(fhandler_console::fixup_after_fork): Ditto.
	* fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Avoid opening
	new console only when close_on_exec AND execing.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3202&r2=1.3203
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.272&r2=1.273
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.145&r2=1.146


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