diff options
author | 2014-06-27 17:51:08 +0000 | |
---|---|---|
committer | 2014-06-27 17:51:08 +0000 | |
commit | 3c47531e315058a7d0ab7d1cfdf7d18d11ed875a (patch) | |
tree | 8a0c097eaa2ad2655fb58ecf6ff175e8c4231a4a /lib/libc/stdlib/malloc.c | |
parent | Move to a smaller rbytes buffer and skip a random part. Not to (diff) | |
download | wireguard-openbsd-3c47531e315058a7d0ab7d1cfdf7d18d11ed875a.tar.xz wireguard-openbsd-3c47531e315058a7d0ab7d1cfdf7d18d11ed875a.zip |
Standardize xfer byte counts to ssize_t rather than a mix of size_t and int
(we need to make them signed to spot controller overruns), and fix format
strings accordingly.
While there, make sure every runtime printf is prefixed by either the complete
target information, if available, or at least the driver name with the
proper instance number - supported systems with > 1 wdsc are quite common.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions