mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-08 04:10:27 +00:00
This patch enables basic use cases of the POSIX 'alarm' function, which schedules the delivery of a SIGALRM signal after a specified amount of seconds. Issue #5337