1. 08 2月, 2008 1 次提交
    • M
      Fix gcc-4.3.0 "inlining failed" warning. · 3da5504e
      Mark McLoughlin 提交于
      * 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.
      3da5504e
  2. 21 1月, 2008 1 次提交
  3. 10 1月, 2008 1 次提交
  4. 07 1月, 2008 1 次提交
  5. 03 12月, 2007 1 次提交
  6. 14 8月, 2007 2 次提交
  7. 20 7月, 2007 1 次提交
  8. 29 6月, 2007 1 次提交
  9. 27 6月, 2007 2 次提交
  10. 26 2月, 2007 2 次提交
  11. 29 1月, 2007 1 次提交
  12. 26 1月, 2007 1 次提交
  13. 19 1月, 2007 1 次提交
  14. 09 11月, 2006 1 次提交
  15. 17 8月, 2006 1 次提交
  16. 26 6月, 2006 1 次提交
    • D
      * configure.in libvirt.spec.in docs/examples/* include/Makefile.am · b62cdc14
      Daniel Veillard 提交于
        include/libvirt/virterror.h python/generator.py python/libvir.c
        python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
        src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
        src/xml.c src/xml.h: moved the includes from include/ to
        include/libvirt to reflect the installed include tree. This
        avoid using "" in the includes themselves.
      Daniel
      b62cdc14
  17. 15 6月, 2006 1 次提交
  18. 06 6月, 2006 1 次提交