genode/repos/base-okl4
Norman Feske b078224753 Replace Genode::strncpy by Genode::copy_cstring
- Since Genode::strncpy is not 100% compatible with the POSIX
  strncpy function, better use a distinct name.

- Remove bogus return value from the function, easing the potential
  enforcement of mandatory return-value checks later.

Fixes #3752
2020-05-27 11:56:45 +02:00
..
contrib/generated
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
patches
ports Replace SHA1 hashes of port downloads with SHA256 2018-05-30 13:36:22 +02:00
recipes/src/base-okl4 depot: update recipe hashes 2020-05-18 10:16:59 +02:00
run run: use default Qemu memory size for x86 2017-05-31 13:16:19 +02:00
src Replace Genode::strncpy by Genode::copy_cstring 2020-05-27 11:56:45 +02:00
tool
README

This repository contains the implementation of Genode for the OKL4
kernel version 2.1.  For further information, please refer to the
following website:

:[http://genode.org/documentation/articles/genode-on-okl4 - Bringing Genode to OKL4]:
  This article explains the OKL4-specific porting work.