libvirt/src/vz
Daniel P. Berrangé 2621d48f00 gnulib: delete all gnulib integration
This deletes all trace of gnulib from libvirt. We still
have the keycodemapdb submodule to deal with. The simple
solution taken was to update it when running autogen.sh.

Previously gnulib could auto-trigger refresh when running
'make' too. We could figure out a solution for this, but
with the pending meson rewrite it isn't worth worrying
about, given how infrequently keycodemapdb changes.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-02-07 15:03:54 +00:00
..
Makefile.inc.am gnulib: delete all gnulib integration 2020-02-07 15:03:54 +00:00
virtvzd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtvzd.service.in vz: introduce virtvzd daemon 2019-08-09 14:06:31 +01:00
vz_driver.c src: remove sys/wait.h from many files 2020-02-04 14:00:44 +00:00
vz_driver.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_sdk.c vz: fix typos of 'explicitly' 2020-01-28 13:32:28 +01:00
vz_sdk.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_utils.c vz: use G_GNUC_UNUSED 2019-10-15 11:25:25 +02:00
vz_utils.h use G_GNUC_NULL_TERMINATED instead of ATTRIBUTE_SENTINEL 2019-10-15 11:25:22 +02:00