genode/repos/os
Martin Stein 869297a672 nic_router: avoid "close" where we mean "dissolve"
In the context of link state objects we often used the term "close" were we
actually meant "dissolve". The term "close" originated from the TCP connection
state and is still used in TCP links in the correct manner.

Issue #2609
2017-12-21 15:01:54 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Add millisecond accessor to Genode::Duration value object 2017-12-21 15:01:51 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes os: add app to transform kernel/core output to LOG 2017-12-21 15:01:48 +01:00
run os: add app to transform kernel/core output to LOG 2017-12-21 15:01:48 +01:00
src nic_router: avoid "close" where we mean "dissolve" 2017-12-21 15:01:54 +01: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.