xutils: break out string handling and locking
commit9e4cf71371187927a6eb7cc4fe32b67d58a93010
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 3 Jun 2013 22:04:15 +0000 (4 00:04 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Mon, 3 Jun 2013 22:04:15 +0000 (4 00:04 +0200)
tree063ebd26cfc7b50212a2c8069cf702fb9b4b8708
parent8bb67e4e60d1c0d9fba66c1b28e62e4d92d8d4ce
xutils: break out string handling and locking

Break out all string handling functions and lockme stuff in order
to further eliminate the big code blob in xutils, so that it can
be easier maintained.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
32 files changed:
astraceroute/Makefile
bpf.c
bpf_parser.y
bpfc/Makefile
ct_client.c
ct_servmgmt.c
ct_usermgmt.c
curve.c
curvetun.c
curvetun/Makefile
dissector_eth.c
flowtop.c
flowtop/Makefile
geoip.c
ifpps/Makefile
irq.c
lockme.h [new file with mode: 0644]
mac80211.c
mausezahn/Makefile
netsniff-ng.c
netsniff-ng/Makefile
oui.c
str.c [new file with mode: 0644]
str.h [new file with mode: 0644]
trafgen.c
trafgen/Makefile
trafgen_parser.y
tstamping.c
xio.c
xmalloc.c
xutils.c
xutils.h