genode/repos/base-pistachio/src
Norman Feske 3489672bc0 base: remove env_deprecated from thread-start code
This patch replaces the internal use 'env_deprecated()' from the
implementation of the thread API in the base library. It also
replaces the global accessor 'main_thread_cap' by the explicit
propagation of the main-thread's capability to the single point of
use via a new 'init_thread_bootstap' function.

Issue #4784
2023-07-14 12:01:19 +02:00
..
core core: rework page-fault resolution 2023-06-16 11:24:26 +02:00
include/base/internal core: introduce 'Core' namespace 2023-03-13 14:32:37 +01:00
kernel/pistachio build: ensure rules with pipes might fail 2022-03-21 13:43:13 +01:00
lib/base base: remove env_deprecated from thread-start code 2023-07-14 12:01:19 +02:00
timer/pit Move timer from os to base repository 2019-01-14 12:33:57 +01:00