genode/repos/base/src
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
..
core core: destruction order of PD session members 2018-07-03 09:39:35 +02:00
include base: increase retry in expanding_pd_session 2018-05-30 13:36:27 +02:00
ld hw: switch page-tables only when necessary 2017-10-19 13:31:18 +02:00
lib base: exception safety during registry iteration 2018-08-28 17:10:54 +02:00
test base: exception safety during registry iteration 2018-08-28 17:10:54 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.