mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
'block_for_signal' and 'pending_signal' now set pending flag in signal context in order to determine pending signal. The context list is also used by the 'Signal_receiver' during destruction. Fixes #1738