From 33ef3ac7854adece095e69ea8fb0e70fb1feeea6 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 8 Feb 2021 09:04:43 +0200 Subject: Updates from GNULIB, including major work on regex. --- helpers/ChangeLog | 4 ++++ helpers/update-support.sh | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'helpers') diff --git a/helpers/ChangeLog b/helpers/ChangeLog index eb94f693..ed66051e 100644 --- a/helpers/ChangeLog +++ b/helpers/ChangeLog @@ -1,3 +1,7 @@ +2021-02-08 Arnold D. Robbins + + * update-support.sh: Update list of files to copy over. + 2020-08-12 Arnold D. Robbins * update-support.sh: New file. diff --git a/helpers/update-support.sh b/helpers/update-support.sh index 122ef896..a85d86ae 100755 --- a/helpers/update-support.sh +++ b/helpers/update-support.sh @@ -25,7 +25,8 @@ regex.h regex_internal.c regex_internal.h verify.h -xalloc.h" +malloc/dynarray.h +malloc/dynarray-skeleton.c" for i in $FILE_LIST do -- cgit v1.2.3