genode/repos/libports/recipes/pkg/test-libc_alarm
Norman Feske fc3bd14da0 libc: rudimentary support for SIGALRM
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
2024-09-06 10:38:45 +02:00
..
archives libc: rudimentary support for SIGALRM 2024-09-06 10:38:45 +02:00
hash libc: rudimentary support for SIGALRM 2024-09-06 10:38:45 +02:00
README libc: rudimentary support for SIGALRM 2024-09-06 10:38:45 +02:00
runtime libc: rudimentary support for SIGALRM 2024-09-06 10:38:45 +02:00

Libc alarm() test.