summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-08-08 21:42:26 +0200
committerBruno Haible <bruno@clisp.org>2021-08-08 21:42:26 +0200
commit375f0d3be139de816aa9c4a5ba183534a4b62388 (patch)
tree215a03fde01a42220da40668ac96c7d5ea33f626
parent51dd05503668d47c0f5b37a9b481d4e3d7463586 (diff)
downloadgnulib-375f0d3be139de816aa9c4a5ba183534a4b62388.tar.gz
config: Update after glibc changed.
* config/srclist.txt: Remove two files that glibc dropped on 2013-12-17.
-rw-r--r--ChangeLog5
-rw-r--r--config/srclist.txt2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dba60b9191..54ccae538d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2021-08-08 Bruno Haible <bruno@clisp.org>
+ config: Update after glibc changed.
+ * config/srclist.txt: Remove two files that glibc dropped on 2013-12-17.
+
+2021-08-08 Bruno Haible <bruno@clisp.org>
+
relocatable-lib-lgpl: Fix a memory leak related to a Windows DLL.
Reported by Jonathan Boeing <jonathan@claws-mail.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2021-08/msg00048.html>.
diff --git a/config/srclist.txt b/config/srclist.txt
index a55c95f3d9..218e04d9c3 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -161,8 +161,6 @@ $LIBCSRC time/mktime-internal.h lib
#$LIBCSRC sysdeps/posix/dup2.c lib gpl
#$LIBCSRC sysdeps/posix/euidaccess.c lib gpl
#$LIBCSRC sysdeps/posix/tempname.c lib gpl
-#$LIBCSRC sysdeps/unix/bsd/poll.c lib gpl
-#$LIBCSRC sysdeps/unix/bsd/ptsname.c lib gpl
#$LIBCSRC sysdeps/unix/bsd/unlockpt.c lib gpl
#$LIBCSRC sysdeps/unix/dirfd.c lib gpl
#$LIBCSRC sysdeps/unix/grantpt.c lib gpl