On Sun, 2 Feb 2003, Christopher Faylor wrote:
> Wow. Do i have to suffer with this tcl crap in YA cygwin mailing list?
>
> If you want to submit patches for tcl/tk, use the insight mailing list.
>
> This would not be the correct place for this patch even if there wasn't
> a more appropriate place
On Sun, 2 Feb 2003, Earnie Boyd wrote:
> If cygwin specific code already exists in the official source then I
> suggest you submit your patch to the tcl.sf.net project.
Certainly, but no reason to wait for the next release of Tcl to get this
code into the Cygwin package. It takes a lot of work to
ing with Cygwin POSIX pathnames.
$ /usr/local/tcl8.4.1-redhat/bin/tclsh84
% glob /
C:/cygwin
% glob /home
C:/cygwin/home
% glob "/home/Mumit Khan/.bash*"
{C:/cygwin/home/Mumit Khan/.bash_profile}
3. Chdir. Use Cygwin's chdir to keep the internal state consi