genode/repos/base-foc/src
Stefan Kalkowski dae9f9e164 foc: fix reply_and_wait ipc method
Currently, if the target of a reply capability gets destroyed, the
ipc syscall reply/wait returns with an error. Although we detect
the error condition we continue with reply/wait, which leads to
an endless loop. This commit introduces a condition analoque to
the base-library for pistachio and fiasco to do an open wait if an
error occured during a reply.
2018-06-14 11:48:54 +02:00
..
core Disable super-page I/O mappings on FOC and Fiasco 2018-03-29 14:59:06 +02:00
include AVL node/tree: make non-copyable 2018-02-09 13:34:23 +01:00
kernel/foc foc,fiasco: symlink kernel files to bin/ 2017-05-31 13:15:54 +02:00
lib foc: fix reply_and_wait ipc method 2018-06-14 11:48:54 +02:00
test/cap_integrity base*, os: get rid of all env() calls 2017-02-28 13:00:42 +01:00