aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/await.c
AgeCommit message (Collapse)AuthorFilesLines
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-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.)
2003-11-24Tweaks to build properly on Linux.rsc1-0/+2
2003-11-23Annoying changes to work on Sun boxes.rsc1-0/+2
2003-11-23Various additions and fixes.rsc1-15/+9
2003-10-01Various tweaks to make things run on Mac OS.rsc1-0/+1
The main change is the use of pthread to implement ffork.
2003-09-30Initial revisionrsc1-0/+105