genode/repos/os/include
Emery Hemingway 2b8c1af9e0 remove 'filename' from ROM sesion args
Conveying the ROM filename as the final label element simplifies
routing policy and session construction.

Annotations by nfeske:

This commit also changes the ROM session to use base/log.h instead of
base/printf.h, which produced build error of VirtualBox because the
vbox headers have a '#define Log', which collides with the content of
base/log.h. Hence, this commit has to take precautions to resolve this
conflict.

The commit alse refines the previous session-label change by adding a
new 'Session_label::prefix' method and removing the use of 'char const *'
from this part of the API.

Fixes #1787
2016-07-11 13:24:36 +02:00
..
audio_in_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
audio_out_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
blit Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
block os: packets without playload in packet stream 2016-06-04 13:45:26 +02:00
block_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
cli_monitor remove 'filename' from ROM sesion args 2016-07-11 13:24:36 +02:00
decorator Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
file_system Path::strip_last_element removes path delimiter 2016-06-28 11:09:27 +02:00
file_system_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
framebuffer_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
gpio Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
gpio_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
gpu Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
init remove 'filename' from ROM sesion args 2016-07-11 13:24:36 +02:00
input input/ps2: add volume up/down/mute, sysrq, screenlock 2016-05-26 15:54:15 +02:00
input_session Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
ldso Revised API documentation 2015-04-09 16:04:46 +02:00
loader_session Remove hand-crafted Rpc_functions typedefs 2016-05-23 15:52:39 +02:00
mixer os: add mixer utility header for Channel struct 2015-11-18 12:22:06 +01:00
net nic_bridge: transition to the new base API 2016-06-28 11:09:23 +02:00
nic nic session: fix quota check 2015-10-09 16:38:48 +02:00
nic_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
nitpicker_gfx Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
nitpicker_session Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
os remove 'filename' from ROM sesion args 2016-07-11 13:24:36 +02:00
packet_stream_rx Revised API documentation 2015-04-09 16:04:46 +02:00
packet_stream_tx Revised API documentation 2015-04-09 16:04:46 +02:00
platform_device x86: extend io_mem call of platform_drv 2015-11-04 14:09:25 +01:00
platform_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
ram_fs Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
regulator base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
regulator_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
report_rom Move Session_label from os to base 2016-07-11 13:09:24 +02:00
report_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
rtc_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
spec os: add stack based backtrace support 2016-06-22 12:17:16 +02:00
terminal Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
terminal_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
timer_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
trace Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
uart_session Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
usb usb: transition to the new base API 2016-06-28 11:09:25 +02:00
usb_session Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
util Remove inconsistent use of 'is_' prefix 2016-05-23 15:52:39 +02:00
vfs vfs: default constructor for Dirent and Stat 2016-06-28 11:09:27 +02:00
xev_track Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00