make -> mk
remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
This commit is contained in:
parent
b7e6f4150f
commit
cd7ddc9b5f
10 changed files with 105 additions and 116 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include "threadimpl.h"
|
||||
#include <signal.h>
|
||||
#include "threadimpl.h"
|
||||
|
||||
static void tinterrupt(Proc*, Thread*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue