diff options
author | suresh <suresh> | 1998-05-28 16:44:26 (GMT) |
---|---|---|
committer | suresh <suresh> | 1998-05-28 16:44:26 (GMT) |
commit | e57eeca0a36b6a0e2d707791bfc0a1953b98a1fb (patch) | |
tree | 1d94cdcb9994a5c9669aecfa6e0a0cc1e78e9f1e /mac | |
parent | 880fea0671680fcbf80693e02548fda4bc69686f (diff) | |
download | tcl-e57eeca0a36b6a0e2d707791bfc0a1953b98a1fb.zip tcl-e57eeca0a36b6a0e2d707791bfc0a1953b98a1fb.tar.gz tcl-e57eeca0a36b6a0e2d707791bfc0a1953b98a1fb.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(..)'.
Diffstat (limited to 'mac')
0 files changed, 0 insertions, 0 deletions