]> granicus.if.org Git - php/commit
Allow user streams/wrappers to implement fstat(), opendir() and stat().
authorWez Furlong <wez@php.net>
Sat, 28 Sep 2002 13:05:47 +0000 (13:05 +0000)
committerWez Furlong <wez@php.net>
Sat, 28 Sep 2002 13:05:47 +0000 (13:05 +0000)
commit84e0df3dfe098b91baf4723bca3ba11de853b8d5
treeedd31bbe66e5acaef256bd09fc5dd593e9983b97
parent8aae36aecb9e9ac185a7a904d02a5955d0302c8e
Allow user streams/wrappers to implement fstat(), opendir() and stat().
main/php_streams.h
main/streams.c
main/user_streams.c