]> xenbits.xensource.com Git - libvirt.git/commit
use virAsprintf instead of asprintf
authorGuido Günther <agx@sigxcpu.org>
Tue, 23 Dec 2008 13:03:29 +0000 (13:03 +0000)
committerGuido Günther <agx@sigxcpu.org>
Tue, 23 Dec 2008 13:03:29 +0000 (13:03 +0000)
commit043d702f02ba37e7027918ec9e50b0330858ea12
treea8330432a79fd3dd3194ca2760ec379bed4966af
parent922f5e6845663ef7c167cf9f4707218a9c0aa685
use virAsprintf instead of asprintf
25 files changed:
ChangeLog
Makefile.maint
src/cgroup.c
src/domain_conf.c
src/driver.c
src/libvirt.c
src/logging.c
src/lxc_container.c
src/lxc_controller.c
src/lxc_driver.c
src/network_conf.c
src/network_driver.c
src/openvz_conf.c
src/qemu_conf.c
src/qemu_driver.c
src/remote_internal.c
src/stats_linux.c
src/storage_backend_iscsi.c
src/storage_driver.c
src/uml_conf.c
src/uml_driver.c
src/util.c
src/veth.c
src/virsh.c
src/xm_internal.c