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