| c0221213 | 03-Apr-2022 |
Xin LI <[email protected]> |
sys/contrib/zlib: Always define Z_U8 and Z_U4
This is a temporary hack for zlib to make sure that the library still builds when building with Z_SOLO (used in kernel and loader), as zlib is depending
sys/contrib/zlib: Always define Z_U8 and Z_U4
This is a temporary hack for zlib to make sure that the library still builds when building with Z_SOLO (used in kernel and loader), as zlib is depending on limits.h which is only available in STDC case.
PR: kern/262977 MFC after: 3 days
(cherry picked from commit 0a21252adf11f7e839eabeb530e75cd1f9cd5386)
Approved by: re (gjb, early MFC)
(cherry picked from commit 9587a10b420f9ef243f578b6938662ff6b558e86)
Approved by: re (gjb)
show more ...
|
| 8b3a5cdc | 31-Mar-2022 |
Xin LI <[email protected]> |
MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC functions.
MFC after: 3 days
(cherry picked from commit c61bc1110c90cb67a60cb08c4f3bc24f75d0b385) (cherry picked from commit 6b
MFV 7b495a2a7abf (zlib): Correct incorrect inputs provided to the CRC functions.
MFC after: 3 days
(cherry picked from commit c61bc1110c90cb67a60cb08c4f3bc24f75d0b385) (cherry picked from commit 6b0e0c9e9534149d932fc8b71d1d21a09fe31ffc)
Approved by: re (gjb)
show more ...
|