summaryrefslogtreecommitdiff
path: root/lib/util/strv.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Allow parsing a strv from a non-talloc const bufVolker Lendecke2018-05-241-0/+2
* strv.c: add strv_to_env for use with execle, etc.Trever L. Adams2016-10-141-0/+1
* lib/util: Add strv_addn()Volker Lendecke2016-02-291-0/+1
* Revert "lib/util: Expose strv_addn() for adding string with specified length"Martin Schwenke2016-02-291-1/+0
* lib/util: Expose strv_addn() for adding string with specified lengthMartin Schwenke2016-02-251-0/+1
* lib: Add "strv" string handling routinesVolker Lendecke2014-12-161-0/+32