genode/repos/base-foc
Norman Feske 2e6dd010ae core: introduce 'Core' namespace
The namespace draws a clear line between the base library and the core
component.

It is declared at the new core-local header <types.h>, which is expected
to be included by all code of the core component. It is thereby a
natural place for kernel-agnostic general types like commonly used C++
utilities.

Fixes #4777
2023-03-13 14:32:37 +01:00
..
config base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
lib build: ensure rules with pipes might fail 2022-03-21 13:43:13 +01:00
patches foc: fix errors with gcc 10 and binutils 2.36 2021-05-10 11:16:24 +02:00
ports foc: fix errors with gcc 10 and binutils 2.36 2021-05-10 11:16:24 +02:00
recipes/src depot: update recipe hashes 2023-02-27 08:22:51 +01:00
run base-foc: update cap_integrity.run 2020-11-28 19:37:15 +01:00
src core: introduce 'Core' namespace 2023-03-13 14:32:37 +01:00
README base-foc: remove stale README content 2020-12-09 14:02:11 +01:00

This repository contains the port of Genode to the Fiasco.OC microkernel.

:[https://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel