summaryrefslogtreecommitdiffstats
path: root/include/libc.h
Commit message (Collapse)AuthorAgeFilesLines
* maybe openbsd has schedyield nowrsc2005-07-191-4/+0
|
* OpenBSD support.rsc2005-05-011-1/+5
|
* appease sun - nil is now just 0 instead of (void*)0rsc2005-03-151-0/+2
| | | | to fix function pointer problems.
* add laddr, raddr to netconninforsc2005-02-131-0/+2
|
* new prototypesrsc2005-02-101-1/+10
|
* add cryptrsc2005-02-081-0/+2
|
* Add searchpath().rsc2005-01-231-0/+1
|
* update return interfacersc2005-01-161-4/+4
|
* Many small edits.rsc2005-01-131-9/+5
|
* debugging for sam, and an old fix forgottenrsc2005-01-071-0/+1
|
* 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