bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* [PATCH] maint: note syncs to glibc
@ 2021-01-05 20:03 Paul Eggert
  0 siblings, 0 replies; only message in thread
From: Paul Eggert @ 2021-01-05 20:03 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Paul Eggert

* 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-05 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 20:03 [PATCH] maint: note syncs to glibc Paul Eggert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).