Jacek Caban : dbghelp: Import zlib inflate code.

Alexandre Julliard julliard at winehq.org
Mon Apr 6 15:53:23 CDT 2020


Module: wine
Branch: master
Commit: d483eb21cff1f2b44f048195106d87a414dd66b8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d483eb21cff1f2b44f048195106d87a414dd66b8

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Apr  6 19:42:40 2020 +0200

dbghelp: Import zlib inflate code.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dbghelp/Makefile.in |    3 +-
 dlls/dbghelp/dwarf.c     |   17 +-
 dlls/dbghelp/inflate.c   | 1916 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/dbghelp/zlib.h      |  162 ++++
 4 files changed, 2080 insertions(+), 18 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d483eb21cff1f2b44f048195106d87a414dd66b8



More information about the wine-cvs mailing list