diff options
| author | mdejong <mdejong> | 2003-01-26 05:59:37 (GMT) |
|---|---|---|
| committer | mdejong <mdejong> | 2003-01-26 05:59:37 (GMT) |
| commit | 7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47 (patch) | |
| tree | 2e93369723b56eef9c19628901fb5aea461eeb5a /generic/tclTest.c | |
| parent | 014888ce2140f5b82604721064ca2f19ad848341 (diff) | |
| download | tcl-7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47.zip tcl-7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47.tar.gz tcl-7c6cdb1332f34834bf5cdef56a68f36c4fd4ec47.tar.bz2 | |
* generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):
Invoke TclpCutFileChannel and TclpSpliceFileChannel.
* generic/tclInt.h: Declare TclpCutFileChannel
and TclpSpliceFileChannel.
* unix/tclUnixChan.c (FileCloseProc, TclpOpenFileChannel,
Tcl_MakeFileChannel, TclpCutFileChannel,
TclpSpliceFileChannel): Implement thread load data
cut and splice for file channels. This avoids
an invalid memory ref when compiled with -DDEPRECATED.
* win/tclWinChan.c (FileCloseProc, TclpCutFileChannel,
TclpSpliceFileChannel): Implement thread load data
cut and splice for file channels. This avoids
an invalid memory ref that was showing up in the
thread extension.
Diffstat (limited to 'generic/tclTest.c')
0 files changed, 0 insertions, 0 deletions
