|
From: Jeffrey H. <ho...@us...> - 2003-07-17 00:16:09
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv20295
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
2003-07-16 Mumit Khan <kh...@na...>
* 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 for cygwin and append / for dirs instead of \
* win/tclWinFile.c (TclpObjChdir): Use chdir on Cygwin.
|