]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (signal_exit): Eliminate setting of main thread priority since
authorChristopher Faylor <me@cgf.cx>
Sat, 29 Oct 2005 20:33:59 +0000 (20:33 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 29 Oct 2005 20:33:59 +0000 (20:33 +0000)
commit0dc249751dd6969bd091448120efb13291d1105c
treea7e14835cea42b2c45f9a4f9440d2a601ad21107
parentf02b22dcee17b7f533c99c59e48dfe0d58e2382e
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/fork.cc
winsup/cygwin/spawn.cc
This page took 0.029856 seconds and 5 git commands to generate.