]> Git Repo - qemu.git/commit
cutils: add qemu_pstrcmp0()
authorMarc-André Lureau <[email protected]>
Fri, 7 Sep 2018 06:44:33 +0000 (10:44 +0400)
committerMarc-André Lureau <[email protected]>
Fri, 5 Oct 2018 12:14:22 +0000 (16:14 +0400)
commit85e33a2818f46ee023c8729252c797f125744d20
treead0ca1ff77c10c4c6e462987217fb7631c0e55f4
parenta95db58f210ddf5ed61f25cfcb89063cda86ea3c
cutils: add qemu_pstrcmp0()

A char** variant of g_strcmp0().

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
include/qemu/cutils.h
util/cutils.c
This page took 0.023561 seconds and 4 git commands to generate.