genode/repos/base-linux
Norman Feske 2030ae678e Supplement base/log.h with raw output function
This patch introduces the Genode::raw function that prints output
directly via a low-level kernel mechanism, if available.

On base-linux, it replaces the former 'raw_write_str' function.
On base-hw, it replaces the former kernel/log.h interface.

Fixes #2012
2016-06-22 12:21:42 +02:00
..
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include/base Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
lib Clean up base-library structure 2016-05-09 13:24:11 +02:00
mk/spec base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
run Omit superfluous use of "CAP"/"SIGNAL" services 2016-05-09 13:24:51 +02:00
src Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.