CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       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

Reply via email to