aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/update-support.sh
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-10 21:35:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-10 21:35:54 +0300
commit229c965beec283952be89b889b5c407ccf620ace (patch)
treebae512cdd65937de5249fb31450d2a851aa9e194 /helpers/update-support.sh
parentaa6a71c05ac79553f88583264179054998037f90 (diff)
parentf6cc8139dba1adbfa90773c9db8003e5db817d7b (diff)
downloadegawk-229c965beec283952be89b889b5c407ccf620ace.tar.gz
egawk-229c965beec283952be89b889b5c407ccf620ace.tar.bz2
egawk-229c965beec283952be89b889b5c407ccf620ace.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'helpers/update-support.sh')
-rwxr-xr-xhelpers/update-support.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/helpers/update-support.sh b/helpers/update-support.sh
index 06ed1020..90de973a 100755
--- a/helpers/update-support.sh
+++ b/helpers/update-support.sh
@@ -29,9 +29,12 @@ regex_internal.h
verify.h
malloc/dynarray-skeleton.c
malloc/dynarray.h
+malloc/dynarray_at_failure.c
malloc/dynarray_emplace_enlarge.c
+malloc/dynarray_emplace_enlarge.c
malloc/dynarray_finalize.c
-malloc/dynarray_resize.c"
+malloc/dynarray_resize.c
+malloc/dynarray_resize_clear.c"
for i in $FILE_LIST
do