diff options
author | 2016-05-23 19:02:49 +0000 | |
---|---|---|
committer | 2016-05-23 19:02:49 +0000 | |
commit | 24d93a00353830e694334b6db0a6524a5bc6fbb1 (patch) | |
tree | 21dc0807d3e8e27e388c2aea408e2482bc19ac8c /usr.sbin/ldpd/labelmapping.c | |
parent | s/routes/labels (diff) | |
download | wireguard-openbsd-24d93a00353830e694334b6db0a6524a5bc6fbb1.tar.xz wireguard-openbsd-24d93a00353830e694334b6db0a6524a5bc6fbb1.zip |
Replace legacy bzero and bcopy by memset and memcpy.
bzero(), bcopy() and bcmp() were deprecated in POSIX.1-2001 and removed
in POSIX.1-2008 in deference to memset(), memcpy() and memcmp().
Diffstat (limited to 'usr.sbin/ldpd/labelmapping.c')
0 files changed, 0 insertions, 0 deletions