summaryrefslogtreecommitdiff
path: root/win32/ioutil.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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