From 1c7554dba77fd2f376cf569d0d78d9314830d23f Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 21 Apr 2021 22:56:49 +0300 Subject: Remove dependency on GLIBC private symbol. --- support/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'support/ChangeLog') diff --git a/support/ChangeLog b/support/ChangeLog index 256e9782..7050d5e0 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,13 @@ +2021-04-21 Arnold D. Robbins + + Don't depend upon GLIBC private interfaces. Thanks to + Dmitry V. Levin for the report. + + * Makefile.am (EXTRA_DIST): Add files in malloc directory. + (libsupport_a_SOURCES): Add malloc/dynarray_resize.c. + * dynarray.h: Copied from GNULIB. + * malloc/dynarray_resize.c: New file, from GNULIB. + 2021-03-29 Arnold D. Robbins Resettle after churn in GNULIB. -- cgit v1.2.3