Commit Briefs

rsc

OS X Tiger changes



rsc

OpenBSD support.



rsc

appease sun - nil is now just 0 instead of (void*)0

to fix function pointer problems.


rsc

no more 9commands


rsc

os x changes


rsc

sunos fixes


rsc

fix autolib for gcc3+


rsc

autolib





rsc

Continue switching library over to pthreads when possible.

Tprimes works on Linux 2.6. You can only have 128 procs though.


rsc

Rewrite to remove dependence on rendezvous and its bizarre

data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine.