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-04-20 18:45:17

Modified files:
	winsup/cygwin  : ChangeLog path.cc 

Log message:
	* path.cc (is_unc_share): Rename from slash_unc_prefix_p throughout.
	* path.cc (normalize_posix_path): Process all Posix paths and map three or more
	initial slashes to a single one.  Simplify processing following two initial
	slashes.
	(normalize_win32_path): Make last argument non-optional and do not check for
	NULL value.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2447&r2=1.2448
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.302&r2=1.303


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