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 cygheap.cc external.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-12-21 17:14:34

Modified files:
	cygwin         : ChangeLog cygheap.cc external.cc hookapi.cc 
	                 spawn.cc winsup.h 

Log message:
	* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
	Handle this a different way.
	* external.cc (cygwin_internal): Accommodate extra hook_or_detect_cygwin
	argument.
	* hookapi.cc (cygwin_internal): Fill in subsys variable with the subsystem of
	the executable.
	* spawn.cc (av::iscui): New variable.
	(spawn_guts): Hide window when we don't have a console and this isn't
	NT/XP/2003.
	(av::fixup): Set iscui flag.
	* winsup.h (hook_or_detect_cygwin): Accommodate extra argument.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3279&r2=1.3280
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.129&r2=1.130
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/external.cc.diff?cvsroot=uberbaum&r1=1.81&r2=1.82
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/hookapi.cc.diff?cvsroot=uberbaum&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.200&r2=1.201
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/winsup.h.diff?cvsroot=uberbaum&r1=1.178&r2=1.179


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