This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog path.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]