libvirt/qemud
Mark McLoughlin 3da5504e68 Fix gcc-4.3.0 "inlining failed" warning.
* src/internal.h: move xstrol() variants from here ...

* src/util.[ch]: ... to here and rename to virStrToLong()

* src/libvirt_sym.version: export __virStrToLong_i() for
virsh and qemud.

* src/nodeinfo.c, src/stats_linux.c, src/virsh.c,
  src/xend_internal.c, qemud/qemud.c: replace xstrtol()
calls with virStrToLong()

* src/nodeinfo.h: don't include internal.h, which was only
needed for xstrtol(), but instead include libvirt.h which
is suffificient for the declarations in the header.
2008-02-08 09:15:16 +00:00
..
.cvsignore
default-network.xml
event.c
event.h
internal.h
libvirtd.conf
libvirtd.init.in
libvirtd.policy
libvirtd.sasl Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
libvirtd.sysconf
Makefile.am
mdns.c Enable another syntax-check rule. 2008-02-07 19:20:36 +00:00
mdns.h Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
qemud.c Fix gcc-4.3.0 "inlining failed" warning. 2008-02-08 09:15:16 +00:00
remote_dispatch_localvars.h
remote_dispatch_proc_switch.h
remote_dispatch_prototypes.h
remote_generate_stubs.pl
remote_protocol.c
remote_protocol.h
remote_protocol.x
remote.c missing ')' 2008-02-07 17:03:17 +00:00
rpcgen_fix.pl