genode/repos/os
Josef Söntgen d21bc8268b vfs: add raw option to terminal plugin
When the 'raw' attribute is set to 'yes' the terminal VFS plugin will
ignore control characters. This in necessary for terminal connections
that transport data that contain such characters as part of message.

Fixes #3860.
2020-08-25 11:50:11 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include event_session: make Session_client::Batch abstract 2020-08-25 11:49:43 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes Remove drivers/gpio/spec directory 2020-08-25 11:50:09 +02:00
run Remove drivers/framebuffer/spec directory 2020-08-25 11:50:09 +02:00
src vfs: add raw option to terminal plugin 2020-08-25 11:50:11 +02:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +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.