mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 06:57:51 +00:00
78c0e5f6b6
This patch extracts the child-management functionality from the init component into a new library called "sandbox". The library API is located at 'os/include/os/sandbox.h'. The sandbox API allows for the interaction of the component with the sandboxed children by providing locally implemented services. This mechanism is illustrated by the new test at os/src/test/sandbox. Issue #3601 |
||
---|---|---|
.. | ||
spec | ||
blit.mk | ||
net.mk | ||
sandbox.mk | ||
vfs.mk |