| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanups - lots of removed files now in thread library. | rsc | 2004-12-26 | 1 | -5/+0 |
| | | | | | | qlock.c - stubs to thread library notify.c - clean interface slightly. | ||||
| * | Bite the bullet. Have to use different | rsc | 2004-09-17 | 1 | -31/+4 |
| | | | | | binaries on 2.4 and 2.6. | ||||
| * | Continue switching library over to pthreads when possible. | rsc | 2004-09-17 | 1 | -183/+18 |
| | | | | | | Tprimes works on Linux 2.6. You can only have 128 procs though. | ||||
| * | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 2004-09-17 | 1 | -0/+4 |
| | | | | | | | | 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. | ||||
| * | work much harder to reclaim stacks | rsc | 2004-06-09 | 1 | -9/+130 |
| | | |||||
| * | Little fixes. | rsc | 2004-04-30 | 1 | -3/+30 |
| | | |||||
| * | Various tweaks to make things run on Mac OS. | rsc | 2003-10-01 | 1 | -0/+6 |
| | | | | | The main change is the use of pthread to implement ffork. | ||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+39 |
