genode/repos/os/src
Norman Feske 3b71998054 nitpicker: load initial config before announcement
This patch fixes a potential race condition that could happen if a
client connects to nitpicker before the signal for the import of the
initial configuration was delivered. In this case, nitpicker would be
unable to assign a domain to the session (because this information comes
from the configuration), rendering subsequent calls to 'mode' invalid.
The patch solves this problem by manually calling the signal handler
for importing the configuration.
2014-08-18 14:18:24 +02:00
..
app nitpicker: Move status bar to separate program 2014-08-11 15:55:34 +02:00
drivers fb_drv: implement 'buffered' mode for OMAP4 2014-08-18 13:28:15 +02:00
init Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lib alarm: use on_alarm(count) feature 2014-07-09 16:26:05 +02:00
platform Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
server nitpicker: load initial config before announcement 2014-08-18 14:18:24 +02:00
test loader: Adaptation to new nitpicker interface 2014-08-12 13:08:01 +02:00