summaryrefslogtreecommitdiffstats
path: root/include/libc.h
Commit message (Collapse)AuthorAgeFilesLines
* 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