cosmopolitan/third_party/zlib/gz
Justine Tunney 4e62cefa6e Add zlib gzip functions
These will now be included in the cosmopolitan.a releases. It took a bit
of time because, these functions depend on heavyweight parts of the libc
that wouldn't be appropriate for the core zlib library to depend upon.

Fixes #345
2022-05-12 12:17:40 -07:00
..
gz.mk Add zlib gzip functions 2022-05-12 12:17:40 -07:00
gzclose.c Add zlib gzip functions 2022-05-12 12:17:40 -07:00
gzguts.inc Add zlib gzip functions 2022-05-12 12:17:40 -07:00
gzlib.c Add zlib gzip functions 2022-05-12 12:17:40 -07:00
gzread.c Add zlib gzip functions 2022-05-12 12:17:40 -07:00
gzwrite.c Add zlib gzip functions 2022-05-12 12:17:40 -07:00