Commit Briefs

a3add39bbc rsc

plan 9 changes


5f8fa94796 rsc

cleanups - lots of removed files now in thread library.

qlock.c - stubs to thread library notify.c - clean interface slightly.


05d8c6df6c rsc

Get rid of 9proc.


c6687d4591 rsc

Continue the pthreads torture.


bcf527a98e rsc

Continue switching library over to pthreads when possible.

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


f437e56d1d rsc

add strdup for debugging.


debcecb539 rsc

little bug fixes


be36ff6885 rsc

add -W to specify window size.

various other little fixes.


d72054aa27 rsc

add this




868600f21e rsc

more stuff.


1b135a7805 rsc

clean up when finished.

don't set PLAN9 don't set PLAN9


3a9dccd76e rsc

Change _p9strsig to return nil if tmp==nil.

Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10.


8ad517944e rsc

Today's changes.

More changes.