mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
Express the allocation of a new view handle by a dedicated RPC function instead of passing an invalid view handle to the existing 'view_handle' function. This eliminates the notion of invalid view handles at the GUI session interface, clearing the way for managing view handles via an Id_space. Issue #5242
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.