util: Add nullvec2str 83/189983/2
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 3 Oct 2018 09:15:31 +0000 (11:15 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 3 Oct 2018 09:15:31 +0000 (11:15 +0200)
commit89950370359f4af6b9ebee5466c8e5450fc6751a
tree9ad632c82c5e2a1b4fd117cd7a4f1b6256e8395f
parent78e094d57bb2c98336c5e8c72c613b10981b8859
util: Add nullvec2str

This function will be used to convert char *arr[] arrays
(like argv[] and envp[]) arrays to simple strings.

Change-Id: I352f2cc35ee5f06f6a9e6bc81b45702ea11f711d
src/shared/util.c
src/shared/util.h