]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'PR/strv-prefix' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Tue, 1 Jul 2025 07:56:22 +0000 (09:56 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Jul 2025 07:56:22 +0000 (09:56 +0200)
commit12af18a3ab572c7d0b01ab925ef145d1e49c7069
tree85573446c832bd6ca84015a749eeec2ee5b7c60d
parent5a8c5975fda07c45a78985fe5f38f1f304c79b25
parent7bb1151e559710f18682454384c99d7cd67f35fb
Merge branch 'PR/strv-prefix' of https://github.com/karelzak/util-linux-work

* 'PR/strv-prefix' of https://github.com/karelzak/util-linux-work:
  lib/strutils: add ul_ prefix to strrep() and strrem() functions
  lib/strutils: add ul_ prefix to split() function
  lib/strutils: add ul_ prefix to strappend() functions
  lib/strutils: add ul_ prefix to strconcat() functions
  lib/strutils: add ul_ prefix to startswith() and endswith()
  lib/strv: use ul_ prefix for strv functions