| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | autolib, p9rand, p9execl | rsc | 2005-01-04 | 1 | -14/+19 |
| | | |||||
| * | Rename lrand to p9lrand, too. | wkj | 2004-12-29 | 1 | -0/+1 |
| | | |||||
| * | Use #define to move rand and srand to p9rand and p9srand. | wkj | 2004-12-29 | 1 | -3/+7 |
| | | |||||
| * | add awaitfor and waitfor | rsc | 2004-12-27 | 1 | -0/+3 |
| | | |||||
| * | various changes from plan 9 | rsc | 2004-12-27 | 1 | -2/+2 |
| | | |||||
| * | new thread library | rsc | 2004-12-25 | 1 | -62/+64 |
| | | |||||
| * | Add // to acid thread line so it is executable. | rsc | 2004-09-23 | 1 | -4/+2 |
| | | | | | Remove p9fork. | ||||
| * | Continue the pthreads torture. | rsc | 2004-09-21 | 1 | -0/+1 |
| | | |||||
| * | Continue switching library over to pthreads when possible. | rsc | 2004-09-17 | 1 | -0/+1 |
| | | | | | | 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 | -8/+35 |
| | | | | | | | | 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. | ||||
| * | various fixes | rsc | 2004-06-16 | 1 | -0/+1 |
| | | |||||
| * | add OLOCK | rsc | 2004-06-11 | 1 | -0/+1 |
| | | |||||
| * | catch strdup, malloc, and friends | rsc | 2004-06-09 | 1 | -2/+4 |
| | | |||||
| * | lock malloc ourselves | rsc | 2004-05-23 | 1 | -6/+6 |
| | | |||||
| * | add -W to specify window size. | rsc | 2004-04-29 | 1 | -1/+3 |
| | | | | | various other little fixes. | ||||
| * | add needstack | rsc | 2004-04-21 | 1 | -0/+2 |
| | | |||||
| * | asdf | rsc | 2004-04-21 | 1 | -1/+2 |
| | | |||||
| * | Plan 9 atoi, ... | rsc | 2004-04-08 | 1 | -3/+6 |
| | | |||||
| * | Small changes. | rsc | 2004-03-25 | 1 | -2/+2 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -1/+793 |
| | | | | | More changes. | ||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+2 |
