summaryrefslogtreecommitdiffstats
path: root/src/libthread/exec-unix.c
Commit message (Collapse)AuthorAgeFilesLines
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-241-3/+13
| | | | | | 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.)
* sun supportrsc2003-11-231-11/+0
|
* make -> mkrsc2003-11-231-0/+11
| | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
* Initial revisionrsc2003-09-301-0/+124