genode/os/src/app/cli_monitor
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
..
foc Use cpu regulator in cli_monitor only on Arndale 2013-06-26 11:29:26 +02:00
command_line.h Simple CLI for managing Genode subsystems 2013-03-21 11:44:34 +01:00
extension.h cli_monitor: Add foc-specific kdebug command 2013-03-21 15:50:32 +01:00
line_editor.h Simple CLI for managing Genode subsystems 2013-03-21 11:44:34 +01:00
main.cc cli_monitor: Support dynamically linked binaries 2013-03-26 12:21:44 +01:00
no_extension.cc cli_monitor: Add foc-specific kdebug command 2013-03-21 15:50:32 +01:00
target.mk os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
terminal_util.h Simple CLI for managing Genode subsystems 2013-03-21 11:44:34 +01:00