[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] PATCH 5/9: Adapt to virError API
- From: "Daniel P. Berrange" <berrange redhat com>
- To: libvir-list redhat com
- Subject: Re: [Libvir] PATCH 5/9: Adapt to virError API
- Date: Mon, 18 Jun 2007 03:18:40 +0100
This patch switches the driver.c, conf.c and dispatch.c files over to use
the virError object and associated API instead of a custom version.
Makefile.am | 5 +
conf.c | 192 ++++++++++++++++++++++++++++++------------------------------
dispatch.c | 16 +++--
driver.c | 174 ++++++++++++++++++++++++++++++------------------------
driver.h | 6 +
internal.h | 2
6 files changed, 213 insertions(+), 182 deletions(-)
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]