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

6 lines
66 B
Plaintext

_/src/init
_/src/test-libc_alarm
_/src/libc
_/src/posix
_/src/vfs