CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2013-07-18 10:11:33
Modified files:
winsup/cygwin : ChangeLog path.cc
Log message:
* path.cc (normalize_posix_path): Start checking path before ".." at
dst, rather than at dst_start, otherwise suffer loss of one leading
slash in case of UNC paths.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6184&r2=1.6185
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.682&r2=1.683