Artifact 5219db867db2c3e87702821648697ad91a674b30:
- File generic/tclIOUtil.c — part of check-in [1b2c9733c7] at 1998-06-04 13:04:41 on branch trunk — 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. (user: suresh size: 21910)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.