]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Standardize use of header files, making internal.h primary.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 23 May 2008 08:24:41 +0000 (08:24 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 23 May 2008 08:24:41 +0000 (08:24 +0000)
commit1d8d4f86b6f8594b67fdb5da3fbe2c6dbbc95cf2
tree7d2e79d2960fddc5ed4f25586557f38c6c4d9a5d
parentc132e0f7120dd78ebdbe4cc0d358941ede1cadab
Standardize use of header files, making internal.h primary.
* qemud/internal.h, qemud/qemud.h: Rename this file so it
doesn't conflict with src/internal.h.
* HACKING: Document how header files should be used.
* qemud/Makefile.am: Add src/ directory to includes.
* qemud/event.c, qemud/mdns.c, qemud/qemud.c, qemud/remote.c,
qemud/remote_protocol.c, qemud/remote_protocol.h,
qemud/remote_protocol.x, src/buf.c, src/libvirt.c,
src/nodeinfo.c, src/qemu_conf.c, src/qemu_driver.c,
src/stats_linux.c, src/storage_backend.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/util.c,
src/util.h, src/virsh.c, src/virterror.c, src/xend_internal.c,
src/xml.c, tests/reconnect.c, tests/xmlrpctest.c,
tests/qparamtest.c: Standardize use of header files.
* docs/*, po/*: Rebuild docs.
141 files changed:
ChangeLog
HACKING
docs/FAQ.html
docs/apps.html
docs/archdomain.html
docs/architecture.html
docs/archnetwork.html
docs/archnode.html
docs/archstorage.html
docs/auth.html
docs/bindings.html
docs/bugs.html
docs/contact.html
docs/deployment.html
docs/docs.html
docs/downloads.html
docs/drivers.html
docs/drvlxc.html
docs/drvopenvz.html
docs/drvqemu.html
docs/drvremote.html
docs/drvtest.html
docs/drvxen.html
docs/errors.html
docs/format.html
docs/formatcaps.html
docs/formatnetwork.html
docs/formatnode.html
docs/hvsupport.html
docs/index.html
docs/news.html
docs/python.html
docs/relatedlinks.html
docs/sitemap.html
docs/storage.html
docs/uri.html
docs/windows.html
po/af.po
po/am.po
po/ar.po
po/as.po
po/be.po
po/bg.po
po/bn.po
po/bn_IN.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/eu_ES.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/gu.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/hy.po
po/id.po
po/is.po
po/it.po
po/ja.po
po/ka.po
po/kn.po
po/ko.po
po/ku.po
po/lo.po
po/lt.po
po/lv.po
po/mk.po
po/ml.po
po/mr.po
po/ms.po
po/my.po
po/nb.po
po/nl.po
po/nn.po
po/no.po
po/nso.po
po/or.po
po/pa.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@latin.po
po/sv.po
po/ta.po
po/te.po
po/th.po
po/tr.po
po/uk.po
po/ur.po
po/vi.po
po/zh_CN.po
po/zh_TW.po
po/zu.po
qemud/Makefile.am
qemud/event.c
qemud/mdns.c
qemud/qemud.c
qemud/qemud.h [moved from qemud/internal.h with 97% similarity]
qemud/remote.c
qemud/remote_protocol.c
qemud/remote_protocol.h
qemud/remote_protocol.x
src/buf.c
src/libvirt.c
src/nodeinfo.c
src/qemu_conf.c
src/qemu_driver.c
src/stats_linux.c
src/storage_backend.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/util.c
src/util.h
src/virsh.c
src/virterror.c
src/xend_internal.c
src/xml.c
tests/qparamtest.c
tests/reconnect.c
tests/xmlrpctest.c