]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Remove archive_utility_string_sort with 4.0.0 2650/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 30 May 2025 15:41:26 +0000 (17:41 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 30 May 2025 15:41:26 +0000 (17:41 +0200)
commit0a320b6a370f8cfb99168ec7d4f49d3b5f3a3501
treef02f9ae7b82e3ca6cc76f26f96089aea64b2ebb2
parentf90d036057cadfe4a2ee5835648445d4011a927d
Remove archive_utility_string_sort with 4.0.0

The archive_utility_string_sort function won't be part of the 4.0.0 API
anymore. No users were found and such a task should be done outside of
the library.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libarchive/archive.h
libarchive/archive_util.c