genode/repos/base-linux/src/lib/base
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
..
cpu/arm Clean up base-library structure 2016-05-09 13:24:11 +02:00
child_process.cc Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
debug.cc Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
env_reinit.cc Clean up base-library structure 2016-05-09 13:24:11 +02:00
ipc.cc Thread API cleanup 2016-05-23 15:49:55 +02:00
platform_env.cc Thread API cleanup 2016-05-23 15:49:55 +02:00
region_map_client.cc Fix noux.run on base-linux 2016-05-23 15:52:36 +02:00
region_map_mmap.cc Modularize base-internal headers 2016-05-09 13:24:39 +02:00
rm_session_client.cc Clean up base-library structure 2016-05-09 13:24:11 +02:00
thread_env.cc Supplement base/log.h with raw output function 2016-06-22 12:21:42 +02:00
thread_linux.cc Separation of thread operations from CPU session 2016-05-23 15:52:39 +02:00