str: Add converting cmdline args vector to str module
commitc6aeff438d452be679cc3ba0a600db1d204b49a6
authorVadim Kochan <vadim4j@gmail.com>
Sat, 7 Nov 2015 14:55:15 +0000 (7 16:55 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 9 Nov 2015 12:33:21 +0000 (9 13:33 +0100)
tree03ad8f1576111b88d08dfec2c1615abab5bd4ff7
parenta2a169affeb57a42e27dd4893da0bdb52542dae9
str: Add converting cmdline args vector to str module

Move piece of code which converts cmdline args vector to string
from netsniff-ng.c to str.c as function.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
netsniff-ng.c
str.c
str.h