src/winsup/cygwin ChangeLog fhandler_console.c ...

cgf@cygwin.com cgf@cygwin.com
Thu Jan 15 19:51:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-01-15 19:51:49

Modified files:
	winsup/cygwin  : ChangeLog fhandler_console.cc gentls_offsets 

Log message:
	* gentls_offsets: Reinstate unlink of temp files.
	* 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&r1=1.2261&r2=1.2262
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.120&r2=1.121
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gentls_offsets.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Cygwin-cvs mailing list