summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authormdejong <mdejong@noemail.net>2003-01-26 05:59:37 (GMT)
committermdejong <mdejong@noemail.net>2003-01-26 05:59:37 (GMT)
commitd4605f45baeb54c6320117b98dfc2c5e6728d78a (patch)
tree2e93369723b56eef9c19628901fb5aea461eeb5a /win/configure.in
parenta723a185f7423882157f7844e7023ba4485410d5 (diff)
downloadtcl-d4605f45baeb54c6320117b98dfc2c5e6728d78a.zip
tcl-d4605f45baeb54c6320117b98dfc2c5e6728d78a.tar.gz
tcl-d4605f45baeb54c6320117b98dfc2c5e6728d78a.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. FossilOrigin-Name: 40bc638062775760b85fbf7679e73c0e285d1cb0
Diffstat (limited to 'win/configure.in')
0 files changed, 0 insertions, 0 deletions