[libvirt] [PATCH 0/4] drop usage of c-strcase gnulib module

Pavel Hrdina phrdina at redhat.com
Wed Nov 20 14:54:17 UTC 2019


Pavel Hrdina (4):
  use g_ascii_strcasecmp instead of c_strcasecmp from gnulib
  use g_ascii_strncasecmp instead of c_strncasecmp from gnulib
  syntax-check: update strcase check to refer to GLib
  bootstrap.conf: drop usage of c-strcase gnulib module

 bootstrap.conf            |  1 -
 build-aux/syntax-check.mk |  2 +-
 src/internal.h            | 11 +++++------
 tests/virhashtest.c       |  2 +-
 4 files changed, 7 insertions(+), 9 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list