From 2b7f1c82ccb07b88bdccd6814f94f66f33230bb9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 4 Aug 2020 23:54:47 -0700 Subject: [PATCH] Update srclist.txt as per recent glibc changes * config/srclist.txt: Uncomment lines to reflect recent merges from Gnulib to glibc. --- ChangeLog | 6 ++++++ config/srclist.txt | 11 +++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index d9c039f980..17473e3e96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-08-04 Paul Eggert + + Update srclist.txt as per recent glibc changes + * config/srclist.txt: Uncomment lines to reflect recent merges + from Gnulib to glibc. + 2020-08-03 Bruno Haible Prefer documented autoconf macro 'm4_if' over 'ifelse'. diff --git a/config/srclist.txt b/config/srclist.txt index 55388b1111..58b34d79ec 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -53,16 +53,15 @@ $LIBCSRC include/scratch_buffer.h lib/malloc $LIBCSRC malloc/scratch_buffer_grow.c lib/malloc $LIBCSRC malloc/scratch_buffer_grow_preserve.c lib/malloc $LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc -# Temporarily newer in Gnulib than in glibc. -#$LIBCSRC include/intprops.h lib +$LIBCSRC include/intprops.h lib $LIBCSRC posix/regcomp.c lib -#$LIBCSRC posix/regex.c lib -#$LIBCSRC posix/regex.h lib +$LIBCSRC posix/regex.c lib +$LIBCSRC posix/regex.h lib $LIBCSRC posix/regex_internal.c lib -#$LIBCSRC posix/regex_internal.h lib +$LIBCSRC posix/regex_internal.h lib $LIBCSRC posix/regexec.c lib $LIBCSRC time/timegm.c lib -#$LIBCSRC time/mktime.c lib +$LIBCSRC time/mktime.c lib $LIBCSRC time/mktime-internal.h lib # -- 2.39.5