Back to Browse

OS hacking: Implementing SIGCHLD

1.8K views
Feb 4, 2019
46:54

In this video I implement SIGCHLD and use it to wait for some child processes so they stop sitting around as dead processes. Recorded on 2019-02-04. Serenity is a 32-bit Unix-like operating system I'm implementing from scratch, just for fun. https://github.com/awesomekling/serenity

Download

0 formats

No download links available.

OS hacking: Implementing SIGCHLD | NatokHD