libvirt/src/lxc
Andrea Bolognani 03a07357e1 maint: Add filetype annotations to Makefile.inc.am
Vim has trouble figuring out the filetype automatically because
the name doesn't follow existing conventions; annotations like
the ones we already have in Makefile.ci help it out.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-04-12 16:55:38 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: Use virCgroupGetMemoryStat 2018-08-13 11:53:53 +02:00
lxc_cgroup.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_conf.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
lxc_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_container.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_container.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_controller.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
lxc_domain.c Always put _LAST enums on second line of VIR_ENUM_IMPL 2019-04-11 12:47:23 -04:00
lxc_domain.h util: Move enum convertors into virenum.(c|h) 2019-04-10 09:12:04 +02:00
lxc_driver.c Drop needless virtType validation 2019-03-18 09:35:00 -04:00
lxc_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_fuse.c Revert "Include unistd.h directly by files using it" 2019-04-10 12:26:32 +02:00
lxc_fuse.h util: Don't include 'viralloc.h' into other header files 2019-04-10 09:12:04 +02:00
lxc_hostdev.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
lxc_hostdev.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
lxc_monitor.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc_native.c Always put _LAST enums on second line of VIR_ENUM_IMPL 2019-04-11 12:47:23 -04:00
lxc_native.h util: Move enum convertors into virenum.(c|h) 2019-04-10 09:12:04 +02:00
lxc_process.c util: string: Use VIR_AUTOSTRINGLIST instead of VIR_AUTOPTR(virString) 2019-03-04 13:04:20 +01:00
lxc_process.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
test_libvirtd_lxc.aug.in