]> granicus.if.org Git - php/commit
there is no realiable way to detect memrchr() presence because of a mess in glibc
authorAntony Dovgal <tony2001@php.net>
Tue, 8 Aug 2006 10:54:24 +0000 (10:54 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 8 Aug 2006 10:54:24 +0000 (10:54 +0000)
commit6277ba98d9d1fc8f41f6e32216a9b4cc0a47da34
treef92bfc70c9bb5b947b672a1f3b8c6eaa49a38eb7
parent1f69ad5aa1d12cf05f9caf7c95e626d2b39dd2f2
there is no realiable way to detect memrchr() presence because of a mess in glibc
so let's use our own implementation
Zend/zend_operators.h
configure.in