genode/repos/os
Norman Feske d59d07b5e3 os: util/utf8.h for UTF-8 string handling
This patch adds a simple UTF-8 decoder at 'os/include/util/utf8.h'
along with a test at 'os/run/utf8.run'.

Fixes #2717, related to issue #2716
2018-03-27 13:44:27 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: util/utf8.h for UTF-8 string handling 2018-03-27 13:44:27 +02:00
lib net-stat: remove as it is not used and outdated 2018-01-17 12:14:42 +01:00
recipes depot: update recipe hashes 2018-03-08 12:05:10 +01:00
run os: util/utf8.h for UTF-8 string handling 2018-03-27 13:44:27 +02:00
src os: util/utf8.h for UTF-8 string handling 2018-03-27 13:44:27 +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.