Revert autoupdate's revert.
[gnulib.git] / config / srclist.txt
blobc1ac3e1a181e03f4ac107fee7f9d1f4b2d5bb3c0
1 # Public domain.
2 # Files for which we are not the source.  See ./srclistvars.sh for the
3 # variable definitions.
5 $GNUCONFIG config.guess         build-aux
6 $GNUCONFIG config.sub           build-aux
8 $AUTOMAKE lib/ar-lib            build-aux
9 $AUTOMAKE lib/compile           build-aux
10 $AUTOMAKE lib/depcomp           build-aux
11 $AUTOMAKE lib/install-sh        build-aux
12 $AUTOMAKE lib/mdate-sh          build-aux
13 $AUTOMAKE lib/mkinstalldirs     build-aux
15 $TEXINFOTEX texinfo.tex         build-aux strip-trailing-space
17 # we generate INSTALL from this via a rule in doc/Makefile.
18 $AUTOCONF doc/install.texi      doc
20 $GMP mini-gmp/mini-gmp.c        lib
21 $GMP mini-gmp/mini-gmp.h        lib
23 $GNUSTANDARDS maintain.texi     doc strip-trailing-space
24 $GNUSTANDARDS standards.texi    doc strip-trailing-space
25 $GNUSTANDARDS make-stds.texi    doc
26 $GNUSTANDARDS gnu-oids.texi     doc
27 $GNUSTANDARDS fdl.texi          doc
29 $GNUWWWLICENSES lgpl-3.0.txt                    doc/COPYING.LESSERv3
30 $GNUWWWLICENSES old-licenses/lgpl-2.1.txt       doc/COPYING.LESSERv2
31 $GNUWWWLICENSES gpl-3.0.txt                     doc/COPYINGv3
32 $GNUWWWLICENSES old-licenses/gpl-2.0.txt        doc/COPYINGv2
33 $GNUWWWLICENSES old-licenses/lgpl-2.1.texi      doc
34 $GNUWWWLICENSES old-licenses/gpl-2.0.texi       doc
35 # no longer modified and fails @acronym checks
36 #$GNUWWWLICENSES old-licenses/fdl-1.2.texi      doc
37 $GNUWWWLICENSES agpl-3.0.texi                   doc
38 $GNUWWWLICENSES fdl-1.3.texi                    doc
39 $GNUWWWLICENSES gpl-3.0.texi                    doc
40 $GNUWWWLICENSES lgpl-3.0.texi                   doc
42 # The official forms for contributors to fill out, mentioned in maintain.
43 # We intentionally do not mirror assign.* or disclaim.* files; the
44 # request-* files are sufficient to give the copyright clerk enough
45 # information to tell the candidate of the right procedures to use.
46 $GNUORG conditions.text                         doc/Copyright
47 $GNUORG Copyright/request-assign.changes        doc/Copyright
48 $GNUORG Copyright/request-assign.future         doc/Copyright
49 $GNUORG Copyright/request-assign.program        doc/Copyright
50 $GNUORG Copyright/request-disclaim.changes      doc/Copyright
52 $LIBCSRC include/scratch_buffer.h       lib/malloc
53 $LIBCSRC malloc/scratch_buffer_grow.c   lib/malloc
54 $LIBCSRC malloc/scratch_buffer_grow_preserve.c  lib/malloc
55 $LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc
56 #$LIBCSRC include/intprops.h             lib
57 #$LIBCSRC posix/regcomp.c               lib
58 $LIBCSRC posix/regex.c                  lib
59 #$LIBCSRC posix/regex.h                 lib
60 $LIBCSRC posix/regex_internal.c         lib
61 #$LIBCSRC posix/regex_internal.h                lib
62 $LIBCSRC posix/regexec.c                lib
63 $LIBCSRC time/timegm.c                  lib
64 #$LIBCSRC time/mktime.c                 lib
65 $LIBCSRC time/mktime-internal.h         lib
67 \f
68 # All below here commented out in forlorn hope of future syncs.
70 # new argp not in glibc yet --13feb06.
71 #$LIBCSRC argp/argp-ba.c                        lib gpl
72 #$LIBCSRC argp/argp-eexst.c             lib gpl
73 #$LIBCSRC argp/argp-fmtstream.c         lib gpl
74 #$LIBCSRC argp/argp-fmtstream.h         lib gpl
75 #$LIBCSRC argp/argp-fs-xinl.c           lib gpl
76 #$LIBCSRC argp/argp-help.c              lib gpl
77 #$LIBCSRC argp/argp-namefrob.h          lib gpl
78 #$LIBCSRC argp/argp-parse.c             lib gpl
79 #$LIBCSRC argp/argp-pv.c                        lib gpl
80 #$LIBCSRC argp/argp-pvh.c               lib gpl
81 #$LIBCSRC argp/argp-xinl.c              lib gpl
82 #$LIBCSRC argp/argp.h                   lib gpl
83 #$LIBCSRC stdlib/getsubopt.c            lib gpl
84 #$LIBCSRC posix/getopt.c                lib gpl
85 #$LIBCSRC posix/getopt.h                lib gpl (getopt.in.h in gnulib)
86 #$LIBCSRC posix/getopt1.c               lib gpl
87 #$LIBCSRC posix/getopt_int.h            lib gpl
89 # https://sourceware.org/bugzilla/show_bug.cgi?id=1293
90 #$LIBCSRC libidn/iconvme.h              lib gpl
91 #$LIBCSRC libidn/iconvme.c              lib gpl
93 # c89 changes $LIBCSRC/string/strdup.c          lib gpl
94 #tab changes $LIBCSRC/stdlib/strtoll.c          lib gpl
95 #tab changes $LIBCSRC/stdlib/strtoul.c          lib gpl
96 # (no more strtok_r.h) $LIBCSRC/string/strtok_r.c               lib gpl
97 # (gnulib needs config.h?) $LIBCSRC/string/memmem.c             lib gpl
100 # https://sourceware.org/bugzilla/show_bug.cgi?id=1439
101 #$LIBCSRC crypt/md5.c                   lib gpl
102 #$LIBCSRC crypt/md5.h                   lib gpl
103 # These are close, but ...
104 #$LIBCSRC locale/programs/xmalloc.c     lib gpl
105 #$LIBCSRC locale/programs/xstrdup.c     lib gpl
107 #$LIBCSRC login/forkpty.c               lib gpl
108 #$LIBCSRC login/programs/pt_chown.c     lib gpl
110 # https://sourceware.org/bugzilla/show_bug.cgi?id=321
111 #$LIBCSRC malloc/obstack.c              lib gpl
113 # https://sourceware.org/bugzilla/show_bug.cgi?id=321
114 #$LIBCSRC malloc/obstack.h              lib gpl
115 #$LIBCSRC misc/error.c                  lib gpl
116 #$LIBCSRC misc/error.h                  lib gpl
117 #$LIBCSRC misc/getpass.c                lib gpl
118 #$LIBCSRC misc/mkstemp.c                lib gpl
119 #$LIBCSRC posix/fnmatch.c               lib gpl
120 #$LIBCSRC posix/fnmatch.h               lib gpl (fnmatch.in.h in gnulib)
121 #$LIBCSRC posix/fnmatch_loop.c          lib gpl
123 # https://sourceware.org/bugzilla/show_bug.cgi?id=1060
124 # https://sourceware.org/bugzilla/show_bug.cgi?id=1062
125 #$LIBCSRC posix/glob.c                  lib gpl
127 # https://sourceware.org/bugzilla/show_bug.cgi?id=1060
128 #$LIBCSRC posix/glob.h                  lib gpl (glob-libc.h in gnulib)
130 #$LIBCSRC stdlib/putenv.c               lib gpl
131 #$LIBCSRC stdlib/random.c               lib gpl
132 #$LIBCSRC stdlib/random_r.c             lib gpl
133 #$LIBCSRC stdlib/rpmatch.c              lib gpl
134 #$LIBCSRC stdlib/strtol.c               lib gpl
135 #$LIBCSRC string/strndup.c              lib gpl
136 #$LIBCSRC string/strverscmp.c           lib gpl
138 #$LIBCSRC string/memchr.c               lib gpl
139 #$LIBCSRC string/memcmp.c               lib gpl
140 #$LIBCSRC string/memrchr.c              lib gpl
141 #$LIBCSRC string/stpcpy.c               lib gpl
142 #$LIBCSRC string/stpncpy.c              lib gpl
143 #$LIBCSRC string/strcspn.c              lib gpl
144 #$LIBCSRC string/strpbrk.c              lib gpl
145 #$LIBCSRC string/strstr.c               lib gpl
146 #$LIBCSRC sysdeps/generic/pty-private.h lib gpl
147 #$LIBCSRC sysdeps/ieee754/ieee754.h     lib gpl (ieee754.in.h in gnulib)
148 #$LIBCSRC sysdeps/posix/dup2.c          lib gpl
149 #$LIBCSRC sysdeps/posix/euidaccess.c    lib gpl
150 #$LIBCSRC sysdeps/posix/tempname.c      lib gpl
151 #$LIBCSRC sysdeps/unix/bsd/poll.c       lib gpl
152 #$LIBCSRC sysdeps/unix/bsd/ptsname.c    lib gpl
153 #$LIBCSRC sysdeps/unix/bsd/unlockpt.c   lib gpl
154 #$LIBCSRC sysdeps/unix/dirfd.c          lib gpl
155 #$LIBCSRC sysdeps/unix/grantpt.c        lib gpl
156 #$LIBCSRC sysdeps/unix/rmdir.c          lib gpl (nstrftime.c in gnulib)
157 #$LIBCSRC time/strftime.c               lib gpl
158 # These are close, but we are using the gettext versions.
159 #$LIBCSRC misc/mkdtemp.c                lib gpl
160 #$LIBCSRC stdlib/setenv.c               lib gpl (setenv.c, unsetenv.c)
162 # These implementations are quite different.
163 #$LIBCSRC io/lstat.c                            lib gpl
164 #$LIBCSRC libio/__fpending.c                    lib gpl
165 #$LIBCSRC malloc/malloc.c                       lib gpl
166 #$LIBCSRC misc/dirname.c                        lib gpl
167 #$LIBCSRC misc/getusershell.c                   lib gpl
168 #$LIBCSRC stdio-common/getline.c                lib gpl
169 #$LIBCSRC stdlib/atexit.c                       lib gpl
170 #$LIBCSRC stdlib/exit.h                         lib gpl
171 #$LIBCSRC stdlib/strtod.c                       lib gpl
172 #$LIBCSRC stdlib/strtoimax.c                    lib gpl
173 #$LIBCSRC stdlib/strtoull.c                     lib gpl
174 #$LIBCSRC stdlib/strtoumax.c                    lib gpl
175 #$LIBCSRC string/basename.c                     lib gpl
176 #$LIBCSRC string/bcopy.c                        lib gpl
177 #$LIBCSRC string/memcpy.c                       lib gpl
178 #$LIBCSRC string/memmove.c                      lib gpl
179 #$LIBCSRC string/memset.c                       lib gpl
180 #$LIBCSRC string/strcasecmp.c                   lib gpl
181 #$LIBCSRC string/strchrnul.c                    lib gpl
182 #$LIBCSRC string/strerror.c                     lib gpl
183 #$LIBCSRC string/strnlen.c                      lib gpl
184 #$LIBCSRC sysdeps/posix/gettimeofday.c          lib gpl
185 #$LIBCSRC sysdeps/posix/rename.c                lib gpl
186 #$LIBCSRC sysdeps/unix/mkdir.c                  lib gpl
187 #$LIBCSRC sysdeps/unix/sysv/gethostname.c       lib gpl
188 #$LIBCSRC sysdeps/unix/utime.c                  lib gpl
190 $LIBGCRYPT src/libgcrypt.m4                     m4
192 # Now derived from concatenation of separate .c files in glibc.
193 # See argz.mk for details.
194 #$LIBTOOL libltdl/argz.c                        lib gpl
195 #$LIBTOOL libltdl/argz_.h                       lib gpl
196 #$LIBTOOL libltdl/m4/argz.m4                    m4