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]

src/winsup/cygwin path.cc syscalls.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-04-17 04:47:37

Modified files:
	winsup/cygwin  : path.cc syscalls.cc 

Log message:
	* path.cc (path_conv::check): Set case_clash even if pcheck_case
	is set to PCHECK_ADJUST when a case clash is given for the last
	component in path.
	(symlink_info::case_check): Ditto.
	* syscalls.cc (_rename): Avoid overwriting an already existing file
	if a case clash is given even if pcheck_case is set to PCHECK_ADJUST.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.121&r2=1.122
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.103&r2=1.104


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