Harthann / Yak

32bits - i386 Rust Kernel from Scratch 🦀

Home Page:https://Harthann.github.io/Yak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix kill command

0x050f opened this issue · comments

kill is actually launched by cli process so kill will waitpid a command that is not a child process so will not receive the SIGCHLD signal