winsup/cygwin ChangeLog exceptions.cc fork.cc ...

cgf@cygwin.com cgf@cygwin.com
Sat Oct 29 20:34:00 GMT 2005


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-10-29 20:33:59

Modified files:
	cygwin         : ChangeLog exceptions.cc fork.cc spawn.cc 

Log message:
	* exceptions.cc (signal_exit): Eliminate setting of main thread priority since
	process lock should make that unnecessary.
	* fork.cc (stack_base): Eliminate.
	(frok::parent): Subsume stack_base and just set stack stuff here.  Report on
	priority class in debugging output.
	* spawn.cc (spawn_guts): Report on priority class in debugging output.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3179&r2=1.3180
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.259&r2=1.260
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.168&r2=1.169
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.197&r2=1.198



More information about the Cygwin-cvs mailing list