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_console.cc fh ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2006-01-04 03:43:55

Modified files:
	cygwin         : ChangeLog fhandler_console.cc 
	                 fhandler_process.cc spawn.cc 

Log message:
	* fhandler_process.cc (fhandler_process::readdir): Add missing argument to
	syscall_printf.
	* fhandler_console.cc (fhandler_console::need_invisible): Use made-up name for
	windows station rather than asking Windows to create one for us.
	* spawn.cc (spawn_guts): Don't mess with console if we're detaching.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3313&r2=1.3314
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.150&r2=1.151
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_process.cc.diff?cvsroot=uberbaum&r1=1.66&r2=1.67
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.203&r2=1.204


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