]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
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)
* '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


Trivial merge