genode/repos/base/src
Sebastian Sumpf 1a26f33469 ldso: shared-object lock and ctor test
This has to be used during shared object creation and destruction because global
lists are manipulated. We cannot use the 'Elf_object::lock' here because there
may be jump-slot relocations during object initialization.

Fixes #1350
2015-01-09 11:31:21 +01:00
..
base base: let context area RM session be expanding 2014-12-19 13:58:48 +01:00
core thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
lib ldso: shared-object lock and ctor test 2015-01-09 11:31:21 +01:00
platform Put entry point at start of binary on x86 platforms 2014-12-19 13:58:47 +01:00
test Log name of exiting child from Child::exit() 2014-09-11 10:23:39 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory contains all source codes.