Module Name: src Committed By: thorpej Date: Fri Dec 4 00:26:16 UTC 2020
Modified Files:
src/sys/compat/linux/common: linux_misc_notalpha.c
Log Message:
Rewrite linux_sys_alarm() to use dogetitimer() / dosetitimer(), rather
than fiddling with process timers directly.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 \
src/sys/compat/linux/common/linux_misc_notalpha.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
