genode/os/src/test/dynamic_config
Norman Feske 8243329ad4 os: Move Genode::Config into 'config' library
Originally, the convenience utility for accessing a process
configuration came in the form of a header file. But this causes
aliasing problems if multiple compilation units access the config while
the configuration gets dynamically updated. Moving the implementation of
the accessor to the singleton object into a library solves those
problems.
2013-09-23 14:25:58 +02:00
..
loader Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
master Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
server Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
main.cc os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
target.mk os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00