Removed C90 limitations and NO_LONG_LONG related stuff as even MinGW on Windows 2000...
authorRobert Pengelly <robertapengelly@hotmail.com>
Wed, 19 Aug 2026 11:38:15 +0000 (12:38 +0100)
committerRobert Pengelly <robertapengelly@hotmail.com>
Wed, 19 Aug 2026 11:38:15 +0000 (12:38 +0100)
commit21006e5683ccb20bfc42420fdd1179ff1fdf9f2e
treed6b158bfa709cc7baf51a05e0a573800c8b386fe
parentc3fcc4e2e07b4c4ac87653f63c471bd139a99228
Removed C90 limitations and NO_LONG_LONG related stuff as even MinGW on Windows 2000 works
15 files changed:
Makefile.unix
Makefile.w32
bitstream.c
bitstream.h
huffman.c
huffman.h
inflate.c
lib.c
lib.h
lz77.c
lz77.h
stdint.h [deleted file]
tables.h
unzip.c
unzip.h