debug: add an empty line
[samba.git] / lib / util / strv.c
2017-11-29 Volker Lendeckelib: Allow parsing a strv from a non-talloc const buf
2017-11-29 Volker Lendeckelib: Only call strlen if necessary in strv
2017-11-29 Volker Lendeckelib: Pass in "strv_len" to strv_valid_entry
2016-10-13 Trever L. Adamsstrv.c: add strv_to_env for use with execle, etc.
2016-02-29 Volker Lendeckelib/util: Add strv_addn()
2016-02-29 Martin SchwenkeRevert "lib/util: Expose strv_addn() for adding string...
2016-02-25 Martin Schwenkelib/util: Expose strv_addn() for adding string with...
2015-05-07 Volker Lendeckelib: Fix strv_next for the anchor NULL entry
2014-12-16 Volker Lendeckelib: Add "strv" string handling routines