]> granicus.if.org Git - php/commit
implement mkdir (compiles, not yet tested), support for empty directories in phar...
authorGreg Beaver <cellog@php.net>
Tue, 8 Jan 2008 22:14:16 +0000 (22:14 +0000)
committerGreg Beaver <cellog@php.net>
Tue, 8 Jan 2008 22:14:16 +0000 (22:14 +0000)
commit1a3624494e04c8b9092b6f8f440824acaadee1b9
treebabf8330a42fa95be16dbd2ebd49499d019f1989
parent70ce6b77d098bb0eec9fbe1a68449b807da5006f
implement mkdir (compiles, not yet tested), support for empty directories in phar (not yet tested)
revert last commit of efree(), it's necessary.
ext/phar/dirstream.c
ext/phar/dirstream.h
ext/phar/phar.c
ext/phar/phar_internal.h
ext/phar/phar_object.c
ext/phar/stream.c
ext/phar/tar.c