git: 058ab969fd2f - main - libarchive: merge from vendor branch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Aug 2023 23:04:49 UTC
The branch main has been updated by mm:
URL: https://cgit.FreeBSD.org/src/commit/?id=058ab969fd2f7a8d04240d1e9bc9d63918480226
commit 058ab969fd2f7a8d04240d1e9bc9d63918480226
Merge: 0588819779cd 80517d0d48d9
Author: Martin Matuska <mm@FreeBSD.org>
AuthorDate: 2023-08-03 23:04:14 +0000
Commit: Martin Matuska <mm@FreeBSD.org>
CommitDate: 2023-08-03 23:04:14 +0000
libarchive: merge from vendor branch
Changes to not yet connected unzip only.
MFC after: 1 week
contrib/libarchive/unzip/bsdunzip.c | 19 ++++++++++++++++
contrib/libarchive/unzip/bsdunzip.h | 7 ++----
contrib/libarchive/unzip/cmdline.c | 2 --
contrib/libarchive/unzip/test/test_d.c | 22 +++++++++++++++++--
contrib/libarchive/unzip/test/test_x.c | 40 ++++++++++++++++++++++++++++++++--
5 files changed, 79 insertions(+), 11 deletions(-)