CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-12-20 16:31:18
Modified files:
winsup/cygwin : ChangeLog path.cc
Log message:
* path.cc (normalize_posix_path): Remove unneeded check for dots.
(path_conv::set_normalized_path): Strip trailing dots, similarly to
what had
previously been done for the win32 path.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2624&r2=1.2625
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.330&r2=1.331