summaryrefslogtreecommitdiff
path: root/lib/util/strv.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-29lib: Allow parsing a strv from a non-talloc const bufVolker Lendecke1-9/+17
2017-11-29lib: Only call strlen if necessary in strvVolker Lendecke1-2/+4
2017-11-29lib: Pass in "strv_len" to strv_valid_entryVolker Lendecke1-14/+12
2016-10-14strv.c: add strv_to_env for use with execle, etc.Trever L. Adams1-0/+26
2016-02-29lib/util: Add strv_addn()Volker Lendecke1-0/+9
2016-02-29Revert "lib/util: Expose strv_addn() for adding string with specified length"Martin Schwenke1-3/+4
2016-02-25lib/util: Expose strv_addn() for adding string with specified lengthMartin Schwenke1-4/+3
2015-05-07lib: Fix strv_next for the anchor NULL entryVolker Lendecke1-0/+7
2014-12-16lib: Add "strv" string handling routinesVolker Lendecke1-0/+141