genode/repos/base/src/lib/base
Norman Feske 6f6340644b Hide binary_ready_hook_for_platform from public
The hook is meant to be internal to the framework. So better keep its
declaration in the framework-internal globals.h header.

Issue #3581
2020-04-24 14:37:47 +02:00
..
allocator_avl.cc allocator_avl: simplify structure 2020-02-04 15:51:08 +01:00
avl_tree.cc base: avoid null pointer warning in avl tree 2019-01-07 12:25:45 +01:00
cache.cc Provide Genode::cache_coherent() consistently 2019-04-01 19:33:48 +02:00
capability_space.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
capability.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
child_process.cc base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
child.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
component.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
console.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
default_log.cc trace: redirect logs to trace based on policy 2020-04-17 12:47:48 +02:00
elf_binary.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
entrypoint.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
env_deprecated.cc base: setup parent upgrade mechanism eagerly 2017-06-19 12:35:55 +02:00
env_reinit.cc base: setup parent upgrade mechanism eagerly 2017-06-19 12:35:55 +02:00
env_session_id_space.cc base/os: remove deprecated APIs 2019-02-26 14:44:15 +01:00
heap.cc base: use mutex in heap 2020-02-20 12:11:22 +01:00
heartbeat.cc init: health monitoring of child components 2018-11-27 11:36:34 +01:00
lock.cc base: add mutex as derivate of lock 2020-02-20 12:11:22 +01:00
log.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
main_thread_cap.cc core: simplify initialization 2017-05-31 13:16:12 +02:00
mutex.cc mutex: reinit Applicant state in Mutex::acquire() 2020-02-27 14:46:59 +01:00
output.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
platform.cc Hide binary_ready_hook_for_platform from public 2020-04-24 14:37:47 +02:00
raw_output.cc base: move 'Buffered_output' class into public header 2019-01-30 13:49:55 +01:00
region_map_client.cc base: support to attach RAM dataspaces readonly 2018-05-30 13:36:27 +02:00
registry.cc base: use mutex in registry 2020-02-20 12:11:22 +01:00
rm_session_client.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
root_proxy.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
rpc_cap_alloc.cc base: remove dependency from deprecated APIs 2019-02-19 11:08:17 +01:00
rpc_dispatch_loop.cc Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
rpc_entrypoint.cc Remove Rpc_entrypoint::Native_context 2020-04-21 16:50:37 +02:00
session_state.cc Streamline exception types 2017-05-31 13:16:07 +02:00
signal_common.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
signal_transmitter.cc base: restructure signal-submit initialization 2017-05-31 13:16:12 +02:00
signal.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
slab.cc base: remove error message in slab block 2019-05-06 16:15:25 +02:00
sleep.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
sliced_heap.cc base: use mutex in heap 2020-02-20 12:11:22 +01:00
stack_allocator.cc base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
stack_area_addr.cc base-foc: fix placement of utcb area stack area 2019-01-14 12:34:41 +01:00
stack_area.cc base: use 'Ram_allocator' as stack-area back end 2017-05-31 13:16:13 +02:00
stack_protector.cc Add stack protector storage to base library 2019-04-01 19:33:46 +02:00
thread_bootstrap.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_myself.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
thread_start.cc base: use blockade in thread 2020-02-20 12:11:22 +01:00
thread.cc base: use blockade in thread 2020-02-20 12:11:22 +01:00
trace.cc trace: redirect logs to trace based on policy 2020-04-17 12:47:48 +02:00
utcb.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
vm_session.cc vm_session: return vcpu id when creating vcpu 2019-11-21 14:29:36 +01:00