summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.h
Commit message (Expand)AuthorAgeFilesLines
* structs ChannelHandler ChannelHandlerEvent GetsState CopyState used locally.dgp2013-02-261-83/+4
* struct NextChannelHandler used only locally. Remove from tclIO.h.dgp2013-02-261-25/+0
* Repair linked list management in Tcl_DeleteCloseHandler(). dgp2013-02-251-12/+4
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-071-2/+3
* * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set inandreas_kupries2004-07-151-1/+10
* * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem asandreas_kupries2004-05-191-1/+17
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-151-4/+4
* * The changes below fix [Bug #462317] where Expect tried to readandreas_kupries2001-09-271-1/+12
* 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net>andreas_kupries2001-03-301-1/+3
* up-port of the stacked channel implementation rewrite in 8.3.2 tohobbs2000-09-281-46/+77
* * generic/tclTest.c:hobbs2000-05-191-0/+348