summaryrefslogtreecommitdiff
path: root/win32/ioutil.h
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-121-1/+1
|\
| * Fix macroAnatol Belski2018-07-121-1/+1
| * year++Xinchen Hui2018-01-021-1/+1
* | year++Xinchen Hui2018-01-021-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-141-1/+1
|\ \ | |/
| * Fixed bug #75679 Path 260 character problemAnatol Belski2017-12-141-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-271-6/+6
|\ \ | |/
| * Fix normalized path length calculation and error handlingAnatol Belski2017-11-271-6/+6
* | Merge branch 'PHP-7.1'Anatol Belski2017-07-141-2/+18
|\ \ | |/
| * Fixed bug #74923 Crash when crawling through network shareAnatol Belski2017-07-141-2/+18
* | comply with POSIX signatureAnatol Belski2017-07-091-1/+1
* | fix warningAnatol Belski2017-07-091-1/+1
* | Merge branch 'PHP-7.1'Anatol Belski2017-05-171-6/+18
|\ \ | |/
| * improve error handlingAnatol Belski2017-05-171-6/+18
* | Merge branch 'PHP-7.1'Anatol Belski2017-05-171-1/+1
|\ \ | |/
| * fix wrong error checkAnatol Belski2017-05-171-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | missing bits for php_sys_stat_ex so everything is handled with wide charsAnatol Belski2017-04-031-0/+2
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Merge branch 'PHP-7.1'Anatol Belski2016-08-271-23/+42
|\ \ | |/
| * fix leakAnatol Belski2016-08-271-23/+42
* | Fixed compiler warning (Sorry Anatol, but this one was killing me)Kalle Sommer Nielsen2016-08-031-1/+1
|/
* set errno in ioutil access routineAnatol Belski2016-07-291-2/+6
* move error check to right placeAnatol Belski2016-07-291-4/+5
* fix and improve the ioutil cwd routine for ntsAnatol Belski2016-07-291-12/+11
* fix compiler warningAnatol Belski2016-07-241-1/+1
* rework long path normalization stufAnatol Belski2016-07-241-1/+11
* Fixed bug #72625 realpath() fails on non canonical long pathAnatol Belski2016-07-231-7/+26
* Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-201-0/+468