diff options
author | 2016-05-23 04:52:50 +0000 | |
---|---|---|
committer | 2016-05-23 04:52:50 +0000 | |
commit | ede3af1d1b9c3fd64c2ff3e9265476dfaa74870f (patch) | |
tree | 2c3b331911779c18ae19175f92ab50f0ed7a8583 /lib/libc/string | |
parent | sync (diff) | |
download | wireguard-openbsd-ede3af1d1b9c3fd64c2ff3e9265476dfaa74870f.tar.xz wireguard-openbsd-ede3af1d1b9c3fd64c2ff3e9265476dfaa74870f.zip |
Some of our fan scaling calculations with the muK temperature unit above
59 degC require temporary values larger than 32bit signed. Therefore
bump those involved variables to int64_t and replace imin/imax with
ulmin/ulmax to get proper results.
Diffstat (limited to 'lib/libc/string')
0 files changed, 0 insertions, 0 deletions