genode/repos/base/src
Christian Helmuth 949130d80e Remove warning exec_static_constructors() warning
The warning falsely detected cases where shared objects where loaded before
exec_static_constructors() was called as unneeded even in cases were the
binary itself contained static globals.

The commit also removes one redundant call to exec_static_constructors()
from the block tester.
2019-07-09 08:58:38 +02:00
..
core trace: make trace buffer resizeable 2019-07-09 08:55:23 +02:00
include base: catch 'Ipc_error' in 'Expanding_parent_client::exit()' 2019-03-18 15:56:59 +01:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib Remove warning exec_static_constructors() warning 2019-07-09 08:58:38 +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.