This is the mail archive of the gdb-cvs@sourceware.cygnus.com mailing list for the GDB project.


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

src/tcl ChangeLog generic/tclFileName.c generi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	00/06/05 16:07:29

Modified files:
	tcl            : ChangeLog 
	tcl/generic    : tclFileName.c tclInitScript.h 
	tcl/win        : tclWinFile.c 

Log message:
	* generic/tclFileName.c (Tcl_TranslateFileName): Cygwin paths (and Windows in
	general, actually) do not need to have '/'s translated into '\'s.
	(TclDoGlob): Ditto.
	* win/tclWinFile.c (TclMatchFiles): Ditto.
	* generic/tclInitScript.h: Look in "../bin/usr/share" as well as
	"../bin/share".

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/tcl/ChangeLog.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/tcl/generic/tclFileName.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/tcl/generic/tclInitScript.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/tcl/win/tclWinFile.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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