[libvirt] [PATCH 0/2] Eliminate two more gnulib modules (glib chronicles)

Ján Tomko jtomko at redhat.com
Wed Nov 13 09:33:07 UTC 2019


Remove the need to use:
  byteswap
  vsnprintf
by using the GLib counterparts

Ján Tomko (2):
  util: use g_vsnprintf
  qemu: use GUINT32_SWAP_LE_BE

 src/qemu/qemu_driver.c   | 10 +++++-----
 src/util/virerror.c      |  4 ++--
 src/util/virtypedparam.c |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list