]> git.ipfire.org Git - thirdparty/libarchive.git/commit
unzip: add NetBSD implementation of getline() if not supported
authorMartin Matuska <martin@matuska.de>
Mon, 24 Jul 2023 11:35:50 +0000 (13:35 +0200)
committerMartin Matuska <martin@matuska.de>
Mon, 24 Jul 2023 11:43:48 +0000 (13:43 +0200)
commit5397c4ed5c922f07247190f37028582ccf2684e4
tree022cac2a155c3d973f5bdb700e837608f35e7c79
parent78687746c5a7bdc1e4cf1049526ef0c9e7892187
unzip: add NetBSD implementation of getline() if not supported

Fixes #1933
CMakeLists.txt
Makefile.am
build/cmake/config.h.in
configure.ac
unzip/CMakeLists.txt
unzip/la_getline.c [new file with mode: 0644]