libvirt/src/lxc
Erik Skultety 5165ff0971 src: More cleanup of some system headers already contained in internal.h
All of the ones being removed are pulled in by internal.h. The only
exception is sanlock which expects the application to include <stdint.h>
before sanlock's headers, because sanlock prototypes use fixed width
int, but they don't include stdint.h themselves, so we have to leave
that one in place.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2018-09-20 10:16:39 +02:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: Use virCgroupGetMemoryStat 2018-08-13 11:53:53 +02:00
lxc_cgroup.h lxc: report veth device indexes to systemd 2015-01-27 13:57:02 +00:00
lxc_conf.c lxc: Report supported huge pages 2018-07-26 14:15:22 +02:00
lxc_conf.h lxc: convert to typesafe virConf accessors 2016-07-12 09:58:21 +01:00
lxc_container.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lxc_container.h lxc_container: Set source file description 2018-04-03 11:32:48 +02:00
lxc_controller.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lxc_domain.c Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr" 2018-07-30 13:30:11 +02:00
lxc_domain.h Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lxc_driver.h
lxc_fuse.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lxc_fuse.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
lxc_hostdev.c Replace Usb with USB throughout 2014-04-08 11:10:59 +01:00
lxc_hostdev.h Replace Usb with USB throughout 2014-04-08 11:10:59 +01:00
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c lxc/: Remove spaces after casts 2018-05-03 22:31:36 +02:00
lxc_monitor.h
lxc_native.c internal: Move <stdio.h> include to internal.h 2018-09-20 10:16:38 +02:00
lxc_native.h lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxc_process.c Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr" 2018-07-30 13:30:11 +02:00
lxc_process.h lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
Makefile.inc.am make sure libvirt is linked first 2018-03-05 16:49:50 +00:00
test_libvirtd_lxc.aug.in