genode/repos/libports/src/test/ldso
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
..
dl base: Genode's dynamic linker 2014-11-12 14:44:15 +01:00
include base: Genode's dynamic linker 2014-11-12 14:44:15 +01:00
lib_1.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib_2.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib_dl.cc ldso: shared-object lock and ctor test 2015-01-09 11:31:21 +01:00
main.cc ldso: shared-object lock and ctor test 2015-01-09 11:31:21 +01:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00