genode/repos/base-linux/src/core
Christian Helmuth d7ddc83fa9 linux: place alternate signal stack in stack area
The alternate stack must use the stack area as, e.g., Thread::myself()
depends on this property. Hybrid components do not depend on this
property and, therefore, use a static stack buffer.

Fixes #1935
2016-06-28 11:09:28 +02:00
..
include Separation of thread operations from CPU session 2016-05-23 15:52:39 +02:00
dataspace_component.cc base-linux: do not copy dataspace components 2015-09-30 12:20:41 +02:00
io_mem_session_component.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
native_cpu_component.cc Separation of thread operations from CPU session 2016-05-23 15:52:39 +02:00
native_pd_component.cc base-linux: remove chroot support 2016-03-08 17:00:54 +01:00
pd_session_component.cc Assign threads to PD at its creation time 2016-05-09 13:10:52 +02:00
platform_thread.cc Assign threads to PD at its creation time 2016-05-09 13:10:52 +02:00
platform.cc linux: place alternate signal stack in stack area 2016-06-28 11:09:28 +02:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_session_component.cc base-linux: do not copy dataspace components 2015-09-30 12:20:41 +02:00
stack_area.cc Modularize base-internal headers 2016-05-09 13:24:39 +02:00
target.mk Separation of thread operations from CPU session 2016-05-23 15:52:39 +02:00
thread_linux.cc linux: place alternate signal stack in stack area 2016-06-28 11:09:28 +02:00