Commit Briefs

rsc

use full prototypes


rsc

no need to setproc(0)


rsc

add threaddata



rsc

hard-to-find locking bug





rsc

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.


rsc

proccreate race


rsc

add threadgetname


rsc

64-bit nonsense


rsc

useful warning comment


rsc

oops sunos


rsc

Many small edits.