genode/repos/os
Piotr Tworek ec7d0efddf os: Drop unused Net::Dhcp_client::_alloc member.
This reference member is not used anywhere in the code. This prompts
clang to complain about it. Eliminate the member and all the plumbing
associated with it to silence the warning.

Issue #4421
2022-02-15 10:23:58 +01:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os: Don't use char as array subscript. 2022-02-15 10:23:58 +01:00
lib os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
recipes black_hole: provide Nic service 2022-02-15 10:23:58 +01:00
run log_core.run: use terminal_log instead of fs_log 2022-02-15 10:20:59 +01:00
src os: Drop unused Net::Dhcp_client::_alloc member. 2022-02-15 10:23:58 +01:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README

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