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