mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 06:39:22 +00:00
fc3bd14da0
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
6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
_/src/init
|
|
_/src/test-libc_alarm
|
|
_/src/libc
|
|
_/src/posix
|
|
_/src/vfs
|