]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Various small fixes for Cygwin, Haiku, OpenIndiana (#2346)
authorvcoxvco <62189056+vcoxvco@users.noreply.github.com>
Mon, 14 Oct 2024 15:44:17 +0000 (17:44 +0200)
committerMartin Matuska <martin@matuska.de>
Tue, 19 Nov 2024 00:10:21 +0000 (01:10 +0100)
commitf88d83b68cae404b41a2cc6c306913df8e67bdcb
tree33a0c5c2902d7b9a22b1d2d3780a23a317a4dda3
parent1b20a210b0bfb5d564f3a1cbfe62e050e862fbae
Various small fixes for Cygwin, Haiku, OpenIndiana (#2346)

Cygwin 3.5.4 (same applies for 3.5.3),
I get a compile error as shown below after a simple ./configure and
make. Adding <windef.h> solves the problem.

Co-authored-by: vco <god@universe.sys>
(cherry picked from commit 40ff837717b89e9a5d2c735758f503d124d17b72)
libarchive/archive_platform.h
libarchive/archive_write_disk_posix.c
tar/bsdtar.c