]> git.ipfire.org Git - thirdparty/glibc.git/blame - SHARED-FILES
x86: Add generic CPUID data dumper to ld.so --list-diagnostics
[thirdparty/glibc.git] / SHARED-FILES
CommitLineData
04f2125c
SP
1# Files shared with other projects. Pass a file path to the
2# get_glibc_shared_code() function in the python library
3# scripts/glibc_shared_code.py to get a dict object with this information. See
4# the library sources for more information.
5
6# The headers on most of these files indicate that glibc is the canonical
7# source for these files, although in many cases there seem to be useful
8# changes in the gnulib versions that could be merged back in. Not all gnulib
9# files contain such a header and it is not always consistent in its format, so
10# it would be useful to make sure that all gnulib files that are using glibc as
11# upstream have a greppable header.
12#
13# These files are quite hard to find without a header to grep for and each file
14# has to be compared manually so this list is likely incomplete or may contain
15# errors.
16gnulib:
17 argp/argp-ba.c
18 argp/argp-ba.c
19 argp/argp-eexst.c
20 argp/argp-fmtstream.c
21 argp/argp-fmtstream.h
22 argp/argp-fs-xinl.c
23 argp/argp-help.c
24 argp/argp-namefrob.h
25 argp/argp-parse.c
26 argp/argp-pv.c
27 argp/argp-pvh.c
28 argp/argp-xinl.c
29 argp/argp.h
04f2125c
SP
30 dirent/alphasort.c
31 dirent/scandir.c
ed05f7dd
PE
32 # Merged from gnulib 2021-09-21
33 include/intprops.h
34 # Merged from gnulib 2021-09-21
35 include/regex.h
04f2125c
SP
36 locale/programs/3level.h
37 # Merged from gnulib 2014-6-23
38 malloc/obstack.c
39 # Merged from gnulib 2014-6-23
40 malloc/obstack.h
41 # Merged from gnulib 2014-07-10
42 misc/error.c
43 misc/error.h
44 misc/getpass.c
45 misc/mkdtemp.c
ed05f7dd
PE
46 # Merged from gnulib 2021-09-21
47 misc/sys/cdefs.h
04f2125c
SP
48 posix/fnmatch_loop.c
49 # Intended to be the same. Gnulib copy contains glibc changes.
50 posix/getopt.c
51 # Intended to be the same. Gnulib copy contains glibc changes.
52 posix/getopt1.c
53 # Intended to be the same. Gnulib copy contains glibc changes.
54 posix/getopt_int.h
55 posix/glob.c
ed05f7dd 56 # Merged from gnulib 2021-09-21
04f2125c 57 posix/regcomp.c
ed05f7dd 58 # Merged from gnulib 2021-09-21
04f2125c 59 posix/regex.c
ed05f7dd 60 # Merged from gnulib 2021-09-21
04f2125c 61 posix/regex.h
ed05f7dd 62 # Merged from gnulib 2021-09-21
04f2125c 63 posix/regex_internal.c
ed05f7dd 64 # Merged from gnulib 2021-09-21
04f2125c 65 posix/regex_internal.h
ed05f7dd 66 # Merged from gnulib 2021-09-21
04f2125c
SP
67 posix/regexec.c
68 posix/spawn.c
69 posix/spawn_faction_addclose.c
70 posix/spawn_faction_adddup2.c
71 posix/spawn_faction_addopen.c
72 posix/spawn_faction_destroy.c
73 posix/spawn_faction_init.c
74 posix/spawn_int.h
75 posix/spawnattr_destroy.c
76 posix/spawnattr_getdefault.c
77 posix/spawnattr_getflags.c
78 posix/spawnattr_getpgroup.c
79 posix/spawnattr_getschedparam.c
80 posix/spawnattr_getschedpolicy.c
81 posix/spawnattr_getsigmask.c
82 posix/spawnattr_init.c
83 posix/spawnattr_setdefault.c
84 posix/spawnattr_setflags.c
85 posix/spawnattr_setpgroup.c
86 posix/spawnattr_setschedparam.c
87 posix/spawnattr_setschedpolicy.c
88 posix/spawnattr_setsigmask.c
89 posix/spawnp.c
90 stdlib/atoll.c
91 stdlib/getsubopt.c
92 stdlib/setenv.c
93 stdlib/strtoll.c
94 stdlib/strtoul.c
95 # Merged from gnulib 2014-6-26, needs merge back
96 string/memchr.c
97 string/memcmp.c
98 string/memmem.c
99 string/mempcpy.c
100 string/memrchr.c
101 string/rawmemchr.c
102 string/stpcpy.c
103 string/stpncpy.c
104 string/str-two-way.h
105 string/strcasestr.c
106 string/strcspn.c
107 string/strdup.c
108 string/strndup.c
109 string/strpbrk.c
110 string/strsignal.c
111 string/strstr.c
112 string/strtok_r.c
113 string/strverscmp.c
114 sysdeps/generic/pty-private.h
115 sysdeps/generic/siglist.h
116 sysdeps/posix/euidaccess.c
117 sysdeps/posix/gai_strerror.c
118 sysdeps/posix/getcwd.c
119 sysdeps/posix/pwrite.c
120 sysdeps/posix/spawni.c
121 # Merged from gnulib 2014-6-23
122 sysdeps/posix/tempname.c
123 # Merged from gnulib 2014-6-27
124 time/mktime.c
125 time/mktime-internal.h
126 time/strptime.c
127 time/timegm.c
128
129# The last merge was 2014-12-11 and merged gettext 0.19.3 into glibc with a
130# patch submitted to the gettext mailing list for changes that could be merged
131# back.
132#
133# This commit was omitted from the merge as it does not appear to be compatible
134# with how glibc expects things to work:
135#
136# commit 279b57fc367251666f00e8e2b599b83703451afb
137# Author: Bruno Haible <bruno@clisp.org>
138# Date: Fri Jun 14 12:03:49 2002 +0000
139#
140# Make absolute pathnames inside $LANGUAGE work.
141gettext:
142 intl/bindtextdom.c
143 intl/dcgettext.c
144 intl/dcigettext.c
145 intl/dcngettext.c
146 intl/dgettext.c
147 intl/dngettext.c
148 intl/explodename.c
149 intl/finddomain.c
150 intl/gettext.c
151 intl/gettextP.h
152 intl/gmo.h
153 intl/hash-string.c
154 intl/hash-string.h
155 intl/l10nflist.c
156 intl/loadinfo.h
157 intl/loadmsgcat.c
158 intl/locale.alias
159 intl/localealias.c
160 intl/ngettext.c
161 intl/plural-exp.c
162 intl/plural-exp.h
163 intl/plural.y
164 intl/textdomain.c
165
166# The following files are shared with the upstream Unicode project and must be
167# updated regularly to stay in sync with the upstream unicode releases.
168#
db50990d 169# Merged from Unicode 15.1.0 release.
04f2125c
SP
170unicode:
171 localedata/unicode-gen/UnicodeData.txt
172 localedata/unicode-gen/unicode-license.txt
173 localedata/unicode-gen/DerivedCoreProperties.txt
174 localedata/unicode-gen/EastAsianWidth.txt
175 localedata/unicode-gen/PropList.txt
176
177# The following files are shared with the upstream tzcode project and must be
178# updated regularly to stay in sync with the upstream releases.
179#
1f94147a
PE
180# Currently synced to TZDB 2024a, announced and distributed here:
181# https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
182# https://data.iana.org/time-zones/releases/tzdb-2024a.tar.lz
04f2125c
SP
183tzcode:
184 timezone/private.h
185 timezone/tzfile.h
1f94147a
PE
186 timezone/tzselect.ksh
187 timezone/version
04f2125c
SP
188 timezone/zdump.c
189 timezone/zic.c
04f2125c
SP
190
191# The following files are shared with the upstream tzdata project but is not
192# synchronized regularly. The data files themselves are used only for testing
193# purposes and their data is never used to generate any output. We synchronize
194# them only to stay on top of newer data that might help with testing.
195#
1f94147a
PE
196# Currently synced to tzcode 2009i, announced and distributed here:
197# https://mm.icann.org/pipermail/tz/2009-June/040697.html
198# https://data.iana.org/time-zones/releases/tzdata2009i.tar.gz
04f2125c
SP
199tzdata:
200 timezone/africa
201 timezone/antarctica
202 timezone/asia
203 timezone/australasia
204 timezone/europe
205 timezone/northamerica
206 timezone/southamerica
207 timezone/pacificnew
208 timezone/etcetera
209 timezone/factory
210 timezone/backward
211 timezone/systemv
212 timezone/solar87
213 timezone/solar88
214 timezone/solar89
215 timezone/iso3166.tab
216 timezone/zone.tab
217 timezone/leapseconds
218 # This is yearistype.sh in the parent project
219 timezone/yearistype