diff options
author | davygrvy <davygrvy@pobox.com> | 2005-04-14 04:43:51 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2005-04-14 04:43:51 (GMT) |
commit | cbc0b3c930089c8d255b4ff129ee8ef971592b00 (patch) | |
tree | 6b4646621b96456754f07a41cceac378fdba67d7 /library/tcltest | |
parent | 40376549ba9575ce6c42af1a9299c922ad8c3808 (diff) | |
download | tcl-cbc0b3c930089c8d255b4ff129ee8ef971592b00.zip tcl-cbc0b3c930089c8d255b4ff129ee8ef971592b00.tar.gz tcl-cbc0b3c930089c8d255b4ff129ee8ef971592b00.tar.bz2 |
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit
* tests/io.test: changed from ten bytes to one byte. Need
* tests/iogt.test: for this change was proven by
Ross Cartlidge <rossc@cisco.com> where [read stdin 1] was grabbing
10 bytes followed by starting a child process that was intended to
continue reading from stdin. Even with -buffersize set to one,
nine chars were getting lost by the buffersize over reading for
the native read() caused by [read].
Diffstat (limited to 'library/tcltest')
0 files changed, 0 insertions, 0 deletions