]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use built-in strnlen on platforms where not available
authorMartin Matuska <martin@matuska.org>
Tue, 8 Dec 2020 01:26:52 +0000 (02:26 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 8 Dec 2020 09:01:14 +0000 (10:01 +0100)
commitc581b317cc71f964b2446b5534ebcc07be2f7cab
tree206fe94d8856b72b4636c8d2559278a9c389f248
parentc6d1d7ceb0661abc488f340c2b089cfe85d039d7
Use built-in strnlen on platforms where not available

Fixes #1464
CMakeLists.txt
build/cmake/config.h.in
configure.ac
libarchive/archive_read_support_format_mtree.c