summaryrefslogtreecommitdiff
path: root/TSRM/tsrm_win32.c
Commit message (Expand)AuthorAgeFilesLines
* Constify char * arguments of APIstwosee2020-06-081-1/+1
* Fix MSVC level 1 (severe) warningsChristoph M. Becker2020-06-051-1/+1
* utime is always available on WindowsGeorge Peter Banyard2020-05-131-2/+0
* Merge branch 'PHP-7.4'Christoph M. Becker2020-05-051-7/+9
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-051-7/+9
| |\
| | * Fix #79566: Private SHM is not private on WindowsChristoph M. Becker2020-05-051-7/+9
* | | Make quoting of cmd execution functions consistentChristoph M. Becker2020-02-171-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-031-1/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-031-1/+7
| |\ \ | | |/
| | * Fix #78538: shmop memory leakChristoph M. Becker2020-01-031-1/+7
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-061-1/+1
| | |\
| | | * Fix #78282: atime and mtime mismatchChristoph M. Becker2019-08-061-1/+1
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ / /
* | | Fix #78282: atime and mtime mismatchChristoph M. Becker2019-07-131-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-031-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-07-031-1/+1
| |\ \ | | |/
| | * Fix #78241: touch() does not handle dates after 2038 in PHP 64-bitChristoph M. Becker2019-07-031-1/+1
| | * year++Xinchen Hui2018-01-021-1/+1
* | | Remove unused variableGabriel Caruso2019-05-291-1/+0
* | | Stricter validation for popen mode argument on WindowsNikita Popov2019-02-221-7/+7
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | year++Xinchen Hui2018-01-021-1/+1
* | Modernize realpath and integrate quick variant into virtual_file_exAnatol Belski2017-12-151-9/+0
* | Move temporary allocation to the stackAnatol Belski2017-12-091-10/+2
* | Improve ioutil access impl and refactor tsrm_win32_accessAnatol Belski2017-12-081-150/+135
|/
* vim folds and mode lines yetAnatol Belski2017-07-041-36/+47
* use char* as we don't compile with UNICODE anywayAnatol Belski2017-04-281-1/+1
* Avoid unnecessary string copyAnatol Belski2017-04-271-7/+1
* get rid of two strlen callsAnatol Belski2017-04-271-5/+8
* Merge branch 'PHP-7.1'Anatol Belski2017-04-151-3/+2
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-151-3/+2
| |\
| | * fix error handlingAnatol Belski2017-04-151-3/+2
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Path handling related refactoringsAnatol Belski2016-12-221-2/+2
* | | Merge branch 'PHP-7.1'Anatol Belski2016-08-291-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-0/+6
| |\ \ | | |/
| | * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-291-0/+6
| | |\
| | | * fix HANDLE leakAnatol Belski2016-08-291-0/+6
| | | * backport relevant part from bug #72858 patch in 7.0Anatol Belski2016-08-251-2/+12
| | | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| | | * bump yearXinchen Hui2015-01-151-1/+1
* | | | sync shm* implementation signatures with POSIXAnatol Belski2016-08-231-7/+10
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-08-181-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-181-4/+4
| |\ \ \ | | |/ /
| | * | avoid other efforts if memory mapping failsAnatol Belski2016-08-181-4/+4
* | | | Merge branch 'PHP-7.1'Anatol Belski2016-08-181-4/+1
|\ \ \ \ | |/ / /