| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New thread library | rsc | 2004-12-25 | 1 | -68/+0 |
| | | |||||
| * | Continue switching library over to pthreads when possible. | rsc | 2004-09-17 | 1 | -1/+0 |
| | | | | | | 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/+1 |
| | | | | | | | | 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. | ||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -1/+1 |
| | | | | | various other little fixes. | ||||
| * | Tweaks to make libthread tell Valgrind about its stack limits, | rsc | 2004-04-21 | 1 | -3/+9 |
| | | | | | so that Valgrind can detect stack overflow for me. | ||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+62 |
