genode/ports/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 base: replace obj_by_* by lookup_and_lock 2013-01-10 11:13:13 +01:00
lib Noux: add getrlimit() dummy to libc_noux 2012-11-26 20:58:10 +01:00
noux Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
noux-pkg Noux: add noux-pkg/openssh interactive run-script 2012-11-26 20:58:10 +01:00
test libc_noux test 2012-08-09 11:09:43 +02:00
vancouver cpu_session: Access thread state by value 2012-11-23 12:20:22 +01:00