This is the mail archive of the gdb-cvs@sources.redhat.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]
Other format: [Raw text]

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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hunt@sourceware.org	2003-02-12 04:20:59

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

Log message:
	2003-02-11  Martin M. Hunt  <hunt@redhat.com>
	From Mumit Khan  <khan@nanotech.wisc.edu>
	
	* generic/tclIOUtil.c (SetFsPathFromAny): Add Cygwin specific
	code to convert POSIX filename to native format.
	* generic/tclFileName.c (Tcl_TranslateFileName): And remove
	from here.
	(TclDoGlob): Adjust.
	* win/tclWinFile.c (TclpObjChdir): Use chdir on Cygwin.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tcl/ChangeLog.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tcl/generic/tclFileName.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tcl/generic/tclIOUtil.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tcl/win/tclWinFile.c.diff?cvsroot=src&r1=1.10&r2=1.11


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