summaryrefslogtreecommitdiffstats
path: root/src/lib9/await.c
Commit message (Collapse)AuthorAgeFilesLines
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-241-1/+1
| | | | | | which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
* Tweaks to build properly on Linux.rsc2003-11-241-0/+2
|
* Annoying changes to work on Sun boxes.rsc2003-11-231-0/+2
|
* Various additions and fixes.rsc2003-11-231-15/+9
|
* Various tweaks to make things run on Mac OS.rsc2003-10-011-0/+1
| | | | The main change is the use of pthread to implement ffork.
* Initial revisionrsc2003-09-301-0/+105