genode/ports/include
Christian Prochaska 27ff408985 Noux: POSIX signal improvements
- 'kill()' syscall added
- 'wait()' gets unblocked when a signal occurs
- syscalls can get called from a signal handler without corrupting the 'sysio' object
- the child's exit status gets correctly reported to 'wait()'
- SIGCHLD gets ignored by default
- pending signals survive 'execve()'

Fixes #1035.
2014-01-30 10:05:44 +01:00
..
noux_session Noux: POSIX signal improvements 2014-01-30 10:05:44 +01:00
vmm seoul: support to run VM outside VMM's PD 2013-11-25 12:12:31 +01:00