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:	phumblet@sourceware.org	2004-05-06 16:26:11

Modified files:
	winsup/cygwin  : ChangeLog path.cc 

Log message:
	2004-05-06  Pierre Humblet <pierre.humblet@ieee.org>
	
	* 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


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