summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorray <ray@openbsd.org>2006-03-29 09:16:53 +0000
committerray <ray@openbsd.org>2006-03-29 09:16:53 +0000
commitf240ac9924e66ed3c50409fd7d8a0fb6019e2988 (patch)
tree822b4fdb7345503815ae954e956e36159b762c21 /lib/libc/stdlib
parentMore closely matches GNU behavior, passes more GNU rcstest tests. (diff)
downloadwireguard-openbsd-f240ac9924e66ed3c50409fd7d8a0fb6019e2988.tar.xz
wireguard-openbsd-f240ac9924e66ed3c50409fd7d8a0fb6019e2988.zip
Yet more lint:
- Explicitly test for -1 from read(2) and write(2). - Change negative parameters to 0 for rcsnum_cmp(). (I think xsa@ had a patch for this earlier.) - Remove unused variables. - Changed return types to void if we only return one value. - Fix possible one-character truncation in rcs_deltatext_set(). - Use memcpy() to copy u_char arrays. - Use ptrdiff_t to hold pointer differences. - int -> size_t for sizeof/strlen ``looks fine'' xsa@
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions