mirror of https://gitee.com/openkylin/libvirt.git
3da5504e68
* 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. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
default-network.xml | ||
event.c | ||
event.h | ||
internal.h | ||
libvirtd.conf | ||
libvirtd.init.in | ||
libvirtd.policy | ||
libvirtd.sasl | ||
libvirtd.sysconf | ||
mdns.c | ||
mdns.h | ||
qemud.c | ||
remote.c | ||
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 | ||
rpcgen_fix.pl |