]> xenbits.xensource.com Git - libvirt.git/commit
command: Add virCommandEnvAddFormat
authorCole Robinson <crobinso@redhat.com>
Thu, 5 May 2011 20:32:52 +0000 (16:32 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 10 May 2011 17:15:50 +0000 (13:15 -0400)
commit35c1b35e258441967703512eb48aca37b144d67a
tree5aa9b503761ff18e66411fb67ecf5a49ad8e9fff
parentfc0ab50abd1743215b3757beb9a9277c54e87b3d
command: Add virCommandEnvAddFormat

Similar to virCommandArgAddFormat. We will use this shortly.

v2:
    Convert virCommandEnvAddPair to use the new function
src/libvirt_private.syms
src/util/command.c
src/util/command.h