]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: add strappend()
authorKarel Zak <kzak@redhat.com>
Thu, 5 Aug 2021 13:42:15 +0000 (15:42 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 5 Aug 2021 13:42:15 +0000 (15:42 +0200)
commit2e03758dc56ccfdec4ca3401136d2701a219b943
treeaac2b2df253c1330048a52308f41bc5793c857bc
parent8420463b6d4cb30251e8a79b7fa3c19b0091da8e
lib/strutils: add strappend()

Signed-off-by: Karel Zak <kzak@redhat.com>
include/strutils.h
lib/strutils.c
libmount/src/fs.c
libmount/src/mountP.h
libmount/src/tab.c
libmount/src/utils.c