CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-05-04 15:14:48
Modified files:
winsup/cygwin : ChangeLog path.cc
Log message:
* path.cc (normalize_win32_path): Detect components with only dots. Remove a
final . if it follows '\\'.
(mount_info::conv_to_win32_path): Only backslashify the path when no mount is
found.
(chdir): Do not look for components with only dots.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2456&r2=1.2457
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.307&r2=1.308