Implement `spawn` syscall instead of `fork` + `exec` syscalls.
Implement
spawnsyscall instead offork+execsyscalls.