php-src/ext/zlib
Ilia Alshanetsky 402edee1a6 gztell() is not necessary, the return value of gzseek() represents the
new position. With zlib 1.1.4 gztell() alse returns 0 when working
on non-zlib files (test ext/zlib/tests/gzreadgzwriteplain.phpt).
2003-07-24 00:03:42 +00:00
..
tests MFB: zlib stream tests 2002-12-09 16:43:15 +00:00
config0.m4 Don't add -L/usr/lib 2003-06-27 00:37:21 +00:00
CREDITS Send Content-Length if we're sending just one chunk 2001-08-16 23:34:25 +00:00
php_zlib.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
zlib_fopen_wrapper.c gztell() is not necessary, the return value of gzseek() represents the 2003-07-24 00:03:42 +00:00
zlib_win32_howto.txt Adding a short WIN32_HOWTO and moving library and header files to php_build 2000-04-21 12:21:47 +00:00
zlib.c proto fixes 2003-07-19 19:23:34 +00:00
zlib.dsp Fix gzip/bz2 builds for Windows 2002-04-05 11:51:43 +00:00