9term: re-enable sys: child note for child processes
Fixes #6. Change-Id: Id9950f59c7970575866a7c22a69bfbf3a271f2bb
This commit is contained in:
parent
3d6e5cb56a
commit
2023d484f2
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ sys(char *buf, int devnull)
|
|||
_exit(2);
|
||||
default:
|
||||
waitpid();
|
||||
noteenable("sys: child");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue