]> sourceware.org Git - lvm2.git/commit
str_list: add str_list_to_str and str_to_str_list functions
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 20 Oct 2015 14:01:10 +0000 (16:01 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 30 Oct 2015 14:47:56 +0000 (15:47 +0100)
commit0d5b1294f0350e10698232eb764c28b3ca54df1a
tree52cfba3228333f1708c79891941a3d7f0d4151d5
parent097d14e64e845bdb1c0b8106e33f38f775e54fe5
str_list: add str_list_to_str and str_to_str_list functions

The str_list_to_str and str_to_str_list are helper functions to
convert string list to a single string and vice versa.
lib/datastruct/str_list.c
lib/datastruct/str_list.h
This page took 0.029534 seconds and 5 git commands to generate.