readutmp, boot-time: Work around a Cygwin 3.5.3 bug.
[gnulib.git] / config / srclist.txt
blob78f77aafd27357cd66ae89961712daf06f035474
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/filename.h             lib
53 #$LIBCSRC include/idx.h                 lib
54 #$LIBCSRC malloc/dynarray-skeleton.c    lib/malloc
55 #$LIBCSRC malloc/dynarray.h             lib/malloc
56 #$LIBCSRC malloc/dynarray_at_failure.c  lib/malloc
57 #$LIBCSRC malloc/dynarray_emplace_enlarge.c     lib/malloc
58 #$LIBCSRC malloc/dynarray_finalize.c    lib/malloc
59 #$LIBCSRC malloc/dynarray_resize.c      lib/malloc
60 #$LIBCSRC malloc/dynarray_resize_clear.c        lib/malloc
61 $LIBCSRC include/scratch_buffer.h       lib/malloc
62 $LIBCSRC malloc/scratch_buffer_grow.c   lib/malloc
63 $LIBCSRC malloc/scratch_buffer_grow_preserve.c  lib/malloc
64 $LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc
65 #$LIBCSRC include/intprops.h             lib
66 #$LIBCSRC misc/sys/cdefs.h              lib
67 #$LIBCSRC posix/regcomp.c               lib
68 $LIBCSRC posix/regex.c                  lib
69 $LIBCSRC posix/regex.h                  lib
70 #$LIBCSRC posix/regex_internal.c        lib
71 #$LIBCSRC posix/regex_internal.h        lib
72 #$LIBCSRC posix/regexec.c               lib
73 #$LIBCSRC stdlib/canonicalize           lib/canonicalize-lgpl.c
74 #$LIBCSRC sysdeps/generic/eloop-threshold.h     lib
75 $LIBCSRC time/timegm.c                  lib
76 #$LIBCSRC time/mktime.c                 lib
77 $LIBCSRC time/mktime-internal.h         lib
79 \f
80 # All below here commented out in forlorn hope of future syncs.
82 # new argp not in glibc yet --13feb06.
83 #$LIBCSRC argp/argp-ba.c                        lib gpl
84 #$LIBCSRC argp/argp-eexst.c             lib gpl
85 #$LIBCSRC argp/argp-fmtstream.c         lib gpl
86 #$LIBCSRC argp/argp-fmtstream.h         lib gpl
87 #$LIBCSRC argp/argp-fs-xinl.c           lib gpl
88 #$LIBCSRC argp/argp-help.c              lib gpl
89 #$LIBCSRC argp/argp-namefrob.h          lib gpl
90 #$LIBCSRC argp/argp-parse.c             lib gpl
91 #$LIBCSRC argp/argp-pv.c                        lib gpl
92 #$LIBCSRC argp/argp-pvh.c               lib gpl
93 #$LIBCSRC argp/argp-xinl.c              lib gpl
94 #$LIBCSRC argp/argp.h                   lib gpl
95 #$LIBCSRC stdlib/getsubopt.c            lib gpl
96 #$LIBCSRC posix/getopt.c                lib gpl
97 #$LIBCSRC posix/getopt.h                lib gpl (getopt.in.h in gnulib)
98 #$LIBCSRC posix/getopt1.c               lib gpl
99 #$LIBCSRC posix/getopt_int.h            lib gpl
101 # https://sourceware.org/bugzilla/show_bug.cgi?id=1293
102 #$LIBCSRC libidn/iconvme.h              lib gpl
103 #$LIBCSRC libidn/iconvme.c              lib gpl
105 # c89 changes $LIBCSRC/string/strdup.c          lib gpl
106 #tab changes $LIBCSRC/stdlib/strtoll.c          lib gpl
107 #tab changes $LIBCSRC/stdlib/strtoul.c          lib gpl
108 # (no more strtok_r.h) $LIBCSRC/string/strtok_r.c               lib gpl
109 # (gnulib needs config.h?) $LIBCSRC/string/memmem.c             lib gpl
112 # https://sourceware.org/bugzilla/show_bug.cgi?id=1439
113 #$LIBCSRC crypt/md5.c                   lib gpl
114 #$LIBCSRC crypt/md5.h                   lib gpl
115 # These are close, but ...
116 #$LIBCSRC locale/programs/xmalloc.c     lib gpl
117 #$LIBCSRC locale/programs/xstrdup.c     lib gpl
119 #$LIBCSRC login/forkpty.c               lib gpl
120 #$LIBCSRC login/programs/pt_chown.c     lib gpl
122 # https://sourceware.org/bugzilla/show_bug.cgi?id=321
123 #$LIBCSRC malloc/obstack.c              lib gpl
125 # https://sourceware.org/bugzilla/show_bug.cgi?id=321
126 #$LIBCSRC malloc/obstack.h              lib gpl
127 #$LIBCSRC misc/error.c                  lib gpl
128 #$LIBCSRC misc/error.h                  lib gpl (error.in.h in gnulib)
129 #$LIBCSRC misc/getpass.c                lib gpl
130 #$LIBCSRC misc/mkstemp.c                lib gpl
131 #$LIBCSRC posix/fnmatch.c               lib gpl
132 #$LIBCSRC posix/fnmatch.h               lib gpl (fnmatch.in.h in gnulib)
133 #$LIBCSRC posix/fnmatch_loop.c          lib gpl
135 # https://sourceware.org/bugzilla/show_bug.cgi?id=1060
136 # https://sourceware.org/bugzilla/show_bug.cgi?id=1062
137 #$LIBCSRC posix/glob.c                  lib gpl
139 # https://sourceware.org/bugzilla/show_bug.cgi?id=1060
140 #$LIBCSRC posix/glob.h                  lib gpl (glob-libc.h in gnulib)
142 #$LIBCSRC stdlib/putenv.c               lib gpl
143 #$LIBCSRC stdlib/random.c               lib gpl
144 #$LIBCSRC stdlib/random_r.c             lib gpl
145 #$LIBCSRC stdlib/rpmatch.c              lib gpl
146 #$LIBCSRC stdlib/strtol.c               lib gpl
147 #$LIBCSRC string/strndup.c              lib gpl
148 #$LIBCSRC string/strverscmp.c           lib gpl
150 #$LIBCSRC string/memchr.c               lib gpl
151 #$LIBCSRC string/memcmp.c               lib gpl
152 #$LIBCSRC string/memrchr.c              lib gpl
153 #$LIBCSRC string/stpcpy.c               lib gpl
154 #$LIBCSRC string/stpncpy.c              lib gpl
155 #$LIBCSRC string/strcspn.c              lib gpl
156 #$LIBCSRC string/strpbrk.c              lib gpl
157 #$LIBCSRC string/strstr.c               lib gpl
158 #$LIBCSRC sysdeps/generic/pty-private.h lib gpl
159 #$LIBCSRC sysdeps/ieee754/ieee754.h     lib gpl (ieee754.in.h in gnulib)
160 #$LIBCSRC sysdeps/posix/dup2.c          lib gpl
161 #$LIBCSRC sysdeps/posix/euidaccess.c    lib gpl
162 #$LIBCSRC sysdeps/posix/tempname.c      lib gpl
163 #$LIBCSRC sysdeps/unix/bsd/unlockpt.c   lib gpl
164 #$LIBCSRC sysdeps/unix/dirfd.c          lib gpl
165 #$LIBCSRC sysdeps/unix/grantpt.c        lib gpl
166 #$LIBCSRC sysdeps/unix/rmdir.c          lib gpl
167 #$LIBCSRC time/strftime_l.c             lib gpl (strftime.c)
168 # These are close, but we are using the gettext versions.
169 #$LIBCSRC misc/mkdtemp.c                lib gpl
170 #$LIBCSRC stdlib/setenv.c               lib gpl (setenv.c, unsetenv.c)
172 # These implementations are quite different.
173 #$LIBCSRC io/lstat.c                            lib gpl
174 #$LIBCSRC libio/__fpending.c                    lib gpl
175 #$LIBCSRC malloc/malloc.c                       lib gpl
176 #$LIBCSRC misc/dirname.c                        lib gpl
177 #$LIBCSRC misc/getusershell.c                   lib gpl
178 #$LIBCSRC stdio-common/getline.c                lib gpl
179 #$LIBCSRC stdlib/atexit.c                       lib gpl
180 #$LIBCSRC stdlib/exit.h                         lib gpl
181 #$LIBCSRC stdlib/strtod.c                       lib gpl
182 #$LIBCSRC stdlib/strtoimax.c                    lib gpl
183 #$LIBCSRC stdlib/strtoull.c                     lib gpl
184 #$LIBCSRC stdlib/strtoumax.c                    lib gpl
185 #$LIBCSRC string/basename.c                     lib gpl
186 #$LIBCSRC string/bcopy.c                        lib gpl
187 #$LIBCSRC string/memcpy.c                       lib gpl
188 #$LIBCSRC string/memmove.c                      lib gpl
189 #$LIBCSRC string/memset.c                       lib gpl
190 #$LIBCSRC string/strcasecmp.c                   lib gpl
191 #$LIBCSRC string/strchrnul.c                    lib gpl
192 #$LIBCSRC string/strerror.c                     lib gpl
193 #$LIBCSRC string/strnlen.c                      lib gpl
194 #$LIBCSRC sysdeps/posix/gettimeofday.c          lib gpl
195 #$LIBCSRC sysdeps/posix/rename.c                lib gpl
196 #$LIBCSRC sysdeps/unix/mkdir.c                  lib gpl
197 #$LIBCSRC sysdeps/unix/sysv/gethostname.c       lib gpl
198 #$LIBCSRC sysdeps/unix/utime.c                  lib gpl
200 $LIBGCRYPT src/libgcrypt.m4                     m4
202 # Now derived from concatenation of separate .c files in glibc.
203 # See argz.mk for details.
204 #$LIBTOOL libltdl/argz.c                        lib gpl
205 #$LIBTOOL libltdl/argz_.h                       lib gpl
206 #$LIBTOOL libltdl/m4/argz.m4                    m4