various forgotten files
This commit is contained in:
parent
dcc9531c5a
commit
e5c26b01f7
9 changed files with 219 additions and 7 deletions
|
|
@ -26,7 +26,6 @@ _schedinit(void *arg)
|
|||
Proc *p;
|
||||
Thread *t;
|
||||
extern void ignusr1(int), _threaddie(int);
|
||||
ignusr1(1);
|
||||
signal(SIGTERM, _threaddie);
|
||||
|
||||
p = arg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue