libvirt/src/xen
Daniel P. Berrange a4e37ff1a3 Enable use of -Wold-style-definition compiler flag
A couple of functions were declared using the old style foo()
for no-parameters, instead of foo(void)

* src/xen/xen_hypervisor.c, tests/testutils.c: Replace () with (void)
  in some function declarations
* m4/virt-compile-warnings.m4: Enable -Wold-style-definition
2011-04-05 11:40:04 +01:00
..
block_stats.c deprecate fclose() and introduce VIR_{FORCE_}FCLOSE() 2010-11-16 21:13:29 -05:00
block_stats.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xen_driver.c Enhance the streams helper to support plain file I/O 2011-03-29 12:17:28 +01:00
xen_driver.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_hypervisor.c Enable use of -Wold-style-definition compiler flag 2011-04-05 11:40:04 +01:00
xen_hypervisor.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_inotify.c Remove PATH_MAX sized stack allocations related to virFileBuildPath 2011-04-05 08:55:27 +02:00
xen_inotify.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xend_internal.c Use virBufferPtr for sexpr2string instead of manual buffer handling 2011-04-05 09:14:59 +02:00
xend_internal.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00
xm_internal.c Remove PATH_MAX sized stack allocations related to virFileBuildPath 2011-04-05 08:55:27 +02:00
xm_internal.h Moved XM formatting functions to xenxs 2011-02-21 11:14:52 -07:00
xs_internal.c maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
xs_internal.h maint: avoid space-tab 2010-12-21 13:21:25 -07:00