]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make error reporting threadsafe by avoiding strerror
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 20 Jan 2009 17:13:33 +0000 (17:13 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 20 Jan 2009 17:13:33 +0000 (17:13 +0000)
commit437ac354fc4ca84da9979c5fb73300d6bdf7d88e
tree20fedc587ee9fbfb4a30af016cdc0a3b9c49062d
parent25415eb104802d27912ae38ba6df4219545eb89a
Make error reporting threadsafe by avoiding strerror
32 files changed:
.x-sc_avoid_write
ChangeLog
autobuild.sh
configure.in
po/POTFILES.in
src/domain_conf.c
src/libvirt_private.syms
src/lxc_container.c
src/lxc_controller.c
src/lxc_driver.c
src/network_conf.c
src/network_driver.c
src/nodeinfo.c
src/qemu_driver.c
src/remote_internal.c
src/storage_backend.c
src/storage_backend_disk.c
src/storage_backend_fs.c
src/storage_backend_iscsi.c
src/storage_backend_logical.c
src/storage_conf.c
src/storage_driver.c
src/test.c
src/uml_driver.c
src/util.c
src/virterror.c
src/virterror_internal.h
src/xen_inotify.c
src/xen_internal.c
src/xen_unified.c
src/xend_internal.c
src/xm_internal.c