summaryrefslogtreecommitdiffstats
path: root/Utilities/cmzlib/gzread.c
Commit message (Collapse)AuthorAgeFilesLines
* zlib: Mangle symbols to avoid conflict with external transitive dependenciesBrad King2022-06-111-0/+2
| | | | | | Mangling was dropped by commit fc22ac115e (zlib: Drop old sources to make room for a fresh import, 2022-05-26). Restore it for the new import of upstream zlib.
* Merge branch 'upstream-zlib' into update-zlibBrad King2022-05-281-0/+652
* upstream-zlib: zlib 2022-03-27 (21767c65)