summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-05 12:03:00 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-05 12:03:21 -0800
commitc7b5d627ba95313c35192d714ad9794389824a49 (patch)
treec8f9c0ca07980ece8ee73f7c63b53b979d20ba37 /config
parent13a1511d888ec680c3939e04bbe60545c5b5989f (diff)
downloadgnulib-c7b5d627ba95313c35192d714ad9794389824a49.tar.gz
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.
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index 3956082c84..a2b058d73d 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)