mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 21:09:47 +00:00
This patch reworks the libc's internal config handling by replacing scattered Xml_node accesses by the new 'Config' type that is parsed at once. The config ROM has been moved from 'Env_implementation' to the libc kernel. Issue #5411
This directory contains ports of 3rd-party applications to Genode. The 'ports' repository follows the patterns of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to _libports/README_. Dependencies from other repositories ------------------------------------ Applications provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.