genode/os/src
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
..
app/xvfb Add chroot support to core 2012-11-05 17:31:05 +01:00
drivers base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
init Generalize handling of PD-session arguments 2012-11-21 20:04:07 +01:00
lib base_hw: Enable ldso test 2012-11-28 22:51:13 +01:00
platform Reserve up to 8x4 bytes for the parent capability 2012-08-14 19:14:25 +02:00
server Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
test Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00