]> granicus.if.org Git - php/commit
is_executable() for root fixed
authorHartmut Holzgraefe <hholzgra@php.net>
Fri, 17 Mar 2000 12:41:55 +0000 (12:41 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Fri, 17 Mar 2000 12:41:55 +0000 (12:41 +0000)
commit1e0b71df1fae4f000bd13a913c456371c6ef3c92
treed6752a154d4c09af3d5994d43d3879291054fcf9
parent959a55078033177edb9fac3dfe868afad3509a86
is_executable() for root fixed
this is an intermediate patch, switching from stat() to
access() for is_(readable|writable|executable) shall
fix the whole topic once and for all
ext/standard/filestat.c