diff options
author | 2019-01-10 12:44:54 +0000 | |
---|---|---|
committer | 2019-01-10 12:44:54 +0000 | |
commit | cfa2976ea7d7187e07ac0dcfb80349de898688e7 (patch) | |
tree | 30de843f74bdc9f343b36b43c591b4943d51373e /lib/libc/stdlib/malloc.c | |
parent | change order of pledge(2) promises to the canonical form. (diff) | |
download | wireguard-openbsd-cfa2976ea7d7187e07ac0dcfb80349de898688e7.tar.xz wireguard-openbsd-cfa2976ea7d7187e07ac0dcfb80349de898688e7.zip |
Revert back previous commit and stop including strings.h
Use memset(3) instead of bzero(3) since POSIX recommends using the former and
because it's also more portable (conforms to ANSI C standard)
OK tedu@ tb@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions