diff options
Diffstat (limited to 'Src/zsh.export')
-rw-r--r-- | Src/zsh.export | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Src/zsh.export b/Src/zsh.export index d35bffc69..f8326a496 100644 --- a/Src/zsh.export +++ b/Src/zsh.export @@ -89,6 +89,7 @@ findcmd freearray freeheap freelinklist +freepatprog freestr freestruct getaparam @@ -106,6 +107,7 @@ getsignum getsparam getstrvalue gettempname +getvalue global_heapalloc global_permalloc globlist @@ -227,10 +229,13 @@ runhookdef runshfunc scancountparams scanhashtable +sepjoin setaparam +setarrvalue sethparam setlimits setsparam +setstrvalue settrap settyinfo sfcontext @@ -260,7 +265,6 @@ struncpy strvargetfn strvarsetfn switch_heaps -SHTTY tclen tcstr termflags |