diff options
author | suresh <suresh> | 1998-06-04 13:04:41 (GMT) |
---|---|---|
committer | suresh <suresh> | 1998-06-04 13:04:41 (GMT) |
commit | 79184e8574c5fb83b727aaa9fb46c578a5322f49 (patch) | |
tree | 90b0bde2ea6dc78069caae969ae5dc298b9e67f2 /generic/tclIO.c | |
parent | 565e0f9b7e15ce36dfbb22df5bb8bea63047f050 (diff) | |
download | tcl-79184e8574c5fb83b727aaa9fb46c578a5322f49.zip tcl-79184e8574c5fb83b727aaa9fb46c578a5322f49.tar.gz tcl-79184e8574c5fb83b727aaa9fb46c578a5322f49.tar.bz2 |
Changed call references of 'stat(...)' to 'TclStat(...)' & 'access(...)' to
'TclAccess(...)'.
Added the "hookable" functions 'TclStat(...)', 'TclAccess(...)', &
'Tcl_OpenFileChannel(...)'.
Added appropriate data structure to maintain the linked list of 'TclStat(...)',
'TclAccess(...)', & 'Tcl_OpenFileChannel(...)'. Added the appropriate
"insert" and "delete" routines for each of these.
A test file 'tests/iOUtil.test' has been written to test the hooking function-
ality of each of the routines.
'tclInt.h' has been updated to include the function prototypes for all new
functions.
Diffstat (limited to 'generic/tclIO.c')
0 files changed, 0 insertions, 0 deletions