diff options
author | suresh <suresh@noemail.net> | 1998-05-28 16:44:26 (GMT) |
---|---|---|
committer | suresh <suresh@noemail.net> | 1998-05-28 16:44:26 (GMT) |
commit | 0805372f16f35e977ec015d509dfeea979fa23f4 (patch) | |
tree | 1d94cdcb9994a5c9669aecfa6e0a0cc1e78e9f1e /unix/tclUnixChan.c | |
parent | 6fb46f07bca1a074c66c6b370c313113d5adb09f (diff) | |
download | tcl-0805372f16f35e977ec015d509dfeea979fa23f4.zip tcl-0805372f16f35e977ec015d509dfeea979fa23f4.tar.gz tcl-0805372f16f35e977ec015d509dfeea979fa23f4.tar.bz2 |
Renamed 'TclWinStat(...)' to 'TclpStat(...)' & 'TclWinAccess(...)' to
'TclpAccess(...)'.
Removed macro defines for 'stat' and 'access' because there are no longer
any explicit calls to these function; only calls to 'TclStat' and
'TclAccess' which are implemented in '../generic/tclIOUtil.c'.
Changed macro 'lstat' to simply call 'TclStat(...)' instead of 'stat(..)'.
FossilOrigin-Name: 1f1887431a4b2e6b6e707821f9348d71afae9b4d
Diffstat (limited to 'unix/tclUnixChan.c')
0 files changed, 0 insertions, 0 deletions