More fixes for gzopen_w().
authorMark Adler <madler@alumni.caltech.edu>
Sun, 18 Mar 2012 16:29:44 +0000 (09:29 -0700)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 18 Mar 2012 16:29:44 +0000 (09:29 -0700)
commit8e16df2c3f0dbe0f8a819e1913562073cf721636
tree1c91e0b2ccc16ad31c941f5ecfd063776a1bf30d
parenta1af6e96e35dfc3adfa2acba01883c14115f1090
More fixes for gzopen_w().

Also need to #include <stddef.h> for zlib.h, and need to workaround
the inability to use wide characters in constructed error messages
with zlib's interface.
gzlib.c
zconf.h
zconf.h.cmakein
zconf.h.in