summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
diff options
context:
space:
mode:
authorsuresh <suresh>1998-06-04 13:04:41 (GMT)
committersuresh <suresh>1998-06-04 13:04:41 (GMT)
commit79184e8574c5fb83b727aaa9fb46c578a5322f49 (patch)
tree90b0bde2ea6dc78069caae969ae5dc298b9e67f2 /generic/tclTest.c
parent565e0f9b7e15ce36dfbb22df5bb8bea63047f050 (diff)
downloadtcl-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/tclTest.c')
0 files changed, 0 insertions, 0 deletions