genode-ehmry/repos/base/src/lib
Norman Feske c270e4fb30 base: exception safety during registry iteration
This patch fixes a problem in the non-const 'for_each' method of the
'Registry' data structure. If an exception was thrown from within the
functor of the 'for_each' operation, the not yet processed items of the
registry were dropped from the registry, which is not expected.
2018-08-28 17:10:54 +02:00
..
base base: exception safety during registry iteration 2018-08-28 17:10:54 +02:00
cxx Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
ldso ldso: check ctors sections of shared-object deps 2018-05-30 12:26:18 +02:00
startup base: increase initial stack size on x86_64 2017-11-30 11:23:12 +01:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00