mirror_iproute2/misc
Luca Boccassi 6d2fd4a53f Include bsd/string.h only in include/utils.h
This is simpler and cleaner, and avoids having to include the header
from every file where the functions are used. The prototypes of the
internal implementation are in this header, so utils.h will have to be
included anyway for those.

Fixes: 508f3c231e ("Use libbsd for strlcpy if available")

Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-11-05 08:38:32 -08:00
..
.gitignore Add ignore files to make using git easier 2006-08-08 12:04:38 -07:00
arpd.c libnetlink: Convert GETNEIGH dumps to use rtnl_neighdump_req 2018-10-02 18:38:59 -07:00
ifstat.c Tree wide: Drop sockaddr_nl arg 2018-10-22 09:43:48 -07:00
lnstat_util.c lnstat_util: Make sure buffer is NUL-terminated 2017-09-01 12:10:54 -07:00
lnstat.c Replace malloc && memset by calloc 2016-07-20 12:05:24 -07:00
lnstat.h SPDX license identifiers 2017-11-24 12:21:35 -08:00
Makefile arpd: remove pthread dependency 2018-05-01 19:29:03 -07:00
nstat.c Merge branch 'iproute2-master' into iproute2-next 2018-04-02 10:47:34 -07:00
rtacct.c misc: fix style issues 2016-03-21 11:56:36 -07:00
ss.c Include bsd/string.h only in include/utils.h 2018-11-05 08:38:32 -08:00
ssfilter.h SPDX license identifiers 2017-11-24 12:21:35 -08:00
ssfilter.y ss: Review ssfilter 2018-08-15 14:25:18 -07:00