[libvirt] [PATCH 0/5] PATCH 0/8] Remove use of 'strsep' gnulib module (kill-a-gnulib-module-a-day initiative)

Peter Krempa pkrempa at redhat.com
Thu Nov 14 10:43:28 UTC 2019


Peter Krempa (5):
  rpc: use virStringSplit instead of strsep
  util: file: Use g_autofree in virFindFileInPath
  util: file: Simplify logic of shortuct cases in virFindFileInPath
  util: file: Replace use of 'strsep' with virStringSplit
  gnulib: Remove use of 'strsep' module

 bootstrap.conf         |  1 -
 src/rpc/virnetsocket.c | 28 ++++++++++++----------------
 src/util/virfile.c     | 38 ++++++++++++++++----------------------
 3 files changed, 28 insertions(+), 39 deletions(-)

-- 
2.23.0




More information about the libvir-list mailing list