diff options
author | davygrvy <davygrvy@pobox.com> | 2005-04-14 02:41:15 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2005-04-14 02:41:15 (GMT) |
commit | dec511f3574c620e2592c7faabb11e5b4e1c1ed4 (patch) | |
tree | bdf861dcadd30d932efddbb608067e92e864194e /tests/proc.test | |
parent | a9551a08af343c0da4bb743594a7f9adc8d99320 (diff) | |
download | tcl-dec511f3574c620e2592c7faabb11e5b4e1c1ed4.zip tcl-dec511f3574c620e2592c7faabb11e5b4e1c1ed4.tar.gz tcl-dec511f3574c620e2592c7faabb11e5b4e1c1ed4.tar.bz2 |
* generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit
* tests/io.test: changed from ten bytes to one byte. Need 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 buffer
size over reading for the native read().
Diffstat (limited to 'tests/proc.test')
0 files changed, 0 insertions, 0 deletions