genode/base-linux
Norman Feske 693d657e6a base-linux: reflect SIGCHLD as Cpu_session signal
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.
2013-01-04 15:26:16 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include base-linux: reflect SIGCHLD as Cpu_session signal 2013-01-04 15:26:16 +01:00
lib base-linux: use the Genode GCC's crt files 2012-12-21 14:54:21 +01:00
mk Hardening compilation support for 64bit Linux 2012-06-21 00:50:18 +02:00
run Linux: trigger deadlock in rm_session_mmap.cc in core 2012-12-21 14:54:21 +01:00
src base-linux: reflect SIGCHLD as Cpu_session signal 2013-01-04 15:26:16 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.