vasnprintf not synced anymore
[gnulib.git] / config / srclist.txt
1 # $Id: srclist.txt,v 1.146 2007-03-07 14:15:40 karl Exp $
2 # Files for which we are not the source.  See ./srclistvars.sh for the
3 # variable definitions.
4
5 $GNUCONFIG/config.guess         build-aux
6 $GNUCONFIG/config.sub           build-aux
7 #
8 $AUTOMAKE/lib/depcomp           build-aux
9 $AUTOMAKE/lib/elisp-comp        build-aux
10 $AUTOMAKE/lib/gnupload          build-aux
11 $AUTOMAKE/lib/install-sh        build-aux
12 $AUTOMAKE/lib/mdate-sh          build-aux
13 $AUTOMAKE/lib/missing           build-aux
14 $AUTOMAKE/lib/mkinstalldirs     build-aux
15 #
16 $TEXINFOSRC/doc/texinfo.tex             build-aux
17 $TEXINFOSRC/util/gendocs.sh             build-aux
18 $TEXINFOSRC/util/gendocs_template       doc
19 #
20 $AUTOCONF/INSTALL               doc
21 #
22 $GNUWWWLICENSES/fdl.texi        doc
23 $GNUWWWLICENSES/gpl.texi        doc
24 $GNUWWWLICENSES/lgpl.texi       doc
25 $GNUWWWLICENSES/gpl.txt         doc
26 $GNUWWWLICENSES/lgpl.txt        doc
27 #
28 $GNUSTANDARDS/maintain.texi     doc
29 $GNUSTANDARDS/standards.texi    doc
30 $GNUSTANDARDS/make-stds.texi    doc
31 #
32 # The official forms for contributors to fill out, mentioned in maintain.
33 $GNUORG/conditions.text                         doc/Copyright
34 $GNUORG/Copyright/request-assign.changes        doc/Copyright
35 $GNUORG/Copyright/request-assign.future         doc/Copyright
36 $GNUORG/Copyright/request-assign.program        doc/Copyright
37 $GNUORG/Copyright/request-disclaim.changes      doc/Copyright
38 $GNUORG/assign.manual                           doc/Copyright
39 $GNUORG/assign.changes.manual                   doc/Copyright
40 $GNUORG/assign.future.manual                    doc/Copyright
41 $GNUORG/assign.translation.manual               doc/Copyright
42 $GNUORG/disclaim.manual                         doc/Copyright
43 $GNUORG/disclaim.changes.manual                 doc/Copyright
44 $GNUORG/disclaim.program                        doc/Copyright
45 #
46 #
47 # Reenable commented-out entries when next gettext is released, hopefully.
48 #
49 $GETTEXT/gettext-runtime/libasprintf/asnprintf.c        lib gpl
50 $GETTEXT/gettext-runtime/libasprintf/asprintf.c         lib gpl
51 $GETTEXT/gettext-runtime/libasprintf/printf-args.c      lib gpl
52 $GETTEXT/gettext-runtime/libasprintf/printf-args.h      lib gpl
53 $GETTEXT/gettext-runtime/libasprintf/printf-parse.c     lib gpl
54 $GETTEXT/gettext-runtime/libasprintf/printf-parse.h     lib gpl
55 #$GETTEXT/gettext-runtime/libasprintf/vasnprintf.c      lib gpl
56 #$GETTEXT/gettext-runtime/libasprintf/vasnprintf.h      lib gpl
57 $GETTEXT/gettext-runtime/libasprintf/vasprintf.c        lib gpl
58
59 $GETTEXT/gettext-runtime/intl/config.charset            lib gpl
60 $GETTEXT/gettext-runtime/intl/localcharset.c            lib gpl
61 $GETTEXT/gettext-runtime/intl/localcharset.h            lib gpl
62 $GETTEXT/gettext-runtime/intl/ref-add.sin               lib gpl
63 $GETTEXT/gettext-runtime/intl/ref-del.sin               lib gpl
64
65 # These four files should kept in sync, e.g., gettoolize installs them
66 # all together, gnulib-tool install all or none.
67 $GETTEXT/autoconf-lib-link/config.rpath                 build-aux
68 $GETTEXT/autoconf-lib-link/m4/lib-ld.m4                 m4
69 $GETTEXT/autoconf-lib-link/m4/lib-link.m4               m4
70 $GETTEXT/autoconf-lib-link/m4/lib-prefix.m4             m4
71
72 $GETTEXT/gettext-runtime/m4/codeset.m4                  m4
73 $GETTEXT/gettext-runtime/m4/gettext.m4                  m4
74 $GETTEXT/gettext-runtime/m4/glibc21.m4                  m4
75 $GETTEXT/gettext-runtime/m4/iconv.m4                    m4
76 $GETTEXT/gettext-runtime/m4/intdiv0.m4                  m4
77 $GETTEXT/gettext-runtime/m4/intl.m4                     m4
78 $GETTEXT/gettext-runtime/m4/intldir.m4                  m4
79 $GETTEXT/gettext-runtime/m4/intmax.m4                   m4
80 $GETTEXT/gettext-runtime/m4/inttypes-pri.m4             m4
81 $GETTEXT/gettext-runtime/m4/lcmessage.m4                m4
82 $GETTEXT/gettext-runtime/m4/longdouble.m4               m4
83 $GETTEXT/gettext-runtime/m4/nls.m4                      m4
84 $GETTEXT/gettext-runtime/m4/po.m4                       m4
85 $GETTEXT/gettext-runtime/m4/printf-posix.m4             m4
86 $GETTEXT/gettext-runtime/m4/progtest.m4                 m4
87 $GETTEXT/gettext-runtime/m4/wchar_t.m4                  m4
88 #$GETTEXT/gettext-runtime/m4/wint_t.m4                  m4
89
90 # new argp not in glibc yet --13feb06.
91 #$LIBCSRC/argp/argp-ba.c                        lib gpl
92 #$LIBCSRC/argp/argp-eexst.c             lib gpl
93 #$LIBCSRC/argp/argp-fmtstream.c         lib gpl
94 #$LIBCSRC/argp/argp-fmtstream.h         lib gpl
95 #$LIBCSRC/argp/argp-fs-xinl.c           lib gpl
96 #$LIBCSRC/argp/argp-help.c              lib gpl
97 #$LIBCSRC/argp/argp-namefrob.h          lib gpl
98 #$LIBCSRC/argp/argp-parse.c             lib gpl
99 #$LIBCSRC/argp/argp-pv.c                        lib gpl
100 #$LIBCSRC/argp/argp-pvh.c               lib gpl
101 #$LIBCSRC/argp/argp-xinl.c              lib gpl
102 #$LIBCSRC/argp/argp.h                   lib gpl
103 #$LIBCSRC/stdlib/getsubopt.c            lib gpl
104 #$LIBCSRC/posix/getopt.c                lib gpl
105 #$LIBCSRC/posix/getopt.h                lib gpl (getopt_.h in gnulib)
106 #$LIBCSRC/posix/getopt1.c               lib gpl
107 #$LIBCSRC/posix/getopt_int.h            lib gpl
108 #
109 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1293
110 #$LIBCSRC/libidn/iconvme.h              lib gpl
111 #$LIBCSRC/libidn/iconvme.c              lib gpl
112
113 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1057
114 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1217
115 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
116 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1223
117 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1224
118 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
119 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1240
120 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
121 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1273
122 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278
123 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1280
124 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
125 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1282
126 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
127 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1291
128 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
129 #$LIBCSRC/posix/regcomp.c               lib gpl
130 #
131 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1238
132 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245
133 #$LIBCSRC/posix/regex.c                 lib gpl
134 #
135 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1201
136 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1207
137 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1222
138 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1232
139 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1236
140 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1240
141 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
142 #$LIBCSRC/posix/regex.h                 lib gpl
143 #
144 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1215
145 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1218
146 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
147 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1226
148 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1231
149 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
150 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
151 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1248
152 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
153 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1282
154 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1284
155 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
156 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1286
157 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1287
158 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1291
159 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
160 #$LIBCSRC/posix/regex_internal.c                lib gpl
161 #
162 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1054
163 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1221
164 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
165 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
166 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245
167 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1248
168 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1273
169 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278
170 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
171 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
172 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1291
173 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
174 #$LIBCSRC/posix/regex_internal.h                lib gpl
175 #
176 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1216
177 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
178 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1225
179 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1227
180 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1231
181 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1237
182 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1241
183 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245
184 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278
185 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1279
186 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1280
187 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1281
188 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1282
189 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1284
190 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1285
191 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1302
192 #$LIBCSRC/posix/regexec.c               lib gpl
193 #
194 # c89 changes $LIBCSRC/string/strdup.c          lib gpl
195 $LIBCSRC/stdlib/strtoll.c               lib gpl
196 $LIBCSRC/stdlib/strtoul.c               lib gpl
197 # (no more strtok_r.h) $LIBCSRC/string/strtok_r.c               lib gpl
198 # (gnulib needs config.h?) $LIBCSRC/string/memmem.c             lib gpl
199 #$LIBCSRC/time/mktime.c                 lib gpl
200
201 #
202 # http://sourceware.org/bugzilla/show_bug.cgi?id=1439
203 #$LIBCSRC/crypt/md5.c                   lib gpl
204 #$LIBCSRC/crypt/md5.h                   lib gpl
205 # These are close, but ...
206 #$LIBCSRC/locale/programs/xmalloc.c     lib gpl
207 #$LIBCSRC/locale/programs/xstrdup.c     lib gpl
208 #
209 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=321
210 #$LIBCSRC/malloc/obstack.c              lib gpl
211 #
212 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=321
213 #$LIBCSRC/malloc/obstack.h              lib gpl
214 #$LIBCSRC/misc/error.c                  lib gpl
215 #$LIBCSRC/misc/error.h                  lib gpl
216 #$LIBCSRC/misc/getpass.c                lib gpl
217 #$LIBCSRC/misc/mkstemp.c                lib gpl
218 #$LIBCSRC/posix/fnmatch.c               lib gpl
219 #$LIBCSRC/posix/fnmatch.h               lib gpl (fnmatch_.h in gnulib)
220 #$LIBCSRC/posix/fnmatch_loop.c          lib gpl
221 #
222 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
223 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1062
224 #$LIBCSRC/posix/glob.c                  lib gpl
225 #
226 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060
227 #$LIBCSRC/posix/glob.h                  lib gpl (glob-libc.h in gnulib)
228 #
229 #$LIBCSRC/stdlib/putenv.c               lib gpl
230 #$LIBCSRC/stdlib/rpmatch.c              lib gpl
231 #$LIBCSRC/stdlib/strtol.c               lib gpl
232 #$LIBCSRC/string/strndup.c              lib gpl
233 #$LIBCSRC/string/strverscmp.c           lib gpl
234 #
235 #$LIBCSRC/string/memchr.c               lib gpl
236 #$LIBCSRC/string/memcmp.c               lib gpl
237 #$LIBCSRC/string/memrchr.c              lib gpl
238 #$LIBCSRC/string/stpcpy.c               lib gpl
239 #$LIBCSRC/string/stpncpy.c              lib gpl
240 #$LIBCSRC/string/strcspn.c              lib gpl
241 #$LIBCSRC/string/strpbrk.c              lib gpl
242 #$LIBCSRC/string/strstr.c               lib gpl
243 #$LIBCSRC/sysdeps/posix/dup2.c          lib gpl
244 #$LIBCSRC/sysdeps/posix/euidaccess.c    lib gpl
245 #$LIBCSRC/sysdeps/posix/tempname.c      lib gpl
246 #$LIBCSRC/sysdeps/unix/bsd/poll.c       lib gpl
247 #$LIBCSRC/sysdeps/unix/dirfd.c          lib gpl
248 #$LIBCSRC/sysdeps/unix/rmdir.c          lib gpl
249 #$LIBCSRC/time/strftime.c               lib gpl
250 # These are close, but we are using the gettext versions.
251 #$LIBCSRC/misc/mkdtemp.c                lib gpl
252 #$LIBCSRC/stdlib/setenv.c               lib gpl (setenv.c, unsetenv.c)
253 #
254 # These implementations are quite different.
255 #$LIBCSRC/io/lstat.c                            lib gpl
256 #$LIBCSRC/libio/__fpending.c                    lib gpl
257 #$LIBCSRC/malloc/malloc.c                       lib gpl
258 #$LIBCSRC/misc/dirname.c                        lib gpl
259 #$LIBCSRC/misc/getusershell.c                   lib gpl
260 #$LIBCSRC/stdio-common/getline.c                lib gpl
261 #$LIBCSRC/stdlib/atexit.c                       lib gpl
262 #$LIBCSRC/stdlib/exit.h                         lib gpl
263 #$LIBCSRC/stdlib/strtod.c                       lib gpl
264 #$LIBCSRC/stdlib/strtoimax.c                    lib gpl
265 #$LIBCSRC/stdlib/strtoull.c                     lib gpl
266 #$LIBCSRC/stdlib/strtoumax.c                    lib gpl
267 #$LIBCSRC/string/basename.c                     lib gpl
268 #$LIBCSRC/string/bcopy.c                        lib gpl
269 #$LIBCSRC/string/memcpy.c                       lib gpl
270 #$LIBCSRC/string/memmove.c                      lib gpl
271 #$LIBCSRC/string/memset.c                       lib gpl
272 #$LIBCSRC/string/strcasecmp.c                   lib gpl
273 #$LIBCSRC/string/strchrnul.c                    lib gpl
274 #$LIBCSRC/string/strerror.c                     lib gpl
275 #$LIBCSRC/string/strnlen.c                      lib gpl
276 #$LIBCSRC/sysdeps/posix/gettimeofday.c          lib gpl
277 #$LIBCSRC/sysdeps/posix/rename.c                lib gpl
278 #$LIBCSRC/sysdeps/unix/mkdir.c                  lib gpl
279 #$LIBCSRC/sysdeps/unix/sysv/gethostname.c       lib gpl
280 #$LIBCSRC/sysdeps/unix/utime.c                  lib gpl
281
282 $LIBTOOL/libltdl/argz.c                         lib gpl
283 $LIBTOOL/libltdl/argz_.h                        lib gpl
284 $LIBTOOL/libltdl/m4/argz.m4                     m4