Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Allow parsing a strv from a non-talloc const buf | Volker Lendecke | 2017-11-29 | 1 | -9/+17 |
* | lib: Only call strlen if necessary in strv | Volker Lendecke | 2017-11-29 | 1 | -2/+4 |
* | lib: Pass in "strv_len" to strv_valid_entry | Volker Lendecke | 2017-11-29 | 1 | -14/+12 |
* | strv.c: add strv_to_env for use with execle, etc. | Trever L. Adams | 2016-10-14 | 1 | -0/+26 |
* | lib/util: Add strv_addn() | Volker Lendecke | 2016-02-29 | 1 | -0/+9 |
* | Revert "lib/util: Expose strv_addn() for adding string with specified length" | Martin Schwenke | 2016-02-29 | 1 | -3/+4 |
* | lib/util: Expose strv_addn() for adding string with specified length | Martin Schwenke | 2016-02-25 | 1 | -4/+3 |
* | lib: Fix strv_next for the anchor NULL entry | Volker Lendecke | 2015-05-07 | 1 | -0/+7 |
* | lib: Add "strv" string handling routines | Volker Lendecke | 2014-12-16 | 1 | -0/+141 |