genode/repos/os
Norman Feske 7d55adf01c nit_fb: defer mode change to client response
The '_active_mode' must not be changed at any time except when the
client asks for the 'Framebuffer::mode'. Otherwise, the dimensions of
dataspace used by the client is not always consistent with the mode
information as gathered by the client.
2018-05-30 13:36:15 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Fix types for VFS error printing 2018-05-30 13:36:14 +02:00
lib Convert static VFS library to dynamic library 2018-05-30 12:26:19 +02:00
recipes nic_router/nic_bridge: re-work Mac_allocator 2018-05-30 13:36:11 +02:00
run pointer: show default pointer on empty shape report 2018-05-30 13:36:15 +02:00
src nit_fb: defer mode change to client response 2018-05-30 13:36:15 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.