]> Savannah Git Hosting - gnulib.git/commitdiff
maint: note syncs to glibc
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jan 2021 20:03:00 +0000 (12:03 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jan 2021 20:03:21 +0000 (12:03 -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
config/srclist.txt

index 48aeb44ac1bea087ec91ae553b06ae1799820f3f..83b2cda2d75238899c24dcfbc6dd02e542b42f29 100644 (file)
--- 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.
index 3956082c842f51f148670397e883fa542c5de74c..a2b058d73de994ee03ab14f65299b477b2131852 100644 (file)
@@ -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)