]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/strutils: add ul_ prefix to split() function
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:22:45 +0000 (11:22 +0200)
commit6b627aa34d2977eb347b32040c1c3075daad3d1d
tree510d6406f98ad569c46e73f59ef39844157d0fe8
parentd42e5e4bc355277b820d98768e2fda52e2d08e76
lib/strutils: add ul_ prefix to split() function

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