Patrick Steinhardt
bb5d35c1a8
compat/zlib: provide stubs for deflateSetHeader()
...
The function `deflateSetHeader()` has been introduced with zlib v1.2.2.1,
so we don't use it when linking against an older version of it. Refactor
the code to instead provide a central stub via "compat/zlib.h" so that
we can adapt it based on whether or not we use zlib-ng in a subsequent
commit.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2025-01-28 13:03:23 -08:00
..
2024-12-06 20:20:04 +09:00
2023-03-21 10:56:51 -07:00
2024-08-28 09:51:18 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:01 +09:00
2024-10-25 14:02:04 -04:00
2024-08-28 09:51:18 -07:00
2024-10-17 14:42:27 -04:00
2024-12-06 20:20:01 +09:00
2021-10-08 10:45:48 -07:00
2019-04-25 17:49:44 +09:00
2016-04-08 11:45:47 -07:00
2024-06-07 10:30:52 -07:00
2020-11-11 11:24:47 -08:00
2024-10-17 14:42:27 -04:00
2024-02-24 14:37:41 -08:00
2019-04-25 17:49:44 +09:00
2017-05-26 12:33:55 +09:00
2024-12-23 09:32:16 -08:00
2024-08-28 09:51:18 -07:00
2022-05-02 09:50:37 -07:00
2022-05-02 09:50:37 -07:00
2019-06-25 10:46:57 -07:00
2022-10-17 21:24:03 -07:00
2022-08-17 09:21:40 -07:00
2019-01-17 11:13:38 -08:00
2020-01-28 23:13:25 -08:00
2021-02-26 14:15:51 -08:00
2023-04-11 08:52:11 -07:00
2024-08-13 10:01:05 -07:00
2021-04-05 17:30:04 -07:00
2022-01-07 14:20:58 -08:00
2023-01-08 10:06:34 +09:00
2024-06-14 10:26:33 -07:00
2016-03-30 11:13:01 -07:00
2016-09-07 10:41:45 -07:00
2024-12-06 20:20:04 +09:00
2022-03-16 12:24:43 -07:00
2021-10-29 15:00:58 -07:00
2024-12-06 20:20:02 +09:00
2024-12-06 20:20:02 +09:00
2025-01-28 13:03:23 -08:00