genode/repos/base/src
Norman Feske e499a04de7 ldso: config option to disarm ctors check
By specifying the config attribute 'check_ctors="no"', the dynamic
linker won't abort the program on a missing call of
'Env::exec_static_constructors'. This is the case for forked programs
where the ctors were already executed by the forking program prior the
fork operation.

Issue #3478
2019-08-28 14:18:44 +02:00
..
core trace: make trace buffer resizeable 2019-07-09 08:55:23 +02:00
include Use I/O signals for resource-request responses 2019-08-21 13:39:44 +02:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib ldso: config option to disarm ctors check 2019-08-28 14:18:44 +02:00
test Relax timing requirements in lazy timer test 2019-06-13 12:22:49 +02:00
timer timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.