summaryrefslogtreecommitdiff
path: root/ext/phar/dirstream.h
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - This is as good as it gets in HEAD at present (~30% tests fail here)Steph Fox2008-08-011-1/+1
* MFB: refactor function names for clarity. No functionality changeGreg Beaver2008-05-301-1/+1
* missing from previous commit to remove stat from opendir wrapper opsGreg Beaver2008-04-141-1/+0
* add interception of is_dir(), file_exists() and file_get_contents() - will ma...Greg Beaver2008-01-101-0/+2
* fix empty directories in phar, add testGreg Beaver2008-01-091-1/+0
* implement mkdir (compiles, not yet tested), support for empty directories in ...Greg Beaver2008-01-081-0/+2
* split stream file handlers into stream.c and directory handlers into dirstream.cGreg Beaver2008-01-081-0/+45