]> git.ipfire.org Git - pakfire.git/commit
strings: Add function to truncate strings
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Feb 2025 17:13:15 +0000 (17:13 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Feb 2025 17:13:15 +0000 (17:13 +0000)
commit5e0f635a565915ea2571ca82ad4160f6fb1df29d
treecbd6d01bc914e75af9d557f13d59bf9fb2becea4
parente5b2f9f96c7520a8bfb0417779b4b5be2eb3daf1
strings: Add function to truncate strings

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/string.c
src/pakfire/string.h
tests/libpakfire/string.c