]> granicus.if.org Git - php/commit
rework long path normalization stuf
authorAnatol Belski <ab@php.net>
Sun, 24 Jul 2016 01:43:17 +0000 (03:43 +0200)
committerAnatol Belski <ab@php.net>
Sun, 24 Jul 2016 01:51:47 +0000 (03:51 +0200)
commit4acde210fd75fa4daf9dee6a14f429d57f79b38f
tree21caed59cf26c708cc1bc55c7a59dbab02a114ed
parentca642231938c9909d730a2a564b1fa2d6ead0f77
rework long path normalization stuf

Simplify, set error codes, ensure 32-bit is ok as well. The
canonicalization part is still an issue on win7 as the API
is missing there. However a partial improvement is reached
there as well thanks to the slash conversion.
win32/ioutil.c
win32/ioutil.h