diff options
author | 2020-08-11 22:00:51 +0000 | |
---|---|---|
committer | 2020-08-11 22:00:51 +0000 | |
commit | efe63c19b26df40ec8cd6ad74d46ff155897865f (patch) | |
tree | 084e221988440bd30086e71e144f88d118f86b2e /usr.bin/ssh/ssh-keyscan.c | |
parent | Prioritize incoming certificate requests by the order of CERTEQ payloads (diff) | |
download | wireguard-openbsd-efe63c19b26df40ec8cd6ad74d46ff155897865f.tar.xz wireguard-openbsd-efe63c19b26df40ec8cd6ad74d46ff155897865f.zip |
setitimer(2): write new timer value in one place
Rearrange the critical section in setitimer(2) to match that of
getitimer(2). This will make it easier to merge the two critical
sections in a subsequent diff.
In particular, we want to write the new timer value in *one* place in
the code, regardless of which timer we're setting.
ok millert@
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.c')
0 files changed, 0 insertions, 0 deletions