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]

src/winsup/cygwin ChangeLog fhandler_console.cc


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cgf-deleteme
Changes by:	cgf@sourceware.org	2004-01-14 21:49:24

Modified files:
	winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
	* fhandler_console.cc (fhandler_console::close): Fix debugging output.
	(fhandler_console::fixup_after_fork): Decrement open_fhs prior to call to
	fhandler_console::open since this would cause incrementing too much
	incrementing in child processes.  (Probably needs to be handled more elegantly
	someday)
	(fhandler_console::fixup_after_exec): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cgf-deleteme&r1=1.2260.2.5&r2=1.2260.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&only_with_tag=cgf-deleteme&r1=1.120&r2=1.120.2.1


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