summaryrefslogtreecommitdiff
path: root/lib/util/strv.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Allow parsing a strv from a non-talloc const bufVolker Lendecke2018-05-241-9/+17
* lib: Only call strlen if necessary in strvVolker Lendecke2018-05-241-2/+4
* lib: Pass in "strv_len" to strv_valid_entryVolker Lendecke2018-05-241-14/+12
* strv.c: add strv_to_env for use with execle, etc.Trever L. Adams2016-10-141-0/+26
* lib/util: Add strv_addn()Volker Lendecke2016-02-291-0/+9
* Revert "lib/util: Expose strv_addn() for adding string with specified length"Martin Schwenke2016-02-291-3/+4
* lib/util: Expose strv_addn() for adding string with specified lengthMartin Schwenke2016-02-251-4/+3
* lib: Fix strv_next for the anchor NULL entryVolker Lendecke2015-05-071-0/+7
* lib: Add "strv" string handling routinesVolker Lendecke2014-12-161-0/+141