about summary refs log tree commit diff
path: root/SHARED-FILES
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-09-21 17:53:13 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2021-09-21 18:00:10 -0700
commited05f7dded5f613f31fcde66dd2fe9a79d6ffe23 (patch)
treec0f26d0cce1c5770781cc190a41ba242113f6d5f /SHARED-FILES
parent1356f38df5be0776823eb2c40cc4e607b86b9680 (diff)
downloadglibc-ed05f7dded5f613f31fcde66dd2fe9a79d6ffe23.tar.gz
glibc-ed05f7dded5f613f31fcde66dd2fe9a79d6ffe23.tar.xz
glibc-ed05f7dded5f613f31fcde66dd2fe9a79d6ffe23.zip
Mention today's regex merge in SHARED-FILES
Diffstat (limited to 'SHARED-FILES')
-rw-r--r--SHARED-FILES12
1 files changed, 12 insertions, 0 deletions
diff --git a/SHARED-FILES b/SHARED-FILES
index 38f189727c..03fa41a4fd 100644
--- a/SHARED-FILES
+++ b/SHARED-FILES
@@ -31,6 +31,10 @@ gnulib:
   crypt/md5.h
   dirent/alphasort.c
   dirent/scandir.c
+  # Merged from gnulib 2021-09-21
+  include/intprops.h
+  # Merged from gnulib 2021-09-21
+  include/regex.h
   locale/programs/3level.h
   # Merged from gnulib 2014-6-23
   malloc/obstack.c
@@ -41,6 +45,8 @@ gnulib:
   misc/error.h
   misc/getpass.c
   misc/mkdtemp.c
+  # Merged from gnulib 2021-09-21
+  misc/sys/cdefs.h
   posix/fnmatch_loop.c
   # Intended to be the same. Gnulib copy contains glibc changes.
   posix/getopt.c
@@ -49,11 +55,17 @@ gnulib:
   # Intended to be the same. Gnulib copy contains glibc changes.
   posix/getopt_int.h
   posix/glob.c
+  # Merged from gnulib 2021-09-21
   posix/regcomp.c
+  # Merged from gnulib 2021-09-21
   posix/regex.c
+  # Merged from gnulib 2021-09-21
   posix/regex.h
+  # Merged from gnulib 2021-09-21
   posix/regex_internal.c
+  # Merged from gnulib 2021-09-21
   posix/regex_internal.h
+  # Merged from gnulib 2021-09-21
   posix/regexec.c
   posix/spawn.c
   posix/spawn_faction_addclose.c