]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Clean up windows defines, use _WIN32
authorPavel P <pavlov.pavel@gmail.com>
Mon, 20 Apr 2020 10:19:30 +0000 (16:19 +0600)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 8 Jun 2020 13:09:17 +0000 (15:09 +0200)
commit6dfff29c01a99e1fe9238a405988874736961953
tree9f7eb80c675e98cac3210f04620a29c347ed3b1f
parent145ba9b86bfd64b206d02d70bddda1bbe21c8696
Clean up windows defines, use _WIN32

 + replaced WIN32 with _WIN32
 + removed unused WINDOWS/_WINDOWS defines
 + no need to test for __MINGW__, as _WIN32 is also defined
gzguts.h
gzlib.c
test/fuzz/minigzip_fuzzer.c
test/minigzip.c
zconf-ng.h.in
zconf.h.in
zendian.h
zlib-ng.h
zlib.h
zutil.h