CVSROOT: /cvs/src Module name: src Changes by: [EMAIL PROTECTED] 2004-05-06 16:26:11
Modified files: winsup/cygwin : ChangeLog path.cc Log message: 2004-05-06 Pierre Humblet <[EMAIL PROTECTED]> * path.cc (path_conv::check): Strip trailing dots and spaces and return error if the final component had only dots and spaces. (normalize_posix_path): Revert 2004-04-30. (chdir): Do not check for trailing spaces. Do not set native_dir to c:\ for virtual devices. Pass only native_dir to cwd.set. (cwdstuff::set): Assume posix_cwd is already normalized. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2458&r2=1.2459 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.308&r2=1.309