genode/os/src/server
Norman Feske 13d4108fea Unify 'Signal_dispatcher' interfaces
Several users of the signal API used custom convenience classes to
invoke signal-handling functions on the reception of incoming signals.
The 'Signal_dispatcher' pattern turned out to be particularly useful. To
avoid the duplication of this code across the code base, this patch
adds the interface to 'base/signal.h'.

Furthermore, the patch changes the 'Signal::num()' return type from int
to unsigned because negative numbers are meaningless here.

Fixes #511
2013-01-10 21:09:14 +01:00
..
iso9660 Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
loader base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
mixer base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
nic_bridge Make nic_bridge's MAC address range configurable 2012-10-24 16:39:02 +02:00
nic_loopback Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
nit_fb Move 'Static_root' to public place 2012-10-08 15:08:26 +02:00
nitpicker base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
part_blk part_blk: Improve multiple client support 2012-07-16 14:49:55 +02:00
ram_fs Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
rom_loopdev rom_loopdev: missing 'semaphore.h' include 2012-11-30 16:23:16 +01:00
rom_prefetcher Support for dynamic ROM sessions, fix #170 2012-04-05 11:25:26 +02:00
tar_fs Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
tar_rom tar_rom: Ignore leading './' in tar archives 2012-08-17 11:52:02 +02:00
terminal_crosslink base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
terminal_log Implement LOG to Terminal adapter (issue #169) 2012-05-23 20:05:05 +02:00
vmm Nested init on i.MX31 via base_hw. Rework base_hw. 2012-11-14 16:36:41 +01:00