genode/os/src/lib
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
..
alarm Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
blit os: Add const qualifiers to blit library 2013-09-18 14:58:55 +02:00
config os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
config_args os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
dde_kit dde_kit: support to allocate DMA buffer per device 2013-02-26 18:24:12 +01:00
ldso ldso: be quiet by default 2013-08-22 15:13:12 +02:00
net Let the nic_bridge work event driven (fix #749) 2013-06-12 11:35:13 +02:00
timed_semaphore Reduce IPC with timer service in timed semaphore 2013-08-30 13:38:21 +02:00
trace/policy os: reenable -fPIC and fix policy linkerscript 2013-08-30 13:36:25 +02:00
xev_track Update copyright headers to 2013 2013-01-10 21:44:47 +01:00