dep-minizip-ng/compat
Nathan Moin Vaziri a6300c3b29 compat: add unzGetCurrentFileZStreamPos64 (#848)
Returns the absolute offset where the current entry's compressed
data begins, matching the original minizip API used by chromium and
other consumers. The position is already tracked internally via
entry_pos for STORE-method seek support, so this just exposes it.
2026-04-26 18:50:41 -07:00
..
crypt.h Use unsigned int instead of uint32_t in crypt.h for max compat. #897 2025-07-25 18:54:22 -07:00
ioapi.c Remove excess checks before free() 2025-03-05 10:26:44 -08:00
ioapi.h align ZEXPORT definitions 2024-11-11 20:18:10 -05:00
unzip.c compat: add unzGetCurrentFileZStreamPos64 (#848) 2026-04-26 18:50:41 -07:00
unzip.h compat: add unzGetCurrentFileZStreamPos64 (#848) 2026-04-26 18:50:41 -07:00
zip.c Fix modified_date when zipping 2025-12-24 14:58:22 -08:00
zip.h Apply Clang format 2025-05-05 15:04:28 -04:00