|
From: Andreas K. <and...@us...> - 2002-02-27 23:38:15
|
Update of /cvsroot/tcl/tcl
In directory usw-pr-cvs1:/tmp/cvs-serv30630
Modified Files:
Tag: core-8-3-1-branch
ChangeLog
Log Message:
* unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize
"/dev/tty" (by name) and to not handle it as tty / serial
line. This is the controlling terminal and is special. Setting
it into raw mode as is done for other tty's is a bad idea. This
is a hackish fix for expect SGF Bug #520624.
|