summaryrefslogtreecommitdiff
path: root/lib/util/strv.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-19lib: Fix includes in strv.hVolker Lendecke1-1/+2
2017-11-29lib: Allow parsing a strv from a non-talloc const bufVolker Lendecke1-0/+2
2016-10-14strv.c: add strv_to_env for use with execle, etc.Trever L. Adams1-0/+1
2016-02-29lib/util: Add strv_addn()Volker Lendecke1-0/+1
2016-02-29Revert "lib/util: Expose strv_addn() for adding string with specified length"Martin Schwenke1-1/+0
2016-02-25lib/util: Expose strv_addn() for adding string with specified lengthMartin Schwenke1-0/+1
2014-12-16lib: Add "strv" string handling routinesVolker Lendecke1-0/+32