summaryrefslogtreecommitdiffstats
path: root/source3/include/messages.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-10-15 13:26:51 +0000
committerJeremy Allison <jra@samba.org>2014-12-16 18:56:03 +0100
commit5d7a183b9eb444f12bb501f5314afb01e5944966 (patch)
tree7e547fdffb75931e8b56482965460cfb3bc158c4 /source3/include/messages.h
parentb306f165648b54c8b302974e1938d694c571b23a (diff)
downloadsamba-5d7a183b9eb444f12bb501f5314afb01e5944966.tar.gz
samba-5d7a183b9eb444f12bb501f5314afb01e5944966.tar.xz
samba-5d7a183b9eb444f12bb501f5314afb01e5944966.zip
lib: Add "strv" string handling routines
This is a little set of routines designed after the glibc argz routines. It is supposed to eventually replace our inefficient string_list routines. A talloc blob is an array of strings separated by the \0 character. See argz(3) on a Linux system for the ideas where this came from. Based on talloc strv is simpler because talloc knows about the size of the blob, so we don't have to explicitly maintain it. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/include/messages.h')
0 files changed, 0 insertions, 0 deletions