mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 18:50:29 +00:00
With this patch, core responds to SIGCHLD signals of terminating Genode processes by reflecting these events as exceptions to the CPU session interface. This way, Genode processes become able to respond to terminating Genode child processes.