genode/repos/os
Martin Stein 38dbd59d8a timeout: become independent of the Alarm framework
Integrate the code of the Alarm framework directly into the Timeout
framework.  The former Alarm-framework methods are all private to the
corresponding classes of the Timeout framework and get prefixed with
'_alarm__'. The latter avoids name clashes and makes it easier to
simplify the code later.

Issue #2704
2018-04-10 11:11:54 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include timeout: become independent of the Alarm framework 2018-04-10 11:11:54 +02:00
lib net: ICMP protocol 2018-04-10 11:11:52 +02:00
recipes depot: update recipe hashes 2018-03-29 14:59:07 +02:00
run Notification support for the VFS library 2018-04-10 11:11:51 +02:00
src timeout: become independent of the Alarm framework 2018-04-10 11:11:54 +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.