]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* src/Makefile.am src/internal.h src/libvirt.c src/libvirt_sym.version
authorDaniel Veillard <veillard@redhat.com>
Fri, 24 Feb 2006 22:36:10 +0000 (22:36 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 24 Feb 2006 22:36:10 +0000 (22:36 +0000)
commit8557bc67a4bf0887b98e54bd7d42f3eec0ffc34c
treeaa98b915d5c95e6e0bcf878609a4d9ca577dade8
parent868f93ba8ec162c2a62ed42e0016ce6c07a2a7ea
* src/Makefile.am src/internal.h src/libvirt.c src/libvirt_sym.version
  src/virterror.c include/Makefile.am include/virterror.h: adding
  the public APIs for errors, callbacks and synchronous. The boring
  stuff is still left to do, plugging it. Also need to be exposed
  at the python level.
* doc//*: rebuilt
Daniel
23 files changed:
ChangeLog
docs/APIchunk0.html
docs/APIchunk1.html
docs/APIchunk2.html
docs/APIconstructors.html
docs/APIfiles.html
docs/APIfunctions.html
docs/APIsymbols.html
docs/html/book1.html
docs/html/index.html
docs/html/libvirt-lib.html
docs/html/libvirt-libvirt.html
docs/libvirt-api.xml
docs/libvirt-refs.xml
include/Makefile.am
include/libvirt/Makefile.am
include/libvirt/virterror.h [new file with mode: 0644]
include/virterror.h [new file with mode: 0644]
src/Makefile.am
src/internal.h
src/libvirt.c
src/libvirt_sym.version
src/virterror.c [new file with mode: 0644]