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