]> 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:53:06 +0000 (10:53 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 8 Aug 2006 10:53:06 +0000 (10:53 +0000)
commit7010fd0005ba8a71f8d61febd1b13792ee3e6798
tree7c31861df3e7619de216263881b19d9c499a8a7f
parentc022ca263b2aab0e80c0d6ee23e161b6e429abc5
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