diff options
author | 2019-08-17 14:25:06 +0000 | |
---|---|---|
committer | 2019-08-17 14:25:06 +0000 | |
commit | 34060d49210e99f50067334b5944e9cc81e2f71c (patch) | |
tree | 4683d502b5a3fa9c98e753773016284124006134 /sys | |
parent | drm/i915: Fix wrong escape clock divisor init for GLK (diff) | |
download | wireguard-openbsd-34060d49210e99f50067334b5944e9cc81e2f71c.tar.xz wireguard-openbsd-34060d49210e99f50067334b5944e9cc81e2f71c.zip |
signal handlers should not call exit() due to possibility of reentering
libc (stdio etc), instead do the unlink tasks then call _exit() instead
ok millert
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions