summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-02-27 18:53:26 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-02-27 18:53:26 (GMT)
commite614e9de5c5d3ddc9b8646a48c60a009f874014a (patch)
treeec12f3d32c467adfb52ee82623d134f09f3947fc /tests
parentaecbfcbc577e8878d56306bf7cd4e8de1305c4f4 (diff)
downloadtcl-e614e9de5c5d3ddc9b8646a48c60a009f874014a.zip
tcl-e614e9de5c5d3ddc9b8646a48c60a009f874014a.tar.gz
tcl-e614e9de5c5d3ddc9b8646a48c60a009f874014a.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 'tests')
0 files changed, 0 insertions, 0 deletions