Codebase list rust-stfu8 / bcafce6
Package compiler_builtins (nightly only) kpcyrd 4 years ago
4 changed file(s) with 489 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-compiler-builtins (0.1.18-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package compiler_builtins 0.1.18 from crates.io using debcargo 2.4.0
3
4 -- kpcyrd <git@rxv.cc> Sat, 20 Jul 2019 17:44:11 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: compiler_builtins
2 Upstream-Contact: Jorge Aparicio <japaricious@gmail.com>
3 Source: https://github.com/rust-lang-nursery/compiler-builtins
4
5 Files: *
6 Copyright:
7 2018-2019 Jorge Aparicio <japaricious@gmail.com>
8 1993-2004 Sun Microsystems, Inc.
9 2005-2011 David Schultz <das@FreeBSD.ORG>
10 2017 The Rust Project Developers
11 License: MIT or Apache-2.0
12
13 Files: debian/*
14 Copyright:
15 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
16 2019 kpcyrd <git@rxv.cc>
17 License: MIT or Apache-2.0
18
19 License: Apache-2.0
20 Debian systems provide the Apache 2.0 license in
21 /usr/share/common-licenses/Apache-2.0
22
23 License: MIT
24 Permission is hereby granted, free of charge, to any person obtaining a copy
25 of this software and associated documentation files (the "Software"), to deal
26 in the Software without restriction, including without limitation the rights
27 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 copies of the Software, and to permit persons to whom the Software is
29 furnished to do so, subject to the following conditions:
30 .
31 The above copyright notice and this permission notice shall be included in all
32 copies or substantial portions of the Software.
33 .
34 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: compiler_builtins
2 Upstream-Contact: Jorge Aparicio <japaricious@gmail.com>
3 Source: https://github.com/rust-lang-nursery/compiler-builtins
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Jorge Aparicio <japaricious@gmail.com>
7 License: MIT or Apache-2.0
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: ./libm/src/math/acos.rs
15 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
16 License: UNKNOWN-LICENSE; FIXME (overlay)
17 Comment:
18 FIXME (overlay): These notices are extracted from files. Please review them
19 before uploading to the archive.
20
21 Files: ./libm/src/math/acosf.rs
22 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
23 License: UNKNOWN-LICENSE; FIXME (overlay)
24 Comment:
25 FIXME (overlay): These notices are extracted from files. Please review them
26 before uploading to the archive.
27
28 Files: ./libm/src/math/asin.rs
29 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
30 License: UNKNOWN-LICENSE; FIXME (overlay)
31 Comment:
32 FIXME (overlay): These notices are extracted from files. Please review them
33 before uploading to the archive.
34
35 Files: ./libm/src/math/asinf.rs
36 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
37 License: UNKNOWN-LICENSE; FIXME (overlay)
38 Comment:
39 FIXME (overlay): These notices are extracted from files. Please review them
40 before uploading to the archive.
41
42 Files: ./libm/src/math/atan.rs
43 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
44 License: UNKNOWN-LICENSE; FIXME (overlay)
45 Comment:
46 FIXME (overlay): These notices are extracted from files. Please review them
47 before uploading to the archive.
48
49 Files: ./libm/src/math/atan2.rs
50 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
51 License: UNKNOWN-LICENSE; FIXME (overlay)
52 Comment:
53 FIXME (overlay): These notices are extracted from files. Please review them
54 before uploading to the archive.
55
56 Files: ./libm/src/math/atan2f.rs
57 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
58 License: UNKNOWN-LICENSE; FIXME (overlay)
59 Comment:
60 FIXME (overlay): These notices are extracted from files. Please review them
61 before uploading to the archive.
62
63 Files: ./libm/src/math/atanf.rs
64 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
65 License: UNKNOWN-LICENSE; FIXME (overlay)
66 Comment:
67 FIXME (overlay): These notices are extracted from files. Please review them
68 before uploading to the archive.
69
70 Files: ./libm/src/math/cbrt.rs
71 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
72 License: UNKNOWN-LICENSE; FIXME (overlay)
73 Comment:
74 FIXME (overlay): These notices are extracted from files. Please review them
75 before uploading to the archive.
76
77 Files: ./libm/src/math/cbrtf.rs
78 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
79 License: UNKNOWN-LICENSE; FIXME (overlay)
80 Comment:
81 FIXME (overlay): These notices are extracted from files. Please review them
82 before uploading to the archive.
83
84 Files: ./libm/src/math/cos.rs
85 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
86 License: UNKNOWN-LICENSE; FIXME (overlay)
87 Comment:
88 FIXME (overlay): These notices are extracted from files. Please review them
89 before uploading to the archive.
90
91 Files: ./libm/src/math/cosf.rs
92 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
93 License: UNKNOWN-LICENSE; FIXME (overlay)
94 Comment:
95 FIXME (overlay): These notices are extracted from files. Please review them
96 before uploading to the archive.
97
98 Files: ./libm/src/math/erf.rs
99 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
100 License: UNKNOWN-LICENSE; FIXME (overlay)
101 Comment:
102 FIXME (overlay): These notices are extracted from files. Please review them
103 before uploading to the archive.
104
105 Files: ./libm/src/math/erff.rs
106 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
107 License: UNKNOWN-LICENSE; FIXME (overlay)
108 Comment:
109 FIXME (overlay): These notices are extracted from files. Please review them
110 before uploading to the archive.
111
112 Files: ./libm/src/math/exp.rs
113 Copyright: 2004 by Sun Microsystems, Inc. All rights reserved.
114 License: UNKNOWN-LICENSE; FIXME (overlay)
115 Comment:
116 FIXME (overlay): These notices are extracted from files. Please review them
117 before uploading to the archive.
118
119 Files: ./libm/src/math/exp2.rs
120 Copyright: 2005 David Schultz <das@FreeBSD.ORG>
121 License: UNKNOWN-LICENSE; FIXME (overlay)
122 Comment:
123 FIXME (overlay): These notices are extracted from files. Please review them
124 before uploading to the archive.
125
126 Files: ./libm/src/math/exp2f.rs
127 Copyright: 2005 David Schultz <das@FreeBSD.ORG>
128 License: UNKNOWN-LICENSE; FIXME (overlay)
129 Comment:
130 FIXME (overlay): These notices are extracted from files. Please review them
131 before uploading to the archive.
132
133 Files: ./libm/src/math/expf.rs
134 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
135 License: UNKNOWN-LICENSE; FIXME (overlay)
136 Comment:
137 FIXME (overlay): These notices are extracted from files. Please review them
138 before uploading to the archive.
139
140 Files: ./libm/src/math/expm1.rs
141 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
142 License: UNKNOWN-LICENSE; FIXME (overlay)
143 Comment:
144 FIXME (overlay): These notices are extracted from files. Please review them
145 before uploading to the archive.
146
147 Files: ./libm/src/math/expm1f.rs
148 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
149 License: UNKNOWN-LICENSE; FIXME (overlay)
150 Comment:
151 FIXME (overlay): These notices are extracted from files. Please review them
152 before uploading to the archive.
153
154 Files: ./libm/src/math/fmaf.rs
155 Copyright: 2005-2011 David Schultz <das@FreeBSD.ORG>
156 License: UNKNOWN-LICENSE; FIXME (overlay)
157 Comment:
158 FIXME (overlay): These notices are extracted from files. Please review them
159 before uploading to the archive.
160
161 Files: ./libm/src/math/j0.rs
162 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
163 License: UNKNOWN-LICENSE; FIXME (overlay)
164 Comment:
165 FIXME (overlay): These notices are extracted from files. Please review them
166 before uploading to the archive.
167
168 Files: ./libm/src/math/j0f.rs
169 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
170 License: UNKNOWN-LICENSE; FIXME (overlay)
171 Comment:
172 FIXME (overlay): These notices are extracted from files. Please review them
173 before uploading to the archive.
174
175 Files: ./libm/src/math/j1.rs
176 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
177 License: UNKNOWN-LICENSE; FIXME (overlay)
178 Comment:
179 FIXME (overlay): These notices are extracted from files. Please review them
180 before uploading to the archive.
181
182 Files: ./libm/src/math/j1f.rs
183 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
184 License: UNKNOWN-LICENSE; FIXME (overlay)
185 Comment:
186 FIXME (overlay): These notices are extracted from files. Please review them
187 before uploading to the archive.
188
189 Files: ./libm/src/math/jn.rs
190 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
191 License: UNKNOWN-LICENSE; FIXME (overlay)
192 Comment:
193 FIXME (overlay): These notices are extracted from files. Please review them
194 before uploading to the archive.
195
196 Files: ./libm/src/math/jnf.rs
197 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
198 License: UNKNOWN-LICENSE; FIXME (overlay)
199 Comment:
200 FIXME (overlay): These notices are extracted from files. Please review them
201 before uploading to the archive.
202
203 Files: ./libm/src/math/k_cos.rs
204 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
205 License: UNKNOWN-LICENSE; FIXME (overlay)
206 Comment:
207 FIXME (overlay): These notices are extracted from files. Please review them
208 before uploading to the archive.
209
210 Files: ./libm/src/math/k_cosf.rs
211 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
212 License: UNKNOWN-LICENSE; FIXME (overlay)
213 Comment:
214 FIXME (overlay): These notices are extracted from files. Please review them
215 before uploading to the archive.
216
217 Files: ./libm/src/math/k_sin.rs
218 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
219 License: UNKNOWN-LICENSE; FIXME (overlay)
220 Comment:
221 FIXME (overlay): These notices are extracted from files. Please review them
222 before uploading to the archive.
223
224 Files: ./libm/src/math/k_sinf.rs
225 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
226 License: UNKNOWN-LICENSE; FIXME (overlay)
227 Comment:
228 FIXME (overlay): These notices are extracted from files. Please review them
229 before uploading to the archive.
230
231 Files: ./libm/src/math/k_tan.rs
232 Copyright: 2004 Sun Microsystems, Inc. All Rights Reserved.
233 License: UNKNOWN-LICENSE; FIXME (overlay)
234 Comment:
235 FIXME (overlay): These notices are extracted from files. Please review them
236 before uploading to the archive.
237
238 Files: ./libm/src/math/k_tanf.rs
239 Copyright: 2004 Sun Microsystems, Inc. All Rights Reserved.
240 License: UNKNOWN-LICENSE; FIXME (overlay)
241 Comment:
242 FIXME (overlay): These notices are extracted from files. Please review them
243 before uploading to the archive.
244
245 Files: ./libm/src/math/lgamma_r.rs
246 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
247 License: UNKNOWN-LICENSE; FIXME (overlay)
248 Comment:
249 FIXME (overlay): These notices are extracted from files. Please review them
250 before uploading to the archive.
251
252 Files: ./libm/src/math/lgammaf_r.rs
253 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
254 License: UNKNOWN-LICENSE; FIXME (overlay)
255 Comment:
256 FIXME (overlay): These notices are extracted from files. Please review them
257 before uploading to the archive.
258
259 Files: ./libm/src/math/log.rs
260 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
261 License: UNKNOWN-LICENSE; FIXME (overlay)
262 Comment:
263 FIXME (overlay): These notices are extracted from files. Please review them
264 before uploading to the archive.
265
266 Files: ./libm/src/math/log10.rs
267 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
268 License: UNKNOWN-LICENSE; FIXME (overlay)
269 Comment:
270 FIXME (overlay): These notices are extracted from files. Please review them
271 before uploading to the archive.
272
273 Files: ./libm/src/math/log10f.rs
274 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
275 License: UNKNOWN-LICENSE; FIXME (overlay)
276 Comment:
277 FIXME (overlay): These notices are extracted from files. Please review them
278 before uploading to the archive.
279
280 Files: ./libm/src/math/log1p.rs
281 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
282 License: UNKNOWN-LICENSE; FIXME (overlay)
283 Comment:
284 FIXME (overlay): These notices are extracted from files. Please review them
285 before uploading to the archive.
286
287 Files: ./libm/src/math/log1pf.rs
288 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
289 License: UNKNOWN-LICENSE; FIXME (overlay)
290 Comment:
291 FIXME (overlay): These notices are extracted from files. Please review them
292 before uploading to the archive.
293
294 Files: ./libm/src/math/log2.rs
295 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
296 License: UNKNOWN-LICENSE; FIXME (overlay)
297 Comment:
298 FIXME (overlay): These notices are extracted from files. Please review them
299 before uploading to the archive.
300
301 Files: ./libm/src/math/log2f.rs
302 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
303 License: UNKNOWN-LICENSE; FIXME (overlay)
304 Comment:
305 FIXME (overlay): These notices are extracted from files. Please review them
306 before uploading to the archive.
307
308 Files: ./libm/src/math/logf.rs
309 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
310 License: UNKNOWN-LICENSE; FIXME (overlay)
311 Comment:
312 FIXME (overlay): These notices are extracted from files. Please review them
313 before uploading to the archive.
314
315 Files: ./libm/src/math/pow.rs
316 Copyright: 2004 by Sun Microsystems, Inc. All rights reserved.
317 License: UNKNOWN-LICENSE; FIXME (overlay)
318 Comment:
319 FIXME (overlay): These notices are extracted from files. Please review them
320 before uploading to the archive.
321
322 Files: ./libm/src/math/powf.rs
323 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
324 License: UNKNOWN-LICENSE; FIXME (overlay)
325 Comment:
326 FIXME (overlay): These notices are extracted from files. Please review them
327 before uploading to the archive.
328
329 Files: ./libm/src/math/rem_pio2.rs
330 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
331 License: UNKNOWN-LICENSE; FIXME (overlay)
332 Comment:
333 FIXME (overlay): These notices are extracted from files. Please review them
334 before uploading to the archive.
335
336 Files: ./libm/src/math/rem_pio2_large.rs
337 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
338 License: UNKNOWN-LICENSE; FIXME (overlay)
339 Comment:
340 FIXME (overlay): These notices are extracted from files. Please review them
341 before uploading to the archive.
342
343 Files: ./libm/src/math/rem_pio2f.rs
344 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
345 License: UNKNOWN-LICENSE; FIXME (overlay)
346 Comment:
347 FIXME (overlay): These notices are extracted from files. Please review them
348 before uploading to the archive.
349
350 Files: ./libm/src/math/sin.rs
351 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
352 License: UNKNOWN-LICENSE; FIXME (overlay)
353 Comment:
354 FIXME (overlay): These notices are extracted from files. Please review them
355 before uploading to the archive.
356
357 Files: ./libm/src/math/sincos.rs
358 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
359 License: UNKNOWN-LICENSE; FIXME (overlay)
360 Comment:
361 FIXME (overlay): These notices are extracted from files. Please review them
362 before uploading to the archive.
363
364 Files: ./libm/src/math/sincosf.rs
365 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
366 License: UNKNOWN-LICENSE; FIXME (overlay)
367 Comment:
368 FIXME (overlay): These notices are extracted from files. Please review them
369 before uploading to the archive.
370
371 Files: ./libm/src/math/sinf.rs
372 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
373 License: UNKNOWN-LICENSE; FIXME (overlay)
374 Comment:
375 FIXME (overlay): These notices are extracted from files. Please review them
376 before uploading to the archive.
377
378 Files: ./libm/src/math/sqrt.rs
379 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
380 License: UNKNOWN-LICENSE; FIXME (overlay)
381 Comment:
382 FIXME (overlay): These notices are extracted from files. Please review them
383 before uploading to the archive.
384
385 Files: ./libm/src/math/sqrtf.rs
386 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
387 License: UNKNOWN-LICENSE; FIXME (overlay)
388 Comment:
389 FIXME (overlay): These notices are extracted from files. Please review them
390 before uploading to the archive.
391
392 Files: ./libm/src/math/tan.rs
393 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
394 License: UNKNOWN-LICENSE; FIXME (overlay)
395 Comment:
396 FIXME (overlay): These notices are extracted from files. Please review them
397 before uploading to the archive.
398
399 Files: ./libm/src/math/tanf.rs
400 Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
401 License: UNKNOWN-LICENSE; FIXME (overlay)
402 Comment:
403 FIXME (overlay): These notices are extracted from files. Please review them
404 before uploading to the archive.
405
406 Files: ./src/probestack.rs
407 Copyright: 2017 The Rust Project Developers
408 License: UNKNOWN-LICENSE; FIXME (overlay)
409 Comment:
410 FIXME (overlay): These notices are extracted from files. Please review them
411 before uploading to the archive.
412
413 Files: debian/*
414 Copyright:
415 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
416 2019 kpcyrd <git@rxv.cc>
417 License: MIT or Apache-2.0
418
419 License: Apache-2.0
420 Debian systems provide the Apache 2.0 license in
421 /usr/share/common-licenses/Apache-2.0
422
423 License: MIT
424 Permission is hereby granted, free of charge, to any person obtaining a copy
425 of this software and associated documentation files (the "Software"), to deal
426 in the Software without restriction, including without limitation the rights
427 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
428 copies of the Software, and to permit persons to whom the Software is
429 furnished to do so, subject to the following conditions:
430 .
431 The above copyright notice and this permission notice shall be included in all
432 copies or substantial portions of the Software.
433 .
434 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
435 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
436 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
437 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
438 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
439 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
440 SOFTWARE.
0 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]