Danielle Rozenblit
4dffc35f2e
Convert references to https from http
2022-12-14 06:58:35 -08:00
orbea
1e09cffd9b
zlibWrapper: Update for zlib 1.2.12 ( #3217 )
...
In zlib 1.2.12 the OF macro was changed to _Z_OF breaking any
project that used zlibWrapper. To fix this the OF has been
changed to _Z_OF everywhere and _Z_OF is defined as OF in the
case it is not yet defined for zlib 1.2.11 and older.
Fixes: https://github.com/facebook/zstd/issues/3216
2022-07-29 12:22:10 -07:00
Li-Wen Hsu
6ff9d5e881
Include unistd.h on unix platforms for explicit function declaration
2019-01-16 04:55:43 +08:00
Yann Collet
123fac6b6d
fix pzstd compatibility with mingw
...
some details changed with introduction of gcc7
2018-09-21 17:36:00 -07:00
Przemyslaw Skibinski
69f7990fc5
gzguts.h updated to zlib 1.2.11
2017-01-18 12:01:50 +01:00
Przemyslaw Skibinski
622d741a67
updated zlib copyright notice
2016-12-13 19:44:07 +01:00
Przemyslaw Skibinski
45f7e00197
gz_state FAR *state
2016-11-30 08:02:58 +01:00
Przemyslaw Skibinski
adf215e6e3
fixed Travis warnings
2016-11-29 20:32:42 +01:00
Przemyslaw Skibinski
f0d7da79de
updated headers in gz* files
2016-11-29 18:02:34 +01:00
Przemyslaw Skibinski
a1f60632cb
gz_statep is union
2016-11-29 15:50:28 +01:00
Przemyslaw Skibinski
91437d844d
added gzcompatibility.h
2016-11-28 13:25:42 +01:00
Przemyslaw Skibinski
3bf9a72d95
experimental support for gz* functions
2016-11-24 18:26:30 +01:00