diff options
Diffstat (limited to 'mac')
-rw-r--r-- | mac/tclMacShLib.exp | 6 |
1 files 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 |