aboutsummaryrefslogtreecommitdiffstats
path: root/helpers/update-support.sh
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-12 10:37:43 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-12 10:37:43 +0300
commit06cbdb5103c1bd5565fd61b2c854a86cd3c3fd85 (patch)
treefe06905a46cd2202a31f910f95f2d34d90f11dcf /helpers/update-support.sh
parent229c965beec283952be89b889b5c407ccf620ace (diff)
parent50f97722d80c7cfee247a3ebb0f8cfbed943033b (diff)
downloadegawk-06cbdb5103c1bd5565fd61b2c854a86cd3c3fd85.tar.gz
egawk-06cbdb5103c1bd5565fd61b2c854a86cd3c3fd85.tar.bz2
egawk-06cbdb5103c1bd5565fd61b2c854a86cd3c3fd85.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'helpers/update-support.sh')
-rwxr-xr-xhelpers/update-support.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/helpers/update-support.sh b/helpers/update-support.sh
index 90de973a..845eced0 100755
--- a/helpers/update-support.sh
+++ b/helpers/update-support.sh
@@ -27,14 +27,13 @@ regex.h
regex_internal.c
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.h
malloc/dynarray_resize.c
-malloc/dynarray_resize_clear.c"
+malloc/dynarray_resize_clear.c
+malloc/dynarray-skeleton.c"
for i in $FILE_LIST
do