master
Merge pull request #3167 from stoeckmann/unzip_windows
unzip: mark bsdunzip as long-path aware on Windows
Convert the tools and respective tests to SPDX (#2317)
Fix a number of Windows/clang(-cl) issues
unzip: Add Windows port
Rename err.h to avoid conflict with system header
Use #warning, not #warn