summaryrefslogtreecommitdiffstats
path: root/include/libc.h
Commit message (Collapse)AuthorAgeFilesLines
* autolib, p9rand, p9execlrsc2005-01-041-14/+19
|
* Rename lrand to p9lrand, too.wkj2004-12-291-0/+1
|
* Use #define to move rand and srand to p9rand and p9srand.wkj2004-12-291-3/+7
|
* add awaitfor and waitforrsc2004-12-271-0/+3
|
* various changes from plan 9rsc2004-12-271-2/+2
|
* new thread libraryrsc2004-12-251-62/+64
|
* Add // to acid thread line so it is executable.rsc2004-09-231-4/+2
| | | | Remove p9fork.
* Continue the pthreads torture.rsc2004-09-211-0/+1
|
* Continue switching library over to pthreads when possible.rsc2004-09-171-0/+1
| | | | | Tprimes works on Linux 2.6. You can only have 128 procs though.
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-171-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 fixesrsc2004-06-161-0/+1
|
* add OLOCKrsc2004-06-111-0/+1
|
* catch strdup, malloc, and friendsrsc2004-06-091-2/+4
|
* lock malloc ourselvesrsc2004-05-231-6/+6
|
* add -W to specify window size.rsc2004-04-291-1/+3
| | | | various other little fixes.
* add needstackrsc2004-04-211-0/+2
|
* asdfrsc2004-04-211-1/+2
|
* Plan 9 atoi, ...rsc2004-04-081-3/+6
|
* Small changes.rsc2004-03-251-2/+2
|
* Today's changes.rsc2004-03-251-1/+793
| | | | More changes.
* Initial revisionrsc2003-09-301-0/+2