bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] maint: note syncs to glibc


From: Paul Eggert
Subject: [PATCH] maint: note syncs to glibc
Date: Tue, 5 Jan 2021 12:03:38 -0800

* config/srclist.txt: filename.h, idx.h, scratch_buffer.h and
scratch_buffer_dupfree.c are now identical to glibc.  Add
commentary about some other syncs we’d like.
---
 ChangeLog          | 7 +++++++
 config/srclist.txt | 8 ++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 48aeb44ac..83b2cda2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-01-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       maint: note syncs to glibc
+       * config/srclist.txt: filename.h, idx.h, scratch_buffer.h and
+       scratch_buffer_dupfree.c are now identical to glibc.  Add
+       commentary about some other syncs we’d like.
+
 2021-01-05  Bruno Haible  <bruno@clisp.org>
 
        truncate: Work around trailing slash bug in truncate() on AIX 7.2.
diff --git a/config/srclist.txt b/config/srclist.txt
index 3956082c8..a2b058d73 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -49,8 +49,10 @@ $GNUORG Copyright/request-assign.future              
doc/Copyright
 $GNUORG Copyright/request-assign.program       doc/Copyright
 $GNUORG Copyright/request-disclaim.changes     doc/Copyright
 
-#$LIBCSRC include/scratch_buffer.h     lib/malloc
-#$LIBCSRC malloc/scratch_buffer_dupfree.c      lib/malloc
+$LIBCSRC include/filename.h            lib
+$LIBCSRC include/idx.h                 lib
+$LIBCSRC include/scratch_buffer.h      lib/malloc
+$LIBCSRC malloc/scratch_buffer_dupfree.c       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
@@ -61,6 +63,7 @@ $LIBCSRC posix/regex.c                        lib
 #$LIBCSRC posix/regex_internal.c       lib
 #$LIBCSRC posix/regex_internal.h               lib
 $LIBCSRC posix/regexec.c               lib
+#$LIBCSRC stdlib/canonicalize           lib/canonicalize-lgpl.c
 #$LIBCSRC sysdeps/generic/eloop-threshold.h    lib
 $LIBCSRC time/timegm.c                 lib
 #$LIBCSRC time/mktime.c                        lib
@@ -82,6 +85,7 @@ $LIBCSRC time/mktime-internal.h               lib
 #$LIBCSRC argp/argp-pvh.c              lib gpl
 #$LIBCSRC argp/argp-xinl.c             lib gpl
 #$LIBCSRC argp/argp.h                  lib gpl
+#$LIBCSRC misc/sys/cdefs.h             lib
 #$LIBCSRC stdlib/getsubopt.c           lib gpl
 #$LIBCSRC posix/getopt.c               lib gpl
 #$LIBCSRC posix/getopt.h               lib gpl (getopt.in.h in gnulib)
-- 
2.29.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]