summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordrahn <drahn@openbsd.org>2001-06-09 04:51:16 +0000
committerdrahn <drahn@openbsd.org>2001-06-09 04:51:16 +0000
commitc6b6738b51234d8bc066d8796e9d9c287c2b4f4b (patch)
treecc04c0fd5ffcccd4e684961127c6868bd7ccea18 /lib/libc
parentdisable debugging by default (diff)
downloadwireguard-openbsd-c6b6738b51234d8bc066d8796e9d9c287c2b4f4b.tar.xz
wireguard-openbsd-c6b6738b51234d8bc066d8796e9d9c287c2b4f4b.zip
Account for timer interrupts which occur while timer is "blocked".
Current change will cause the timer(s) missed to be noticed on the next timer interrupt and then it will be accounted for. This really should set a soft interrupt or an interrupt pending bit for the timer, to more accurately reflect when the timer should have occurred. System time should no longer be lost with this change.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions