Commits


Print information on SIGQUIT, SIGINFO.


Log if _threaddebuglevel is set.


sun


use full prototypes


no need to setproc(0)


add threaddata


add check for procscheduler returning


hard-to-find locking bug


different fix for main proc bug


work around stupid linux bug


rename scheduler to have a more distinctive name, so stack traces can end there


Apparently SuSE 9.1's X distribution uses even bigger buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway.


proccreate race


add threadgetname


64-bit nonsense