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

Cole Robinson crobinso at redhat.com
Mon Dec 9 01:02:22 UTC 2019


On 11/20/19 9:54 AM, Pavel Hrdina wrote:
> 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(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list