[dm-devel] [PATCH 0/5] Fixes for musl libc / alpine

mwilck at suse.com mwilck at suse.com
Tue Oct 27 22:45:31 UTC 2020


From: Martin Wilck <mwilck at suse.com>

Hi Christophe, Ben, all,

this series of patches fixes the compilation and unit-test
problems of latest upstream with musl libc.

Regards,
Martin

Martin Wilck (5):
  libmultipath: make sure __GLIBC_PREREQ() is defined
  multipath-tools: fix -Wformat errors with musl libc
  libmultipath: always use glibc basename()
  libmultipath tests: fix strerror() difference between musl and glibc
  multipath-tools tests: fix for busybox

 libmultipath/util.c | 19 +++++++++++++++++--
 libmultipath/util.h |  3 +++
 multipathd/waiter.c |  2 +-
 tests/Makefile      |  4 ++--
 tests/alias.c       |  2 +-
 tests/test-log.c    |  5 ++++-
 6 files changed, 28 insertions(+), 7 deletions(-)

-- 
2.29.0





More information about the dm-devel mailing list