diff options
author | hobbs <hobbs> | 2000-07-27 00:38:57 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-07-27 00:38:57 (GMT) |
commit | b27e37f784171db26b94f83d4ad68392351dace3 (patch) | |
tree | 00fd51cdc5570a90cae89c19a33351a1d2809754 /generic/tclThreadTest.c | |
parent | 619ab717f62b2d18deaf53f5351340223d855dc7 (diff) | |
download | tcl-core_8_3_1_io_rewrite.zip tcl-core_8_3_1_io_rewrite.tar.gz tcl-core_8_3_1_io_rewrite.tar.bz2 |
* generic/tclStubInit.c:
merge_8_3_1_io_rewrite_07_26_00core_8_3_1_io_rewrite
* generic/tclDecls.h:
* generic/tcl.decls:
* generic/tcl.h:
* generic/tclIO.c: moved the Tcl_Channel* macros from tcl.h to
tclIO.c and made them proper stubbed functions. These are:
Tcl_ChannelName, Tcl_ChannelVersion, Tcl_ChannelBlockModeProc,
Tcl_ChannelCloseProc, Tcl_ChannelClose2Proc, Tcl_ChannelInputProc,
Tcl_ChannelOutputProc, Tcl_ChannelSeekProc, Tcl_ChannelSetOptionProc,
Tcl_ChannelGetOptionProc, Tcl_ChannelWatchProc,
Tcl_ChannelGetHandleProc, Tcl_ChannelFlushProc,
and Tcl_ChannelHandlerProc. These should be used to access the
Tcl_ChannelType structure instead of direct pointer dereferencing.
Diffstat (limited to 'generic/tclThreadTest.c')
0 files changed, 0 insertions, 0 deletions