build: ensure make-prime-list doesn't access out of bounds memory
[platform/upstream/coreutils.git] / .gitignore
1 *.I[12]
2 *.[EIOX]
3 *.bak
4 *.gcda
5 *.gcno
6 *.o
7 */.deps/
8 *~
9 ._bootmp
10 .gdb-history
11 .kludge-stamp
12 .version
13 /ABOUT-NLS
14 /ChangeLog
15 /GNUmakefile
16 /INSTALL
17 /THANKS-to-translators
18 /aclocal.m4
19 /autom4te.cache
20 /build-aux/.gitignore
21 /build-aux/compile
22 /build-aux/config.guess
23 /build-aux/config.rpath
24 /build-aux/config.sub
25 /build-aux/depcomp
26 /build-aux/install-sh
27 /build-aux/mdate-sh
28 /build-aux/missing
29 /build-aux/snippet/
30 /build-aux/test-driver
31 /build-aux/texinfo.tex
32 /build-aux/ylwrap
33 /config.cache
34 /config.log
35 /config.status
36 /configure
37 /coreutils-*.tar.gz
38 /coreutils-*.tar.gz.sig
39 /coreutils-*.tar.xz
40 /coreutils-*.tar.xz.sig
41 /gnulib-tests
42 /lib/.dirstamp
43 /lib/.gitignore
44 /lib/alloca.h
45 /lib/arg-nonnull.h
46 /lib/arpa
47 /lib/binary-io.h
48 /lib/c++defs.h
49 /lib/charset.alias
50 /lib/config.h
51 /lib/config.hin
52 /lib/configmake.h
53 /lib/ctype.h
54 /lib/dirent.h
55 /lib/fcntl.h
56 /lib/getopt.h
57 /lib/glthread
58 /lib/iconv.h
59 /lib/iconv_open-aix.h
60 /lib/iconv_open-hpux.h
61 /lib/iconv_open-irix.h
62 /lib/iconv_open-osf.h
63 /lib/iconv_open-solaris.h
64 /lib/inttypes.h
65 /lib/langinfo.h
66 /lib/libcoreutils.a
67 /lib/link-warning.h
68 /lib/locale.h
69 /lib/math.h
70 /lib/netdb.h
71 /lib/parse-datetime.c
72 /lib/printf.c
73 /lib/progname.c
74 /lib/progname.h
75 /lib/ref-add.sed
76 /lib/ref-del.sed
77 /lib/selinux
78 /lib/signal.h
79 /lib/spawn.h
80 /lib/stamp-h1
81 /lib/stdalign.h
82 /lib/stdio.h
83 /lib/stdlib.h
84 /lib/string.h
85 /lib/strings.h
86 /lib/sys/
87 /lib/termios.h
88 /lib/time.h
89 /lib/unistd.h
90 /lib/unistr
91 /lib/unistr.h
92 /lib/unitypes.h
93 /lib/uniwidth
94 /lib/uniwidth.h
95 /lib/unused-parameter.h
96 /lib/warn-on-use.h
97 /lib/wchar.h
98 /lib/wctype.h
99 /m4/.cvsignore
100 /m4/.gitignore
101 /m4/codeset.m4
102 /m4/cu-progs.m4
103 /m4/fcntl-o.m4
104 /m4/gettext.m4
105 /m4/glibc2.m4
106 /m4/glibc21.m4
107 /m4/gnulib-cache.m4
108 /m4/iconv.m4
109 /m4/intdiv0.m4
110 /m4/intl.m4
111 /m4/intldir.m4
112 /m4/intlmacosx.m4
113 /m4/intmax.m4
114 /m4/inttypes-pri.m4
115 /m4/inttypes_h.m4
116 /m4/lcmessage.m4
117 /m4/lib-ld.m4
118 /m4/lib-link.m4
119 /m4/lib-prefix.m4
120 /m4/lock.m4
121 /m4/longlong.m4
122 /m4/nls.m4
123 /m4/po.m4
124 /m4/printf-posix.m4
125 /m4/progtest.m4
126 /m4/size_max.m4
127 /m4/stdint_h.m4
128 /m4/threadlib.m4
129 /m4/uintmax_t.m4
130 /m4/visibility.m4
131 /m4/wchar_t.m4
132 /m4/wint_t.m4
133 /m4/xsize.m4
134 /maint.mk
135 /man/*.1
136 /po/*.gmo
137 /po/*.po
138 /po/.gitignore
139 /po/.reference
140 /po/LINGUAS
141 /po/Makefile.in
142 /po/Makefile.in.in
143 /po/Makevars
144 /po/Makevars.template
145 /po/POTFILES
146 /po/Rules-quot
147 /po/boldquot.sed
148 /po/checksums
149 /po/coreutils.pot
150 /po/en@boldquot.header
151 /po/en@quot.header
152 /po/insert-header.sin
153 /po/quot.sed
154 /po/remove-potcdate.sed
155 /po/remove-potcdate.sin
156 /po/stamp-po
157 /src/cu-progs.mk
158 /src/make-prime-list
159 /src/primes.h
160 /src/version.c
161 /src/version.h
162 /stamp-h1
163 /tests/*/*.log
164 /tests/*/*.trs
165 /tests/.built-programs
166 /tests/factor/t[0-9][0-9].sh
167 /tests/t?
168 /tests/test-suite.log
169 ID
170 Makefile
171 Makefile.in
172 TAGS
173 THANKS
174 THANKS-to-translators