]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: add ul_ prefix to strappend() functions
authorKarel Zak <kzak@redhat.com>
Mon, 30 Jun 2025 09:15:30 +0000 (11:15 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 30 Jun 2025 09:21:06 +0000 (11:21 +0200)
commitd42e5e4bc355277b820d98768e2fda52e2d08e76
treea557e44e6f7d10c6979e5172292744fcf01472c5
parentc128ee3ea488174230065f6a35286e01e98996f8
lib/strutils: add ul_ prefix to strappend() functions

Addresses: https://github.com/util-linux/util-linux/issues/3626
Signed-off-by: Karel Zak <kzak@redhat.com>
include/strutils.h
include/xalloc.h
lib/strutils.c
libmount/src/fs.c
libmount/src/tab.c