This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps 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]

run ./ChangeLog ./NEWS src/run.c


CVSROOT:	/cvs/cygwin-apps
Module name:	run
Changes by:	cwilson@sourceware.org	2009-08-16 03:26:42

Modified files:
	.              : ChangeLog NEWS 
	src            : run.c 

Log message:
	More 100% CPU fixes
	
	* src/run.c (configure_startupinfo): Accept new parameter
	bForceUsingPipes, to force setting up new handles for child
	stdio.
	(start_child): Set bForceUsingPipes TRUE for WinXP and above.
	* NEWS: Update documentation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/run/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/run/NEWS.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/run/src/run.c.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8


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