]> granicus.if.org Git - php/commit
all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.c
authorHartmut Holzgraefe <hholzgra@php.net>
Tue, 21 Nov 2000 00:40:13 +0000 (00:40 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Tue, 21 Nov 2000 00:40:13 +0000 (00:40 +0000)
commitcedb39ee560fde66b7c5fddeaba2aeed0deffcf5
treedb8e584984967ed7ea1a878dfbed13b963b0f85b
parentee23c5310860b42b0b028bdbc7ccc8d7c1b30ec0
all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.c
so all the #define/#include workarounds in zlib.c are no longer needed
ext/zlib/Makefile.in
ext/zlib/php_zlib.h
ext/zlib/zlib.c
ext/zlib/zlib_fopen_wrapper.c [new file with mode: 0644]