mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
b5e327e3e9
When a device got already acquired by a platform session client, do not return the same capability again, even if the same platform session client requested it. Therefore, make doubtful behaviour of client components visible, and do not have to struggle with Platform::Device instances instantiated multiple times, which care of the lifetime of the device capability internally. Fix genodelabs/genode#4379 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.