|
From: Andreas K. <and...@us...> - 2008-04-07 19:41:59
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24795 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places using it. This change allows for bi-directional fcopy on channels. Thanks to Alexandre Ferrieux <fer...@us...> for the patch. |