summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_hibernate.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2013-03-28 08:39:54 +0000
committernicm <nicm@openbsd.org>2013-03-28 08:39:54 +0000
commiteb0048bac5daf3bb6590a674d97fd15d090ca073 (patch)
tree0b6242e8762c954776d069c224301720bfbe56ea /sys/kern/subr_hibernate.c
parentDon't die with SIGFPE on LONG_MIN / -1 or % -1. Instead make LONG_MIN / (diff)
downloadwireguard-openbsd-eb0048bac5daf3bb6590a674d97fd15d090ca073.tar.xz
wireguard-openbsd-eb0048bac5daf3bb6590a674d97fd15d090ca073.zip
Don't die with SIGFPE on INT_MIN / -1 or % -1. Instead make INT_MIN /
-1 == INT_MIN and % -1 == 0. ok matthew deraadt
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions