genode/base-linux
Christian Prochaska 8f12e555af lx_hybrid: reserve thread context area for core
core does not use POSIX threads when built for the 'lx_hybrid_x86'
platform, so we need to reserve the thread-context area via a segment in
the program to prevent clashes with vdso and shared libraries.

Fixes #639.
2013-02-12 14:13:16 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include base: add remove_client to rm_session 2013-02-11 12:01:25 +01:00
lib Use the host c++ for linking hybrid applications 2013-02-12 12:53:35 +01:00
mk lx_hybrid: reserve thread context area for core 2013-02-12 14:13:16 +01:00
run lx_hybrid_ctors: remove 'soname' link option 2013-01-28 11:34:14 +01:00
src lx_hybrid: reserve thread context area for core 2013-02-12 14:13:16 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.