From 072f0d39c637126ba52d900d3398d3a97f6451e9 Mon Sep 17 00:00:00 2001 From: suresh Date: Wed, 3 Jun 1998 09:33:12 +0000 Subject: Renamed 'TclMacStat(...)' to 'TclpStat(...)' & 'TclMacAccess(...)' to 'TclpAccess(...)'. Added 'TclStat' & 'TclAccess' which are implemented in '../generic/tclIOUtil.c'. --- mac/tclMacShLib.exp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mac/tclMacShLib.exp b/mac/tclMacShLib.exp index 8936114..aea4acf 100644 --- a/mac/tclMacShLib.exp +++ b/mac/tclMacShLib.exp @@ -197,6 +197,7 @@ SetIsStationery SetNameLocked Share StrToAddr +TclAccess TclAllocateFreeObjects TclChdir TclCleanupByteCode @@ -303,7 +304,7 @@ TclIsProc TclLoadFile TclLooksLikeInt TclLookupVar -TclMacAccess +TclpAccess TclMacCreateEnv TclMacExitHandler TclMacFOpenHack @@ -313,7 +314,7 @@ TclMacOSErrorToPosixError TclMacReadlink TclMacRemoveTimer TclMacStartTimer -TclMacStat +TclpStat TclMacTimerExpired TclMatchFiles TclNeedSpace @@ -341,6 +342,7 @@ TclSetEnv TclSetIndexedScalar TclSetupEnv TclSockGetPort +TclStat TclTeardownNamespace TclTestChannelCmd TclTestChannelEventCmd -- cgit v0.12