]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* src/hash.c src/internal.h src/libvirt.c src/virterror.c
authorDaniel Veillard <veillard@redhat.com>
Fri, 28 Apr 2006 18:29:26 +0000 (18:29 +0000)
committerDaniel Veillard <veillard@redhat.com>
Fri, 28 Apr 2006 18:29:26 +0000 (18:29 +0000)
commitbfee5cd2cd6e5a88ea2ff43956af42ad40715d9d
tree74a06d5ca2897124f153a7f1e444287820beb89a
parent7b38f418cb01d17cc125f5548ab5c13c0576684e
* src/hash.c src/internal.h src/libvirt.c src/virterror.c
  src/xml.h include/libvirt.h[.in] include/virterror.h: started
  adding new APIs, some still TODO, and not tested yet
Daniel
19 files changed:
ChangeLog
docs/APIchunk3.html [new file with mode: 0644]
docs/devhelp/general.html [new file with mode: 0644]
docs/devhelp/index.html [new file with mode: 0644]
docs/devhelp/libvirt-libvirt.html [new file with mode: 0644]
docs/devhelp/libvirt-virterror.html [new file with mode: 0644]
docs/examples/.cvsignore [new file with mode: 0644]
include/libvirt.h
include/libvirt.h.in
include/libvirt/libvirt.h
include/libvirt/libvirt.h.in
include/libvirt/virterror.h
include/virterror.h
src/.cvsignore [new file with mode: 0644]
src/hash.c
src/internal.h
src/libvirt.c
src/virterror.c
src/xml.h