]> xenbits.xensource.com Git - libvirt.git/commit
util: buffer: Add virBufferStrcatVArgs
authorPeter Krempa <pkrempa@redhat.com>
Mon, 24 Jul 2017 16:54:15 +0000 (18:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 27 Jul 2017 07:31:14 +0000 (09:31 +0200)
commit3c60388591303c2e13867044696fed455fc6718b
treeccec456515916bf78a114446c735579490f5b307
parent55e8314efdc0268d5c622e31ab0c6e3a25717231
util: buffer: Add virBufferStrcatVArgs

Split out the worker loop into a separate function and export it.

Reviewed-by: Eric Blake <eblake@redhat.com>
src/libvirt_private.syms
src/util/virbuffer.c
src/util/virbuffer.h