]> git.ipfire.org Git - thirdparty/libarchive.git/commit
unzip: use libarchive-style getopt() implementation
authorMartin Matuska <martin@matuska.de>
Mon, 31 Jul 2023 09:51:35 +0000 (11:51 +0200)
committerMartin Matuska <martin@matuska.de>
Mon, 31 Jul 2023 09:59:39 +0000 (11:59 +0200)
commit27ca5119f754d2d359a3cf4ac66c6672260a74d3
tree8fecb925d415c6a0b2f0613f3db0072cb1a3cb37
parenta8578c0b614e3db0f66a72915f759160e56dfb07
unzip: use libarchive-style getopt() implementation
CMakeLists.txt
Makefile.am
build/cmake/config.h.in
configure.ac
unzip/CMakeLists.txt
unzip/bsdunzip.c
unzip/bsdunzip.h [new file with mode: 0644]
unzip/cmdline.c [new file with mode: 0644]