genode/os/src/lib
Christian Helmuth 5299dc4ab8 ldso: fix compiler errors with C++11
The warning

  error: expected unqualified-id before ‘STRING_USERDEF’ token

was caused by a missing whitespace in 'extern "C"int'.
2013-09-23 14:26:02 +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: Allow re-scheduling from timer handler 2013-09-23 14:26:00 +02:00
ldso ldso: fix compiler errors with C++11 2013-09-23 14:26:02 +02:00
net Let the nic_bridge work event driven (fix #749) 2013-06-12 11:35:13 +02:00
server os: Skeleton for server implementations 2013-09-23 14:25:58 +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