From: Bruno Haible Date: Mon, 13 May 2024 21:13:15 +0000 (+0200) Subject: config: Clarify which destination files have a different basename. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=d7768ff1c6acf7384a92e8a46cf5836889c7f398;p=gnulib.git config: Clarify which destination files have a different basename. * config/srclist.txt: Specify the gnulib-side basename in the third column of a few entries. --- diff --git a/ChangeLog b/ChangeLog index f7298ce08a..7d60be26fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2024-05-13 Bruno Haible + config: Clarify which destination files have a different basename. + * config/srclist.txt: Specify the gnulib-side basename in the third + column of a few entries. + config: Document the update script better. * config/srclist-update: Improve comments. diff --git a/config/srclist.txt b/config/srclist.txt index 34ffd63aec..1a254e709d 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -70,7 +70,7 @@ $LIBCSRC posix/regex.h 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 stdlib/canonicalize.c lib/canonicalize-lgpl.c #$LIBCSRC stdlib/tst-stdbit.h tests $LIBCSRC stdlib/tst-stdc_bit_ceil.c tests $LIBCSRC stdlib/tst-stdc_bit_floor.c tests @@ -109,7 +109,7 @@ $LIBCSRC time/mktime-internal.h lib #$LIBCSRC argp/argp.h lib gpl #$LIBCSRC stdlib/getsubopt.c lib gpl #$LIBCSRC posix/getopt.c lib gpl -#$LIBCSRC posix/getopt.h lib gpl (getopt.in.h in gnulib) +#$LIBCSRC posix/getopt.h lib/getopt.in.h gpl #$LIBCSRC posix/getopt1.c lib gpl #$LIBCSRC posix/getopt_int.h lib gpl # @@ -140,11 +140,11 @@ $LIBCSRC time/mktime-internal.h lib # https://sourceware.org/bugzilla/show_bug.cgi?id=321 #$LIBCSRC malloc/obstack.h lib gpl #$LIBCSRC misc/error.c lib gpl -#$LIBCSRC misc/error.h lib gpl (error.in.h in gnulib) +#$LIBCSRC misc/error.h lib/error.in.h gpl #$LIBCSRC misc/getpass.c lib gpl #$LIBCSRC misc/mkstemp.c lib gpl #$LIBCSRC posix/fnmatch.c lib gpl -#$LIBCSRC posix/fnmatch.h lib gpl (fnmatch.in.h in gnulib) +#$LIBCSRC posix/fnmatch.h lib/fnmatch.in.h gpl #$LIBCSRC posix/fnmatch_loop.c lib gpl # # https://sourceware.org/bugzilla/show_bug.cgi?id=1060 @@ -152,7 +152,7 @@ $LIBCSRC time/mktime-internal.h lib #$LIBCSRC posix/glob.c lib gpl # # https://sourceware.org/bugzilla/show_bug.cgi?id=1060 -#$LIBCSRC posix/glob.h lib gpl (glob-libc.h in gnulib) +#$LIBCSRC posix/glob.h lib/glob-libc.h gpl # #$LIBCSRC stdlib/putenv.c lib gpl #$LIBCSRC stdlib/random.c lib gpl @@ -171,7 +171,7 @@ $LIBCSRC time/mktime-internal.h lib #$LIBCSRC string/strpbrk.c lib gpl #$LIBCSRC string/strstr.c lib gpl #$LIBCSRC sysdeps/generic/pty-private.h lib gpl -#$LIBCSRC sysdeps/ieee754/ieee754.h lib gpl (ieee754.in.h in gnulib) +#$LIBCSRC sysdeps/ieee754/ieee754.h lib/ieee754.in.h gpl #$LIBCSRC sysdeps/posix/dup2.c lib gpl #$LIBCSRC sysdeps/posix/euidaccess.c lib gpl #$LIBCSRC sysdeps/posix/tempname.c lib gpl @@ -179,7 +179,7 @@ $LIBCSRC time/mktime-internal.h lib #$LIBCSRC sysdeps/unix/dirfd.c lib gpl #$LIBCSRC sysdeps/unix/grantpt.c lib gpl #$LIBCSRC sysdeps/unix/rmdir.c lib gpl -#$LIBCSRC time/strftime_l.c lib gpl (strftime.c) +#$LIBCSRC time/strftime_l.c lib/strftime.c gpl # These are close, but we are using the gettext versions. #$LIBCSRC misc/mkdtemp.c lib gpl #$LIBCSRC stdlib/setenv.c lib gpl (setenv.c, unsetenv.c)