aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/update-support.sh
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-10 21:36:43 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-10 21:36:43 +0300
commite8e2a77ac68e084827fe0967ec6eb64b8556a8c9 (patch)
tree48c4bcca3797cfd704ef7593a6090d920c6cf095 /helpers/update-support.sh
parent3ff55e2709303f132d63d9cfa68b5d8d3616b1a9 (diff)
parent229c965beec283952be89b889b5c407ccf620ace (diff)
downloadegawk-e8e2a77ac68e084827fe0967ec6eb64b8556a8c9.tar.gz
egawk-e8e2a77ac68e084827fe0967ec6eb64b8556a8c9.tar.bz2
egawk-e8e2a77ac68e084827fe0967ec6eb64b8556a8c9.zip
Merge branch 'master' into feature/docit
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