summaryrefslogtreecommitdiff
path: root/Zend/zend_virtual_cwd.c
Commit message (Expand)AuthorAgeFilesLines
* don't get invalid chmod mode throughAnatol Belski2015-11-051-0/+14
* zero cwd buffer before passing to chmodAnatol Belski2015-11-051-0/+3
* Replace references to PHP_WIN32 and TSRM_WIN32 with ZEND_WIN32 in Zend/, this...Kalle Sommer Nielsen2015-07-041-42/+29
* Fix bug #69814 Enabling php_curl, php_mysqli, and php_openssl causes php-cgi ...Anatol Belski2015-06-131-0/+8
* move S_IFLNK define into headerAnatol Belski2015-05-251-4/+0
* further cleanups with S_IF* macros generalized declarationsAnatol Belski2015-05-251-8/+0
* Fixed bug #69511 Off-by-one bufferoverflow in php_sys_readlinkAnatol Belski2015-05-191-2/+12
* Fixed bug #69472 php_sys_readlink ignores misc errors from GetFinalPathNameBy...Jan Starke2015-04-281-1/+1
* Drop old VC support in Zend Engine, this also kills the remaining MessageBox ...Kalle Sommer Nielsen2015-03-291-4/+0
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-81/+81
* Fixed compilation warningsDmitry Stogov2014-12-121-1/+1
* fix datatype mismatchesAnatol Belski2014-11-181-2/+2
* move these functions to the appropriate placeAnatol Belski2014-11-101-49/+0
* fix datatype mismatch warningAnatol Belski2014-10-311-1/+1
* Fixed outof memory (length == -1)Xinchen Hui2014-10-311-1/+1
* fix datatype mismatch warningsAnatol Belski2014-10-241-6/+6
* improved file size computation in stat()Anatol Belski2014-10-021-5/+6
* added a commentAnatol Belski2014-09-221-0/+1
* fix the REPARSE_DATA_BUFFER struct defAnatol Belski2014-09-221-3/+3
* fixed copying of the struct as it's not being modifiedAnatol Belski2014-09-201-7/+7
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* reverted some previous IS_ABSOLUTE_PATH related changesAnatol Belski2014-09-191-25/+17
* forgot to replace the strlen callAnatol Belski2014-09-191-1/+1
* avoid multiple strlen calls for the same bufferAnatol Belski2014-09-191-17/+25
* master renames phase 4Anatol Belski2014-08-251-4/+4
* master renames phase 1Anatol Belski2014-08-251-16/+16
* fix types in virtual cwdAnatol Belski2014-08-201-6/+6
* mostly fixes to spl, but also some otherAnatol Belski2014-08-171-2/+2
* first shot on merging the core fro the int64 branchAnatol Belski2014-08-161-19/+19
* Bump yearXinchen Hui2014-01-031-1/+1
* removed unnecessary callAnatol Belski2013-10-311-1/+0
* simplify the state free macrosAnatol Belski2013-10-311-2/+2
* compact the code to preserve the error info after state freeingAnatol Belski2013-10-301-242/+42
* enabled windows to use stack in both ts/nts mode, some more fixesAnatol Belski2013-10-241-3/+3
* moved to do_alloca() usage where appropriateAnatol Belski2013-10-241-27/+31
* fixed all the places where last error could be lostAnatol Belski2013-10-181-0/+201
* preserve the error codeAnatol Belski2013-10-181-0/+8
* applied and fixed the original patchAnatol Belski2013-10-171-50/+67
* initial move on renaming files and fixing includesAnatol Belski2013-10-171-0/+1976