summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2007-10-04 05:49:16 +0000
committerotto <otto@openbsd.org>2007-10-04 05:49:16 +0000
commit7e57a1d4d997dd813d7cf540cb212a41560acced (patch)
tree59c605dc75860f542cffd2f2efe9668de98a57f4 /lib/libc
parentvoid functions should not return value (diff)
downloadwireguard-openbsd-7e57a1d4d997dd813d7cf540cb212a41560acced.tar.xz
wireguard-openbsd-7e57a1d4d997dd813d7cf540cb212a41560acced.zip
fix evil 64-bit bug: if we're using longs for bitsets 1 << shift will
be undefined if shift > 31. Makes ccom work much better on 64-bit archs.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions