summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
diff options
context:
space:
mode:
authorandreask@activestate.com <andreas_kupries>2002-02-27 18:53:26 (GMT)
committerandreask@activestate.com <andreas_kupries>2002-02-27 18:53:26 (GMT)
commit07460254978af97fc296192f284385f52ac1ca3c (patch)
treeec12f3d32c467adfb52ee82623d134f09f3947fc /generic/tclTest.c
parent920952db5d15fa6c92c05cc2bd78dab680f78d96 (diff)
downloadtcl-07460254978af97fc296192f284385f52ac1ca3c.zip
tcl-07460254978af97fc296192f284385f52ac1ca3c.tar.gz
tcl-07460254978af97fc296192f284385f52ac1ca3c.tar.bz2
* 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. The fix has limitation: Tcl_MakeFileChannel handles tty's specially too, but is unable to recognize /dev/tty as it only gets a file descriptor, and no name for it.
Diffstat (limited to 'generic/tclTest.c')
0 files changed, 0 insertions, 0 deletions