diff options
author | 1997-01-21 21:22:56 +0000 | |
---|---|---|
committer | 1997-01-21 21:22:56 +0000 | |
commit | d16d1beec0092a9b1e142486e7783aa64131dcc2 (patch) | |
tree | 7afd16656013f255bede8b9823346ae1bfb2131f /lib/libc/sys | |
parent | from the FIXES file: (diff) | |
download | wireguard-openbsd-d16d1beec0092a9b1e142486e7783aa64131dcc2.tar.xz wireguard-openbsd-d16d1beec0092a9b1e142486e7783aa64131dcc2.zip |
the locate code assumes that char max is 127 (char == signed char)
however on the powerpc port that is not the case (char == unsigned char)
Thus this change, if anyone has a better idea, feel free.
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions