genode/repos/base-okl4/src/core
Norman Feske e20bbe7002 base: remove integer return codes from PD-session
The return code of assign_parent remained unused. So this patch
removes it.

The bind_thread function fails only due to platform-specific limitations
such as the exhaustion of ID name spaces, which cannot be sensibly
handled by the PD-session client. If occurred, such conditions used to
be reflected by integer return codes that were used for diagnostic
messages only. The patch removes the return codes and leaves the
diagnostic output to core.

Fixes #1842
2016-05-09 13:09:56 +02:00
..
include base: remove integer return codes from PD-session 2016-05-09 13:09:56 +02:00
spec/x86 Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
core_rm_session.cc base: redesign object pool using lambda interface 2015-09-09 15:14:28 +02:00
io_mem_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session_component.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
pager_object.cc Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
pager.cc base: remove 'Native_thread' from public API 2016-04-11 11:51:42 +02:00
platform_pd.cc base: remove integer return codes from PD-session 2016-05-09 13:09:56 +02:00
platform_thread.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
platform.cc base: retire 'Native_config' 2016-03-08 17:00:54 +01:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc Unify ipc_msgbuf.h across base platforms 2016-04-25 10:47:59 +02:00
thread_start.cc base: remove integer return codes from PD-session 2016-05-09 13:09:56 +02:00