]> git.lizzy.rs Git - zlib.git/commit
Merge vestigial vsnprintf determination from zutil.h to gzguts.h.
authorMark Adler <madler@alumni.caltech.edu>
Sun, 2 Oct 2011 18:15:00 +0000 (11:15 -0700)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 2 Oct 2011 18:15:00 +0000 (11:15 -0700)
commit00c836e325a07419f5d855e2f275500a37cb27d2
tree1b4ef187059c19ee142f6c61952133b50a295136
parent0956bd23dd070074ec572fd5557a74ff29797b2f
Merge vestigial vsnprintf determination from zutil.h to gzguts.h.

This also moves some of the same from zconf.h to gzguts.h. A new
function, gzflags(), was created to pass the compilation flags
related to vsnprintf usage back to zlibCompileFlags() in zutil.c.
In the process, various compiler configuration files were updated
to include gzflags(), as well as the new gzgetc_() function added
when the gzgetc() macro was introduced in a previous patch.
14 files changed:
as400/bndsrc
as400/zlib.inc
contrib/vstudio/vc10/zlibvc.def
contrib/vstudio/vc9/zlibvc.def
gzguts.h
gzwrite.c
win32/zlib.def
zconf.h
zconf.h.cmakein
zconf.h.in
zlib.h
zlib.map
zutil.c
zutil.h