]> git.ipfire.org Git - thirdparty/glibc.git/blob - CONTRIBUTED-BY
posix/glob.c: update from gnulib
[thirdparty/glibc.git] / CONTRIBUTED-BY
1 The glibc project stopped adding "Contributed by" lines to source files in 2012
2 in favour of acknowledging contributors in the glibc manual and through the git
3 log. The record of existing "Contributed by" lines have now been moved to this
4 file to acknowledge contributions by these developers to glibc.
5
6 argp/argp-test.c:
7 Written by Miles Bader <miles@gnu.ai.mit.edu>.
8
9 argp/tst-argp1.c:
10 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
11
12 argp/tst-argp2.c:
13 Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
14
15 catgets/catgets.c:
16 Contributed by Ulrich Drepper, <drepper@gnu.org>.
17
18 catgets/catgetsinfo.h:
19 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
20
21 catgets/gencat.c:
22 Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
23
24 catgets/open_catalog.c:
25 Contributed by Ulrich Drepper, <drepper@gnu.org>.
26
27 crypt/md5-crypt.c:
28 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
29
30 crypt/sha256-crypt.c:
31 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
32
33 crypt/sha256.c:
34 Written by Ulrich Drepper <drepper@redhat.com>, 2007.
35
36 crypt/sha512-crypt.c:
37 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
38
39 crypt/sha512.c:
40 Written by Ulrich Drepper <drepper@redhat.com>, 2007.
41
42 debug/backtrace.c:
43 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
44
45 debug/backtracesyms.c:
46 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
47
48 debug/backtracesymsfd.c:
49 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
50
51 debug/catchsegv.sh:
52 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
53
54 debug/confstr_chk.c:
55 Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
56
57 debug/explicit_bzero_chk.c:
58 Contributed by Torbjorn Granlund (tege@sics.se).
59
60 debug/memcpy_chk.c:
61 Contributed by Torbjorn Granlund (tege@sics.se).
62
63 debug/memmove_chk.c:
64 Contributed by Torbjorn Granlund (tege@sics.se).
65
66 debug/mempcpy_chk.c:
67 Contributed by Torbjorn Granlund (tege@sics.se).
68
69 debug/noophooks.c:
70 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
71
72 debug/obprintf_chk.c:
73 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
74
75 debug/pcprofile.c:
76 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
77
78 debug/pcprofiledump.c:
79 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
80
81 debug/segfault.c:
82 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
83
84 debug/test-stpcpy_chk.c:
85 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
86
87 debug/test-strcpy_chk.c:
88 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
89
90 debug/tst-chk1.c:
91 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
92
93 debug/tst-longjmp_chk2.c:
94 Verify longjmp fortify checking does not reject signal stacks.
95 Test case mostly written by Paolo Bonzini <pbonzini@redhat.com>.
96
97 debug/wcpcpy_chk.c:
98 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
99
100 debug/wcpncpy_chk.c:
101 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
102
103 debug/wcscat_chk.c:
104 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
105
106 debug/wcscpy_chk.c:
107 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
108
109 debug/wcsncat_chk.c:
110 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
111
112 debug/wcsncpy_chk.c:
113 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
114
115 debug/wmemcpy_chk.c:
116 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
117
118 debug/wmemmove_chk.c:
119 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
120
121 debug/wmempcpy_chk.c:
122 Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
123
124 debug/wmemset_chk.c:
125 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
126
127 debug/xtrace.sh:
128 Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
129
130 dirent/opendir-tst1.c:
131 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
132
133 dlfcn/bug-dl-leaf-lib-cb.c:
134 Contributed by Mike Frysinger <vapier@gentoo.org>
135
136 dlfcn/bug-dl-leaf-lib.c:
137 Contributed by Mike Frysinger <vapier@gentoo.org>
138
139 dlfcn/bug-dl-leaf.c:
140 Contributed by Mike Frysinger <vapier@gentoo.org>
141
142 dlfcn/bug-dlopen1.c:
143 Test case by Bruno Haible. It test whether the dynamic string
144 token expansion can handle $ signs which do not start one of the
145 recognized keywords.
146
147 dlfcn/tst-dladdr.c:
148 Contributed by Volkmar Sieh <vs@caldera.de> and Andreas Jaeger <aj@suse.de>.
149
150 elf/cache.c:
151 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
152
153 elf/dl-conflict.c:
154 Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
155
156 elf/dl-iteratephdr.c:
157 Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
158
159 elf/dl-libc.c:
160 Contributed by Zack Weinberg <zack@rabi.columbia.edu>, 1999.
161
162 elf/dl-origin.c:
163 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
164
165 elf/dl-profile.c:
166 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
167
168 elf/dl-profstub.c:
169 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
170
171 elf/dl-version.c:
172 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
173
174 elf/ldconfig.c:
175 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
176
177 elf/pldd-xx.c:
178 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
179
180 elf/pldd.c:
181 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
182
183 elf/readelflib.c:
184 Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
185 Jakub Jelinek <jakub@redhat.com>, 1999.
186
187 elf/readlib.c:
188 Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
189 Jakub Jelinek <jakub@redhat.com>, 1999.
190
191 elf/sotruss-lib.c:
192 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
193
194 elf/sprof.c:
195 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
196
197 elf/tlsdeschtab.h:
198 Contributed by Alexandre Oliva <aoliva@redhat.com>
199
200 elf/tst-align.c:
201 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
202
203 elf/tst-align2.c:
204 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
205
206 elf/tst-alignmod.c:
207 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
208
209 elf/tst-alignmod2.c:
210 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
211
212 elf/tst-dlmodcount.c:
213 Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
214
215 elf/tst-dlopenrpath.c:
216 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
217
218 elf/tst-dlopenrpathmod.c:
219 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
220
221 elf/tst-stackguard1.c:
222 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
223
224 gmon/sprofil.c:
225 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
226
227 gmon/sys/gmon_out.h:
228 Contributed by David Mosberger <davidm@cs.arizona.edu>.
229
230 gmon/tst-sprofil.c:
231 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
232
233 gnulib/tst-gcc.c:
234 Contributed by Ulrich Drepper <drepper@cygnus.com>.
235
236 grp/getgrent.c:
237 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
238
239 grp/getgrent_r.c:
240 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
241
242 grp/getgrgid.c:
243 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
244
245 grp/getgrgid_r.c:
246 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
247
248 grp/getgrnam.c:
249 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
250
251 grp/getgrnam_r.c:
252 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
253
254 grp/tst_fgetgrent.c:
255 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
256
257 grp/tst_fgetgrent.sh:
258 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
259
260 gshadow/getsgent.c:
261 Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
262
263 gshadow/getsgent_r.c:
264 Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
265
266 gshadow/getsgnam.c:
267 Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
268
269 gshadow/getsgnam_r.c:
270 Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
271
272 hesiod/nss_hesiod/hesiod-grp.c:
273 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
274
275 hesiod/nss_hesiod/hesiod-proto.c:
276 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
277
278 hesiod/nss_hesiod/hesiod-pwd.c:
279 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
280
281 hesiod/nss_hesiod/hesiod-service.c:
282 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
283
284 htl/semaphoreP.h:
285 Ulrich Drepper <drepper@redhat.com>, 2002.
286
287 hurd/path-lookup.c:
288 Written by Miles Bader <miles@gnu.ai.mit.edu>
289
290 iconv/dummy-repertoire.c:
291 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
292
293 iconv/gconv.c:
294 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
295
296 iconv/gconv_builtin.c:
297 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
298
299 iconv/gconv_builtin.h:
300 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
301
302 iconv/gconv_cache.c:
303 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
304
305 iconv/gconv_charset.h:
306 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
307
308 iconv/gconv_close.c:
309 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
310
311 iconv/gconv_conf.c:
312 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
313
314 iconv/gconv_db.c:
315 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
316
317 iconv/gconv_dl.c:
318 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
319
320 iconv/gconv_int.h:
321 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
322
323 iconv/gconv_open.c:
324 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
325
326 iconv/gconv_simple.c:
327 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
328
329 iconv/gconv_trans.c:
330 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
331
332 iconv/iconv.c:
333 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
334
335 iconv/iconv_charmap.c:
336 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
337
338 iconv/iconv_close.c:
339 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
340
341 iconv/iconv_open.c:
342 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
343
344 iconv/iconv_prog.c:
345 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
346
347 iconv/iconv_prog.h:
348 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
349
350 iconv/iconvconfig.c:
351 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
352
353 iconv/iconvconfig.h:
354 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
355
356 iconv/loop.c:
357 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
358
359 iconv/skeleton.c:
360 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
361
362 iconv/strtab.c:
363 Written by Ulrich Drepper <drepper@redhat.com>, 2000.
364
365 iconv/tst-iconv1.c:
366 Test case by yaoz@nih.gov.
367
368 iconv/tst-iconv2.c:
369 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
370
371 iconv/tst-iconv3.c:
372 Contributed by Owen Taylor <otaylor@redhat.com>.
373
374 iconv/tst-iconv5.c:
375 Contributed by GOTO Masanori <gotom@debian.or.jp>, 2004
376
377 iconvdata/8bit-gap.c:
378 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
379
380 iconvdata/8bit-generic.c:
381 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
382
383 iconvdata/TESTS2:
384 Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
385
386 iconvdata/TESTS:
387 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
388
389 iconvdata/ansi_x3.110.c:
390 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
391
392 iconvdata/armscii-8.c:
393 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
394
395 iconvdata/asmo_449.c:
396 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
397
398 iconvdata/big5.c:
399 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
400
401 iconvdata/big5hkscs.c:
402 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
403 Modified for Big5-HKSCS by Roger So <spacehunt@e-fever.org>, 2000.
404
405 iconvdata/brf.c:
406 Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>, 2006.
407
408 iconvdata/bug-iconv2.c:
409 Test case by Akira Higuchi <a@kondara.org>.
410
411 iconvdata/bug-iconv3.c:
412 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
413
414 iconvdata/bug-iconv4.c:
415 Contributed by Jiro SEKIBA <jir@yamato.ibm.com>.
416
417 iconvdata/cns11643.c:
418 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
419
420 iconvdata/cns11643.h:
421 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
422
423 iconvdata/cns11643l1.c:
424 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
425
426 iconvdata/cns11643l1.h:
427 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
428
429 iconvdata/cns11643l2.h:
430 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
431
432 iconvdata/cp10007.c:
433 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
434
435 iconvdata/cp1250.c:
436 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
437
438 iconvdata/cp1251.c:
439 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
440
441 iconvdata/cp1252.c:
442 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
443
444 iconvdata/cp1253.c:
445 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
446
447 iconvdata/cp1254.c:
448 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
449
450 iconvdata/cp1255.c:
451 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
452 and Bruno Haible <haible@clisp.cons.org>, 2001.
453
454 iconvdata/cp1256.c:
455 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
456
457 iconvdata/cp1257.c:
458 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
459
460 iconvdata/cp1258.c:
461 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
462 and Bruno Haible <haible@clisp.cons.org>, 2001.
463
464 iconvdata/cp737.c:
465 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
466
467 iconvdata/cp737.h:
468 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
469
470 iconvdata/cp770.c:
471 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
472
473 iconvdata/cp771.c:
474 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
475
476 iconvdata/cp772.c:
477 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
478
479 iconvdata/cp773.c:
480 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
481
482 iconvdata/cp774.c:
483 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
484
485 iconvdata/cp775.c:
486 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
487
488 iconvdata/cp775.h:
489 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
490
491 iconvdata/cp932.c:
492 Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
493
494 iconvdata/csn_369103.c:
495 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
496
497 iconvdata/cwi.c:
498 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
499
500 iconvdata/dec-mcs.c:
501 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
502
503 iconvdata/ebcdic-at-de-a.c:
504 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
505
506 iconvdata/ebcdic-at-de.c:
507 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
508
509 iconvdata/ebcdic-ca-fr.c:
510 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
511
512 iconvdata/ebcdic-dk-no-a.c:
513 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
514
515 iconvdata/ebcdic-dk-no.c:
516 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
517
518 iconvdata/ebcdic-es-a.c:
519 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
520
521 iconvdata/ebcdic-es-s.c:
522 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
523
524 iconvdata/ebcdic-es.c:
525 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
526
527 iconvdata/ebcdic-fi-se-a.c:
528 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
529
530 iconvdata/ebcdic-fi-se.c:
531 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
532
533 iconvdata/ebcdic-fr.c:
534 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
535
536 iconvdata/ebcdic-is-friss.c:
537 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
538
539 iconvdata/ebcdic-it.c:
540 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
541
542 iconvdata/ebcdic-pt.c:
543 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
544
545 iconvdata/ebcdic-uk.c:
546 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
547
548 iconvdata/ebcdic-us.c:
549 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
550
551 iconvdata/ecma-cyrillic.c:
552 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
553
554 iconvdata/euc-cn.c:
555 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
556
557 iconvdata/euc-jisx0213.c:
558 Contributed by Bruno Haible <bruno@clisp.org>, 2002.
559
560 iconvdata/euc-jp-ms.c:
561 Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
562
563 iconvdata/euc-jp.c:
564 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
565
566 iconvdata/euc-kr.c:
567 Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
568 and Ulrich Drepper <drepper@cygnus.com>, 1998.
569
570 iconvdata/euc-tw.c:
571 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
572
573 iconvdata/gb18030.c:
574 This file is added for supporting gb18030-2000 code.
575 by Wang ShouHua & Wu Jian
576 Redflag Linux company
577 www.redflag-linux.com
578 Dec 20 2001 Yu Shao <yshao@redhat.com>
579 Revision, fixing bugs, adding missing entries.
580
581 iconvdata/gb2312.c:
582 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
583
584 iconvdata/gb2312.h:
585 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
586
587 iconvdata/gbbig5.c:
588 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
589
590 iconvdata/gbgbk.c:
591 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
592
593 iconvdata/gbk.c:
594 Contributed by Sean Chen <sean.chen@turbolinux.com>, 1999.
595
596 iconvdata/georgian-academy.c:
597 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
598
599 iconvdata/georgian-ps.c:
600 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
601
602 iconvdata/gost_19768-74.c:
603 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
604
605 iconvdata/greek-ccitt.c:
606 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
607
608 iconvdata/greek7-old.c:
609 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
610
611 iconvdata/greek7.c:
612 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
613
614 iconvdata/hp-greek8.c:
615 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
616
617 iconvdata/hp-roman8.c:
618 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
619
620 iconvdata/hp-roman9.c:
621 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
622
623 iconvdata/hp-thai8.c:
624 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
625
626 iconvdata/hp-turkish8.c:
627 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
628
629 iconvdata/ibm037.c:
630 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
631
632 iconvdata/ibm038.c:
633 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
634
635 iconvdata/ibm1004.c:
636 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
637
638 iconvdata/ibm1008.c:
639 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
640
641 iconvdata/ibm1008.h:
642 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
643
644 iconvdata/ibm1008_420.c:
645 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
646
647 iconvdata/ibm1025.c:
648 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
649
650 iconvdata/ibm1025.h:
651 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
652
653 iconvdata/ibm1026.c:
654 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
655
656 iconvdata/ibm1046.c:
657 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
658
659 iconvdata/ibm1046.h:
660 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
661
662 iconvdata/ibm1047.c:
663 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
664
665 iconvdata/ibm1097.c:
666 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
667
668 iconvdata/ibm1097.h:
669 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
670
671 iconvdata/ibm1112.c:
672 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
673
674 iconvdata/ibm1112.h:
675 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
676
677 iconvdata/ibm1122.c:
678 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
679
680 iconvdata/ibm1122.h:
681 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
682
683 iconvdata/ibm1123.c:
684 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
685
686 iconvdata/ibm1123.h:
687 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
688
689 iconvdata/ibm1124.c:
690 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
691
692 iconvdata/ibm1124.h:
693 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
694
695 iconvdata/ibm1129.c:
696 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
697
698 iconvdata/ibm1129.h:
699 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
700
701 iconvdata/ibm1130.c:
702 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
703
704 iconvdata/ibm1130.h:
705 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
706
707 iconvdata/ibm1132.c:
708 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
709
710 iconvdata/ibm1132.h:
711 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
712
713 iconvdata/ibm1133.c:
714 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
715
716 iconvdata/ibm1133.h:
717 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
718
719 iconvdata/ibm1137.c:
720 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
721
722 iconvdata/ibm1137.h:
723 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
724
725 iconvdata/ibm1140.c:
726 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
727
728 iconvdata/ibm1140.h:
729 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
730
731 iconvdata/ibm1141.c:
732 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
733
734 iconvdata/ibm1141.h:
735 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
736
737 iconvdata/ibm1142.c:
738 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
739
740 iconvdata/ibm1142.h:
741 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
742
743 iconvdata/ibm1143.c:
744 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
745
746 iconvdata/ibm1143.h:
747 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
748
749 iconvdata/ibm1144.c:
750 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
751
752 iconvdata/ibm1144.h:
753 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
754
755 iconvdata/ibm1145.c:
756 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
757
758 iconvdata/ibm1145.h:
759 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
760
761 iconvdata/ibm1146.c:
762 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
763
764 iconvdata/ibm1146.h:
765 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
766
767 iconvdata/ibm1147.c:
768 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
769
770 iconvdata/ibm1147.h:
771 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
772
773 iconvdata/ibm1148.c:
774 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
775
776 iconvdata/ibm1148.h:
777 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
778
779 iconvdata/ibm1149.c:
780 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
781
782 iconvdata/ibm1149.h:
783 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
784
785 iconvdata/ibm1153.c:
786 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
787
788 iconvdata/ibm1153.h:
789 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
790
791 iconvdata/ibm1154.c:
792 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
793
794 iconvdata/ibm1154.h:
795 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
796
797 iconvdata/ibm1155.c:
798 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
799
800 iconvdata/ibm1155.h:
801 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
802
803 iconvdata/ibm1156.c:
804 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
805
806 iconvdata/ibm1156.h:
807 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
808
809 iconvdata/ibm1157.c:
810 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
811
812 iconvdata/ibm1157.h:
813 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
814
815 iconvdata/ibm1158.c:
816 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
817
818 iconvdata/ibm1158.h:
819 Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
820
821 iconvdata/ibm1160.c:
822 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
823
824 iconvdata/ibm1160.h:
825 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
826
827 iconvdata/ibm1161.c:
828 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
829
830 iconvdata/ibm1161.h:
831 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
832
833 iconvdata/ibm1162.c:
834 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
835
836 iconvdata/ibm1162.h:
837 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
838
839 iconvdata/ibm1163.c:
840 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
841
842 iconvdata/ibm1163.h:
843 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
844
845 iconvdata/ibm1164.c:
846 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
847
848 iconvdata/ibm1164.h:
849 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
850
851 iconvdata/ibm1166.c:
852 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
853
854 iconvdata/ibm1166.h:
855 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
856
857 iconvdata/ibm1167.c:
858 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
859
860 iconvdata/ibm1167.h:
861 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
862
863 iconvdata/ibm12712.c:
864 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
865
866 iconvdata/ibm12712.h:
867 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
868
869 iconvdata/ibm1364.c:
870 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
871
872 iconvdata/ibm1364.h:
873 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
874
875 iconvdata/ibm1371.c:
876 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
877
878 iconvdata/ibm1371.h:
879 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
880
881 iconvdata/ibm1388.c:
882 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
883
884 iconvdata/ibm1388.h:
885 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
886
887 iconvdata/ibm1390.c:
888 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
889
890 iconvdata/ibm1390.h:
891 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
892
893 iconvdata/ibm1399.c:
894 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
895
896 iconvdata/ibm1399.h:
897 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
898
899 iconvdata/ibm16804.c:
900 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
901
902 iconvdata/ibm16804.h:
903 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
904
905 iconvdata/ibm256.c:
906 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
907
908 iconvdata/ibm273.c:
909 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
910
911 iconvdata/ibm274.c:
912 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
913
914 iconvdata/ibm275.c:
915 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
916
917 iconvdata/ibm277.c:
918 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
919
920 iconvdata/ibm278.c:
921 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
922
923 iconvdata/ibm280.c:
924 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
925
926 iconvdata/ibm281.c:
927 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
928
929 iconvdata/ibm284.c:
930 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
931
932 iconvdata/ibm285.c:
933 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
934
935 iconvdata/ibm290.c:
936 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
937
938 iconvdata/ibm297.c:
939 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
940
941 iconvdata/ibm420.c:
942 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
943
944 iconvdata/ibm423.c:
945 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
946
947 iconvdata/ibm424.c:
948 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
949
950 iconvdata/ibm437.c:
951 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
952
953 iconvdata/ibm4517.c:
954 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
955
956 iconvdata/ibm4517.h:
957 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
958
959 iconvdata/ibm4899.c:
960 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
961
962 iconvdata/ibm4899.h:
963 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
964
965 iconvdata/ibm4909.c:
966 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
967
968 iconvdata/ibm4909.h:
969 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
970
971 iconvdata/ibm4971.c:
972 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
973
974 iconvdata/ibm4971.h:
975 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
976
977 iconvdata/ibm500.c:
978 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
979
980 iconvdata/ibm5347.c:
981 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
982
983 iconvdata/ibm5347.h:
984 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
985
986 iconvdata/ibm803.c:
987 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
988
989 iconvdata/ibm803.h:
990 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
991
992 iconvdata/ibm850.c:
993 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
994
995 iconvdata/ibm851.c:
996 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
997
998 iconvdata/ibm852.c:
999 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1000
1001 iconvdata/ibm855.c:
1002 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1003
1004 iconvdata/ibm856.c:
1005 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1006
1007 iconvdata/ibm856.h:
1008 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1009
1010 iconvdata/ibm857.c:
1011 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1012
1013 iconvdata/ibm860.c:
1014 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1015
1016 iconvdata/ibm861.c:
1017 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1018
1019 iconvdata/ibm862.c:
1020 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1021
1022 iconvdata/ibm863.c:
1023 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1024
1025 iconvdata/ibm864.c:
1026 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1027
1028 iconvdata/ibm865.c:
1029 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1030
1031 iconvdata/ibm866.c:
1032 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1033
1034 iconvdata/ibm866nav.c:
1035 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
1036
1037 iconvdata/ibm868.c:
1038 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1039
1040 iconvdata/ibm869.c:
1041 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1042
1043 iconvdata/ibm870.c:
1044 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1045
1046 iconvdata/ibm871.c:
1047 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1048
1049 iconvdata/ibm874.c:
1050 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1051
1052 iconvdata/ibm875.c:
1053 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1054
1055 iconvdata/ibm880.c:
1056 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1057
1058 iconvdata/ibm891.c:
1059 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1060
1061 iconvdata/ibm901.c:
1062 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1063
1064 iconvdata/ibm901.h:
1065 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1066
1067 iconvdata/ibm902.c:
1068 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1069
1070 iconvdata/ibm902.h:
1071 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1072
1073 iconvdata/ibm903.c:
1074 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1075
1076 iconvdata/ibm9030.c:
1077 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1078
1079 iconvdata/ibm9030.h:
1080 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1081
1082 iconvdata/ibm904.c:
1083 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1084
1085 iconvdata/ibm905.c:
1086 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1087
1088 iconvdata/ibm9066.c:
1089 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1090
1091 iconvdata/ibm9066.h:
1092 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1093
1094 iconvdata/ibm918.c:
1095 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1096
1097 iconvdata/ibm921.c:
1098 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1099
1100 iconvdata/ibm921.h:
1101 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1102
1103 iconvdata/ibm922.c:
1104 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1105
1106 iconvdata/ibm922.h:
1107 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1108
1109 iconvdata/ibm930.c:
1110 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1111
1112 iconvdata/ibm930.h:
1113 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1114
1115 iconvdata/ibm932.c:
1116 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1117
1118 iconvdata/ibm932.h:
1119 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1120
1121 iconvdata/ibm933.c:
1122 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1123
1124 iconvdata/ibm933.h:
1125 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1126
1127 iconvdata/ibm935.c:
1128 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1129
1130 iconvdata/ibm935.h:
1131 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1132
1133 iconvdata/ibm937.c:
1134 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1135
1136 iconvdata/ibm937.h:
1137 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1138
1139 iconvdata/ibm939.c:
1140 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1141
1142 iconvdata/ibm939.h:
1143 Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1144
1145 iconvdata/ibm943.c:
1146 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1147
1148 iconvdata/ibm943.h:
1149 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1150
1151 iconvdata/ibm9448.c:
1152 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1153
1154 iconvdata/ibm9448.h:
1155 Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1156
1157 iconvdata/iec_p27-1.c:
1158 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1159
1160 iconvdata/inis-8.c:
1161 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1162
1163 iconvdata/inis-cyrillic.c:
1164 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1165
1166 iconvdata/inis.c:
1167 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1168
1169 iconvdata/isiri-3342.c:
1170 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1171
1172 iconvdata/iso-2022-cn-ext.c:
1173 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1174
1175 iconvdata/iso-2022-cn.c:
1176 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1177
1178 iconvdata/iso-2022-jp-3.c:
1179 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
1180 and Bruno Haible <bruno@clisp.org>, 2002.
1181
1182 iconvdata/iso-2022-jp.c:
1183 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1184
1185 iconvdata/iso-2022-kr.c:
1186 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1187
1188 iconvdata/iso-ir-165.c:
1189 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1190
1191 iconvdata/iso-ir-165.h:
1192 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1193
1194 iconvdata/iso-ir-197.c:
1195 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1196
1197 iconvdata/iso-ir-209.c:
1198 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
1199
1200 iconvdata/iso646.c:
1201 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1202
1203 iconvdata/iso8859-1.c:
1204 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1205
1206 iconvdata/iso8859-10.c:
1207 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1208
1209 iconvdata/iso8859-11.c:
1210 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1211
1212 iconvdata/iso8859-13.c:
1213 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1214
1215 iconvdata/iso8859-14.c:
1216 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1217
1218 iconvdata/iso8859-15.c:
1219 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1220
1221 iconvdata/iso8859-16.c:
1222 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1223
1224 iconvdata/iso8859-2.c:
1225 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1226
1227 iconvdata/iso8859-3.c:
1228 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1229
1230 iconvdata/iso8859-4.c:
1231 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1232
1233 iconvdata/iso8859-5.c:
1234 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1235
1236 iconvdata/iso8859-6.c:
1237 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1238
1239 iconvdata/iso8859-7.c:
1240 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1241
1242 iconvdata/iso8859-8.c:
1243 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1244
1245 iconvdata/iso8859-9.c:
1246 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1247
1248 iconvdata/iso8859-9e.c:
1249 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
1250
1251 iconvdata/iso_10367-box.c:
1252 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1253
1254 iconvdata/iso_11548-1.c:
1255 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997,
1256 Samuel Thibault <samuel.thibault@ens-lyon.org>, 2005.
1257
1258 iconvdata/iso_2033.c:
1259 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1260
1261 iconvdata/iso_5427-ext.c:
1262 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1263
1264 iconvdata/iso_5427.c:
1265 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1266
1267 iconvdata/iso_5428.c:
1268 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1269
1270 iconvdata/iso_6937-2.c:
1271 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1272
1273 iconvdata/iso_6937.c:
1274 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1275
1276 iconvdata/jis0201.c:
1277 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1278
1279 iconvdata/jis0201.h:
1280 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1281
1282 iconvdata/jis0208.c:
1283 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1284
1285 iconvdata/jis0208.h:
1286 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1287
1288 iconvdata/jis0212.c:
1289 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1290
1291 iconvdata/jis0212.h:
1292 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1293
1294 iconvdata/jisx0213.c:
1295 Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1296
1297 iconvdata/jisx0213.h:
1298 Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1299
1300 iconvdata/johab.c:
1301 Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
1302 and Ulrich Drepper <drepper@cygnus.com>, 1998.
1303
1304 iconvdata/koi-8.c:
1305 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1306
1307 iconvdata/koi8-r.c:
1308 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1309
1310 iconvdata/koi8-ru.c:
1311 Contributed by Ulrich Drepper <drepper@redhat.com>, 20077.
1312
1313 iconvdata/koi8-t.c:
1314 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1315
1316 iconvdata/koi8-u.c:
1317 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1318
1319 iconvdata/ksc5601.c:
1320 Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
1321
1322 iconvdata/latin-greek-1.c:
1323 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1324
1325 iconvdata/latin-greek.c:
1326 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1327
1328 iconvdata/mac-centraleurope.c:
1329 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
1330
1331 iconvdata/mac-is.c:
1332 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1333
1334 iconvdata/mac-sami.c:
1335 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
1336
1337 iconvdata/mac-uk.c:
1338 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1339
1340 iconvdata/macintosh.c:
1341 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1342
1343 iconvdata/mik.c:
1344 Contributed by Alexander Shopov <ash@contact.bg>, 2006.
1345
1346 iconvdata/nats-dano.c:
1347 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1348
1349 iconvdata/nats-sefi.c:
1350 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1351
1352 iconvdata/pt154.c:
1353 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1354
1355 iconvdata/rk1048.c:
1356 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1357
1358 iconvdata/run-iconv-test.sh:
1359 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1360
1361 iconvdata/sami-ws2.c:
1362 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1363
1364 iconvdata/shift_jisx0213.c:
1365 Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1366
1367 iconvdata/sjis.c:
1368 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1369
1370 iconvdata/t.61.c:
1371 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1372
1373 iconvdata/tcvn5712-1.c:
1374 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
1375
1376 iconvdata/tis-620.c:
1377 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1378
1379 iconvdata/tscii.c:
1380 Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1381
1382 iconvdata/tst-e2big.c:
1383 Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1384
1385 iconvdata/tst-loading.c:
1386 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1387
1388 iconvdata/tst-table-charmap.sh:
1389 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1390
1391 iconvdata/tst-table-from.c:
1392 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1393
1394 iconvdata/tst-table-to.c:
1395 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1396
1397 iconvdata/tst-table.sh:
1398 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1399
1400 iconvdata/tst-tables.sh:
1401 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1402
1403 iconvdata/uhc.c:
1404 Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
1405
1406 iconvdata/unicode.c:
1407 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1408
1409 iconvdata/utf-16.c:
1410 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1411
1412 iconvdata/utf-7.c:
1413 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1414
1415 iconvdata/viscii.c:
1416 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1417
1418 include/atomic.h:
1419 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1420
1421 include/inline-hashtab.h:
1422 Contributed by Alexandre Oliva <aoliva@redhat.com>
1423
1424 include/intprops.h:
1425 Written by Paul Eggert.
1426
1427 include/list.h:
1428 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1429
1430 include/list_t.h:
1431 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1432
1433 inet/bug-if1.c:
1434 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1435
1436 inet/ether_aton.c:
1437 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1438
1439 inet/ether_aton_r.c:
1440 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1441
1442 inet/ether_hton.c:
1443 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1444
1445 inet/ether_ntoa.c:
1446 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1447
1448 inet/ether_ntoa_r.c:
1449 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1450
1451 inet/ether_ntoh.c:
1452 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1453
1454 inet/getaliasent_r.c:
1455 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1456
1457 inet/getaliasname.c:
1458 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1459
1460 inet/getaliasname_r.c:
1461 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1462
1463 inet/gethstbyad.c:
1464 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1465
1466 inet/gethstbyad_r.c:
1467 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1468
1469 inet/gethstbynm.c:
1470 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1471
1472 inet/gethstbynm2.c:
1473 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1474
1475 inet/gethstbynm2_r.c:
1476 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1477
1478 inet/gethstbynm_r.c:
1479 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1480
1481 inet/getipv4sourcefilter.c:
1482 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1483
1484 inet/getnetbyad.c:
1485 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1486
1487 inet/getnetbyad_r.c:
1488 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1489
1490 inet/getnetbynm.c:
1491 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1492
1493 inet/getnetbynm_r.c:
1494 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1495
1496 inet/getproto.c:
1497 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1498
1499 inet/getproto_r.c:
1500 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1501
1502 inet/getprtname.c:
1503 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1504
1505 inet/getprtname_r.c:
1506 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1507
1508 inet/getrpcbyname.c:
1509 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1510
1511 inet/getrpcbyname_r.c:
1512 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1513
1514 inet/getrpcbynumber.c:
1515 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1516
1517 inet/getrpcbynumber_r.c:
1518 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1519
1520 inet/getsourcefilter.c:
1521 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1522
1523 inet/getsrvbynm.c:
1524 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1525
1526 inet/getsrvbynm_r.c:
1527 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1528
1529 inet/getsrvbypt.c:
1530 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1531
1532 inet/getsrvbypt_r.c:
1533 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1534
1535 inet/htontest.c:
1536 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1537
1538 inet/in6_addr.c:
1539 Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
1540
1541 inet/inet6_opt.c:
1542 Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
1543
1544 inet/inet6_option.c:
1545 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
1546
1547 inet/inet6_rth.c:
1548 Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
1549
1550 inet/inet_ntoa.c:
1551 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1552
1553 inet/setipv4sourcefilter.c:
1554 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1555
1556 inet/setsourcefilter.c:
1557 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1558
1559 inet/test_ifindex.c:
1560 Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
1561
1562 inet/tst-network.c:
1563 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
1564
1565 intl/tst-codeset.c:
1566 Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
1567
1568 intl/tst-gettext.c:
1569 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1570
1571 intl/tst-gettext2.c:
1572 Contributed by Thorsten Kukuk <kukuk@suse.de> and
1573 Andreas Jaeger <aj@suse.de>, 2000.
1574
1575 intl/tst-gettext3.c:
1576 Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005.
1577
1578 intl/tst-gettext4.c:
1579 Contributed by Bruno Haible <bruno@clisp.org>, 2005.
1580
1581 intl/tst-gettext5.c:
1582 Contributed by Bruno Haible <bruno@clisp.org>, 2005.
1583
1584 intl/tst-gettext6.c:
1585 Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
1586
1587 intl/tst-ngettext.c:
1588 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1589
1590 intl/tst-translit.c:
1591 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1592
1593 io/bug-ftw1.c:
1594 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1595
1596 io/bug-ftw2.c:
1597 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1598
1599 io/bug-ftw4.c:
1600 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
1601
1602 io/ftw.c:
1603 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1604
1605 io/ftw64-time64.c:
1606 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1607
1608 io/ftw64.c:
1609 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1610
1611 io/ppoll.c:
1612 Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
1613
1614 io/test-lfs.c:
1615 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
1616
1617 io/test-stat.c:
1618 Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
1619
1620 io/test-stat2.c:
1621 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
1622
1623 io/tst-fcntl.c:
1624 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1625
1626 io/tst-getcwd.c:
1627 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1628
1629 libio/bug-ungetc4.c:
1630 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
1631
1632 libio/fileops.c:
1633 Written by Per Bothner <bothner@cygnus.com>.
1634
1635 libio/iopopen.c:
1636 Written by Per Bothner <bothner@cygnus.com>.
1637
1638 libio/libio.h:
1639 Written by Per Bothner <bothner@cygnus.com>.
1640
1641 libio/obprintf.c:
1642 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1643
1644 libio/oldfileops.c:
1645 Written by Per Bothner <bothner@cygnus.com>.
1646
1647 libio/oldfmemopen.c:
1648 Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
1649
1650 libio/oldiopopen.c:
1651 Written by Per Bothner <bothner@cygnus.com>.
1652
1653 libio/test-fmemopen.c:
1654 Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
1655
1656 libio/tst-fopenloc.c:
1657 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1658
1659 libio/tst-freopen.c:
1660 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
1661
1662 libio/tst-mmap-setvbuf.c:
1663 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
1664
1665 libio/tst-widetext.c:
1666 Contributed by Ulrich Drepper <drepper@cygnus.com>.
1667
1668 libio/tst_getwc.c:
1669 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1670
1671 libio/tst_putwc.c:
1672 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1673
1674 libio/tst_wprintf2.c:
1675 Test case by Yoshito Kawada <KAWADA@jp.ibm.com>.
1676
1677 libio/wfileops.c:
1678 Written by Ulrich Drepper <drepper@cygnus.com>.
1679 Based on the single byte version by Per Bothner <bothner@cygnus.com>.
1680
1681 libio/wgenops.c:
1682 Written by Ulrich Drepper <drepper@cygnus.com>.
1683 Based on the single byte version by Per Bothner <bothner@cygnus.com>.
1684
1685 locale/C-address.c:
1686 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1687
1688 locale/C-collate.c:
1689 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1690
1691 locale/C-ctype.c:
1692 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1693
1694 locale/C-identification.c:
1695 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1696
1697 locale/C-measurement.c:
1698 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1699
1700 locale/C-messages.c:
1701 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
1702
1703 locale/C-monetary.c:
1704 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1705
1706 locale/C-name.c:
1707 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1708
1709 locale/C-numeric.c:
1710 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1711
1712 locale/C-paper.c:
1713 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1714
1715 locale/C-telephone.c:
1716 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1717
1718 locale/C-time.c:
1719 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1720
1721 locale/C-translit.h.in:
1722 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
1723
1724 locale/bits/types/__locale_t.h:
1725 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1726
1727 locale/broken_cur_max.c:
1728 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1729
1730 locale/coll-lookup.c:
1731 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1732
1733 locale/coll-lookup.h:
1734 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1735
1736 locale/duplocale.c:
1737 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1738
1739 locale/elem-hash.h:
1740 Written by Ulrich Drepper, <drepper@cygnus.com>.
1741
1742 locale/findlocale.c:
1743 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1744
1745 locale/freelocale.c:
1746 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1747
1748 locale/hashval.h:
1749 Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
1750
1751 locale/indigits.h:
1752 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1753
1754 locale/indigitswc.h:
1755 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1756
1757 locale/loadlocale.c:
1758 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1759
1760 locale/mb_cur_max.c:
1761 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1762
1763 locale/newlocale.c:
1764 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1765
1766 locale/outdigits.h:
1767 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1768
1769 locale/outdigitswc.h:
1770 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1771
1772 locale/programs/charmap-kw.gperf:
1773 Contributed by Ulrich Drepper, <drepper@gnu.org>.
1774
1775 locale/programs/charmap-kw.h:
1776 Contributed by Ulrich Drepper, <drepper@gnu.org>.
1777
1778 locale/programs/charmap.c:
1779 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1780
1781 locale/programs/charmap.h:
1782 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1783
1784 locale/programs/config.h:
1785 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1786
1787 locale/programs/ld-address.c:
1788 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1789
1790 locale/programs/ld-collate.c:
1791 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1792
1793 locale/programs/ld-ctype.c:
1794 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1795
1796 locale/programs/ld-identification.c:
1797 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1798
1799 locale/programs/ld-measurement.c:
1800 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1801
1802 locale/programs/ld-messages.c:
1803 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1804
1805 locale/programs/ld-monetary.c:
1806 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1807
1808 locale/programs/ld-name.c:
1809 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1810
1811 locale/programs/ld-numeric.c:
1812 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1813
1814 locale/programs/ld-paper.c:
1815 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1816
1817 locale/programs/ld-telephone.c:
1818 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1819
1820 locale/programs/ld-time.c:
1821 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1822
1823 locale/programs/linereader.c:
1824 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1825
1826 locale/programs/linereader.h:
1827 Contributed by Ulrich Drepper, <drepper@gnu.org>.
1828
1829 locale/programs/locale-spec.c:
1830 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
1831
1832 locale/programs/locale.c:
1833 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1834
1835 locale/programs/localedef.c:
1836 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1837
1838 locale/programs/localedef.h:
1839 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1840
1841 locale/programs/locarchive.c:
1842 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1843
1844 locale/programs/locfile-kw.gperf:
1845 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1846
1847 locale/programs/locfile-kw.h:
1848 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1849
1850 locale/programs/locfile-token.h:
1851 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1852
1853 locale/programs/locfile.c:
1854 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1855
1856 locale/programs/locfile.h:
1857 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1858
1859 locale/programs/repertoire.c:
1860 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1861
1862 locale/programs/repertoire.h:
1863 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1864
1865 locale/programs/simple-hash.c:
1866 Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
1867
1868 locale/programs/simple-hash.h:
1869 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1870
1871 locale/strlen-hash.h:
1872 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1873
1874 locale/tst-C-locale.c:
1875 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
1876
1877 locale/weight.h:
1878 Written by Ulrich Drepper, <drepper@cygnus.com>.
1879
1880 locale/weightwc.h:
1881 Written by Ulrich Drepper, <drepper@cygnus.com>.
1882
1883 locale/xlocale.c:
1884 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1885
1886 localedata/collate-test.c:
1887 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1888
1889 localedata/dump-ctype.c:
1890 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1891
1892 localedata/locales/aa_DJ:
1893 Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
1894 Afar Civilization Researcher, Melka Werer Research Center.
1895 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
1896
1897 localedata/locales/aa_ER:
1898 Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
1899 Afar Civilization Researcher, Melka Werer Research Center.
1900 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
1901
1902 localedata/locales/aa_ER@saaho:
1903 Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
1904 Afar Civilization Researcher, Melka Werer Research Center.
1905 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
1906
1907 localedata/locales/aa_ET:
1908 Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
1909 Afar Civilization Researcher, Melka Werer Research Center.
1910 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
1911
1912 localedata/locales/agr_PE:
1913 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
1914 Sebastian Silva <sebastian@fuentelibre.org>
1915 This locale data has been developed in collaboration between:
1916 Sugar Labs, http://www.sugarlabs.org
1917 One Laptop Per Child, http://one.laptop.org
1918 Somos Azúcar. http://somosazucar.org
1919
1920 localedata/locales/ak_GH:
1921 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org>
1922 and Jojoo Imbeah <jojoo.imbeah@kasahorow.com>
1923 This locale data has been developed by:
1924 Sugar Labs, http://www.sugarlabs.org
1925 kasahorow, http://www.kasahorow.org
1926
1927 localedata/locales/am_ET:
1928 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
1929 This locale data has been developed under the Yeha Project:
1930 http://yeha.sourceforge.net
1931
1932 localedata/locales/anp_IN:
1933 Contributed by Dr Amrendra, Sangeeta Kumari <sangeeta_0975@yahoo.com>,
1934 Rajesh Ranjan <rajeshkajha@yahoo.com>, Pravin Satpute <psatpute AT redhat DOT com>
1935 and Chris Leonard <cjlhomeaddress AT gmail DOT com>
1936
1937 localedata/locales/ar_AE:
1938 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1939 Tetsuji Orita <orita@jp.ibm.com>.
1940
1941 localedata/locales/ar_BH:
1942 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1943 Tetsuji Orita <orita@jp.ibm.com>.
1944
1945 localedata/locales/ar_DZ:
1946 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1947 Tetsuji Orita <orita@jp.ibm.com>.
1948
1949 localedata/locales/ar_EG:
1950 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1951 Tetsuji Orita <orita@jp.ibm.com>.
1952
1953 localedata/locales/ar_IN:
1954 Contributed by Kentaro Noji (knoji@jp.ibm.com)
1955 Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000
1956
1957 localedata/locales/ar_IQ:
1958 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1959 Tetsuji Orita <orita@jp.ibm.com>.
1960
1961 localedata/locales/ar_JO:
1962 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1963 Tetsuji Orita <orita@jp.ibm.com>.
1964
1965 localedata/locales/ar_KW:
1966 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1967 Tetsuji Orita <orita@jp.ibm.com>.
1968
1969 localedata/locales/ar_LB:
1970 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1971 Tetsuji Orita <orita@jp.ibm.com>.
1972
1973 localedata/locales/ar_LY:
1974 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1975 Tetsuji Orita <orita@jp.ibm.com>.
1976
1977 localedata/locales/ar_MA:
1978 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1979 Tetsuji Orita <orita@jp.ibm.com>.
1980
1981 localedata/locales/ar_OM:
1982 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1983 Tetsuji Orita <orita@jp.ibm.com>.
1984
1985 localedata/locales/ar_QA:
1986 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1987 Tetsuji Orita <orita@jp.ibm.com>.
1988
1989 localedata/locales/ar_SD:
1990 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1991 Tetsuji Orita <orita@jp.ibm.com>.
1992 Modified by Chris Leonard, version 1.1 for South Sudan split
1993
1994 localedata/locales/ar_SS:
1995 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1996 Tetsuji Orita <orita@jp.ibm.com>.
1997 Modified by Chris Leonard, version 1.1 for South Sudan split
1998
1999 localedata/locales/ar_SY:
2000 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2001 Tetsuji Orita <orita@jp.ibm.com>.
2002
2003 localedata/locales/ar_TN:
2004 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2005 Tetsuji Orita <orita@jp.ibm.com>.
2006
2007 localedata/locales/ar_YE:
2008 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2009 Tetsuji Orita <orita@jp.ibm.com>.
2010
2011 localedata/locales/ayc_PE:
2012 Aymara terms provided by Edgar Quispe Chambi <equispe7@gmail.com> and
2013 Amos Batto <amosbatto@yahoo.com>
2014 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
2015 Amos Batto <amosbatto@yahoo.com>
2016 This locale data has been developed in collaboration between:
2017 Sugar Labs, http://www.sugarlabs.org
2018 One Laptop Per Child, http://one.laptop.org
2019 Runasimipi Quespiqa Software, http://runasimipi.org
2020 Somos Azúcar. http://somosazucar.org
2021
2022 localedata/locales/az_IR:
2023 Contributed by Mousa Moradi <mousamk@gmail.com>
2024
2025 localedata/locales/bhb_IN:
2026 Contributed by Alexey Merzliakov <alexey.merzlyakov@samsung.com>
2027
2028 localedata/locales/bho_IN:
2029 Contributed by Alok Ranjan <ranjan_aalok@yahoo.com>,
2030 Dr.Chandra Mohan <cmkumar1@rediffmail.com>,
2031 Rajesh Ranjan <rajeshkajha@yahoo.com> and Pravin Satpute <psatpute@redhat.com>
2032
2033 localedata/locales/bi_VU:
2034 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>, Maninder Singh <maninder1.s@samsung.com>.
2035
2036 localedata/locales/brx_IN:
2037 Contributed by Pravin Satpute <psatpute@redhat.com> and Sanjib Narzary <alayaran@gmail.com>
2038
2039 localedata/locales/ce_RU:
2040 Contributed by Kentaroh Noji Arslanbek Astemirov <s-o-f-t AT mail DOT ru>
2041
2042 localedata/locales/chr_US:
2043 Contributed by Joseph Erb <josepherb7@gmail.com>, 2010
2044
2045 localedata/locales/ckb_IQ:
2046 Contributed by Aras Noori <aras.noori@gmail.com>
2047
2048 localedata/locales/cmn_TW:
2049 Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2050
2051 localedata/locales/cns11643_stroke:
2052 Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2053
2054 localedata/locales/de_DE:
2055 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
2056
2057 localedata/locales/de_DE@euro:
2058 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
2059
2060 localedata/locales/doi_IN:
2061 Contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>
2062
2063 localedata/locales/el_CY:
2064 Based on locale el_GR by Keld Simonsen.
2065
2066 localedata/locales/en_AG:
2067 Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
2068
2069 localedata/locales/en_HK:
2070 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2071 Tetsuji Orita <orita@jp.ibm.com>.
2072
2073 localedata/locales/en_IL:
2074 Contributed by Guy Rutenberg <guyrutenberg@gmail.com>, 2016
2075
2076 localedata/locales/en_IN:
2077 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2078 Tetsuji Orita <orita@jp.ibm.com>.
2079
2080 localedata/locales/en_PH:
2081 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2082 Tetsuji Orita <orita@jp.ibm.com>.
2083
2084 localedata/locales/en_SC:
2085 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
2086
2087 localedata/locales/en_SG:
2088 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2089 Tetsuji Orita <orita@jp.ibm.com>.
2090
2091 localedata/locales/en_US:
2092 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
2093
2094 localedata/locales/gez_ER:
2095 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2096 This locale data has been developed under the Yeha Project:
2097 http://yeha.sourceforge.net
2098
2099 localedata/locales/gez_ER@abegede:
2100 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2101 This locale data has been developed under the Yeha Project:
2102 http://yeha.sourceforge.net
2103
2104 localedata/locales/gez_ET:
2105 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2106 This locale data has been developed under the Yeha Project:
2107 http://yeha.sourceforge.net
2108
2109 localedata/locales/gez_ET@abegede:
2110 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2111 This locale data has been developed under the Yeha Project:
2112 http://yeha.sourceforge.net
2113
2114 localedata/locales/hak_TW:
2115 Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2116
2117 localedata/locales/hi_IN:
2118 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2119 Tetsuji Orita <orita@jp.ibm.com>.
2120
2121 localedata/locales/hif_FJ:
2122 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2123
2124 localedata/locales/hne_IN:
2125 Contributed by Pravin Satpute <psatpute@redhat.com> and
2126 Ravishankar Shrivastava <raviratlami@gmail.com>.
2127
2128 localedata/locales/ht_HT:
2129 Prepared and contributed to glibc by Bastien Guerry <bzg@laptop.org> and
2130 Chris Leonard <cjl@sugarlabs.org>
2131 This locale data has been developed in collaboration between:
2132 Sugar Labs, http://www.sugarlabs.org
2133 One Laptop Per Child, http://one.laptop.org
2134 OLPC France, http://olpc-france.org
2135 and members of the OLPC Haiti volunteer team
2136
2137 localedata/locales/kab_DZ:
2138 Contributed by Yacine Bouklif <yacine2953-tansa1@yahoo.fr>
2139 and Belkacem Mohammed <belkacem77@gmail.com>
2140
2141 localedata/locales/kok_IN:
2142 Contributed by Pravin Satpute <psatpute@redhat.com> and
2143 Shailendra Bandodkar <sbandodk@redhat.com>.
2144
2145 localedata/locales/ks_IN:
2146 Contributed by Pravin Satpute <psatpute@redhat.com> and
2147 Mr. Mohammad Nayeem <mohammad.nayeem@gmail.com>
2148
2149 localedata/locales/ks_IN@devanagari:
2150 Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and
2151 Pravin Satpute <psatpute@redhat.com>
2152
2153 localedata/locales/lb_LU:
2154 Contributed by Pit Wenkin <pit@wenkin.lu>, 2011
2155
2156 localedata/locales/lij_IT:
2157 Contributed by Alessio Gastaldi <alessio.gastaldi@libero.it>, 2010
2158
2159 localedata/locales/lzh_TW:
2160 Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2161
2162 localedata/locales/mag_IN:
2163 Contributed by Chandan Kumar <chandankumar.093047@gmail.com>,
2164 Rajesh Ranjan <rajeshkajha@yahoo.com>
2165 and Pravin Satpute <psatpute@redhat.com>
2166
2167 localedata/locales/mai_IN:
2168 Contributed by Rajesh Ranjan <rajeshkajha@yahoo.com> and
2169 Sangeeta Kumari <sangeeta09@gmail.com>.
2170 Akhilesh Kumar <akhilesh.k@samusng.com>.
2171
2172 localedata/locales/mfe_MU:
2173 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
2174
2175 localedata/locales/miq_NI:
2176 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
2177 Jairo Josué Gonzalez López <jjgonzalez@fundacionzt.org>
2178 This locale data has been developed in collaboration between:
2179 Sugar Labs, http://www.sugarlabs.org
2180 One Laptop Per Child, http://one.laptop.org
2181 Somos Azúcar. http://somosazucar.org
2182 Fundación Zamora Terán http://fundacionzt.org
2183
2184 localedata/locales/mjw_IN:
2185 Contributed by Jor Teron <jor.teron@gmail.com>.
2186
2187 localedata/locales/ml_IN:
2188 Contributed by Free Software Foundation of India http://gnu.org.in
2189 E-Mail : gnu@gnu.org.in
2190
2191 localedata/locales/mni_IN:
2192 Contributed by Mr. Pravin Satpute <psatpute AT redhat DOT com> and Ms. Rebika Devi < rebika_srd AT rediffmail DOT com>
2193
2194 localedata/locales/mr_IN:
2195 Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
2196
2197 localedata/locales/ms_MY:
2198 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2199 Tetsuji Orita <orita@jp.ibm.com>.
2200 Modified by Hasbullah Bin Pit (sebol)<sebol@ikhlas.com> 2001, December, 10
2201
2202 localedata/locales/mt_MT:
2203 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2204 Tetsuji Orita <orita@jp.ibm.com>.
2205 collating order changes by Ramon Casha <ramon.casha@linux.org.mt>
2206 and Pablo Saratxaga <pablo@mandrakesoft.com> -- 2002-05-08
2207
2208 localedata/locales/nan_TW:
2209 Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2210
2211 localedata/locales/ne_NP:
2212 Contributed by Pawan Chitrakar <pc@info.com.np>
2213
2214 localedata/locales/niu_NU:
2215 Niuean terms provided by Emani Fakaotimanava-Lui <emani@niue.nu>
2216 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
2217 Emani Fakaotimanava-Lui <emani@niue.nu>
2218 This locale data has been developed in collaboration between:
2219 Sugar Labs, http://www.sugarlabs.org
2220 RockET Systems, http://rocketsystems.nu
2221 with support from the Internet Society (ISOC)
2222 http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline
2223
2224 localedata/locales/niu_NZ:
2225 Niuean terms provided by Emani Fakaotimanava-Lui <emani@niue.nu>
2226 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
2227 Emani Fakaotimanava-Lui <emani@niue.nu>
2228 This locale data has been developed in collaboration between:
2229 Sugar Labs, http://www.sugarlabs.org
2230 RockET Systems, http://rocketsystems.nu
2231 with support from the Internet Society (ISOC)
2232 http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline
2233
2234 localedata/locales/nl_AW:
2235 Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
2236
2237 localedata/locales/nn_NO:
2238 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2239 Tetsuji Orita <orita@jp.ibm.com>.
2240
2241 localedata/locales/or_IN:
2242 Contributed by Masahide Washizawa <washi at jp ibm com>
2243
2244 localedata/locales/quz_PE:
2245 Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org>
2246 and Amos Batto
2247 This locale data has been developed in collaboration between:
2248 Sugar Labs, http://www.sugarlabs.org
2249 Instituto de Lenguas y Literaturas Andinas-Amazonicas
2250 http://www.illa-a.org/wp/illa
2251
2252 localedata/locales/raj_IN:
2253 Contributed by Meghraj Suthar <meghrajsuthar03@gmail.com>
2254 Rajesh Ranjan <rajeshkajha@yahoo.com>, Chandan Kumar <chandankumar.093047@gmail.com>
2255
2256 localedata/locales/rw_RW:
2257 Contributed by Steve Murphy <murf@e-tools.com>, 2004
2258 with help from:
2259 Mr. Safali
2260
2261 localedata/locales/sa_IN:
2262 Contributed by Vidya Ayer <svaksha@gmail.com>
2263 and Christian Perrier <bubulle@debian.org>
2264
2265 localedata/locales/sat_IN:
2266 Contributed by Mr. Pravin Satpute <psatpute AT redhat DOT com> and Mr. Thakur Prasad Murmu <tp_murmu AT yahoo DOT com>
2267
2268 localedata/locales/sd_IN:
2269 Contributed by Pravin Satpute <psatpute@redhat.com> and
2270 DR K.P. LEKHWANI
2271
2272 localedata/locales/sd_IN@devanagari:
2273 Contributed by Pravin Satpute <psatpute@redhat.com> and
2274 DR K.P. LEKHWANI
2275
2276 localedata/locales/si_LK:
2277 Contributed by Anuradha Ratnaweera <anuradha at gnu org>
2278 and Himira Ratnatilake <himira at linux lk>
2279
2280 localedata/locales/sm_WS:
2281 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2282
2283 localedata/locales/so_DJ:
2284 Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
2285 Department of Linguistics and Translation, Université de Montréal, Montreal.
2286 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2287 This locale data has been developed under the Yeha Project:
2288 http://yeha.sourceforge.net
2289
2290 localedata/locales/so_ET:
2291 Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
2292 Department of Linguistics and Translation, Université de Montréal, Montreal.
2293 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2294 This locale data has been developed under the Yeha Project:
2295 http://yeha.sourceforge.net
2296
2297 localedata/locales/so_KE:
2298 Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
2299 Department of Linguistics and Translation, Université de Montréal, Montreal.
2300 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2301 This locale data has been developed under the Yeha Project:
2302 http://yeha.sourceforge.net
2303
2304 localedata/locales/so_SO:
2305 Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
2306 Department of Linguistics and Translation, Université de Montréal, Montreal.
2307 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2308 This locale data has been developed under the Yeha Project:
2309 http://yeha.sourceforge.net
2310
2311 localedata/locales/sq_AL:
2312 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2313 Tetsuji Orita <orita@jp.ibm.com>.
2314 fixed LC_COLLATE <pablo@mandrakesoft.com>
2315
2316 localedata/locales/sq_MK:
2317 Contributed by Agron Selimaj <linuxmaster@verizon.net>
2318
2319 localedata/locales/ta_IN:
2320 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2321 Tetsuji Orita <orita@jp.ibm.com>.
2322 Fixed day and month abbr & LC_NAME <sivaraj_d@hotmail.com>
2323 Added Madras Tamil Lexicon Collation Order: T. Vaseeharan <t_vasee@yahoo.com>
2324
2325 localedata/locales/te_IN:
2326 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2327 Tetsuji Orita <orita@jp.ibm.com>.
2328 Updated by Sunil Mohan Adapa <sunil AT atc tcs co in>
2329
2330 localedata/locales/the_NP:
2331 Contributed by Arun Kumar Pyasi <arun@chitwanix.com>
2332
2333 localedata/locales/ti_ER:
2334 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>
2335 This locale data has been developed under the Yeha Project:
2336 http://yeha.sourceforge.net
2337
2338 localedata/locales/ti_ET:
2339 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>
2340 This locale data has been developed under the Yeha Project:
2341 http://yeha.sourceforge.net
2342
2343 localedata/locales/to_TO:
2344 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2345
2346 localedata/locales/tpi_PG:
2347 Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2348
2349 localedata/locales/ur_IN:
2350 Contributed by Pravin Satpute <psatpute@redhat.com> and
2351 Mrs. Nasreen Khan
2352
2353 localedata/locales/wal_ET:
2354 Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
2355 This locale data has been developed under the Yeha Project:
2356 http://yeha.sourceforge.net
2357
2358 localedata/locales/zh_HK:
2359 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2360 Tetsuji Orita <orita@jp.ibm.com>.
2361
2362 localedata/locales/zh_SG:
2363 Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2364 Tetsuji Orita <orita@jp.ibm.com>.
2365
2366 localedata/tests/test6.c:
2367 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
2368
2369 localedata/tst-ctype.c:
2370 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
2371
2372 localedata/tst-digits.c:
2373 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
2374
2375 localedata/tst-fmon.c:
2376 Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2377
2378 localedata/tst-fmon.sh:
2379 Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2380
2381 localedata/tst-langinfo.c:
2382 Contributed by Ulrich Drepper <drepper@cygnus.com>.
2383
2384 localedata/tst-locale.sh:
2385 Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
2386
2387 localedata/tst-mbswcs1.c:
2388 Contributed by Bruno Haible <haible@ilog.fr>.
2389
2390 localedata/tst-mbswcs2.c:
2391 Contributed by Bruno Haible <haible@ilog.fr>.
2392
2393 localedata/tst-mbswcs3.c:
2394 Contributed by Bruno Haible <haible@ilog.fr>.
2395
2396 localedata/tst-mbswcs5.c:
2397 Contributed by Bruno Haible <haible@ilog.fr>.
2398
2399 localedata/tst-mbswcs6.c:
2400 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
2401
2402 localedata/tst-numeric.c:
2403 Based on tst-fmon.c by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2404
2405 localedata/tst-numeric.sh:
2406 Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2407
2408 localedata/tst-rpmatch.c:
2409 Contributed by Jochen Hein <jochen.hein@delphi.central.de>.
2410
2411 localedata/tst-rpmatch.sh:
2412 contributed by Jochen Hein <jochen.hein@delphi.central.de>
2413
2414 localedata/tst-setlocale.c:
2415 Test case by Jakub Jelinek <jakub@redhat.com>.
2416
2417 localedata/tst-trans.c:
2418 Contributed by Ulrich Drepper <drepper@cygnus.com>.
2419
2420 localedata/tst-wctype.c:
2421 Contributed by Ulrich Drepper <drepper@cygnus.com>.
2422
2423 localedata/unicode-gen/gen_unicode_ctype.py:
2424 Based on gen-unicode-ctype.c by Bruno Haible <haible@clisp.cons.org>, 2000.
2425
2426 localedata/xfrm-test.c:
2427 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2428
2429 login/endutxent.c:
2430 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2431
2432 login/forkpty.c:
2433 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2434
2435 login/getpt.c:
2436 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2437
2438 login/getutent.c:
2439 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2440
2441 login/getutent_r.c:
2442 Contributed by Ulrich Drepper <drepper@cygnus.com>
2443 and Paul Janzen <pcj@primenet.com>, 1996.
2444
2445 login/getutid.c:
2446 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2447
2448 login/getutid_r.c:
2449 Contributed by Ulrich Drepper <drepper@cygnus.com>
2450 and Paul Janzen <pcj@primenet.com>, 1996.
2451
2452 login/getutline.c:
2453 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2454
2455 login/getutline_r.c:
2456 Contributed by Ulrich Drepper <drepper@cygnus.com>
2457 and Paul Janzen <pcj@primenet.com>, 1996.
2458
2459 login/getutxent.c:
2460 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2461
2462 login/getutxid.c:
2463 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2464
2465 login/getutxline.c:
2466 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2467
2468 login/grantpt.c:
2469 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2470
2471 login/login.c:
2472 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2473
2474 login/logout.c:
2475 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2476
2477 login/logwtmp.c:
2478 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2479
2480 login/openpty.c:
2481 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2482
2483 login/programs/pt_chown.c:
2484 Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
2485
2486 login/programs/utmpdump.c:
2487 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
2488
2489 login/ptsname.c:
2490 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2491
2492 login/pututxline.c:
2493 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2494
2495 login/setutxent.c:
2496 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2497
2498 login/tst-ptsname.c:
2499 Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2014.
2500
2501 login/tst-utmp.c:
2502 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2503
2504 login/unlockpt.c:
2505 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2506
2507 login/updwtmp.c:
2508 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
2509
2510 login/updwtmpx.c:
2511 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2512
2513 login/utmp-private.h:
2514 Contributed by Ulrich Drepper <drepper@cygnus.com>
2515 and Paul Janzen <pcj@primenet.com>, 1996.
2516
2517 login/utmp_file.c:
2518 Contributed by Ulrich Drepper <drepper@cygnus.com>
2519 and Paul Janzen <pcj@primenet.com>, 1996.
2520
2521 login/utmpname.c:
2522 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
2523
2524 login/utmpxname.c:
2525 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2526
2527 malloc/arena.c:
2528 Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2529
2530 malloc/hooks.c:
2531 Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2532
2533 malloc/malloc-check.c:
2534 Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2535
2536 malloc/malloc.c:
2537 Contributed by Wolfram Gloger <wg@malloc.de>
2538 and Doug Lea <dl@cs.oswego.edu>, 2001.
2539
2540 malloc/mcheck-impl.c:
2541 Written May 1989 by Mike Haertel.
2542
2543 malloc/mcheck.c:
2544 Written May 1989 by Mike Haertel.
2545
2546 malloc/memusage.c:
2547 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2548
2549 malloc/memusage.sh:
2550 Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
2551
2552 malloc/memusagestat.c:
2553 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2554
2555 malloc/mtrace-impl.c:
2556 Written April 2, 1991 by John Gilmore of Cygnus Support.
2557 Based on mcheck.c by Mike Haertel.
2558
2559 malloc/mtrace.c:
2560 Written April 2, 1991 by John Gilmore of Cygnus Support.
2561 Based on mcheck.c by Mike Haertel.
2562
2563 malloc/mtrace.pl:
2564 Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
2565
2566 malloc/tst-calloc.c:
2567 Contributed by Ulrich Drepper <drepper@redhat.com>.
2568
2569 malloc/tst-malloc-check.c:
2570 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
2571
2572 malloc/tst-malloc.c:
2573 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
2574
2575 malloc/tst-mallocstate.c:
2576 Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2577
2578 malloc/tst-obstack.c:
2579 Test case by Alexandre Duret-Lutz <duret_g@epita.fr>.
2580
2581 manual/summary.pl:
2582 Contributed by Rical Jasan <ricaljasan@pacific.net>, 2017.
2583
2584 manual/tsort.awk:
2585 Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
2586
2587 math/atest-exp.c:
2588 Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
2589
2590 math/atest-exp2.c:
2591 Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
2592
2593 math/atest-sincos.c:
2594 Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
2595
2596 math/basic-test.c:
2597 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2598
2599 math/cabs_template.c:
2600 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2601
2602 math/carg_template.c:
2603 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2604
2605 math/cimag_template.c:
2606 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2607
2608 math/conj_template.c:
2609 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2610
2611 math/creal_template.c:
2612 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2613
2614 math/divtc3.c:
2615 Contributed by Richard Henderson <rth@redhat.com>, 2005.
2616
2617 math/e_exp10.c:
2618 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2619
2620 math/e_exp10l.c:
2621 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2622
2623 math/fclrexcpt.c:
2624 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2625
2626 math/fedisblxcpt.c:
2627 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2628
2629 math/feenablxcpt.c:
2630 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2631
2632 math/fegetenv.c:
2633 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2634
2635 math/fegetexcept.c:
2636 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2637
2638 math/fegetround.c:
2639 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2640
2641 math/feholdexcpt.c:
2642 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2643
2644 math/fesetenv.c:
2645 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2646
2647 math/fesetround.c:
2648 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2649
2650 math/feupdateenv.c:
2651 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2652
2653 math/fgetexcptflg.c:
2654 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2655
2656 math/fraiseexcpt.c:
2657 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2658
2659 math/fsetexcptflg.c:
2660 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2661
2662 math/ftestexcept.c:
2663 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2664
2665 math/multc3.c:
2666 Contributed by Richard Henderson <rth@redhat.com>, 2005.
2667
2668 math/s_cacos_template.c:
2669 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2670
2671 math/s_cacosh_template.c:
2672 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2673
2674 math/s_casin_template.c:
2675 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2676
2677 math/s_casinh_template.c:
2678 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2679
2680 math/s_catan_template.c:
2681 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2682
2683 math/s_catanh_template.c:
2684 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2685
2686 math/s_ccos_template.c:
2687 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2688
2689 math/s_ccosh_template.c:
2690 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2691
2692 math/s_cexp_template.c:
2693 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2694
2695 math/s_clog10_template.c:
2696 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2697
2698 math/s_clog_template.c:
2699 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2700
2701 math/s_cpow_template.c:
2702 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2703
2704 math/s_cproj_template.c:
2705 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2706
2707 math/s_csin_template.c:
2708 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2709
2710 math/s_csinh_template.c:
2711 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2712
2713 math/s_csqrt_template.c:
2714 Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
2715
2716 math/s_ctan_template.c:
2717 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2718
2719 math/s_ctanh_template.c:
2720 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2721
2722 math/s_fdim_template.c:
2723 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2724
2725 math/s_fma.c:
2726 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2727
2728 math/s_fmaf.c:
2729 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2730
2731 math/s_fmal.c:
2732 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2733
2734 math/s_fmax_template.c:
2735 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2736
2737 math/s_fmin_template.c:
2738 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2739
2740 math/s_nan_template.c:
2741 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2742
2743 math/test-fenv.c:
2744 Contributed by Andreas Jaeger <aj@suse.de> and
2745 Ulrich Drepper <drepper@cygnus.com>, 1997.
2746
2747 math/test-fpucw.c:
2748 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
2749
2750 math/test-math-isinff.cc:
2751 Contributed by Marek Polacek <polacek@redhat.com>, 2012.
2752
2753 math/test-snan.c:
2754 Contributed by Andreas Jaeger <aj@suse.de>, 2005.
2755
2756 math/test-tgmath-int.c:
2757 Contributed by Andreas Jaeger <aj@suse.de>, 2005.
2758
2759 math/test-tgmath-ret.c:
2760 Contributed by Andreas Jaeger <aj@suse.de>, 2003.
2761
2762 math/test-tgmath.c:
2763 Contributed by Jakub Jelinek <jakub@redhat.com> and
2764 Ulrich Drepper <drepper@redhat.com>, 2001.
2765
2766 math/test-tgmath2.c:
2767 Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
2768
2769 math/tst-CMPLX2.c:
2770 Contributed by Marek Polacek <polacek@redhat.com>, 2012.
2771
2772 math/tst-definitions.c:
2773 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
2774
2775 math/w_acos_compat.c:
2776 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2777
2778 math/w_acosf_compat.c:
2779 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2780
2781 math/w_acosh_compat.c:
2782 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2783
2784 math/w_acoshf_compat.c:
2785 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2786
2787 math/w_acoshl_compat.c:
2788 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2789
2790 math/w_acosl_compat.c:
2791 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2792
2793 math/w_asin_compat.c:
2794 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2795
2796 math/w_asinf_compat.c:
2797 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2798
2799 math/w_asinl_compat.c:
2800 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2801
2802 math/w_atan2_compat.c:
2803 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2804
2805 math/w_atan2f_compat.c:
2806 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2807
2808 math/w_atan2l_compat.c:
2809 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2810
2811 math/w_atanh_compat.c:
2812 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2813
2814 math/w_atanhf_compat.c:
2815 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2816
2817 math/w_atanhl_compat.c:
2818 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2819
2820 math/w_coshf_compat.c:
2821 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2822 Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
2823
2824 math/w_coshl_compat.c:
2825 Conversion to long double by Ulrich Drepper,
2826 Cygnus Support, drepper@cygnus.com.
2827 Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
2828
2829 math/w_exp10_compat.c:
2830 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2831
2832 math/w_exp10f_compat.c:
2833 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2834
2835 math/w_exp10l_compat.c:
2836 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2837
2838 math/w_exp_compat.c:
2839 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2840
2841 math/w_expf_compat.c:
2842 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2843
2844 math/w_expl_compat.c:
2845 Conversion to long double by Ulrich Drepper,
2846 Cygnus Support, drepper@cygnus.com.
2847
2848 math/w_fmod_compat.c:
2849 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2850
2851 math/w_fmodf_compat.c:
2852 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2853
2854 math/w_fmodl_compat.c:
2855 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2856
2857 math/w_hypotf_compat.c:
2858 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2859
2860 math/w_hypotl_compat.c:
2861 Conversion to long double by Ulrich Drepper,
2862 Cygnus Support, drepper@cygnus.com.
2863
2864 math/w_j0_compat.c:
2865 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2866
2867 math/w_j0f_compat.c:
2868 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2869
2870 math/w_j0l_compat.c:
2871 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2872
2873 math/w_j1_compat.c:
2874 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2875
2876 math/w_j1f_compat.c:
2877 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2878
2879 math/w_j1l_compat.c:
2880 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2881
2882 math/w_jn_compat.c:
2883 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2884
2885 math/w_jnf_compat.c:
2886 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2887
2888 math/w_jnl_compat.c:
2889 Conversion to long double by Ulrich Drepper,
2890 Cygnus Support, drepper@cygnus.com.
2891
2892 math/w_lgammaf_main.c:
2893 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2894
2895 math/w_lgammaf_r_compat.c:
2896 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2897
2898 math/w_lgammal_main.c:
2899 Conversion to long double by Ulrich Drepper,
2900 Cygnus Support, drepper@cygnus.com.
2901
2902 math/w_lgammal_r_compat.c:
2903 Conversion to long double by Ulrich Drepper,
2904 Cygnus Support, drepper@cygnus.com.
2905
2906 math/w_log10_compat.c:
2907 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2908
2909 math/w_log10f_compat.c:
2910 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2911
2912 math/w_log10l_compat.c:
2913 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2914
2915 math/w_log2_compat.c:
2916 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2917
2918 math/w_log2f_compat.c:
2919 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2920
2921 math/w_log2l_compat.c:
2922 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2923
2924 math/w_log_compat.c:
2925 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2926
2927 math/w_logf_compat.c:
2928 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2929
2930 math/w_logl_compat.c:
2931 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2932
2933 math/w_pow_compat.c:
2934 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2935
2936 math/w_powf_compat.c:
2937 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2938
2939 math/w_powl_compat.c:
2940 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2941
2942 math/w_remainder_compat.c:
2943 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2944
2945 math/w_remainderf_compat.c:
2946 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2947
2948 math/w_remainderl_compat.c:
2949 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2950
2951 math/w_scalb_compat.c:
2952 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2953
2954 math/w_scalbf_compat.c:
2955 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2956
2957 math/w_scalbl_compat.c:
2958 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2959
2960 math/w_sinhf_compat.c:
2961 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2962
2963 math/w_sinhl_compat.c:
2964 Conversion to long double by Ulrich Drepper,
2965 Cygnus Support, drepper@cygnus.com.
2966
2967 math/w_sqrt_compat.c:
2968 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2969
2970 math/w_sqrtf_compat.c:
2971 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2972
2973 math/w_sqrtl_compat.c:
2974 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2975
2976 math/w_tgammaf_compat.c:
2977 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2978
2979 math/w_tgammal_compat.c:
2980 Conversion to long double by Ulrich Drepper,
2981 Cygnus Support, drepper@cygnus.com.
2982
2983 misc/dirname.c:
2984 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2985
2986 misc/getsysstats.c:
2987 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2988
2989 misc/hsearch.c:
2990 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
2991
2992 misc/hsearch_r.c:
2993 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1993.
2994
2995 misc/lsearch.c:
2996 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2997
2998 misc/pselect.c:
2999 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3000
3001 misc/regexp.c:
3002 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3003
3004 misc/regexp.h:
3005 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3006
3007 misc/tsearch.c:
3008 Contributed by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>, 1997.
3009
3010 misc/tst-atomic-long.c:
3011 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3012
3013 misc/tst-atomic.c:
3014 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3015
3016 misc/tst-dirname.c:
3017 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3018
3019 misc/tst-fdset.c:
3020 Contributed by Robert Bihlmeyer <robbe@orcus.priv.at>.
3021
3022 misc/tst-mntent.c:
3023 Test case by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
3024 and Ulrich Drepper <drepper@cygnus.com>.
3025
3026 nis/nis_add.c:
3027 Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3028
3029 nis/nis_addmember.c:
3030 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3031
3032 nis/nis_call.c:
3033 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3034
3035 nis/nis_callback.c:
3036 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3037
3038 nis/nis_checkpoint.c:
3039 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3040
3041 nis/nis_clone_dir.c:
3042 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3043
3044 nis/nis_clone_obj.c:
3045 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3046
3047 nis/nis_clone_res.c:
3048 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3049
3050 nis/nis_creategroup.c:
3051 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3052
3053 nis/nis_defaults.c:
3054 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3055
3056 nis/nis_destroygroup.c:
3057 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3058
3059 nis/nis_domain_of.c:
3060 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3061
3062 nis/nis_domain_of_r.c:
3063 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3064
3065 nis/nis_error.c:
3066 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3067
3068 nis/nis_file.c:
3069 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3070
3071 nis/nis_findserv.c:
3072 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3073
3074 nis/nis_free.c:
3075 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3076
3077 nis/nis_getservlist.c:
3078 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3079
3080 nis/nis_intern.h:
3081 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3082
3083 nis/nis_ismember.c:
3084 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3085
3086 nis/nis_local_names.c:
3087 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3088
3089 nis/nis_lookup.c:
3090 Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3091
3092 nis/nis_mkdir.c:
3093 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3094
3095 nis/nis_modify.c:
3096 Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3097
3098 nis/nis_ping.c:
3099 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3100
3101 nis/nis_print.c:
3102 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3103
3104 nis/nis_print_group_entry.c:
3105 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3106
3107 nis/nis_remove.c:
3108 Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3109
3110 nis/nis_removemember.c:
3111 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3112
3113 nis/nis_rmdir.c:
3114 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3115
3116 nis/nis_server.c:
3117 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3118
3119 nis/nis_subr.c:
3120 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3121
3122 nis/nis_table.c:
3123 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3124
3125 nis/nis_util.c:
3126 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3127
3128 nis/nis_verifygroup.c:
3129 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3130
3131 nis/nis_xdr.c:
3132 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3133
3134 nis/nis_xdr.h:
3135 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3136
3137 nis/rpcsvc/nislib.h:
3138 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3139
3140 nis/rpcsvc/ypclnt.h:
3141 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
3142
3143 nis/ypclnt.c:
3144 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
3145
3146 nptl/allocatestack.c:
3147 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3148
3149 nptl/cancellation.c:
3150 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3151
3152 nptl/cleanup.c:
3153 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3154
3155 nptl/cleanup_compat.c:
3156 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3157
3158 nptl/cleanup_defer.c:
3159 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3160
3161 nptl/cleanup_defer_compat.c:
3162 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3163
3164 nptl/cleanup_routine.c:
3165 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3166
3167 nptl/descr.h:
3168 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3169
3170 nptl/libc-cleanup.c:
3171 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3172
3173 nptl/libc_multiple_threads.c:
3174 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3175
3176 nptl/lowlevellock.c:
3177 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3178
3179 nptl/nptl-stack.c:
3180 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3181
3182 nptl/nptl-stack.h:
3183 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3184
3185 nptl/nptl_deallocate_tsd.c:
3186 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3187
3188 nptl/nptl_free_tcb.c:
3189 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3190
3191 nptl/nptl_setxid.c:
3192 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3193
3194 nptl/old_pthread_cond_broadcast.c:
3195 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3196
3197 nptl/old_pthread_cond_destroy.c:
3198 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3199
3200 nptl/old_pthread_cond_init.c:
3201 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3202
3203 nptl/old_pthread_cond_signal.c:
3204 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3205
3206 nptl/old_pthread_cond_timedwait.c:
3207 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3208
3209 nptl/old_pthread_cond_wait.c:
3210 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3211
3212 nptl/perf.c:
3213 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3214
3215 nptl/pthread_attr_destroy.c:
3216 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3217
3218 nptl/pthread_attr_getaffinity.c:
3219 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3220
3221 nptl/pthread_attr_getdetachstate.c:
3222 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3223
3224 nptl/pthread_attr_getguardsize.c:
3225 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3226
3227 nptl/pthread_attr_getinheritsched.c:
3228 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3229
3230 nptl/pthread_attr_getschedparam.c:
3231 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3232
3233 nptl/pthread_attr_getschedpolicy.c:
3234 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3235
3236 nptl/pthread_attr_getscope.c:
3237 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3238
3239 nptl/pthread_attr_getstack.c:
3240 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3241
3242 nptl/pthread_attr_getstackaddr.c:
3243 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3244
3245 nptl/pthread_attr_getstacksize.c:
3246 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3247
3248 nptl/pthread_attr_init.c:
3249 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3250
3251 nptl/pthread_attr_setaffinity.c:
3252 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3253
3254 nptl/pthread_attr_setdetachstate.c:
3255 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3256
3257 nptl/pthread_attr_setguardsize.c:
3258 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3259
3260 nptl/pthread_attr_setinheritsched.c:
3261 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3262
3263 nptl/pthread_attr_setschedparam.c:
3264 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3265
3266 nptl/pthread_attr_setschedpolicy.c:
3267 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3268
3269 nptl/pthread_attr_setscope.c:
3270 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3271
3272 nptl/pthread_attr_setstack.c:
3273 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3274
3275 nptl/pthread_attr_setstackaddr.c:
3276 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3277
3278 nptl/pthread_attr_setstacksize.c:
3279 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3280
3281 nptl/pthread_barrier_destroy.c:
3282 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3283
3284 nptl/pthread_barrier_init.c:
3285 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3286
3287 nptl/pthread_barrier_wait.c:
3288 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3289
3290 nptl/pthread_barrierattr_destroy.c:
3291 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3292
3293 nptl/pthread_barrierattr_getpshared.c:
3294 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3295
3296 nptl/pthread_barrierattr_init.c:
3297 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3298
3299 nptl/pthread_barrierattr_setpshared.c:
3300 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3301
3302 nptl/pthread_cancel.c:
3303 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3304
3305 nptl/pthread_cleanup_upto.c:
3306 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3307
3308 nptl/pthread_cond_broadcast.c:
3309 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3310
3311 nptl/pthread_cond_destroy.c:
3312 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3313
3314 nptl/pthread_cond_init.c:
3315 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3316
3317 nptl/pthread_cond_signal.c:
3318 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3319
3320 nptl/pthread_cond_wait.c:
3321 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3322
3323 nptl/pthread_condattr_destroy.c:
3324 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3325
3326 nptl/pthread_condattr_getclock.c:
3327 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3328
3329 nptl/pthread_condattr_getpshared.c:
3330 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3331
3332 nptl/pthread_condattr_init.c:
3333 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3334
3335 nptl/pthread_condattr_setclock.c:
3336 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3337
3338 nptl/pthread_condattr_setpshared.c:
3339 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3340
3341 nptl/pthread_create.c:
3342 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3343
3344 nptl/pthread_detach.c:
3345 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3346
3347 nptl/pthread_equal.c:
3348 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3349
3350 nptl/pthread_exit.c:
3351 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3352
3353 nptl/pthread_getaffinity.c:
3354 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3355
3356 nptl/pthread_getattr_np.c:
3357 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3358
3359 nptl/pthread_getconcurrency.c:
3360 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3361
3362 nptl/pthread_getschedparam.c:
3363 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3364
3365 nptl/pthread_getspecific.c:
3366 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3367
3368 nptl/pthread_join.c:
3369 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3370
3371 nptl/pthread_key_create.c:
3372 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3373
3374 nptl/pthread_key_delete.c:
3375 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3376
3377 nptl/pthread_kill_other_threads.c:
3378 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3379
3380 nptl/pthread_mutex_consistent.c:
3381 Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3382
3383 nptl/pthread_mutex_destroy.c:
3384 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3385
3386 nptl/pthread_mutex_getprioceiling.c:
3387 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3388
3389 nptl/pthread_mutex_init.c:
3390 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3391
3392 nptl/pthread_mutex_lock.c:
3393 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3394
3395 nptl/pthread_mutex_setprioceiling.c:
3396 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3397
3398 nptl/pthread_mutex_timedlock.c:
3399 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3400
3401 nptl/pthread_mutex_trylock.c:
3402 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3403
3404 nptl/pthread_mutex_unlock.c:
3405 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3406
3407 nptl/pthread_mutexattr_destroy.c:
3408 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3409
3410 nptl/pthread_mutexattr_getprioceiling.c:
3411 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3412
3413 nptl/pthread_mutexattr_getprotocol.c:
3414 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3415
3416 nptl/pthread_mutexattr_getpshared.c:
3417 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3418
3419 nptl/pthread_mutexattr_getrobust.c:
3420 Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3421
3422 nptl/pthread_mutexattr_gettype.c:
3423 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3424
3425 nptl/pthread_mutexattr_init.c:
3426 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3427
3428 nptl/pthread_mutexattr_setprioceiling.c:
3429 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3430
3431 nptl/pthread_mutexattr_setprotocol.c:
3432 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3433
3434 nptl/pthread_mutexattr_setpshared.c:
3435 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3436
3437 nptl/pthread_mutexattr_setrobust.c:
3438 Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3439
3440 nptl/pthread_mutexattr_settype.c:
3441 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3442
3443 nptl/pthread_once.c:
3444 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3445
3446 nptl/pthread_rwlock_destroy.c:
3447 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3448
3449 nptl/pthread_rwlock_init.c:
3450 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3451
3452 nptl/pthread_rwlock_rdlock.c:
3453 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3454
3455 nptl/pthread_rwlock_timedrdlock.c:
3456 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3457
3458 nptl/pthread_rwlock_timedwrlock.c:
3459 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3460
3461 nptl/pthread_rwlock_tryrdlock.c:
3462 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3463
3464 nptl/pthread_rwlock_trywrlock.c:
3465 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3466
3467 nptl/pthread_rwlock_unlock.c:
3468 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3469
3470 nptl/pthread_rwlock_wrlock.c:
3471 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3472
3473 nptl/pthread_rwlockattr_destroy.c:
3474 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3475
3476 nptl/pthread_rwlockattr_getkind_np.c:
3477 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3478
3479 nptl/pthread_rwlockattr_getpshared.c:
3480 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3481
3482 nptl/pthread_rwlockattr_init.c:
3483 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3484
3485 nptl/pthread_rwlockattr_setkind_np.c:
3486 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3487
3488 nptl/pthread_rwlockattr_setpshared.c:
3489 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3490
3491 nptl/pthread_self.c:
3492 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3493
3494 nptl/pthread_setaffinity.c:
3495 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3496
3497 nptl/pthread_setcancelstate.c:
3498 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3499
3500 nptl/pthread_setcanceltype.c:
3501 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3502
3503 nptl/pthread_setconcurrency.c:
3504 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3505
3506 nptl/pthread_setschedparam.c:
3507 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3508
3509 nptl/pthread_setschedprio.c:
3510 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3511
3512 nptl/pthread_setspecific.c:
3513 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3514
3515 nptl/pthread_sigmask.c:
3516 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3517
3518 nptl/pthread_sigqueue.c:
3519 Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
3520
3521 nptl/pthread_spin_destroy.c:
3522 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3523
3524 nptl/pthread_spin_init.c:
3525 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3526
3527 nptl/pthread_spin_unlock.c:
3528 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3529
3530 nptl/pthread_testcancel.c:
3531 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3532
3533 nptl/pthread_timedjoin.c:
3534 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3535
3536 nptl/pthread_tryjoin.c:
3537 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3538
3539 nptl/pthread_yield.c:
3540 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3541
3542 nptl/sem_destroy.c:
3543 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3544
3545 nptl/sem_getvalue.c:
3546 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3547
3548 nptl/sem_init.c:
3549 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3550
3551 nptl/sem_post.c:
3552 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3553
3554 nptl/sem_timedwait.c:
3555 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3556
3557 nptl/sem_wait.c:
3558 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3559
3560 nptl/sem_waitcommon.c:
3561 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3562
3563 nptl/tpp.c:
3564 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3565
3566 nptl/tst-attr2.c:
3567 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3568
3569 nptl/tst-attr3.c:
3570 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3571
3572 nptl/tst-cancel17.c:
3573 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3574
3575 nptl/tst-cancel7.c:
3576 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
3577
3578 nptl/tst-cleanup4.c:
3579 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3580
3581 nptl/tst-cleanup4aux.c:
3582 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3583
3584 nptl/tst-clock2.c:
3585 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3586
3587 nptl/tst-context1.c:
3588 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3589
3590 nptl/tst-dlsym1.c:
3591 Test case by Hui Huang <hui.huang@sun.com>.
3592
3593 nptl/tst-eintr1.c:
3594 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3595
3596 nptl/tst-exec4.c:
3597 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3598
3599 nptl/tst-initializers1.c:
3600 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
3601
3602 nptl/tst-mutex8.c:
3603 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3604
3605 nptl/tst-mutexpp10.c:
3606 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3607
3608 nptl/tst-rwlock10.c:
3609 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3610
3611 nptl/tst-rwlock11.c:
3612 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3613
3614 nptl/tst-rwlock2.c:
3615 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3616
3617 nptl/tst-rwlock3.c:
3618 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3619
3620 nptl/tst-rwlock6.c:
3621 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3622
3623 nptl/tst-rwlock7.c:
3624 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3625
3626 nptl/tst-rwlock8.c:
3627 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
3628
3629 nptl/tst-rwlock9.c:
3630 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
3631
3632 nptl/tst-sched1.c:
3633 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3634
3635 nptl/tst-setuid1.c:
3636 Contributed by Jakub Jelinek <jaku@redhat.com>, 2004.
3637
3638 nptl/tst-signal3.c:
3639 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3640
3641 nptl/tst-signal7.c:
3642 Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3643
3644 nptl/tst-stack2.c:
3645 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3646
3647 nptl/tst-stack3.c:
3648 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3649
3650 nptl/tst-stackguard1.c:
3651 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
3652
3653 nptl/tst-tls3.c:
3654 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3655
3656 nptl/tst-tls3mod.c:
3657 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3658
3659 nptl/tst-tls5.c:
3660 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3661
3662 nptl/tst-tpp.h:
3663 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3664
3665 nptl/tst-tsd3.c:
3666 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3667
3668 nptl/tst-tsd4.c:
3669 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3670
3671 nptl/unwind.c:
3672 Contributed by Ulrich Drepper <drepper@redhat.com>
3673 and Richard Henderson <rth@redhat.com>, 2003.
3674
3675 nptl_db/td_init.c:
3676 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3677
3678 nptl_db/td_log.c:
3679 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3680
3681 nptl_db/td_symbol_list.c:
3682 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
3683
3684 nptl_db/td_ta_clear_event.c:
3685 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3686
3687 nptl_db/td_ta_delete.c:
3688 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3689
3690 nptl_db/td_ta_enable_stats.c:
3691 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3692
3693 nptl_db/td_ta_event_addr.c:
3694 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3695
3696 nptl_db/td_ta_event_getmsg.c:
3697 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3698
3699 nptl_db/td_ta_get_nthreads.c:
3700 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3701
3702 nptl_db/td_ta_get_ph.c:
3703 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3704
3705 nptl_db/td_ta_get_stats.c:
3706 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3707
3708 nptl_db/td_ta_map_id2thr.c:
3709 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3710
3711 nptl_db/td_ta_new.c:
3712 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3713
3714 nptl_db/td_ta_reset_stats.c:
3715 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3716
3717 nptl_db/td_ta_set_event.c:
3718 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3719
3720 nptl_db/td_ta_setconcurrency.c:
3721 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3722
3723 nptl_db/td_ta_thr_iter.c:
3724 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3725
3726 nptl_db/td_ta_tsd_iter.c:
3727 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3728
3729 nptl_db/td_thr_clear_event.c:
3730 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3731
3732 nptl_db/td_thr_dbresume.c:
3733 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3734
3735 nptl_db/td_thr_dbsuspend.c:
3736 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3737
3738 nptl_db/td_thr_event_enable.c:
3739 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3740
3741 nptl_db/td_thr_event_getmsg.c:
3742 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3743
3744 nptl_db/td_thr_get_info.c:
3745 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3746
3747 nptl_db/td_thr_getfpregs.c:
3748 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3749
3750 nptl_db/td_thr_getgregs.c:
3751 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3752
3753 nptl_db/td_thr_getxregs.c:
3754 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3755
3756 nptl_db/td_thr_getxregsize.c:
3757 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3758
3759 nptl_db/td_thr_set_event.c:
3760 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3761
3762 nptl_db/td_thr_setfpregs.c:
3763 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3764
3765 nptl_db/td_thr_setgregs.c:
3766 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3767
3768 nptl_db/td_thr_setprio.c:
3769 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3770
3771 nptl_db/td_thr_setsigpending.c:
3772 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3773
3774 nptl_db/td_thr_setxregs.c:
3775 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3776
3777 nptl_db/td_thr_sigsetmask.c:
3778 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3779
3780 nptl_db/td_thr_tls_get_addr.c:
3781 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2002.
3782
3783 nptl_db/td_thr_tsd.c:
3784 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3785
3786 nptl_db/td_thr_validate.c:
3787 Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3788
3789 nscd/aicache.c:
3790 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3791
3792 nscd/cache.c:
3793 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3794
3795 nscd/connections.c:
3796 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3797
3798 nscd/dbg_log.c:
3799 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
3800
3801 nscd/dbg_log.h:
3802 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
3803
3804 nscd/gai.c:
3805 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
3806
3807 nscd/getgrgid_r.c:
3808 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3809
3810 nscd/getgrnam_r.c:
3811 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3812
3813 nscd/gethstbyad_r.c:
3814 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3815
3816 nscd/gethstbynm3_r.c:
3817 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3818
3819 nscd/getpwnam_r.c:
3820 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3821
3822 nscd/getpwuid_r.c:
3823 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3824
3825 nscd/getsrvbynm_r.c:
3826 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3827
3828 nscd/getsrvbypt_r.c:
3829 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3830
3831 nscd/grpcache.c:
3832 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3833
3834 nscd/hstcache.c:
3835 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3836
3837 nscd/initgrcache.c:
3838 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3839
3840 nscd/mem.c:
3841 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3842
3843 nscd/netgroupcache.c:
3844 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
3845
3846 nscd/nscd-client.h:
3847 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3848
3849 nscd/nscd.c:
3850 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3851
3852 nscd/nscd.h:
3853 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3854
3855 nscd/nscd_conf.c:
3856 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3857
3858 nscd/nscd_getai.c:
3859 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3860
3861 nscd/nscd_getgr_r.c:
3862 Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
3863
3864 nscd/nscd_gethst_r.c:
3865 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3866
3867 nscd/nscd_getpw_r.c:
3868 Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
3869
3870 nscd/nscd_getserv_r.c:
3871 Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
3872
3873 nscd/nscd_helper.c:
3874 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3875
3876 nscd/nscd_initgroups.c:
3877 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3878
3879 nscd/nscd_netgroup.c:
3880 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
3881
3882 nscd/nscd_proto.h:
3883 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3884
3885 nscd/nscd_setup_thread.c:
3886 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3887
3888 nscd/nscd_stat.c:
3889 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
3890
3891 nscd/pwdcache.c:
3892 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3893
3894 nscd/selinux.c:
3895 Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
3896
3897 nscd/selinux.h:
3898 Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
3899
3900 nscd/servicescache.c:
3901 Contributed by Ulrich Drepper <drepper@drepper.com>, 2007.
3902
3903 nss/XXX-lookup.c:
3904 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3905
3906 nss/alias-lookup.c:
3907 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3908
3909 nss/databases.def:
3910 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3911
3912 nss/db-Makefile:
3913 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3914
3915 nss/digits_dots.c:
3916 Contributed by H.J. Lu <hjl@gnu.ai.mit.edu>, 1997.
3917
3918 nss/ethers-lookup.c:
3919 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3920
3921 nss/getXXbyYY_r.c:
3922 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3923
3924 nss/getXXent_r.c:
3925 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3926
3927 nss/getent.c:
3928 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3929
3930 nss/grp-lookup.c:
3931 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3932
3933 nss/hosts-lookup.c:
3934 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3935
3936 nss/key-lookup.c:
3937 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3938
3939 nss/makedb.c:
3940 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3941
3942 nss/netgrp-lookup.c:
3943 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3944
3945 nss/network-lookup.c:
3946 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3947
3948 nss/nss_compat/compat-grp.c:
3949 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
3950
3951 nss/nss_compat/compat-initgroups.c:
3952 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3953
3954 nss/nss_compat/compat-pwd.c:
3955 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
3956
3957 nss/nss_compat/compat-spwd.c:
3958 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
3959
3960 nss/nss_db/db-initgroups.c:
3961 Contributed by Ulrich Drepper <drepper@gmail.com>.
3962
3963 nss/nss_db/db-netgrp.c:
3964 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3965
3966 nss/nss_files/files-alias.c:
3967 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3968
3969 nss/nss_files/files-netgrp.c:
3970 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3971
3972 nss/nss_hash.c:
3973 Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3974
3975 nss/nsswitch.c:
3976 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3977
3978 nss/proto-lookup.c:
3979 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3980
3981 nss/pwd-lookup.c:
3982 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3983
3984 nss/rpc-lookup.c:
3985 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3986
3987 nss/service-lookup.c:
3988 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3989
3990 nss/sgrp-lookup.c:
3991 Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
3992
3993 nss/spwd-lookup.c:
3994 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3995
3996 nss/test-netdb.c:
3997 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
3998
3999 posix/bug-ga1.c:
4000 Test case by Anders Carlsson <andersca@gnome.org>.
4001
4002 posix/bug-ga2.c:
4003 Test case by Sam Varshavchik <mrsam@courier-mta.com>.
4004
4005 posix/bug-regex1.c:
4006 Test case by Jim Meyering <jim@meyering.net>.
4007
4008 posix/bug-regex10.c:
4009 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4010
4011 posix/bug-regex11.c:
4012 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4013
4014 posix/bug-regex12.c:
4015 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4016
4017 posix/bug-regex13.c:
4018 Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
4019
4020 posix/bug-regex14.c:
4021 Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
4022
4023 posix/bug-regex17.c:
4024 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4025
4026 posix/bug-regex18.c:
4027 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4028
4029 posix/bug-regex19.c:
4030 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4031
4032 posix/bug-regex2.c:
4033 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4034
4035 posix/bug-regex20.c:
4036 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4037
4038 posix/bug-regex21.c:
4039 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4040
4041 posix/bug-regex22.c:
4042 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4043
4044 posix/bug-regex23.c:
4045 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4046
4047 posix/bug-regex25.c:
4048 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
4049
4050 posix/bug-regex26.c:
4051 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
4052
4053 posix/bug-regex27.c:
4054 Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
4055
4056 posix/bug-regex28.c:
4057 Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
4058
4059 posix/bug-regex3.c:
4060 Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
4061
4062 posix/bug-regex30.c:
4063 Contributed by Paolo Bonzini <pbonzini@redhat.com>, 2009.
4064
4065 posix/bug-regex33.c:
4066 Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
4067
4068 posix/bug-regex4.c:
4069 Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
4070
4071 posix/bug-regex6.c:
4072 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4073
4074 posix/bug-regex7.c:
4075 Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
4076
4077 posix/bug-regex8.c:
4078 Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
4079
4080 posix/bug-regex9.c:
4081 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4082
4083 posix/flexmember.h:
4084 Written by Paul Eggert.
4085
4086 posix/register-atfork.c:
4087 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
4088
4089 posix/runptests.c:
4090 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4091
4092 posix/tar.h:
4093 Written by David J. MacKenzie.
4094
4095 posix/tst-boost.c:
4096 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4097
4098 posix/tst-chmod.c:
4099 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4100
4101 posix/tst-dir.c:
4102 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4103
4104 posix/tst-exec.c:
4105 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4106
4107 posix/tst-fork.c:
4108 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4109
4110 posix/tst-gnuglob-skeleton.c:
4111 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4112
4113 posix/tst-pcre.c:
4114 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4115
4116 posix/tst-rxspencer.c:
4117 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4118
4119 posix/tst-spawn.c:
4120 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4121
4122 posix/tst-truncate.c:
4123 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4124
4125 posix/tst-truncate64.c:
4126 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4127
4128 posix/tst-vfork1.c:
4129 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4130
4131 posix/tst-vfork2.c:
4132 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4133
4134 posix/tst-vfork3.c:
4135 Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
4136
4137 posix/waitid.c:
4138 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4139
4140 posix/wordexp.c:
4141 Contributed by Tim Waugh <tim@cyberelk.demon.co.uk>.
4142
4143 pwd/getpwent.c:
4144 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4145
4146 pwd/getpwent_r.c:
4147 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4148
4149 pwd/getpwnam.c:
4150 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4151
4152 pwd/getpwnam_r.c:
4153 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4154
4155 pwd/getpwuid.c:
4156 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4157
4158 pwd/getpwuid_r.c:
4159 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4160
4161 resolv/gai_cancel.c:
4162 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4163
4164 resolv/gai_error.c:
4165 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4166
4167 resolv/gai_misc.c:
4168 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4169
4170 resolv/gai_misc.h:
4171 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4172
4173 resolv/gai_notify.c:
4174 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4175
4176 resolv/gai_suspend.c:
4177 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4178
4179 resolv/getaddrinfo_a.c:
4180 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4181
4182 resolv/nss_dns/dns-canon.c:
4183 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4184
4185 resolv/nss_dns/dns-host.c:
4186 Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
4187
4188 resolv/nss_dns/dns-network.c:
4189 Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
4190
4191 resolv/res_hconf.c:
4192 Contributed by David Mosberger (davidm@azstarnet.com).
4193
4194 resolv/res_hconf.h:
4195 Contributed by David Mosberger (davidm@azstarnet.com).
4196
4197 rt/aio_cancel.c:
4198 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4199
4200 rt/aio_error.c:
4201 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4202
4203 rt/aio_fsync.c:
4204 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4205
4206 rt/aio_misc.c:
4207 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4208
4209 rt/aio_notify.c:
4210 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4211
4212 rt/aio_read.c:
4213 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4214
4215 rt/aio_read64.c:
4216 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4217
4218 rt/aio_return.c:
4219 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4220
4221 rt/aio_suspend.c:
4222 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4223
4224 rt/aio_write.c:
4225 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4226
4227 rt/aio_write64.c:
4228 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4229
4230 rt/lio_listio-common.c:
4231 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4232
4233 rt/timer_create.c:
4234 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4235
4236 rt/timer_delete.c:
4237 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4238
4239 rt/timer_getoverr.c:
4240 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4241
4242 rt/timer_gettime.c:
4243 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4244
4245 rt/timer_settime.c:
4246 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4247
4248 rt/tst-aio.c:
4249 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4250
4251 rt/tst-aio2.c:
4252 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4253
4254 rt/tst-aio64.c:
4255 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4256
4257 rt/tst-mqueue.h:
4258 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4259
4260 rt/tst-mqueue1.c:
4261 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4262
4263 rt/tst-mqueue2.c:
4264 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4265
4266 rt/tst-mqueue3.c:
4267 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4268
4269 rt/tst-mqueue4.c:
4270 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4271
4272 rt/tst-mqueue5.c:
4273 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4274
4275 rt/tst-mqueue6.c:
4276 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4277
4278 rt/tst-mqueue7.c:
4279 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4280
4281 rt/tst-mqueue8.c:
4282 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4283
4284 rt/tst-mqueue9.c:
4285 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4286
4287 rt/tst-shm.c:
4288 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4289
4290 rt/tst-timer4.c:
4291 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004
4292
4293 scripts/gen-sorted.awk:
4294 Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
4295
4296 scripts/rellns-sh:
4297 Written by Ulrich Drepper <drepper@cygnus.com>, October 1996
4298
4299 scripts/test-installation.pl:
4300 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
4301
4302 scripts/versions.awk:
4303 Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
4304
4305 shadow/getspent.c:
4306 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4307
4308 shadow/getspent_r.c:
4309 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4310
4311 shadow/getspnam.c:
4312 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4313
4314 shadow/getspnam_r.c:
4315 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4316
4317 shadow/lckpwdf.c:
4318 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4319
4320 signal/allocrtsig.c:
4321 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4322
4323 signal/sighold.c:
4324 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4325
4326 signal/sigrelse.c:
4327 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4328
4329 signal/tst-raise.c:
4330 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4331
4332 signal/tst-sigsimple.c:
4333 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
4334
4335 soft-fp/adddf3.c:
4336 Contributed by Richard Henderson (rth@cygnus.com) and
4337 Jakub Jelinek (jj@ultra.linux.cz).
4338
4339 soft-fp/addsf3.c:
4340 Contributed by Richard Henderson (rth@cygnus.com) and
4341 Jakub Jelinek (jj@ultra.linux.cz).
4342
4343 soft-fp/addtf3.c:
4344 Contributed by Richard Henderson (rth@cygnus.com) and
4345 Jakub Jelinek (jj@ultra.linux.cz).
4346
4347 soft-fp/divdf3.c:
4348 Contributed by Richard Henderson (rth@cygnus.com) and
4349 Jakub Jelinek (jj@ultra.linux.cz).
4350
4351 soft-fp/divsf3.c:
4352 Contributed by Richard Henderson (rth@cygnus.com) and
4353 Jakub Jelinek (jj@ultra.linux.cz).
4354
4355 soft-fp/divtf3.c:
4356 Contributed by Richard Henderson (rth@cygnus.com) and
4357 Jakub Jelinek (jj@ultra.linux.cz).
4358
4359 soft-fp/double.h:
4360 Contributed by Richard Henderson (rth@cygnus.com),
4361 Jakub Jelinek (jj@ultra.linux.cz),
4362 David S. Miller (davem@redhat.com) and
4363 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4364
4365 soft-fp/eqdf2.c:
4366 Contributed by Richard Henderson (rth@cygnus.com) and
4367 Jakub Jelinek (jj@ultra.linux.cz).
4368
4369 soft-fp/eqsf2.c:
4370 Contributed by Richard Henderson (rth@cygnus.com) and
4371 Jakub Jelinek (jj@ultra.linux.cz).
4372
4373 soft-fp/eqtf2.c:
4374 Contributed by Richard Henderson (rth@cygnus.com) and
4375 Jakub Jelinek (jj@ultra.linux.cz).
4376
4377 soft-fp/extenddftf2.c:
4378 Contributed by Richard Henderson (rth@cygnus.com) and
4379 Jakub Jelinek (jj@ultra.linux.cz).
4380
4381 soft-fp/extended.h:
4382 Contributed by Jakub Jelinek (jj@ultra.linux.cz).
4383
4384 soft-fp/extendsfdf2.c:
4385 Contributed by Richard Henderson (rth@cygnus.com) and
4386 Jakub Jelinek (jj@ultra.linux.cz).
4387
4388 soft-fp/extendsftf2.c:
4389 Contributed by Richard Henderson (rth@cygnus.com) and
4390 Jakub Jelinek (jj@ultra.linux.cz).
4391
4392 soft-fp/extendxftf2.c:
4393 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4394
4395 soft-fp/fixdfdi.c:
4396 Contributed by Richard Henderson (rth@cygnus.com) and
4397 Jakub Jelinek (jj@ultra.linux.cz).
4398
4399 soft-fp/fixdfsi.c:
4400 Contributed by Richard Henderson (rth@cygnus.com) and
4401 Jakub Jelinek (jj@ultra.linux.cz).
4402
4403 soft-fp/fixdfti.c:
4404 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4405
4406 soft-fp/fixsfdi.c:
4407 Contributed by Richard Henderson (rth@cygnus.com) and
4408 Jakub Jelinek (jj@ultra.linux.cz).
4409
4410 soft-fp/fixsfsi.c:
4411 Contributed by Richard Henderson (rth@cygnus.com) and
4412 Jakub Jelinek (jj@ultra.linux.cz).
4413
4414 soft-fp/fixsfti.c:
4415 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4416
4417 soft-fp/fixtfdi.c:
4418 Contributed by Richard Henderson (rth@cygnus.com) and
4419 Jakub Jelinek (jj@ultra.linux.cz).
4420
4421 soft-fp/fixtfsi.c:
4422 Contributed by Richard Henderson (rth@cygnus.com) and
4423 Jakub Jelinek (jj@ultra.linux.cz).
4424
4425 soft-fp/fixtfti.c:
4426 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4427
4428 soft-fp/fixunsdfdi.c:
4429 Contributed by Richard Henderson (rth@cygnus.com) and
4430 Jakub Jelinek (jj@ultra.linux.cz).
4431
4432 soft-fp/fixunsdfsi.c:
4433 Contributed by Richard Henderson (rth@cygnus.com) and
4434 Jakub Jelinek (jj@ultra.linux.cz).
4435
4436 soft-fp/fixunsdfti.c:
4437 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4438
4439 soft-fp/fixunssfdi.c:
4440 Contributed by Richard Henderson (rth@cygnus.com) and
4441 Jakub Jelinek (jj@ultra.linux.cz).
4442
4443 soft-fp/fixunssfsi.c:
4444 Contributed by Richard Henderson (rth@cygnus.com) and
4445 Jakub Jelinek (jj@ultra.linux.cz).
4446
4447 soft-fp/fixunssfti.c:
4448 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4449
4450 soft-fp/fixunstfdi.c:
4451 Contributed by Richard Henderson (rth@cygnus.com) and
4452 Jakub Jelinek (jj@ultra.linux.cz).
4453
4454 soft-fp/fixunstfsi.c:
4455 Contributed by Richard Henderson (rth@cygnus.com) and
4456 Jakub Jelinek (jj@ultra.linux.cz).
4457
4458 soft-fp/fixunstfti.c:
4459 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4460
4461 soft-fp/floatdidf.c:
4462 Contributed by Richard Henderson (rth@cygnus.com) and
4463 Jakub Jelinek (jj@ultra.linux.cz).
4464
4465 soft-fp/floatdisf.c:
4466 Contributed by Richard Henderson (rth@cygnus.com) and
4467 Jakub Jelinek (jj@ultra.linux.cz).
4468
4469 soft-fp/floatditf.c:
4470 Contributed by Richard Henderson (rth@cygnus.com) and
4471 Jakub Jelinek (jj@ultra.linux.cz).
4472
4473 soft-fp/floatsidf.c:
4474 Contributed by Richard Henderson (rth@cygnus.com) and
4475 Jakub Jelinek (jj@ultra.linux.cz).
4476
4477 soft-fp/floatsisf.c:
4478 Contributed by Richard Henderson (rth@cygnus.com) and
4479 Jakub Jelinek (jj@ultra.linux.cz).
4480
4481 soft-fp/floatsitf.c:
4482 Contributed by Richard Henderson (rth@cygnus.com) and
4483 Jakub Jelinek (jj@ultra.linux.cz).
4484
4485 soft-fp/floattidf.c:
4486 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4487
4488 soft-fp/floattisf.c:
4489 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4490
4491 soft-fp/floattitf.c:
4492 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4493
4494 soft-fp/floatundidf.c:
4495 Contributed by Richard Henderson (rth@cygnus.com) and
4496 Jakub Jelinek (jj@ultra.linux.cz).
4497
4498 soft-fp/floatundisf.c:
4499 Contributed by Richard Henderson (rth@cygnus.com) and
4500 Jakub Jelinek (jj@ultra.linux.cz).
4501
4502 soft-fp/floatunditf.c:
4503 Contributed by Richard Henderson (rth@cygnus.com) and
4504 Jakub Jelinek (jj@ultra.linux.cz).
4505
4506 soft-fp/floatunsidf.c:
4507 Contributed by Richard Henderson (rth@cygnus.com) and
4508 Jakub Jelinek (jj@ultra.linux.cz).
4509
4510 soft-fp/floatunsisf.c:
4511 Contributed by Richard Henderson (rth@cygnus.com) and
4512 Jakub Jelinek (jj@ultra.linux.cz).
4513
4514 soft-fp/floatunsitf.c:
4515 Contributed by Richard Henderson (rth@cygnus.com) and
4516 Jakub Jelinek (jj@ultra.linux.cz).
4517
4518 soft-fp/floatuntidf.c:
4519 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4520
4521 soft-fp/floatuntisf.c:
4522 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4523
4524 soft-fp/floatuntitf.c:
4525 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4526
4527 soft-fp/gedf2.c:
4528 Contributed by Richard Henderson (rth@cygnus.com) and
4529 Jakub Jelinek (jj@ultra.linux.cz).
4530
4531 soft-fp/gesf2.c:
4532 Contributed by Richard Henderson (rth@cygnus.com) and
4533 Jakub Jelinek (jj@ultra.linux.cz).
4534
4535 soft-fp/getf2.c:
4536 Contributed by Richard Henderson (rth@cygnus.com) and
4537 Jakub Jelinek (jj@ultra.linux.cz).
4538
4539 soft-fp/ledf2.c:
4540 Contributed by Richard Henderson (rth@cygnus.com) and
4541 Jakub Jelinek (jj@ultra.linux.cz).
4542
4543 soft-fp/lesf2.c:
4544 Contributed by Richard Henderson (rth@cygnus.com) and
4545 Jakub Jelinek (jj@ultra.linux.cz).
4546
4547 soft-fp/letf2.c:
4548 Contributed by Richard Henderson (rth@cygnus.com) and
4549 Jakub Jelinek (jj@ultra.linux.cz).
4550
4551 soft-fp/muldf3.c:
4552 Contributed by Richard Henderson (rth@cygnus.com) and
4553 Jakub Jelinek (jj@ultra.linux.cz).
4554
4555 soft-fp/mulsf3.c:
4556 Contributed by Richard Henderson (rth@cygnus.com) and
4557 Jakub Jelinek (jj@ultra.linux.cz).
4558
4559 soft-fp/multf3.c:
4560 Contributed by Richard Henderson (rth@cygnus.com) and
4561 Jakub Jelinek (jj@ultra.linux.cz).
4562
4563 soft-fp/negdf2.c:
4564 Contributed by Richard Henderson (rth@cygnus.com) and
4565 Jakub Jelinek (jj@ultra.linux.cz).
4566
4567 soft-fp/negsf2.c:
4568 Contributed by Richard Henderson (rth@cygnus.com) and
4569 Jakub Jelinek (jj@ultra.linux.cz).
4570
4571 soft-fp/negtf2.c:
4572 Contributed by Richard Henderson (rth@cygnus.com) and
4573 Jakub Jelinek (jj@ultra.linux.cz).
4574
4575 soft-fp/op-1.h:
4576 Contributed by Richard Henderson (rth@cygnus.com),
4577 Jakub Jelinek (jj@ultra.linux.cz),
4578 David S. Miller (davem@redhat.com) and
4579 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4580
4581 soft-fp/op-2.h:
4582 Contributed by Richard Henderson (rth@cygnus.com),
4583 Jakub Jelinek (jj@ultra.linux.cz),
4584 David S. Miller (davem@redhat.com) and
4585 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4586
4587 soft-fp/op-4.h:
4588 Contributed by Richard Henderson (rth@cygnus.com),
4589 Jakub Jelinek (jj@ultra.linux.cz),
4590 David S. Miller (davem@redhat.com) and
4591 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4592
4593 soft-fp/op-8.h:
4594 Contributed by Richard Henderson (rth@cygnus.com),
4595 Jakub Jelinek (jj@ultra.linux.cz) and
4596 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4597
4598 soft-fp/op-common.h:
4599 Contributed by Richard Henderson (rth@cygnus.com),
4600 Jakub Jelinek (jj@ultra.linux.cz),
4601 David S. Miller (davem@redhat.com) and
4602 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4603
4604 soft-fp/quad.h:
4605 Contributed by Richard Henderson (rth@cygnus.com),
4606 Jakub Jelinek (jj@ultra.linux.cz),
4607 David S. Miller (davem@redhat.com) and
4608 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4609
4610 soft-fp/single.h:
4611 Contributed by Richard Henderson (rth@cygnus.com),
4612 Jakub Jelinek (jj@ultra.linux.cz),
4613 David S. Miller (davem@redhat.com) and
4614 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4615
4616 soft-fp/soft-fp.h:
4617 Contributed by Richard Henderson (rth@cygnus.com),
4618 Jakub Jelinek (jj@ultra.linux.cz),
4619 David S. Miller (davem@redhat.com) and
4620 Peter Maydell (pmaydell@chiark.greenend.org.uk).
4621
4622 soft-fp/subdf3.c:
4623 Contributed by Richard Henderson (rth@cygnus.com) and
4624 Jakub Jelinek (jj@ultra.linux.cz).
4625
4626 soft-fp/subsf3.c:
4627 Contributed by Richard Henderson (rth@cygnus.com) and
4628 Jakub Jelinek (jj@ultra.linux.cz).
4629
4630 soft-fp/subtf3.c:
4631 Contributed by Richard Henderson (rth@cygnus.com) and
4632 Jakub Jelinek (jj@ultra.linux.cz).
4633
4634 soft-fp/truncdfsf2.c:
4635 Contributed by Richard Henderson (rth@cygnus.com) and
4636 Jakub Jelinek (jj@ultra.linux.cz).
4637
4638 soft-fp/trunctfdf2.c:
4639 Contributed by Richard Henderson (rth@cygnus.com) and
4640 Jakub Jelinek (jj@ultra.linux.cz).
4641
4642 soft-fp/trunctfsf2.c:
4643 Contributed by Richard Henderson (rth@cygnus.com) and
4644 Jakub Jelinek (jj@ultra.linux.cz).
4645
4646 soft-fp/trunctfxf2.c:
4647 Contributed by Uroš Bizjak (ubizjak@gmail.com).
4648
4649 soft-fp/unorddf2.c:
4650 Contributed by Joseph Myers (joseph@codesourcery.com).
4651
4652 soft-fp/unordsf2.c:
4653 Contributed by Joseph Myers (joseph@codesourcery.com).
4654
4655 soft-fp/unordtf2.c:
4656 Contributed by Joseph Myers (joseph@codesourcery.com).
4657
4658 stdio-common/_i18n_number.h:
4659 Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
4660
4661 stdio-common/_itoa.c:
4662 Contributed by Torbjorn Granlund <tege@matematik.su.se>
4663 and Ulrich Drepper <drepper@gnu.org>.
4664
4665 stdio-common/_itowa.c:
4666 Contributed by Torbjorn Granlund <tege@matematik.su.se>
4667 and Ulrich Drepper <drepper@gnu.org>.
4668
4669 stdio-common/bug-vfprintf-nargs.c:
4670 Contributed by Kees Cook <keescook@chromium.org>, 2012.
4671
4672 stdio-common/bug14.c:
4673 Test case by Al Viro <aviro@redhat.com>.
4674
4675 stdio-common/fxprintf.c:
4676 Contributed by Ulrich Drepper <drepper@gnu.org>.
4677
4678 stdio-common/printf_fp.c:
4679 Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
4680
4681 stdio-common/printf_fphex.c:
4682 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4683
4684 stdio-common/printf_size.c:
4685 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4686 Based on a proposal by Larry McVoy <lm@sgi.com>.
4687
4688 stdio-common/scanf11.c:
4689 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4690
4691 stdio-common/test-vfprintf.c:
4692 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4693
4694 stdio-common/tst-fphex-wide.c:
4695 Contributed by Marek Polacek <polacek@redhat.com>, 2012.
4696
4697 stdio-common/tst-fseek.c:
4698 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4699
4700 stdio-common/tst-gets.c:
4701 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4702
4703 stdio-common/tst-long-dbl-fphex.c:
4704 Contributed by Marek Polacek <polacek@redhat.com>, 2012.
4705
4706 stdio-common/tst-perror.c:
4707 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4708
4709 stdio-common/tst-popen.c:
4710 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4711
4712 stdio-common/tst-sscanf.c:
4713 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
4714
4715 stdio-common/tst-unlockedio.c:
4716 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4717
4718 stdlib/a64l.c:
4719 Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
4720
4721 stdlib/bug-strtod.c:
4722 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4723
4724 stdlib/drand48-iter.c:
4725 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4726
4727 stdlib/drand48.c:
4728 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4729
4730 stdlib/drand48_r.c:
4731 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4732
4733 stdlib/erand48.c:
4734 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4735
4736 stdlib/erand48_r.c:
4737 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4738
4739 stdlib/fmtmsg.c:
4740 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4741
4742 stdlib/grouping.c:
4743 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
4744
4745 stdlib/grouping.h:
4746 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
4747
4748 stdlib/isomac.c:
4749 Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
4750
4751 stdlib/jrand48.c:
4752 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4753
4754 stdlib/jrand48_r.c:
4755 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4756
4757 stdlib/l64a.c:
4758 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4759
4760 stdlib/lcong48.c:
4761 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4762
4763 stdlib/lcong48_r.c:
4764 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4765
4766 stdlib/lrand48.c:
4767 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4768
4769 stdlib/lrand48_r.c:
4770 Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
4771
4772 stdlib/mrand48.c:
4773 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4774
4775 stdlib/mrand48_r.c:
4776 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4777
4778 stdlib/msort.c:
4779 Written by Mike Haertel, September 1988.
4780
4781 stdlib/nrand48.c:
4782 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4783
4784 stdlib/nrand48_r.c:
4785 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4786
4787 stdlib/qsort.c:
4788 Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
4789
4790 stdlib/rand_r.c:
4791 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4792
4793 stdlib/seed48.c:
4794 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4795
4796 stdlib/seed48_r.c:
4797 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4798
4799 stdlib/srand48.c:
4800 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4801
4802 stdlib/srand48_r.c:
4803 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4804
4805 stdlib/strfmon.c:
4806 Contributed by Ulrich Drepper <drepper@cygnus.com>
4807 and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
4808
4809 stdlib/strfmon_l.c:
4810 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4811
4812 stdlib/strtod.c:
4813 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
4814
4815 stdlib/strtod_l.c:
4816 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4817
4818 stdlib/strtof.c:
4819 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
4820
4821 stdlib/strtof_l.c:
4822 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4823
4824 stdlib/strtol_l.c:
4825 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4826
4827 stdlib/strtold.c:
4828 Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
4829
4830 stdlib/strtoll_l.c:
4831 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4832
4833 stdlib/strtoul_l.c:
4834 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4835
4836 stdlib/strtoull_l.c:
4837 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4838
4839 stdlib/test-a64l.c:
4840 Contributed by Andreas Schwab <schwab@suse.de>.
4841
4842 stdlib/test-canon.c:
4843 Contributed by David Mosberger <davidm@azstarnet.com>.
4844
4845 stdlib/test-canon2.c:
4846 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4847
4848 stdlib/testmb2.c:
4849 Test case by Miloslav Trmač <mitr@volny.cz>.
4850
4851 stdlib/tst-bsearch.c:
4852 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4853
4854 stdlib/tst-qsort.c:
4855 Test case by Paul Eggert <eggert@twinsun.com>
4856
4857 stdlib/tst-random.c:
4858 Written by Michael J. Fischer, August 21, 2000
4859
4860 stdlib/tst-random2.c:
4861 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
4862
4863 stdlib/tst-system.c:
4864 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
4865
4866 stdlib/tst-xpg-basename.c:
4867 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
4868
4869 stdlib/xpg_basename.c:
4870 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4871
4872 string/argz-addsep.c:
4873 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
4874
4875 string/argz-append.c:
4876 Written by Miles Bader <miles@gnu.ai.mit.edu>
4877
4878 string/argz-count.c:
4879 Written by Miles Bader <miles@gnu.ai.mit.edu>
4880
4881 string/argz-create.c:
4882 Written by Miles Bader <miles@gnu.ai.mit.edu>
4883
4884 string/argz-ctsep.c:
4885 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
4886
4887 string/argz-delete.c:
4888 Written by Miles Bader <miles@gnu.org>
4889
4890 string/argz-extract.c:
4891 Written by Miles Bader <miles@gnu.org>
4892
4893 string/argz-insert.c:
4894 Written by Miles Bader <miles@gnu.ai.mit.edu>
4895
4896 string/argz-next.c:
4897 Written by Miles Bader <miles@gnu.org>
4898
4899 string/argz-replace.c:
4900 Written by Miles Bader <miles@gnu.ai.mit.edu>
4901
4902 string/argz-stringify.c:
4903 Written by Miles Bader <miles@gnu.org>
4904
4905 string/bug-strncat1.c:
4906 Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
4907
4908 string/bug-strpbrk1.c:
4909 Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
4910
4911 string/bug-strspn1.c:
4912 Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
4913
4914 string/bzero.c:
4915 Contributed by Torbjorn Granlund (tege@sics.se).
4916
4917 string/envz.c:
4918 Written by Miles Bader <miles@gnu.org>
4919
4920 string/ffs.c:
4921 Contributed by Torbjorn Granlund (tege@sics.se).
4922
4923 string/ffsll.c:
4924 Contributed by Torbjorn Granlund (tege@sics.se).
4925
4926 string/memcpy.c:
4927 Contributed by Torbjorn Granlund (tege@sics.se).
4928
4929 string/memmove.c:
4930 Contributed by Torbjorn Granlund (tege@sics.se).
4931
4932 string/stratcliff.c:
4933 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4934
4935 string/strcoll.c:
4936 Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
4937
4938 string/strcoll_l.c:
4939 Written by Ulrich Drepper <drepper@gnu.org>, 1995.
4940
4941 string/strlen.c:
4942 Written by Torbjorn Granlund (tege@sics.se),
4943 with help from Dan Sahlin (dan@sics.se);
4944 commentary by Jim Blandy (jimb@ai.mit.edu).
4945
4946 string/strnlen.c:
4947 Contributed by Jakub Jelinek <jakub@redhat.com>.
4948
4949 string/strxfrm.c:
4950 Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
4951
4952 string/strxfrm_l.c:
4953 Written by Ulrich Drepper <drepper@gnu.org>, 1995.
4954
4955 string/test-ffs.c:
4956 Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
4957 On-Line Applications Research Corporation.
4958
4959 string/test-memccpy.c:
4960 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4961
4962 string/test-memchr.c:
4963 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4964
4965 string/test-memcmp.c:
4966 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4967 Added wmemcmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
4968
4969 string/test-memcpy.c:
4970 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4971
4972 string/test-memmem.c:
4973 Written by Ulrich Drepper <drepper@redhat.com>, 2008.
4974
4975 string/test-memmove.c:
4976 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4977
4978 string/test-mempcpy.c:
4979 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4980
4981 string/test-memrchr.c:
4982 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4983
4984 string/test-memset.c:
4985 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4986
4987 string/test-rawmemchr.c:
4988 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4989
4990 string/test-stpcpy.c:
4991 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4992
4993 string/test-stpncpy.c:
4994 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4995
4996 string/test-strcasecmp.c:
4997 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4998
4999 string/test-strcasestr.c:
5000 Written by Ulrich Drepper <drepper@redhat.com>, 2010.
5001
5002 string/test-strcat.c:
5003 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5004
5005 string/test-strchr.c:
5006 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5007 Added wcschr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
5008
5009 string/test-strcmp.c:
5010 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5011 Added wcscmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
5012
5013 string/test-strcpy.c:
5014 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5015 Added wcscpy support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
5016
5017 string/test-strcspn.c:
5018 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5019
5020 string/test-string.h:
5021 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5022
5023 string/test-strlen.c:
5024 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5025 Added wcslen support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
5026
5027 string/test-strncasecmp.c:
5028 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5029
5030 string/test-strncat.c:
5031 Contributed by Intel Corporation.
5032
5033 string/test-strncmp.c:
5034 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5035
5036 string/test-strncpy.c:
5037 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5038
5039 string/test-strnlen.c:
5040 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5041
5042 string/test-strpbrk.c:
5043 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5044
5045 string/test-strrchr.c:
5046 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5047 Added wcsrrchr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>,
5048 2011.
5049
5050 string/test-strspn.c:
5051 Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5052
5053 string/test-strstr.c:
5054 Written by Ulrich Drepper <drepper@redhat.com>, 2010.
5055
5056 string/testcopy.c:
5057 Contributed by Torbjorn Granlund (tege@sics.se).
5058
5059 string/tst-bswap.c:
5060 Contributed by Ulrich Drepper <drepper@cygnus.com>.
5061
5062 string/wordcopy.c:
5063 Contributed by Torbjorn Granlund (tege@sics.se).
5064
5065 sunrpc/create_xid.c:
5066 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
5067
5068 sunrpc/netname.c:
5069 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
5070
5071 sunrpc/publickey.c:
5072 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5073
5074 sunrpc/svc.c:
5075 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
5076
5077 sunrpc/tst-xdrmem.c:
5078 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
5079
5080 sunrpc/tst-xdrmem2.c:
5081 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
5082
5083 sunrpc/xdr_intXX_t.c:
5084 Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
5085
5086 sysdeps/aarch64/e_sqrtl.c:
5087 Contributed by Richard Henderson (rth@cygnus.com) and
5088 Jakub Jelinek (jj@ultra.linux.cz).
5089
5090 sysdeps/alpha/Makefile:
5091 Contributed by Brendan Kehoe (brendan@zen.org).
5092
5093 sysdeps/alpha/_mcount.S:
5094 Contributed by David Mosberger (davidm@cs.arizona.edu).
5095
5096 sysdeps/alpha/alphaev6/memset.S:
5097 Contributed by Richard Henderson (rth@tamu.edu)
5098 EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5099
5100 sysdeps/alpha/alphaev6/stxcpy.S:
5101 Contributed by Richard Henderson (rth@tamu.edu)
5102 EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5103
5104 sysdeps/alpha/alphaev6/stxncpy.S:
5105 Contributed by Richard Henderson (rth@tamu.edu)
5106 EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5107
5108 sysdeps/alpha/alphaev67/stpcpy.S:
5109 Contributed by Richard Henderson <rth@redhat.com>.
5110
5111 sysdeps/alpha/alphaev67/stpncpy.S:
5112 Contributed by Richard Henderson (rth@redhat.com)
5113
5114 sysdeps/alpha/alphaev67/strcat.S:
5115 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5116 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5117
5118 sysdeps/alpha/alphaev67/strchr.S:
5119 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5120 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5121
5122 sysdeps/alpha/alphaev67/strlen.S:
5123 Contributed by David Mosberger (davidm@cs.arizona.edu).
5124 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5125
5126 sysdeps/alpha/alphaev67/strncat.S:
5127 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5128 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5129
5130 sysdeps/alpha/bzero.S:
5131 Contributed by Richard Henderson (rth@tamu.edu)
5132
5133 sysdeps/alpha/div.S:
5134 Contributed by Richard Henderson <rth@tamu.edu>.
5135
5136 sysdeps/alpha/dl-machine.h:
5137 Contributed by Richard Henderson <rth@tamu.edu>.
5138
5139 sysdeps/alpha/dl-procinfo.c:
5140 Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
5141
5142 sysdeps/alpha/dl-procinfo.h:
5143 Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
5144
5145 sysdeps/alpha/e_sqrtl.c:
5146 Contributed by Richard Henderson (rth@cygnus.com) and
5147 Jakub Jelinek (jj@ultra.linux.cz).
5148
5149 sysdeps/alpha/ffs.S:
5150 Contributed by David Mosberger (davidm@cs.arizona.edu).
5151
5152 sysdeps/alpha/fpu/e_sqrt.c:
5153 Contributed by David Mosberger (davidm@cs.arizona.edu).
5154
5155 sysdeps/alpha/fpu/fclrexcpt.c:
5156 Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5157
5158 sysdeps/alpha/fpu/fedisblxcpt.c:
5159 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
5160
5161 sysdeps/alpha/fpu/feenablxcpt.c:
5162 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
5163
5164 sysdeps/alpha/fpu/fegetenv.c:
5165 Contributed by Richard Henderson <rth@tamu.edu>, 1997
5166
5167 sysdeps/alpha/fpu/fegetexcept.c:
5168 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
5169
5170 sysdeps/alpha/fpu/fegetround.c:
5171 Contributed by Richard Henderson <rth@tamu.edu>, 1997
5172
5173 sysdeps/alpha/fpu/feholdexcpt.c:
5174 Contributed by Richard Henderson <rth@tamu.edu>, 1997
5175
5176 sysdeps/alpha/fpu/fesetenv.c:
5177 Contributed by Richard Henderson <rth@tamu.edu>, 1997
5178
5179 sysdeps/alpha/fpu/fesetround.c:
5180 Contributed by Richard Henderson <rth@tamu.edu>, 1997
5181
5182 sysdeps/alpha/fpu/feupdateenv.c:
5183 Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5184
5185 sysdeps/alpha/fpu/fgetexcptflg.c:
5186 Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5187
5188 sysdeps/alpha/fpu/fpu_control.h:
5189 Contributed by Olaf Flebbe.
5190
5191 sysdeps/alpha/fpu/fsetexcptflg.c:
5192 Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5193
5194 sysdeps/alpha/fpu/ftestexcept.c:
5195 Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5196
5197 sysdeps/alpha/fpu/s_copysign.c:
5198 Contributed by Richard Henderson.
5199
5200 sysdeps/alpha/fpu/s_copysignf.c:
5201 Contributed by Richard Henderson.
5202
5203 sysdeps/alpha/fpu/s_fabs.c:
5204 Contributed by Richard Henderson.
5205
5206 sysdeps/alpha/fpu/s_fabsf.c:
5207 Contributed by Richard Henderson.
5208
5209 sysdeps/alpha/fpu/s_rint.c:
5210 Contributed by Richard Henderson.
5211
5212 sysdeps/alpha/fpu/s_rintf.c:
5213 Contributed by Richard Henderson.
5214
5215 sysdeps/alpha/hp-timing.h:
5216 Contributed by Richard Henderson <rth@redhat.com>, 2001.
5217
5218 sysdeps/alpha/jmpbuf-unwind.h:
5219 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
5220
5221 sysdeps/alpha/ldiv.S:
5222 Contributed by Richard Henderson <rth@tamu.edu>.
5223
5224 sysdeps/alpha/memset.S:
5225 Contributed by Richard Henderson (rth@tamu.edu)
5226
5227 sysdeps/alpha/nptl/pthread_spin_lock.S:
5228 Contributed by Richard Henderson <rth@twiddle.net>, 2003.
5229
5230 sysdeps/alpha/nptl/pthread_spin_trylock.S:
5231 Contributed by Richard Henderson <rth@twiddle.net>, 2003.
5232
5233 sysdeps/alpha/ots_add.c:
5234 Contributed by Richard Henderson (rth@cygnus.com) and
5235 Jakub Jelinek (jj@ultra.linux.cz).
5236
5237 sysdeps/alpha/ots_cmp.c:
5238 Contributed by Richard Henderson (rth@cygnus.com) and
5239 Jakub Jelinek (jj@ultra.linux.cz).
5240
5241 sysdeps/alpha/ots_cmpe.c:
5242 Contributed by Richard Henderson (rth@cygnus.com) and
5243 Jakub Jelinek (jj@ultra.linux.cz).
5244
5245 sysdeps/alpha/ots_cvtqux.c:
5246 Contributed by Richard Henderson (rth@cygnus.com) and
5247 Jakub Jelinek (jj@ultra.linux.cz).
5248
5249 sysdeps/alpha/ots_cvtqx.c:
5250 Contributed by Richard Henderson (rth@cygnus.com) and
5251 Jakub Jelinek (jj@ultra.linux.cz).
5252
5253 sysdeps/alpha/ots_cvttx.c:
5254 Contributed by Richard Henderson (rth@cygnus.com) and
5255 Jakub Jelinek (jj@ultra.linux.cz).
5256
5257 sysdeps/alpha/ots_cvtxq.c:
5258 Contributed by Richard Henderson (rth@cygnus.com) and
5259 Jakub Jelinek (jj@ultra.linux.cz).
5260
5261 sysdeps/alpha/ots_cvtxt.c:
5262 Contributed by Richard Henderson (rth@cygnus.com) and
5263 Jakub Jelinek (jj@ultra.linux.cz).
5264
5265 sysdeps/alpha/ots_div.c:
5266 Contributed by Richard Henderson (rth@cygnus.com) and
5267 Jakub Jelinek (jj@ultra.linux.cz).
5268
5269 sysdeps/alpha/ots_mul.c:
5270 Contributed by Richard Henderson (rth@cygnus.com) and
5271 Jakub Jelinek (jj@ultra.linux.cz).
5272
5273 sysdeps/alpha/ots_nintxq.c:
5274 Contributed by Richard Henderson (rth@cygnus.com) and
5275 Jakub Jelinek (jj@ultra.linux.cz).
5276
5277 sysdeps/alpha/ots_sub.c:
5278 Contributed by Richard Henderson (rth@cygnus.com) and
5279 Jakub Jelinek (jj@ultra.linux.cz).
5280
5281 sysdeps/alpha/reml.S:
5282 Contributed by Richard Henderson <rth@twiddle.net>
5283
5284 sysdeps/alpha/sfp-machine.h:
5285 Contributed by Richard Henderson (rth@cygnus.com),
5286 Jakub Jelinek (jj@ultra.linux.cz) and
5287 David S. Miller (davem@redhat.com).
5288
5289 sysdeps/alpha/start.S:
5290 Contributed by Richard Henderson <rth@tamu.edu>
5291
5292 sysdeps/alpha/stpcpy.S:
5293 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5294
5295 sysdeps/alpha/stpncpy.S:
5296 Contributed by Richard Henderson (rth@tamu.edu)
5297
5298 sysdeps/alpha/strcat.S:
5299 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5300
5301 sysdeps/alpha/strchr.S:
5302 Contributed by Richard Henderson (rth@tamu.edu)
5303
5304 sysdeps/alpha/strcmp.S:
5305 Contributed by Richard Henderson (rth@tamu.edu)
5306
5307 sysdeps/alpha/strcpy.S:
5308 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5309
5310 sysdeps/alpha/strlen.S:
5311 Contributed by David Mosberger (davidm@cs.arizona.edu).
5312
5313 sysdeps/alpha/strncat.S:
5314 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5315
5316 sysdeps/alpha/strncmp.S:
5317 Contributed by Richard Henderson (rth@tamu.edu)
5318
5319 sysdeps/alpha/strncpy.S:
5320 Contributed by Richard Henderson (rth@tamu.edu)
5321
5322 sysdeps/alpha/stxcpy.S:
5323 Contributed by Richard Henderson (rth@tamu.edu)
5324
5325 sysdeps/alpha/stxncpy.S:
5326 Contributed by Richard Henderson (rth@tamu.edu)
5327
5328 sysdeps/arm/armv6t2/memchr.S:
5329 Code contributed by Dave Gilbert <david.gilbert@linaro.org>
5330
5331 sysdeps/arm/backtrace.c:
5332 Contributed by Kazu Hirata <kazu@codesourcery.com>, 2008.
5333
5334 sysdeps/arm/fedisblxcpt.c:
5335 Contributed by Philip Blundell <philb@gnu.org>, 2001.
5336
5337 sysdeps/arm/feenablxcpt.c:
5338 Contributed by Philip Blundell <philb@gnu.org>, 2001.
5339
5340 sysdeps/arm/fegetexcept.c:
5341 Contributed by Philip Blundell <philb@gnu.org>, 2001
5342
5343 sysdeps/arm/feupdateenv.c:
5344 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5345
5346 sysdeps/arm/fgetexcptflg.c:
5347 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5348
5349 sysdeps/arm/memcpy.S:
5350 Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
5351
5352 sysdeps/arm/memmove.S:
5353 Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
5354
5355 sysdeps/arm/memset.S:
5356 Contributed by Philip Blundell <philb@gnu.org>
5357
5358 sysdeps/arm/strlen.S:
5359 Code contributed by Matthew Wilcox <willy@odie.barnet.ac.uk>
5360
5361 sysdeps/arm/unwind.h:
5362 Contributed by Paul Brook
5363
5364 sysdeps/generic/atomic-machine.h:
5365 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
5366
5367 sysdeps/generic/dl-librecon.h:
5368 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5369
5370 sysdeps/generic/dl-procinfo.h:
5371 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5372
5373 sysdeps/generic/dwarf2.h:
5374 Contributed by Gary Funck (gary@intrepid.com). Derived from the
5375 DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com).
5376
5377 sysdeps/generic/framestate.c:
5378 Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
5379
5380 sysdeps/generic/hp-timing-common.h:
5381 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5382
5383 sysdeps/generic/hp-timing.h:
5384 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5385
5386 sysdeps/generic/ifreq.h:
5387 Contributed by Andreas Jaeger <aj@suse.de>.
5388
5389 sysdeps/generic/ldconfig.h:
5390 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5391
5392 sysdeps/generic/memcopy.h:
5393 Contributed by Torbjorn Granlund (tege@sics.se).
5394
5395 sysdeps/generic/not-cancel.h:
5396 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
5397
5398 sysdeps/generic/register-dump.h:
5399 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5400
5401 sysdeps/generic/sigcontextinfo.h:
5402 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5403
5404 sysdeps/generic/sigset-cvt-mask.h:
5405 Contributed by Joe Keane <jgk@jgk.org>.
5406
5407 sysdeps/generic/unwind-dw2-fde-glibc.c:
5408 Contributed by Jakub Jelinek <jakub@redhat.com>.
5409
5410 sysdeps/generic/unwind-dw2-fde.c:
5411 Contributed by Jason Merrill <jason@cygnus.com>.
5412
5413 sysdeps/generic/unwind-dw2-fde.h:
5414 Contributed by Jason Merrill <jason@cygnus.com>.
5415
5416 sysdeps/generic/unwind-resume.c:
5417 Contributed by Jakub Jelinek <jakub@redhat.com>.
5418
5419 sysdeps/generic/utmp-equal.h:
5420 Contributed by Ulrich Drepper <drepper@cygnus.com>
5421 and Paul Janzen <pcj@primenet.com>, 1996.
5422
5423 sysdeps/gnu/sys/mtio.h:
5424 Written by H. Bergman <hennus@cybercomm.nl>.
5425
5426 sysdeps/gnu/updwtmp.c:
5427 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
5428
5429 sysdeps/gnu/utmp_file.c:
5430 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
5431
5432 sysdeps/hppa/Makefile:
5433 Contributed by David Huggins-Daines (dhd@debian.org)
5434
5435 sysdeps/hppa/dl-machine.h:
5436 Contributed by David Huggins-Daines <dhd@debian.org>
5437
5438 sysdeps/hppa/fpu/bits/fenv.h:
5439 Contributed by David Huggins-Daines <dhd@debian.org>
5440
5441 sysdeps/hppa/fpu/fclrexcpt.c:
5442 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5443
5444 sysdeps/hppa/fpu/fedisblxcpt.c:
5445 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5446
5447 sysdeps/hppa/fpu/feenablxcpt.c:
5448 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5449
5450 sysdeps/hppa/fpu/fegetenv.c:
5451 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5452
5453 sysdeps/hppa/fpu/fegetexcept.c:
5454 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5455
5456 sysdeps/hppa/fpu/fegetround.c:
5457 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5458
5459 sysdeps/hppa/fpu/feholdexcpt.c:
5460 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5461
5462 sysdeps/hppa/fpu/fesetenv.c:
5463 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5464 Based on the m68k version by
5465 Andreas Schwab <schwab@suse.de>
5466
5467 sysdeps/hppa/fpu/fesetround.c:
5468 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5469
5470 sysdeps/hppa/fpu/feupdateenv.c:
5471 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5472
5473 sysdeps/hppa/fpu/fgetexcptflg.c:
5474 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5475
5476 sysdeps/hppa/fpu/fraiseexcpt.c:
5477 Contributed by David Huggins-Daines <dhd@debian.org>
5478
5479 sysdeps/hppa/fpu/fsetexcptflg.c:
5480 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5481
5482 sysdeps/hppa/fpu/ftestexcept.c:
5483 Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5484
5485 sysdeps/hppa/hppa1.1/s_signbit.c:
5486 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5487
5488 sysdeps/hppa/libgcc-compat.c:
5489 Contributed by Randolph Chung
5490
5491 sysdeps/hppa/sysdep.h:
5492 Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
5493
5494 sysdeps/htl/raise.c:
5495 Written by Neal H. Walfield <neal@gnu.org>.
5496
5497 sysdeps/htl/timer_routines.c:
5498 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
5499
5500 sysdeps/i386/backtrace.c:
5501 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5502
5503 sysdeps/i386/dl-procinfo.c:
5504 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
5505
5506 sysdeps/i386/ffs.c:
5507 Contributed by Torbjorn Granlund (tege@sics.se).
5508
5509 sysdeps/i386/fpu/e_acos.S:
5510 Written by J.T. Conklin <jtc@netbsd.org>.
5511
5512 sysdeps/i386/fpu/e_acosf.S:
5513 Written by J.T. Conklin <jtc@netbsd.org>.
5514 Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
5515
5516 sysdeps/i386/fpu/e_acosh.S:
5517 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5518
5519 sysdeps/i386/fpu/e_acoshf.S:
5520 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5521
5522 sysdeps/i386/fpu/e_acoshl.S:
5523 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5524
5525 sysdeps/i386/fpu/e_acosl.c:
5526 Written by J.T. Conklin <jtc@netbsd.org>.
5527 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5528
5529 sysdeps/i386/fpu/e_asin.S:
5530 Written by J.T. Conklin <jtc@netbsd.org>.
5531
5532 sysdeps/i386/fpu/e_asinf.S:
5533 Written by J.T. Conklin <jtc@netbsd.org>.
5534 Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
5535
5536 sysdeps/i386/fpu/e_atan2.S:
5537 Written by J.T. Conklin <jtc@netbsd.org>.
5538
5539 sysdeps/i386/fpu/e_atan2f.S:
5540 Written by J.T. Conklin <jtc@netbsd.org>.
5541
5542 sysdeps/i386/fpu/e_atan2l.c:
5543 Written by J.T. Conklin <jtc@netbsd.org>.
5544 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5545
5546 sysdeps/i386/fpu/e_atanh.S:
5547 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5548
5549 sysdeps/i386/fpu/e_atanhf.S:
5550 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5551
5552 sysdeps/i386/fpu/e_atanhl.S:
5553 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5554
5555 sysdeps/i386/fpu/e_exp.S:
5556 Written by J.T. Conklin <jtc@netbsd.org>.
5557
5558 sysdeps/i386/fpu/e_exp10.S:
5559 Written by Ulrich Drepper <drepper@cygnus.com>.
5560
5561 sysdeps/i386/fpu/e_exp2.S:
5562 Written by J.T. Conklin <jtc@netbsd.org>.
5563 Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
5564
5565 sysdeps/i386/fpu/e_exp2l.S:
5566 Written by J.T. Conklin <jtc@netbsd.org>.
5567 Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
5568
5569 sysdeps/i386/fpu/e_expl.S:
5570 Written by J.T. Conklin <jtc@netbsd.org>.
5571 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5572
5573 sysdeps/i386/fpu/e_fmod.S:
5574 Written by J.T. Conklin <jtc@netbsd.org>.
5575
5576 sysdeps/i386/fpu/e_fmodf.S:
5577 Written by J.T. Conklin <jtc@netbsd.org>.
5578 Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
5579
5580 sysdeps/i386/fpu/e_fmodl.c:
5581 Written by J.T. Conklin <jtc@netbsd.org>.
5582 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5583
5584 sysdeps/i386/fpu/e_hypot.S:
5585 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5586
5587 sysdeps/i386/fpu/e_hypotf.S:
5588 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5589
5590 sysdeps/i386/fpu/e_ilogb.S:
5591 Written by J.T. Conklin <jtc@netbsd.org>.
5592
5593 sysdeps/i386/fpu/e_ilogbf.S:
5594 Written by J.T. Conklin <jtc@netbsd.org>.
5595
5596 sysdeps/i386/fpu/e_ilogbl.S:
5597 Written by J.T. Conklin <jtc@netbsd.org>.
5598 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5599
5600 sysdeps/i386/fpu/e_log.S:
5601 Written by J.T. Conklin <jtc@netbsd.org>.
5602 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5603
5604 sysdeps/i386/fpu/e_log10.S:
5605 Written by J.T. Conklin <jtc@netbsd.org>.
5606 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5607
5608 sysdeps/i386/fpu/e_log10f.S:
5609 Written by J.T. Conklin <jtc@netbsd.org>.
5610 Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
5611 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5612
5613 sysdeps/i386/fpu/e_log10l.S:
5614 Written by J.T. Conklin <jtc@netbsd.org>.
5615 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5616 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5617
5618 sysdeps/i386/fpu/e_log2.S:
5619 Written by J.T. Conklin <jtc@netbsd.org>.
5620 Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
5621 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5622
5623 sysdeps/i386/fpu/e_log2l.S:
5624 Written by J.T. Conklin <jtc@netbsd.org>.
5625 Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
5626 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5627
5628 sysdeps/i386/fpu/e_logl.S:
5629 Written by J.T. Conklin <jtc@netbsd.org>.
5630 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5631
5632 sysdeps/i386/fpu/e_pow.S:
5633 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5634
5635 sysdeps/i386/fpu/e_powl.S:
5636 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5637
5638 sysdeps/i386/fpu/e_remainder.S:
5639 Written by J.T. Conklin <jtc@netbsd.org>.
5640
5641 sysdeps/i386/fpu/e_remainderf.S:
5642 Written by J.T. Conklin <jtc@netbsd.org>.
5643
5644 sysdeps/i386/fpu/e_remainderl.S:
5645 Written by J.T. Conklin <jtc@netbsd.org>.
5646 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5647
5648 sysdeps/i386/fpu/e_scalb.S:
5649 Written by J.T. Conklin <jtc@netbsd.org>.
5650 Correct handling of y==-inf <drepper@gnu>
5651
5652 sysdeps/i386/fpu/e_scalbf.S:
5653 Written by J.T. Conklin <jtc@netbsd.org>.
5654 Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
5655 Correct handling of y==-inf <drepper@gnu>
5656
5657 sysdeps/i386/fpu/e_scalbl.S:
5658 Written by J.T. Conklin <jtc@netbsd.org>.
5659 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5660 Correct handling of y==-inf <drepper@gnu>
5661
5662 sysdeps/i386/fpu/e_sqrt.S:
5663 Written by J.T. Conklin <jtc@netbsd.org>.
5664
5665 sysdeps/i386/fpu/e_sqrtf.S:
5666 Written by J.T. Conklin <jtc@netbsd.org>.
5667
5668 sysdeps/i386/fpu/fclrexcpt.c:
5669 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5670
5671 sysdeps/i386/fpu/fedisblxcpt.c:
5672 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5673
5674 sysdeps/i386/fpu/feenablxcpt.c:
5675 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5676
5677 sysdeps/i386/fpu/fegetenv.c:
5678 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5679
5680 sysdeps/i386/fpu/fegetexcept.c:
5681 Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5682
5683 sysdeps/i386/fpu/fegetround.c:
5684 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5685
5686 sysdeps/i386/fpu/feholdexcpt.c:
5687 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5688
5689 sysdeps/i386/fpu/fesetenv.c:
5690 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5691
5692 sysdeps/i386/fpu/fesetround.c:
5693 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5694
5695 sysdeps/i386/fpu/feupdateenv.c:
5696 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5697
5698 sysdeps/i386/fpu/fgetexcptflg.c:
5699 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5700
5701 sysdeps/i386/fpu/fraiseexcpt.c:
5702 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5703
5704 sysdeps/i386/fpu/fsetexcptflg.c:
5705 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5706
5707 sysdeps/i386/fpu/ftestexcept.c:
5708 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5709
5710 sysdeps/i386/fpu/s_asinh.S:
5711 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5712
5713 sysdeps/i386/fpu/s_asinhf.S:
5714 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5715
5716 sysdeps/i386/fpu/s_asinhl.S:
5717 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5718
5719 sysdeps/i386/fpu/s_atan.S:
5720 Written by J.T. Conklin <jtc@netbsd.org>.
5721
5722 sysdeps/i386/fpu/s_atanf.S:
5723 Written by J.T. Conklin <jtc@netbsd.org>.
5724
5725 sysdeps/i386/fpu/s_atanl.c:
5726 Written by J.T. Conklin <jtc@netbsd.org>.
5727 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5728
5729 sysdeps/i386/fpu/s_cbrt.S:
5730 Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
5731 Ulrich Drepper <drepper@cygnus.com>, 1997.
5732
5733 sysdeps/i386/fpu/s_cbrtf.S:
5734 Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
5735 Ulrich Drepper <drepper@cygnus.com>, 1997.
5736
5737 sysdeps/i386/fpu/s_cbrtl.S:
5738 Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
5739 Ulrich Drepper <drepper@cygnus.com>, 1997.
5740
5741 sysdeps/i386/fpu/s_ceil.S:
5742 Written by J.T. Conklin <jtc@netbsd.org>.
5743
5744 sysdeps/i386/fpu/s_ceilf.S:
5745 Written by J.T. Conklin <jtc@netbsd.org>.
5746
5747 sysdeps/i386/fpu/s_ceill.S:
5748 Written by J.T. Conklin <jtc@netbsd.org>.
5749 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5750
5751 sysdeps/i386/fpu/s_copysign.S:
5752 Written by J.T. Conklin <jtc@netbsd.org>.
5753
5754 sysdeps/i386/fpu/s_copysignf.S:
5755 Written by J.T. Conklin <jtc@netbsd.org>.
5756
5757 sysdeps/i386/fpu/s_copysignl.S:
5758 Written by J.T. Conklin <jtc@netbsd.org>.
5759 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5760
5761 sysdeps/i386/fpu/s_expm1.S:
5762 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5763 Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
5764 Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997.
5765
5766 sysdeps/i386/fpu/s_expm1f.S:
5767 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5768 Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
5769 Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997.
5770
5771 sysdeps/i386/fpu/s_finite.S:
5772 Written by Joe Keane <jgk@jgk.org>.
5773
5774 sysdeps/i386/fpu/s_finitef.S:
5775 Written by Joe Keane <jgk@jgk.org>.
5776
5777 sysdeps/i386/fpu/s_finitel.S:
5778 Written by Joe Keane <jgk@jgk.org>.
5779
5780 sysdeps/i386/fpu/s_floor.S:
5781 Written by J.T. Conklin <jtc@netbsd.org>.
5782
5783 sysdeps/i386/fpu/s_floorf.S:
5784 Written by J.T. Conklin <jtc@netbsd.org>.
5785
5786 sysdeps/i386/fpu/s_floorl.S:
5787 Written by J.T. Conklin <jtc@netbsd.org>.
5788 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5789
5790 sysdeps/i386/fpu/s_fmax.S:
5791 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5792
5793 sysdeps/i386/fpu/s_fmaxf.S:
5794 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5795
5796 sysdeps/i386/fpu/s_fmaxl.S:
5797 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5798
5799 sysdeps/i386/fpu/s_fmin.S:
5800 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5801
5802 sysdeps/i386/fpu/s_fminf.S:
5803 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5804
5805 sysdeps/i386/fpu/s_fminl.S:
5806 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5807
5808 sysdeps/i386/fpu/s_frexp.S:
5809 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5810
5811 sysdeps/i386/fpu/s_frexpf.S:
5812 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5813
5814 sysdeps/i386/fpu/s_frexpl.S:
5815 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5816
5817 sysdeps/i386/fpu/s_isinfl.c:
5818 Written by J.T. Conklin <jtc@netbsd.org>.
5819 Change for long double by Ulrich Drepper <drepper@cygnus.com>.
5820
5821 sysdeps/i386/fpu/s_llrint.S:
5822 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5823
5824 sysdeps/i386/fpu/s_llrintf.S:
5825 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5826
5827 sysdeps/i386/fpu/s_llrintl.S:
5828 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5829
5830 sysdeps/i386/fpu/s_log1p.S:
5831 Written by J.T. Conklin <jtc@netbsd.org>.
5832
5833 sysdeps/i386/fpu/s_log1pf.S:
5834 Written by J.T. Conklin <jtc@netbsd.org>.
5835
5836 sysdeps/i386/fpu/s_log1pl.S:
5837 Written by J.T. Conklin <jtc@netbsd.org>.
5838 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5839
5840 sysdeps/i386/fpu/s_logb.S:
5841 Written by J.T. Conklin <jtc@netbsd.org>.
5842
5843 sysdeps/i386/fpu/s_logbf.S:
5844 Written by J.T. Conklin <jtc@netbsd.org>.
5845
5846 sysdeps/i386/fpu/s_logbl.c:
5847 Written by J.T. Conklin <jtc@netbsd.org>.
5848 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5849
5850 sysdeps/i386/fpu/s_lrint.S:
5851 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5852
5853 sysdeps/i386/fpu/s_lrintf.S:
5854 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5855
5856 sysdeps/i386/fpu/s_lrintl.S:
5857 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5858
5859 sysdeps/i386/fpu/s_nearbyint.S:
5860 Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
5861
5862 sysdeps/i386/fpu/s_nearbyintf.S:
5863 Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
5864
5865 sysdeps/i386/fpu/s_nearbyintl.S:
5866 Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
5867
5868 sysdeps/i386/fpu/s_nextafterl.c:
5869 Conversion to long double by Ulrich Drepper,
5870 Cygnus Support, drepper@cygnus.com.
5871
5872 sysdeps/i386/fpu/s_nexttowardf.c:
5873 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
5874
5875 sysdeps/i386/fpu/s_remquo.S:
5876 Written by Ulrich Drepper <drepper@cygnus.com>.
5877 Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
5878
5879 sysdeps/i386/fpu/s_remquof.S:
5880 Written by Ulrich Drepper <drepper@cygnus.com>.
5881 Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
5882
5883 sysdeps/i386/fpu/s_remquol.S:
5884 Written by Ulrich Drepper <drepper@cygnus.com>.
5885 Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
5886
5887 sysdeps/i386/fpu/s_rint.S:
5888 Written by J.T. Conklin <jtc@netbsd.org>.
5889
5890 sysdeps/i386/fpu/s_rintf.S:
5891 Written by J.T. Conklin <jtc@netbsd.org>.
5892
5893 sysdeps/i386/fpu/s_rintl.c:
5894 Written by J.T. Conklin <jtc@netbsd.org>.
5895 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5896
5897 sysdeps/i386/fpu/s_scalbn.S:
5898 Written by J.T. Conklin <jtc@netbsd.org>.
5899
5900 sysdeps/i386/fpu/s_scalbnf.S:
5901 Written by J.T. Conklin <jtc@netbsd.org>.
5902
5903 sysdeps/i386/fpu/s_scalbnl.S:
5904 Written by J.T. Conklin <jtc@netbsd.org>.
5905 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5906
5907 sysdeps/i386/fpu/s_significand.S:
5908 Written by J.T. Conklin <jtc@netbsd.org>.
5909
5910 sysdeps/i386/fpu/s_significandf.S:
5911 Written by J.T. Conklin <jtc@netbsd.org>.
5912
5913 sysdeps/i386/fpu/s_significandl.c:
5914 Written by J.T. Conklin <jtc@netbsd.org>.
5915 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
5916
5917 sysdeps/i386/fpu/s_trunc.S:
5918 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5919
5920 sysdeps/i386/fpu/s_truncf.S:
5921 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5922
5923 sysdeps/i386/fpu/s_truncl.S:
5924 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5925
5926 sysdeps/i386/i386-mcount.S:
5927 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5928
5929 sysdeps/i386/i586/memcopy.h:
5930 Contributed by Torbjorn Granlund (tege@sics.se).
5931
5932 sysdeps/i386/i586/memcpy.S:
5933 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5934
5935 sysdeps/i386/i586/memset.S:
5936 Contributed by Torbjorn Granlund, <tege@matematik.su.se>
5937
5938 sysdeps/i386/i586/strchr.S:
5939 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
5940
5941 sysdeps/i386/i586/strcpy.S:
5942 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5943
5944 sysdeps/i386/i586/strlen.S:
5945 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
5946
5947 sysdeps/i386/i686/dl-hash.h:
5948 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5949
5950 sysdeps/i386/i686/ffs.c:
5951 Contributed by Ulrich Drepper <drepper@cygnus.com>.
5952
5953 sysdeps/i386/i686/fpu/e_log.S:
5954 Written by J.T. Conklin <jtc@netbsd.org>.
5955
5956 sysdeps/i386/i686/fpu/e_logl.S:
5957 Written by J.T. Conklin <jtc@netbsd.org>.
5958 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
5959 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
5960
5961 sysdeps/i386/i686/fpu/s_fmax.S:
5962 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5963
5964 sysdeps/i386/i686/fpu/s_fmaxf.S:
5965 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5966
5967 sysdeps/i386/i686/fpu/s_fmaxl.S:
5968 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5969
5970 sysdeps/i386/i686/fpu/s_fmin.S:
5971 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5972
5973 sysdeps/i386/i686/fpu/s_fminf.S:
5974 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5975
5976 sysdeps/i386/i686/fpu/s_fminl.S:
5977 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5978
5979 sysdeps/i386/i686/memcpy.S:
5980 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
5981
5982 sysdeps/i386/i686/memmove.S:
5983 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
5984
5985 sysdeps/i386/i686/mempcpy.S:
5986 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5987
5988 sysdeps/i386/i686/memset.S:
5989 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
5990
5991 sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S:
5992 Contributed by Intel Corporation.
5993
5994 sysdeps/i386/i686/multiarch/memchr-sse2.S:
5995 Contributed by Intel Corporation.
5996
5997 sysdeps/i386/i686/multiarch/memcmp-sse4.S:
5998 Contributed by Intel Corporation.
5999
6000 sysdeps/i386/i686/multiarch/memcmp-ssse3.S:
6001 Contributed by Intel Corporation.
6002
6003 sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S:
6004 Contributed by Intel Corporation.
6005
6006 sysdeps/i386/i686/multiarch/memcpy-ssse3.S:
6007 Contributed by Intel Corporation.
6008
6009 sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S:
6010 Contributed by Intel Corporation.
6011
6012 sysdeps/i386/i686/multiarch/memrchr-sse2.S:
6013 Contributed by Intel Corporation.
6014
6015 sysdeps/i386/i686/multiarch/memset-sse2-rep.S:
6016 Contributed by Intel Corporation.
6017
6018 sysdeps/i386/i686/multiarch/memset-sse2.S:
6019 Contributed by Intel Corporation.
6020
6021 sysdeps/i386/i686/multiarch/s_fma-fma.c:
6022 Contributed by Intel Corporation.
6023
6024 sysdeps/i386/i686/multiarch/s_fma.c:
6025 Contributed by Intel Corporation.
6026
6027 sysdeps/i386/i686/multiarch/s_fmaf-fma.c:
6028 Contributed by Intel Corporation.
6029
6030 sysdeps/i386/i686/multiarch/s_fmaf.c:
6031 Contributed by Intel Corporation.
6032
6033 sysdeps/i386/i686/multiarch/strcat-sse2.S:
6034 Contributed by Intel Corporation.
6035
6036 sysdeps/i386/i686/multiarch/strcat-ssse3.S:
6037 Contributed by Intel Corporation.
6038
6039 sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S:
6040 Contributed by Intel Corporation.
6041
6042 sysdeps/i386/i686/multiarch/strchr-sse2.S:
6043 Contributed by Intel Corporation.
6044
6045 sysdeps/i386/i686/multiarch/strcmp-sse4.S:
6046 Contributed by Intel Corporation.
6047
6048 sysdeps/i386/i686/multiarch/strcmp-ssse3.S:
6049 Contributed by Intel Corporation.
6050
6051 sysdeps/i386/i686/multiarch/strcpy-sse2.S:
6052 Contributed by Intel Corporation.
6053
6054 sysdeps/i386/i686/multiarch/strcpy-ssse3.S:
6055 Contributed by Intel Corporation.
6056
6057 sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S:
6058 Contributed by Intel Corporation.
6059
6060 sysdeps/i386/i686/multiarch/strlen-sse2.S:
6061 Contributed by Intel Corporation.
6062
6063 sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S:
6064 Contributed by Intel Corporation.
6065
6066 sysdeps/i386/i686/multiarch/strrchr-sse2.S:
6067 Contributed by Intel Corporation.
6068
6069 sysdeps/i386/i686/multiarch/wcschr-sse2.S:
6070 Contributed by Intel Corporation.
6071
6072 sysdeps/i386/i686/multiarch/wcscmp-sse2.S:
6073 Contributed by Intel Corporation.
6074
6075 sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:
6076 Contributed by Intel Corporation.
6077
6078 sysdeps/i386/i686/multiarch/wcslen-sse2.S:
6079 Contributed by Intel Corporation.
6080
6081 sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:
6082 Contributed by Intel Corporation.
6083
6084 sysdeps/i386/i686/nptl/tls.h:
6085 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6086
6087 sysdeps/i386/i686/pthread_spin_trylock.S:
6088 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6089
6090 sysdeps/i386/i686/strcmp.S:
6091 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
6092
6093 sysdeps/i386/jmpbuf-unwind.h:
6094 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6095
6096 sysdeps/i386/machine-gmon.h:
6097 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6098
6099 sysdeps/i386/memchr.S:
6100 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6101 Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6102 This version is developed using the same algorithm as the fast C
6103 version which carries the following introduction:
6104 Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
6105 with help from Dan Sahlin (dan@sics.se) and
6106 commentary by Jim Blandy (jimb@ai.mit.edu);
6107 adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
6108 and implemented by Roland McGrath (roland@ai.mit.edu).
6109
6110 sysdeps/i386/memcopy.h:
6111 Contributed by Torbjorn Granlund (tege@sics.se).
6112
6113 sysdeps/i386/nptl/pthread_spin_init.c:
6114 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6115
6116 sysdeps/i386/nptl/pthread_spin_unlock.S:
6117 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6118
6119 sysdeps/i386/pthread_spin_trylock.S:
6120 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6121
6122 sysdeps/i386/rawmemchr.S:
6123 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6124 Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6125 This version is developed using the same algorithm as the fast C
6126 version which carries the following introduction:
6127 Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
6128 with help from Dan Sahlin (dan@sics.se) and
6129 commentary by Jim Blandy (jimb@ai.mit.edu);
6130 adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
6131 and implemented by Roland McGrath (roland@ai.mit.edu).
6132
6133 sysdeps/i386/stpcpy.S:
6134 Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu).
6135
6136 sysdeps/i386/stpncpy.S:
6137 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6138 Some bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6139 - original wrote n+1 chars in some cases.
6140 - stpncpy() ought to behave like strncpy() ie. not null-terminate
6141 if limited by n. glibc-1.09 stpncpy() does this.
6142
6143 sysdeps/i386/strcat.S:
6144 Contributed by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
6145 Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6146
6147 sysdeps/i386/strchr.S:
6148 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6149 Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6150
6151 sysdeps/i386/strchrnul.S:
6152 Contributed by Ulrich Drepper <drepper@gnu.org>
6153 Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6154
6155 sysdeps/i386/strcspn.S:
6156 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6157 Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6158
6159 sysdeps/i386/strlen.S:
6160 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
6161
6162 sysdeps/i386/strlen.c:
6163 Contributed by Torbjorn Granlund (tege@sics.se).
6164
6165 sysdeps/i386/strpbrk.S:
6166 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6167 Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6168
6169 sysdeps/i386/strrchr.S:
6170 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6171 Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6172
6173 sysdeps/i386/strspn.S:
6174 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
6175 Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
6176
6177 sysdeps/ia64/_mcount.S:
6178 Contributed by David Mosberger <davidm@hpl.hp.com>
6179
6180 sysdeps/ia64/bzero.S:
6181 Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
6182 Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
6183
6184 sysdeps/ia64/fpu/e_acos.S:
6185 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6186
6187 sysdeps/ia64/fpu/e_acosf.S:
6188 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6189
6190 sysdeps/ia64/fpu/e_acosh.S:
6191 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6192
6193 sysdeps/ia64/fpu/e_acoshf.S:
6194 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6195
6196 sysdeps/ia64/fpu/e_acoshl.S:
6197 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6198
6199 sysdeps/ia64/fpu/e_acosl.S:
6200 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6201
6202 sysdeps/ia64/fpu/e_asin.S:
6203 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6204
6205 sysdeps/ia64/fpu/e_asinf.S:
6206 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6207
6208 sysdeps/ia64/fpu/e_asinl.S:
6209 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6210
6211 sysdeps/ia64/fpu/e_atan2.S:
6212 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6213
6214 sysdeps/ia64/fpu/e_atan2f.S:
6215 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6216
6217 sysdeps/ia64/fpu/e_atanh.S:
6218 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6219
6220 sysdeps/ia64/fpu/e_atanhf.S:
6221 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6222
6223 sysdeps/ia64/fpu/e_atanhl.S:
6224 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6225
6226 sysdeps/ia64/fpu/e_cosh.S:
6227 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6228
6229 sysdeps/ia64/fpu/e_coshf.S:
6230 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6231
6232 sysdeps/ia64/fpu/e_coshl.S:
6233 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6234
6235 sysdeps/ia64/fpu/e_exp.S:
6236 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6237
6238 sysdeps/ia64/fpu/e_exp10.S:
6239 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6240
6241 sysdeps/ia64/fpu/e_exp10l.S:
6242 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6243
6244 sysdeps/ia64/fpu/e_exp2.S:
6245 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6246
6247 sysdeps/ia64/fpu/e_exp2f.S:
6248 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6249
6250 sysdeps/ia64/fpu/e_exp2l.S:
6251 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6252
6253 sysdeps/ia64/fpu/e_expf.S:
6254 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6255
6256 sysdeps/ia64/fpu/e_fmod.S:
6257 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6258
6259 sysdeps/ia64/fpu/e_fmodf.S:
6260 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6261
6262 sysdeps/ia64/fpu/e_fmodl.S:
6263 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6264
6265 sysdeps/ia64/fpu/e_hypot.S:
6266 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6267
6268 sysdeps/ia64/fpu/e_hypotf.S:
6269 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6270
6271 sysdeps/ia64/fpu/e_hypotl.S:
6272 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6273
6274 sysdeps/ia64/fpu/e_ilogbl.S:
6275 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6276
6277 sysdeps/ia64/fpu/e_lgamma_r.c:
6278 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6279
6280 sysdeps/ia64/fpu/e_lgammaf_r.c:
6281 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6282
6283 sysdeps/ia64/fpu/e_lgammal_r.c:
6284 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6285
6286 sysdeps/ia64/fpu/e_log.S:
6287 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6288
6289 sysdeps/ia64/fpu/e_log2.S:
6290 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6291
6292 sysdeps/ia64/fpu/e_log2f.S:
6293 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6294
6295 sysdeps/ia64/fpu/e_log2l.S:
6296 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6297
6298 sysdeps/ia64/fpu/e_logf.S:
6299 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6300
6301 sysdeps/ia64/fpu/e_logl.S:
6302 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6303
6304 sysdeps/ia64/fpu/e_pow.S:
6305 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6306
6307 sysdeps/ia64/fpu/e_powf.S:
6308 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6309
6310 sysdeps/ia64/fpu/e_powl.S:
6311 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6312
6313 sysdeps/ia64/fpu/e_remainder.S:
6314 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6315
6316 sysdeps/ia64/fpu/e_remainderf.S:
6317 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6318
6319 sysdeps/ia64/fpu/e_remainderl.S:
6320 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6321
6322 sysdeps/ia64/fpu/e_scalb.S:
6323 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6324
6325 sysdeps/ia64/fpu/e_scalbf.S:
6326 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6327
6328 sysdeps/ia64/fpu/e_scalbl.S:
6329 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6330
6331 sysdeps/ia64/fpu/e_sinh.S:
6332 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6333
6334 sysdeps/ia64/fpu/e_sinhf.S:
6335 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6336
6337 sysdeps/ia64/fpu/e_sinhl.S:
6338 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6339
6340 sysdeps/ia64/fpu/e_sqrt.S:
6341 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6342
6343 sysdeps/ia64/fpu/e_sqrtf.S:
6344 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6345
6346 sysdeps/ia64/fpu/e_sqrtl.S:
6347 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6348
6349 sysdeps/ia64/fpu/fclrexcpt.c:
6350 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999 and
6351 Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
6352
6353 sysdeps/ia64/fpu/fedisblxcpt.c:
6354 Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6355
6356 sysdeps/ia64/fpu/feenablxcpt.c:
6357 Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6358
6359 sysdeps/ia64/fpu/fegetenv.c:
6360 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6361
6362 sysdeps/ia64/fpu/fegetexcept.c:
6363 Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6364
6365 sysdeps/ia64/fpu/fegetround.c:
6366 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6367
6368 sysdeps/ia64/fpu/feholdexcpt.c:
6369 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999
6370
6371 sysdeps/ia64/fpu/fesetenv.c:
6372 Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
6373
6374 sysdeps/ia64/fpu/fesetround.c:
6375 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6376
6377 sysdeps/ia64/fpu/feupdateenv.c:
6378 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6379
6380 sysdeps/ia64/fpu/fgetexcptflg.c:
6381 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6382
6383 sysdeps/ia64/fpu/fraiseexcpt.c:
6384 Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6385
6386 sysdeps/ia64/fpu/fsetexcptflg.c:
6387 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6388
6389 sysdeps/ia64/fpu/ftestexcept.c:
6390 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6391
6392 sysdeps/ia64/fpu/get-rounding-mode.h:
6393 Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6394
6395 sysdeps/ia64/fpu/libm_cpu_defs.h:
6396 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6397
6398 sysdeps/ia64/fpu/libm_error.c:
6399 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6400
6401 sysdeps/ia64/fpu/libm_error_codes.h:
6402 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6403
6404 sysdeps/ia64/fpu/libm_frexp.S:
6405 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6406
6407 sysdeps/ia64/fpu/libm_frexp4.S:
6408 Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
6409 and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
6410
6411 sysdeps/ia64/fpu/libm_frexp4f.S:
6412 Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
6413 and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
6414
6415 sysdeps/ia64/fpu/libm_frexp4l.S:
6416 Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
6417 and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
6418
6419 sysdeps/ia64/fpu/libm_frexpf.S:
6420 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6421
6422 sysdeps/ia64/fpu/libm_frexpl.S:
6423 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6424
6425 sysdeps/ia64/fpu/libm_lgamma.S:
6426 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6427
6428 sysdeps/ia64/fpu/libm_lgammaf.S:
6429 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6430
6431 sysdeps/ia64/fpu/libm_lgammal.S:
6432 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6433
6434 sysdeps/ia64/fpu/libm_reduce.S:
6435 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6436
6437 sysdeps/ia64/fpu/libm_scalblnf.S:
6438 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6439
6440 sysdeps/ia64/fpu/libm_sincos.S:
6441 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6442
6443 sysdeps/ia64/fpu/libm_sincos_large.S:
6444 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6445
6446 sysdeps/ia64/fpu/libm_sincosf.S:
6447 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6448
6449 sysdeps/ia64/fpu/libm_sincosl.S:
6450 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6451
6452 sysdeps/ia64/fpu/libm_support.h:
6453 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6454
6455 sysdeps/ia64/fpu/libm_tan.S:
6456 Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
6457 and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
6458
6459 sysdeps/ia64/fpu/s_asinh.S:
6460 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6461
6462 sysdeps/ia64/fpu/s_asinhf.S:
6463 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6464
6465 sysdeps/ia64/fpu/s_asinhl.S:
6466 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6467
6468 sysdeps/ia64/fpu/s_atan.S:
6469 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6470
6471 sysdeps/ia64/fpu/s_atanf.S:
6472 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6473
6474 sysdeps/ia64/fpu/s_atanl.S:
6475 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6476
6477 sysdeps/ia64/fpu/s_cbrt.S:
6478 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6479
6480 sysdeps/ia64/fpu/s_cbrtf.S:
6481 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6482
6483 sysdeps/ia64/fpu/s_cbrtl.S:
6484 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6485
6486 sysdeps/ia64/fpu/s_ceil.S:
6487 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6488
6489 sysdeps/ia64/fpu/s_ceilf.S:
6490 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6491
6492 sysdeps/ia64/fpu/s_ceill.S:
6493 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6494
6495 sysdeps/ia64/fpu/s_cos.S:
6496 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6497
6498 sysdeps/ia64/fpu/s_cosf.S:
6499 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6500
6501 sysdeps/ia64/fpu/s_cosl.S:
6502 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6503
6504 sysdeps/ia64/fpu/s_erf.S:
6505 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6506
6507 sysdeps/ia64/fpu/s_erfc.S:
6508 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6509
6510 sysdeps/ia64/fpu/s_erfcf.S:
6511 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6512
6513 sysdeps/ia64/fpu/s_erfcl.S:
6514 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6515
6516 sysdeps/ia64/fpu/s_erff.S:
6517 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6518
6519 sysdeps/ia64/fpu/s_erfl.S:
6520 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6521
6522 sysdeps/ia64/fpu/s_expm1.S:
6523 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6524
6525 sysdeps/ia64/fpu/s_expm1f.S:
6526 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6527
6528 sysdeps/ia64/fpu/s_expm1l.S:
6529 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6530
6531 sysdeps/ia64/fpu/s_fabs.S:
6532 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6533
6534 sysdeps/ia64/fpu/s_fabsf.S:
6535 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6536
6537 sysdeps/ia64/fpu/s_fabsl.S:
6538 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6539
6540 sysdeps/ia64/fpu/s_fdim.S:
6541 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6542
6543 sysdeps/ia64/fpu/s_fdimf.S:
6544 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6545
6546 sysdeps/ia64/fpu/s_fdiml.S:
6547 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6548
6549 sysdeps/ia64/fpu/s_floor.S:
6550 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6551
6552 sysdeps/ia64/fpu/s_floorf.S:
6553 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6554
6555 sysdeps/ia64/fpu/s_floorl.S:
6556 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6557
6558 sysdeps/ia64/fpu/s_fma.S:
6559 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6560
6561 sysdeps/ia64/fpu/s_fmaf.S:
6562 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6563
6564 sysdeps/ia64/fpu/s_fmal.S:
6565 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6566
6567 sysdeps/ia64/fpu/s_fmax.S:
6568 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6569
6570 sysdeps/ia64/fpu/s_fmaxf.S:
6571 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6572
6573 sysdeps/ia64/fpu/s_fmaxl.S:
6574 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6575
6576 sysdeps/ia64/fpu/s_frexp.c:
6577 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6578
6579 sysdeps/ia64/fpu/s_frexpf.c:
6580 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6581
6582 sysdeps/ia64/fpu/s_frexpl.c:
6583 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6584
6585 sysdeps/ia64/fpu/s_ilogb.S:
6586 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6587
6588 sysdeps/ia64/fpu/s_ilogbf.S:
6589 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6590
6591 sysdeps/ia64/fpu/s_isinf.S:
6592 Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
6593
6594 sysdeps/ia64/fpu/s_isnan.S:
6595 Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
6596
6597 sysdeps/ia64/fpu/s_ldexp.c:
6598 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6599
6600 sysdeps/ia64/fpu/s_ldexpf.c:
6601 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6602
6603 sysdeps/ia64/fpu/s_ldexpl.c:
6604 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6605
6606 sysdeps/ia64/fpu/s_libm_ldexp.S:
6607 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6608
6609 sysdeps/ia64/fpu/s_libm_ldexpf.S:
6610 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6611
6612 sysdeps/ia64/fpu/s_libm_ldexpl.S:
6613 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6614
6615 sysdeps/ia64/fpu/s_libm_scalbn.S:
6616 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6617
6618 sysdeps/ia64/fpu/s_libm_scalbnf.S:
6619 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6620
6621 sysdeps/ia64/fpu/s_libm_scalbnl.S:
6622 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6623
6624 sysdeps/ia64/fpu/s_log1p.S:
6625 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6626
6627 sysdeps/ia64/fpu/s_log1pf.S:
6628 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6629
6630 sysdeps/ia64/fpu/s_log1pl.S:
6631 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6632
6633 sysdeps/ia64/fpu/s_logb.S:
6634 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6635
6636 sysdeps/ia64/fpu/s_logbf.S:
6637 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6638
6639 sysdeps/ia64/fpu/s_logbl.S:
6640 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6641
6642 sysdeps/ia64/fpu/s_modf.S:
6643 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6644
6645 sysdeps/ia64/fpu/s_modff.S:
6646 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6647
6648 sysdeps/ia64/fpu/s_modfl.S:
6649 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6650
6651 sysdeps/ia64/fpu/s_nearbyint.S:
6652 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6653
6654 sysdeps/ia64/fpu/s_nearbyintf.S:
6655 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6656
6657 sysdeps/ia64/fpu/s_nearbyintl.S:
6658 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6659
6660 sysdeps/ia64/fpu/s_nextafter.S:
6661 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6662
6663 sysdeps/ia64/fpu/s_nextafterf.S:
6664 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6665
6666 sysdeps/ia64/fpu/s_nextafterl.S:
6667 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6668
6669 sysdeps/ia64/fpu/s_nexttoward.S:
6670 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6671
6672 sysdeps/ia64/fpu/s_nexttowardf.S:
6673 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6674
6675 sysdeps/ia64/fpu/s_nexttowardl.S:
6676 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6677
6678 sysdeps/ia64/fpu/s_rint.S:
6679 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6680
6681 sysdeps/ia64/fpu/s_rintf.S:
6682 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6683
6684 sysdeps/ia64/fpu/s_rintl.S:
6685 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6686
6687 sysdeps/ia64/fpu/s_round.S:
6688 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6689
6690 sysdeps/ia64/fpu/s_roundf.S:
6691 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6692
6693 sysdeps/ia64/fpu/s_roundl.S:
6694 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6695
6696 sysdeps/ia64/fpu/s_scalblnf.c:
6697 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6698
6699 sysdeps/ia64/fpu/s_scalbn.c:
6700 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6701
6702 sysdeps/ia64/fpu/s_scalbnf.c:
6703 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6704
6705 sysdeps/ia64/fpu/s_scalbnl.c:
6706 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6707
6708 sysdeps/ia64/fpu/s_significand.S:
6709 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6710
6711 sysdeps/ia64/fpu/s_significandf.S:
6712 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6713
6714 sysdeps/ia64/fpu/s_significandl.S:
6715 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6716
6717 sysdeps/ia64/fpu/s_tan.S:
6718 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6719
6720 sysdeps/ia64/fpu/s_tanf.S:
6721 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6722
6723 sysdeps/ia64/fpu/s_tanh.S:
6724 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6725
6726 sysdeps/ia64/fpu/s_tanhf.S:
6727 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6728
6729 sysdeps/ia64/fpu/s_tanhl.S:
6730 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6731
6732 sysdeps/ia64/fpu/s_tanl.S:
6733 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6734
6735 sysdeps/ia64/fpu/s_trunc.S:
6736 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6737
6738 sysdeps/ia64/fpu/s_truncf.S:
6739 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6740
6741 sysdeps/ia64/fpu/s_truncl.S:
6742 Contributed 2000 by the Intel Numerics Group, Intel Corporation
6743
6744 sysdeps/ia64/fpu/w_lgamma_main.c:
6745 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6746
6747 sysdeps/ia64/fpu/w_lgammaf_main.c:
6748 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6749
6750 sysdeps/ia64/fpu/w_lgammal_main.c:
6751 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6752
6753 sysdeps/ia64/fpu/w_tgamma_compat.S:
6754 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6755
6756 sysdeps/ia64/fpu/w_tgammaf_compat.S:
6757 Contributed 2001 by the Intel Numerics Group, Intel Corporation
6758
6759 sysdeps/ia64/fpu/w_tgammal_compat.S:
6760 Contributed 2002 by the Intel Numerics Group, Intel Corporation
6761
6762 sysdeps/ia64/hp-timing.h:
6763 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
6764
6765 sysdeps/ia64/htonl.S:
6766 Contributed by Dan Pop <Dan.Pop@cern.ch>
6767
6768 sysdeps/ia64/htons.S:
6769 Contributed by Dan Pop <Dan.Pop@cern.ch>
6770
6771 sysdeps/ia64/jmpbuf-unwind.h:
6772 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6773
6774 sysdeps/ia64/memccpy.S:
6775 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6776
6777 sysdeps/ia64/memchr.S:
6778 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6779
6780 sysdeps/ia64/memcmp.S:
6781 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6782
6783 sysdeps/ia64/memcpy.S:
6784 Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
6785 Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
6786
6787 sysdeps/ia64/memmove.S:
6788 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6789
6790 sysdeps/ia64/memset.S:
6791 Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
6792 Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
6793
6794 sysdeps/ia64/nptl/pthread_spin_lock.c:
6795 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6796
6797 sysdeps/ia64/nptl/pthread_spin_trylock.c:
6798 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6799
6800 sysdeps/ia64/nptl/pthread_spin_unlock.c:
6801 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6802
6803 sysdeps/ia64/start.S:
6804 Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
6805
6806 sysdeps/ia64/strchr.S:
6807 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6808
6809 sysdeps/ia64/strcmp.S:
6810 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6811
6812 sysdeps/ia64/strcpy.S:
6813 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6814
6815 sysdeps/ia64/strlen.S:
6816 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6817
6818 sysdeps/ia64/strncmp.S:
6819 Contributed by Dan Pop <Dan.Pop@cern.ch>.
6820
6821 sysdeps/ia64/strncpy.S:
6822 Contributed by Dan Pop <Dan.Pop@cern.ch>
6823 and Jakub Jelinek <jakub@redhat.com>.
6824
6825 sysdeps/ia64/sysdep.h:
6826 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
6827
6828 sysdeps/ia64/unwind-resume.c:
6829 Contributed by Jakub Jelinek <jakub@redhat.com>.
6830
6831 sysdeps/ieee754/dbl-64/asincos.tbl:
6832 Written by International Business Machines Corp.
6833
6834 sysdeps/ieee754/dbl-64/atnat.h:
6835 Written by International Business Machines Corp.
6836
6837 sysdeps/ieee754/dbl-64/atnat2.h:
6838 Written by International Business Machines Corp.
6839
6840 sysdeps/ieee754/dbl-64/branred.c:
6841 Written by International Business Machines Corp.
6842
6843 sysdeps/ieee754/dbl-64/branred.h:
6844 Written by International Business Machines Corp.
6845
6846 sysdeps/ieee754/dbl-64/dla.h:
6847 Written by International Business Machines Corp.
6848
6849 sysdeps/ieee754/dbl-64/e_acosh.c:
6850 Optimized for 64-bit by Ulrich Drepper <drepper@gmail.com>, 2012
6851
6852 sysdeps/ieee754/dbl-64/e_atanh.c:
6853 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
6854
6855 sysdeps/ieee754/dbl-64/e_cosh.c:
6856 Optimized by Ulrich Drepper <drepper@gmail.com>, 2011
6857
6858 sysdeps/ieee754/dbl-64/e_fmod.c:
6859 Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.
6860
6861 sysdeps/ieee754/dbl-64/e_gamma_r.c:
6862 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6863
6864 sysdeps/ieee754/dbl-64/mydefs.h:
6865 Written by International Business Machines Corp.
6866
6867 sysdeps/ieee754/dbl-64/powtwo.tbl:
6868 Written by International Business Machines Corp.
6869
6870 sysdeps/ieee754/dbl-64/root.tbl:
6871 Written by International Business Machines Corp.
6872
6873 sysdeps/ieee754/dbl-64/s_cbrt.c:
6874 Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
6875 Ulrich Drepper <drepper@cygnus.com>, 1997.
6876
6877 sysdeps/ieee754/dbl-64/s_floor.c:
6878 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2011.
6879
6880 sysdeps/ieee754/dbl-64/s_fma.c:
6881 Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
6882
6883 sysdeps/ieee754/dbl-64/s_fmaf.c:
6884 Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
6885
6886 sysdeps/ieee754/dbl-64/s_fpclassify.c:
6887 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6888
6889 sysdeps/ieee754/dbl-64/s_frexp.c:
6890 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
6891
6892 sysdeps/ieee754/dbl-64/s_isinf.c:
6893 Written by J.T. Conklin <jtc@netbsd.org>.
6894 Changed to return -1 for -Inf by Ulrich Drepper <drepper@cygnus.com>.
6895
6896 sysdeps/ieee754/dbl-64/s_llrint.c:
6897 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6898
6899 sysdeps/ieee754/dbl-64/s_llround.c:
6900 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6901
6902 sysdeps/ieee754/dbl-64/s_logb.c:
6903 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
6904
6905 sysdeps/ieee754/dbl-64/s_lrint.c:
6906 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6907
6908 sysdeps/ieee754/dbl-64/s_modf.c:
6909 Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.
6910
6911 sysdeps/ieee754/dbl-64/s_nearbyint.c:
6912 Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
6913
6914 sysdeps/ieee754/dbl-64/s_remquo.c:
6915 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6916
6917 sysdeps/ieee754/dbl-64/s_round.c:
6918 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6919
6920 sysdeps/ieee754/dbl-64/s_signbit.c:
6921 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6922
6923 sysdeps/ieee754/dbl-64/s_sincos.c:
6924 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6925
6926 sysdeps/ieee754/dbl-64/s_trunc.c:
6927 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6928
6929 sysdeps/ieee754/dbl-64/sincostab.c:
6930 Written by International Business Machines Corp.
6931
6932 sysdeps/ieee754/dbl-64/uasncs.h:
6933 Written by International Business Machines Corp.
6934
6935 sysdeps/ieee754/dbl-64/uatan.tbl:
6936 Written by International Business Machines Corp.
6937
6938 sysdeps/ieee754/dbl-64/urem.h:
6939 Written by International Business Machines Corp.
6940
6941 sysdeps/ieee754/dbl-64/usncs.h:
6942 Written by International Business Machines Corp.
6943
6944 sysdeps/ieee754/dbl-64/utan.h:
6945 Written by International Business Machines Corp.
6946
6947 sysdeps/ieee754/dbl-64/utan.tbl:
6948 Written by International Business Machines Corp.
6949
6950 sysdeps/ieee754/flt-32/e_acosf.c:
6951 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6952
6953 sysdeps/ieee754/flt-32/e_acoshf.c:
6954 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6955
6956 sysdeps/ieee754/flt-32/e_asinf.c:
6957 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6958
6959 sysdeps/ieee754/flt-32/e_atan2f.c:
6960 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6961
6962 sysdeps/ieee754/flt-32/e_atanhf.c:
6963 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
6964
6965 sysdeps/ieee754/flt-32/e_coshf.c:
6966 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6967 Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011
6968
6969 sysdeps/ieee754/flt-32/e_fmodf.c:
6970 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6971
6972 sysdeps/ieee754/flt-32/e_gammaf_r.c:
6973 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6974
6975 sysdeps/ieee754/flt-32/e_hypotf.c:
6976 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6977
6978 sysdeps/ieee754/flt-32/e_ilogbf.c:
6979 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6980
6981 sysdeps/ieee754/flt-32/e_j0f.c:
6982 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6983
6984 sysdeps/ieee754/flt-32/e_j1f.c:
6985 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6986
6987 sysdeps/ieee754/flt-32/e_jnf.c:
6988 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6989
6990 sysdeps/ieee754/flt-32/e_lgammaf_r.c:
6991 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6992
6993 sysdeps/ieee754/flt-32/e_log10f.c:
6994 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6995
6996 sysdeps/ieee754/flt-32/e_remainderf.c:
6997 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6998
6999 sysdeps/ieee754/flt-32/e_sinhf.c:
7000 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7001
7002 sysdeps/ieee754/flt-32/e_sqrtf.c:
7003 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7004
7005 sysdeps/ieee754/flt-32/k_tanf.c:
7006 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7007
7008 sysdeps/ieee754/flt-32/s_asinhf.c:
7009 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7010
7011 sysdeps/ieee754/flt-32/s_atanf.c:
7012 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7013
7014 sysdeps/ieee754/flt-32/s_cbrtf.c:
7015 Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
7016 Ulrich Drepper <drepper@cygnus.com>, 1997.
7017
7018 sysdeps/ieee754/flt-32/s_ceilf.c:
7019 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7020
7021 sysdeps/ieee754/flt-32/s_copysignf.c:
7022 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7023
7024 sysdeps/ieee754/flt-32/s_erff.c:
7025 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7026
7027 sysdeps/ieee754/flt-32/s_expm1f.c:
7028 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7029
7030 sysdeps/ieee754/flt-32/s_fabsf.c:
7031 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7032
7033 sysdeps/ieee754/flt-32/s_finitef.c:
7034 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7035
7036 sysdeps/ieee754/flt-32/s_floorf.c:
7037 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7038
7039 sysdeps/ieee754/flt-32/s_fpclassifyf.c:
7040 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7041
7042 sysdeps/ieee754/flt-32/s_frexpf.c:
7043 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7044
7045 sysdeps/ieee754/flt-32/s_isinff.c:
7046 Written by J.T. Conklin <jtc@netbsd.org>.
7047
7048 sysdeps/ieee754/flt-32/s_isnanf.c:
7049 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7050
7051 sysdeps/ieee754/flt-32/s_llrintf.c:
7052 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7053
7054 sysdeps/ieee754/flt-32/s_llroundf.c:
7055 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7056
7057 sysdeps/ieee754/flt-32/s_log1pf.c:
7058 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7059
7060 sysdeps/ieee754/flt-32/s_logbf.c:
7061 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7062
7063 sysdeps/ieee754/flt-32/s_lrintf.c:
7064 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7065
7066 sysdeps/ieee754/flt-32/s_lroundf.c:
7067 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7068
7069 sysdeps/ieee754/flt-32/s_modff.c:
7070 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7071
7072 sysdeps/ieee754/flt-32/s_nearbyintf.c:
7073 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7074
7075 sysdeps/ieee754/flt-32/s_nextafterf.c:
7076 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7077
7078 sysdeps/ieee754/flt-32/s_remquof.c:
7079 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7080
7081 sysdeps/ieee754/flt-32/s_rintf.c:
7082 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7083
7084 sysdeps/ieee754/flt-32/s_roundf.c:
7085 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7086
7087 sysdeps/ieee754/flt-32/s_scalblnf.c:
7088 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7089
7090 sysdeps/ieee754/flt-32/s_scalbnf.c:
7091 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7092
7093 sysdeps/ieee754/flt-32/s_signbitf.c:
7094 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7095
7096 sysdeps/ieee754/flt-32/s_tanf.c:
7097 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7098
7099 sysdeps/ieee754/flt-32/s_tanhf.c:
7100 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7101
7102 sysdeps/ieee754/flt-32/s_truncf.c:
7103 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7104
7105 sysdeps/ieee754/ldbl-128/e_acoshl.c:
7106 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7107
7108 sysdeps/ieee754/ldbl-128/e_atan2l.c:
7109 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7110
7111 sysdeps/ieee754/ldbl-128/e_atanhl.c:
7112 Conversion to long double by Ulrich Drepper,
7113 Cygnus Support, drepper@cygnus.com.
7114
7115 sysdeps/ieee754/ldbl-128/e_expl.c:
7116 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7117 Partly based on double-precision code
7118 by Geoffrey Keating <geoffk@ozemail.com.au>
7119
7120 sysdeps/ieee754/ldbl-128/e_fmodl.c:
7121 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7122
7123 sysdeps/ieee754/ldbl-128/e_gammal_r.c:
7124 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7125 Jakub Jelinek <jj@ultra.linux.cz, 1999.
7126
7127 sysdeps/ieee754/ldbl-128/e_hypotl.c:
7128 Conversion to long double by Jakub Jelinek, jakub@redhat.com.
7129
7130 sysdeps/ieee754/ldbl-128/e_ilogbl.c:
7131 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7132
7133 sysdeps/ieee754/ldbl-128/e_rem_pio2l.c:
7134 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7135
7136 sysdeps/ieee754/ldbl-128/e_remainderl.c:
7137 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7138
7139 sysdeps/ieee754/ldbl-128/e_sinhl.c:
7140 Conversion to long double by Ulrich Drepper,
7141 Cygnus Support, drepper@cygnus.com.
7142
7143 sysdeps/ieee754/ldbl-128/k_cosl.c:
7144 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7145
7146 sysdeps/ieee754/ldbl-128/k_sincosl.c:
7147 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7148
7149 sysdeps/ieee754/ldbl-128/k_sinl.c:
7150 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7151
7152 sysdeps/ieee754/ldbl-128/s_asinhl.c:
7153 Conversion to long double by Ulrich Drepper,
7154 Cygnus Support, drepper@cygnus.com.
7155
7156 sysdeps/ieee754/ldbl-128/s_ceill.c:
7157 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7158
7159 sysdeps/ieee754/ldbl-128/s_copysignl.c:
7160 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7161
7162 sysdeps/ieee754/ldbl-128/s_cosl.c:
7163 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7164
7165 sysdeps/ieee754/ldbl-128/s_fabsl.c:
7166 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7167
7168 sysdeps/ieee754/ldbl-128/s_finitel.c:
7169 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7170
7171 sysdeps/ieee754/ldbl-128/s_floorl.c:
7172 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7173
7174 sysdeps/ieee754/ldbl-128/s_fma.c:
7175 Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7176
7177 sysdeps/ieee754/ldbl-128/s_fmal.c:
7178 Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7179
7180 sysdeps/ieee754/ldbl-128/s_fpclassifyl.c:
7181 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7182 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7183
7184 sysdeps/ieee754/ldbl-128/s_frexpl.c:
7185 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7186
7187 sysdeps/ieee754/ldbl-128/s_isinfl.c:
7188 Written by J.T. Conklin <jtc@netbsd.org>.
7189 Change for long double by Jakub Jelinek <jj@ultra.linux.cz>
7190
7191 sysdeps/ieee754/ldbl-128/s_isnanl.c:
7192 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7193
7194 sysdeps/ieee754/ldbl-128/s_llrintl.c:
7195 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7196 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7197
7198 sysdeps/ieee754/ldbl-128/s_llroundl.c:
7199 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7200 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7201
7202 sysdeps/ieee754/ldbl-128/s_logbl.c:
7203 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7204
7205 sysdeps/ieee754/ldbl-128/s_lrintl.c:
7206 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7207 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7208
7209 sysdeps/ieee754/ldbl-128/s_lroundl.c:
7210 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7211 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7212
7213 sysdeps/ieee754/ldbl-128/s_modfl.c:
7214 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7215
7216 sysdeps/ieee754/ldbl-128/s_nearbyintl.c:
7217 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7218
7219 sysdeps/ieee754/ldbl-128/s_nextafterl.c:
7220 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7221
7222 sysdeps/ieee754/ldbl-128/s_remquol.c:
7223 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7224 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7225
7226 sysdeps/ieee754/ldbl-128/s_rintl.c:
7227 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7228
7229 sysdeps/ieee754/ldbl-128/s_roundl.c:
7230 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7231 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7232
7233 sysdeps/ieee754/ldbl-128/s_scalblnl.c:
7234 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7235
7236 sysdeps/ieee754/ldbl-128/s_scalbnl.c:
7237 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7238
7239 sysdeps/ieee754/ldbl-128/s_signbitl.c:
7240 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7241
7242 sysdeps/ieee754/ldbl-128/s_sincosl.c:
7243 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7244 Jakub Jelinek <jj@ultra.linux.cz>.
7245
7246 sysdeps/ieee754/ldbl-128/s_sinl.c:
7247 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7248
7249 sysdeps/ieee754/ldbl-128/s_tanhl.c:
7250 Conversion to long double by Ulrich Drepper,
7251 Cygnus Support, drepper@cygnus.com.
7252
7253 sysdeps/ieee754/ldbl-128/s_tanl.c:
7254 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7255
7256 sysdeps/ieee754/ldbl-128/s_truncl.c:
7257 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7258 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7259
7260 sysdeps/ieee754/ldbl-128/t_expl.h:
7261 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7262
7263 sysdeps/ieee754/ldbl-128/t_sincosl.c:
7264 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7265
7266 sysdeps/ieee754/ldbl-128ibm/e_atan2l.c:
7267 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7268
7269 sysdeps/ieee754/ldbl-128ibm/e_expl.c:
7270 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7271 Partly based on double-precision code
7272 by Geoffrey Keating <geoffk@ozemail.com.au>
7273
7274 sysdeps/ieee754/ldbl-128ibm/e_fmodl.c:
7275 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7276
7277 sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c:
7278 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7279 Jakub Jelinek <jj@ultra.linux.cz, 1999.
7280
7281 sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c:
7282 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7283
7284 sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c:
7285 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7286
7287 sysdeps/ieee754/ldbl-128ibm/e_remainderl.c:
7288 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7289
7290 sysdeps/ieee754/ldbl-128ibm/k_cosl.c:
7291 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7292
7293 sysdeps/ieee754/ldbl-128ibm/k_sincosl.c:
7294 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7295
7296 sysdeps/ieee754/ldbl-128ibm/k_sinl.c:
7297 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7298
7299 sysdeps/ieee754/ldbl-128ibm/printf_fphex.c:
7300 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7301
7302 sysdeps/ieee754/ldbl-128ibm/s_copysignl.c:
7303 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7304
7305 sysdeps/ieee754/ldbl-128ibm/s_cosl.c:
7306 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7307
7308 sysdeps/ieee754/ldbl-128ibm/s_fabsl.c:
7309 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7310
7311 sysdeps/ieee754/ldbl-128ibm/s_finitel.c:
7312 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7313
7314 sysdeps/ieee754/ldbl-128ibm/s_fmal.c:
7315 Contributed by David Flaherty <flaherty@linux.vnet.ibm.com>.
7316
7317 sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c:
7318 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7319 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7320
7321 sysdeps/ieee754/ldbl-128ibm/s_frexpl.c:
7322 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7323
7324 sysdeps/ieee754/ldbl-128ibm/s_isinfl.c:
7325 Written by J.T. Conklin <jtc@netbsd.org>.
7326 Change for long double by Jakub Jelinek <jj@ultra.linux.cz>
7327
7328 sysdeps/ieee754/ldbl-128ibm/s_isnanl.c:
7329 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7330
7331 sysdeps/ieee754/ldbl-128ibm/s_logbl.c:
7332 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7333
7334 sysdeps/ieee754/ldbl-128ibm/s_modfl.c:
7335 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7336
7337 sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c:
7338 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7339
7340 sysdeps/ieee754/ldbl-128ibm/s_remquol.c:
7341 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7342 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
7343
7344 sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
7345 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7346
7347 sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c:
7348 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7349
7350 sysdeps/ieee754/ldbl-128ibm/s_signbitl.c:
7351 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7352
7353 sysdeps/ieee754/ldbl-128ibm/s_sincosl.c:
7354 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
7355 Jakub Jelinek <jj@ultra.linux.cz>.
7356
7357 sysdeps/ieee754/ldbl-128ibm/s_sinl.c:
7358 Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7359
7360 sysdeps/ieee754/ldbl-128ibm/s_tanl.c:
7361 Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7362
7363 sysdeps/ieee754/ldbl-128ibm/t_sincosl.c:
7364 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7365
7366 sysdeps/ieee754/ldbl-96/e_acoshl.c:
7367 Conversion to long double by Ulrich Drepper,
7368 Cygnus Support, drepper@cygnus.com.
7369
7370 sysdeps/ieee754/ldbl-96/e_atanhl.c:
7371 Conversion to long double by Ulrich Drepper,
7372 Cygnus Support, drepper@cygnus.com.
7373
7374 sysdeps/ieee754/ldbl-96/e_gammal_r.c:
7375 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7376
7377 sysdeps/ieee754/ldbl-96/e_hypotl.c:
7378 Conversion to long double by Ulrich Drepper,
7379 Cygnus Support, drepper@cygnus.com.
7380
7381 sysdeps/ieee754/ldbl-96/e_rem_pio2l.c:
7382 Based on quad-precision code by Jakub Jelinek <jj@ultra.linux.cz>
7383
7384 sysdeps/ieee754/ldbl-96/e_sinhl.c:
7385 Conversion to long double by Ulrich Drepper,
7386 Cygnus Support, drepper@cygnus.com.
7387
7388 sysdeps/ieee754/ldbl-96/k_cosl.c:
7389 Based on quad-precision cosine by Jakub Jelinek <jj@ultra.linux.cz>
7390
7391 sysdeps/ieee754/ldbl-96/k_sinl.c:
7392 Based on quad-precision sine by Jakub Jelinek <jj@ultra.linux.cz>
7393
7394 sysdeps/ieee754/ldbl-96/s_asinhl.c:
7395 Conversion to long double by Ulrich Drepper,
7396 Cygnus Support, drepper@cygnus.com.
7397
7398 sysdeps/ieee754/ldbl-96/s_cbrtl.c:
7399 Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
7400 Ulrich Drepper <drepper@cygnus.com>, 1997.
7401
7402 sysdeps/ieee754/ldbl-96/s_copysignl.c:
7403 Conversion to long double by Ulrich Drepper,
7404 Cygnus Support, drepper@cygnus.com.
7405
7406 sysdeps/ieee754/ldbl-96/s_cosl.c:
7407 Conversion to long double by Ulrich Drepper,
7408 Cygnus Support, drepper@cygnus.com.
7409
7410 sysdeps/ieee754/ldbl-96/s_fma.c:
7411 Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7412
7413 sysdeps/ieee754/ldbl-96/s_fmal.c:
7414 Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7415
7416 sysdeps/ieee754/ldbl-96/s_frexpl.c:
7417 Conversion to long double by Ulrich Drepper,
7418 Cygnus Support, drepper@cygnus.com.
7419
7420 sysdeps/ieee754/ldbl-96/s_llrintl.c:
7421 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7422
7423 sysdeps/ieee754/ldbl-96/s_llroundl.c:
7424 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7425
7426 sysdeps/ieee754/ldbl-96/s_lrintl.c:
7427 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7428
7429 sysdeps/ieee754/ldbl-96/s_lroundl.c:
7430 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7431
7432 sysdeps/ieee754/ldbl-96/s_modfl.c:
7433 Conversion to long double by Ulrich Drepper,
7434 Cygnus Support, drepper@cygnus.com.
7435
7436 sysdeps/ieee754/ldbl-96/s_nexttowardf.c:
7437 Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7438
7439 sysdeps/ieee754/ldbl-96/s_remquol.c:
7440 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7441
7442 sysdeps/ieee754/ldbl-96/s_roundl.c:
7443 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7444
7445 sysdeps/ieee754/ldbl-96/s_scalblnl.c:
7446 Conversion to long double by Ulrich Drepper,
7447 Cygnus Support, drepper@cygnus.com.
7448
7449 sysdeps/ieee754/ldbl-96/s_signbitl.c:
7450 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7451
7452 sysdeps/ieee754/ldbl-96/s_sincosl.c:
7453 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7454
7455 sysdeps/ieee754/ldbl-96/s_sinl.c:
7456 Conversion to long double by Ulrich Drepper,
7457 Cygnus Support, drepper@cygnus.com.
7458
7459 sysdeps/ieee754/ldbl-96/s_tanhl.c:
7460 Conversion to long double by Ulrich Drepper,
7461 Cygnus Support, drepper@cygnus.com.
7462
7463 sysdeps/ieee754/ldbl-96/s_tanl.c:
7464 Conversion to long double by Ulrich Drepper,
7465 Cygnus Support, drepper@cygnus.com.
7466
7467 sysdeps/ieee754/ldbl-96/t_sincosl.c:
7468 Based on quad-precision tables by Jakub Jelinek <jj@ultra.linux.cz>
7469
7470 sysdeps/ieee754/ldbl-opt/nldbl-compat.c:
7471 Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
7472
7473 sysdeps/ieee754/ldbl-opt/nldbl-compat.h:
7474 Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
7475
7476 sysdeps/m68k/dl-tls.h:
7477 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7478
7479 sysdeps/m68k/ffs.c:
7480 Contributed by Torbjorn Granlund (tege@sics.se).
7481
7482 sysdeps/m68k/fpu/fclrexcpt.c:
7483 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7484
7485 sysdeps/m68k/fpu/fedisblxcpt.c:
7486 Contributed by Andreas Schwab <schwab@suse.de>, 2000.
7487
7488 sysdeps/m68k/fpu/feenablxcpt.c:
7489 Contributed by Andreas Schwab <schwab@suse.de>, 2000.
7490
7491 sysdeps/m68k/fpu/fegetenv.c:
7492 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7493
7494 sysdeps/m68k/fpu/fegetexcept.c:
7495 Contributed by Andreas Schwab <schwab@suse.de>, 2000.
7496
7497 sysdeps/m68k/fpu/fegetround.c:
7498 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7499
7500 sysdeps/m68k/fpu/feholdexcpt.c:
7501 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7502
7503 sysdeps/m68k/fpu/fesetenv.c:
7504 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7505
7506 sysdeps/m68k/fpu/fesetround.c:
7507 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7508
7509 sysdeps/m68k/fpu/feupdateenv.c:
7510 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7511
7512 sysdeps/m68k/fpu/fgetexcptflg.c:
7513 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7514
7515 sysdeps/m68k/fpu/fsetexcptflg.c:
7516 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7517
7518 sysdeps/m68k/fpu/ftestexcept.c:
7519 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7520
7521 sysdeps/m68k/libc-tls.c:
7522 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7523
7524 sysdeps/m68k/m680x0/fpu/e_scalb.c:
7525 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7526
7527 sysdeps/m68k/m680x0/fpu/fraiseexcpt.c:
7528 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7529
7530 sysdeps/m68k/m680x0/fpu/s_ccosh_template.c:
7531 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7532
7533 sysdeps/m68k/m680x0/fpu/s_cexp_template.c:
7534 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7535
7536 sysdeps/m68k/m680x0/fpu/s_csin_template.c:
7537 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7538
7539 sysdeps/m68k/m680x0/fpu/s_csinh_template.c:
7540 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7541
7542 sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c:
7543 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7544 Fixed for m68k by Andreas Schwab <schwab@suse.de>.
7545
7546 sysdeps/m68k/m680x0/fpu/s_llrint.c:
7547 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7548
7549 sysdeps/m68k/m680x0/fpu/s_llrintf.c:
7550 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7551
7552 sysdeps/m68k/m680x0/fpu/s_llrintl.c:
7553 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7554
7555 sysdeps/m68k/m680x0/fpu/s_logbl.c:
7556 Conversion to long double by Ulrich Drepper,
7557 Cygnus Support, drepper@cygnus.com.
7558
7559 sysdeps/m68k/m680x0/fpu/s_lrint_template.c:
7560 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7561
7562 sysdeps/m68k/m680x0/fpu/s_nextafterl.c:
7563 Conversion to long double by Ulrich Drepper,
7564 Cygnus Support, drepper@cygnus.com.
7565 Fixed for m68k by Andreas Schwab <schwab@suse.de>.
7566
7567 sysdeps/m68k/m680x0/fpu/s_remquo_template.c:
7568 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7569
7570 sysdeps/m68k/m680x0/m68020/atomic-machine.h:
7571 Contributed by Andreas Schwab <schwab@suse.de>, 2003.
7572
7573 sysdeps/m68k/memchr.S:
7574 Contributed by Andreas Schwab <schwab@gnu.org>.
7575
7576 sysdeps/m68k/memcopy.h:
7577 Contributed by Torbjorn Granlund (tege@sics.se).
7578
7579 sysdeps/m68k/nptl/Makefile:
7580 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7581
7582 sysdeps/m68k/nptl/bits/pthreadtypes-arch.h:
7583 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7584
7585 sysdeps/m68k/nptl/bits/semaphore.h:
7586 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7587
7588 sysdeps/m68k/nptl/pthreaddef.h:
7589 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7590
7591 sysdeps/m68k/nptl/tls.h:
7592 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7593
7594 sysdeps/m68k/rawmemchr.S:
7595 Contributed by Andreas Schwab <schwab@gnu.org>.
7596
7597 sysdeps/m68k/strchr.S:
7598 Contributed by Andreas Schwab <schwab@gnu.org>.
7599
7600 sysdeps/m68k/strchrnul.S:
7601 Contributed by Andreas Schwab <schwab@gnu.org>.
7602
7603 sysdeps/m68k/tls-macros.h:
7604 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7605
7606 sysdeps/m68k/wcpcpy_chk.c:
7607 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
7608
7609 sysdeps/mach/hurd/hp-timing.h:
7610 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7611
7612 sysdeps/mach/hurd/i386/getcontext.S:
7613 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7614
7615 sysdeps/mach/hurd/i386/makecontext.S:
7616 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7617
7618 sysdeps/mach/hurd/i386/setcontext.S:
7619 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7620
7621 sysdeps/mach/hurd/i386/swapcontext.S:
7622 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7623
7624 sysdeps/mach/hurd/ifreq.h:
7625 Contributed by Andreas Jaeger <aj@suse.de>.
7626
7627 sysdeps/mach/hurd/net/if_arp.h:
7628 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7629
7630 sysdeps/mach/hurd/not-cancel.h:
7631 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
7632
7633 sysdeps/mach/hurd/waitid.c:
7634 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
7635
7636 sysdeps/mips/__longjmp.c:
7637 Contributed by Brendan Kehoe (brendan@zen.org).
7638
7639 sysdeps/mips/dl-machine.h:
7640 Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
7641
7642 sysdeps/mips/dl-procinfo.c:
7643 Contributed by Robert Millan <rmh@gnu.org>.
7644
7645 sysdeps/mips/dl-procinfo.h:
7646 Contributed by Robert Millan <rmh@gnu.org>.
7647
7648 sysdeps/mips/dl-trampoline.c:
7649 Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
7650
7651 sysdeps/mips/fpu/fclrexcpt.c:
7652 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7653
7654 sysdeps/mips/fpu/fedisblxcpt.c:
7655 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7656
7657 sysdeps/mips/fpu/feenablxcpt.c:
7658 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7659
7660 sysdeps/mips/fpu/fegetenv.c:
7661 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7662
7663 sysdeps/mips/fpu/fegetexcept.c:
7664 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7665
7666 sysdeps/mips/fpu/fegetround.c:
7667 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
7668
7669 sysdeps/mips/fpu/feholdexcpt.c:
7670 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7671
7672 sysdeps/mips/fpu/fenv_libc.h:
7673 Contributed by Andreas Jaeger <aj@suse.de>.
7674
7675 sysdeps/mips/fpu/fesetenv.c:
7676 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7677
7678 sysdeps/mips/fpu/fesetround.c:
7679 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
7680
7681 sysdeps/mips/fpu/feupdateenv.c:
7682 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7683
7684 sysdeps/mips/fpu/fgetexcptflg.c:
7685 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7686
7687 sysdeps/mips/fpu/fraiseexcpt.c:
7688 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7689
7690 sysdeps/mips/fpu/fsetexcptflg.c:
7691 Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
7692
7693 sysdeps/mips/fpu/ftestexcept.c:
7694 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
7695
7696 sysdeps/mips/mips64/__longjmp.c:
7697 Contributed by Brendan Kehoe (brendan@zen.org).
7698
7699 sysdeps/mips/mips64/e_sqrtl.c:
7700 Contributed by Richard Henderson (rth@cygnus.com) and
7701 Jakub Jelinek (jj@ultra.linux.cz).
7702
7703 sysdeps/mips/mips64/setjmp_aux.c:
7704 Contributed by Brendan Kehoe (brendan@zen.org).
7705
7706 sysdeps/mips/setjmp_aux.c:
7707 Contributed by Brendan Kehoe (brendan@zen.org).
7708
7709 sysdeps/mips/sys/tas.h:
7710 Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
7711
7712 sysdeps/nptl/Makeconfig:
7713 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7714
7715 sysdeps/nptl/Makefile:
7716 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7717
7718 sysdeps/nptl/internaltypes.h:
7719 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7720
7721 sysdeps/nptl/pthreadP.h:
7722 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7723
7724 sysdeps/nptl/timer_routines.h:
7725 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
7726
7727 sysdeps/posix/getpagesize.c:
7728 Contributed by Brendan Kehoe (brendan@cygnus.com).
7729
7730 sysdeps/posix/pread.c:
7731 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7732
7733 sysdeps/posix/pread64.c:
7734 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7735
7736 sysdeps/posix/pwrite64.c:
7737 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7738
7739 sysdeps/posix/sigignore.c:
7740 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7741
7742 sysdeps/posix/sigwait.c:
7743 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
7744
7745 sysdeps/posix/sprofil.c:
7746 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
7747
7748 sysdeps/posix/usleep.c:
7749 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
7750
7751 sysdeps/powerpc/atomic-machine.h:
7752 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7753
7754 sysdeps/powerpc/ffs.c:
7755 Contributed by Torbjorn Granlund (tege@sics.se).
7756
7757 sysdeps/powerpc/fpu/e_hypot.c:
7758 Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
7759
7760 sysdeps/powerpc/fpu/e_hypotf.c:
7761 Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
7762
7763 sysdeps/powerpc/fpu/fedisblxcpt.c:
7764 Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
7765
7766 sysdeps/powerpc/fpu/feenablxcpt.c:
7767 Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
7768
7769 sysdeps/powerpc/fpu/fegetexcept.c:
7770 Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
7771
7772 sysdeps/powerpc/fpu/fesetround.c:
7773 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7774
7775 sysdeps/powerpc/fpu/feupdateenv.c:
7776 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7777
7778 sysdeps/powerpc/fpu/tst-setcontext-fpscr.c:
7779 Contributed by Ryan S. Arnold <rsa@us.ibm.com>
7780 Sean Curry <spcurry@us.ibm.com>
7781
7782 sysdeps/powerpc/jmpbuf-unwind.h:
7783 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
7784
7785 sysdeps/powerpc/nofpu/fclrexcpt.c:
7786 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7787
7788 sysdeps/powerpc/nofpu/fedisblxcpt.c:
7789 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7790
7791 sysdeps/powerpc/nofpu/feenablxcpt.c:
7792 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7793
7794 sysdeps/powerpc/nofpu/fegetenv.c:
7795 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002, 2010.
7796
7797 sysdeps/powerpc/nofpu/fegetexcept.c:
7798 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7799
7800 sysdeps/powerpc/nofpu/fegetround.c:
7801 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7802
7803 sysdeps/powerpc/nofpu/feholdexcpt.c:
7804 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7805
7806 sysdeps/powerpc/nofpu/fenv_const.c:
7807 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7808
7809 sysdeps/powerpc/nofpu/fesetenv.c:
7810 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7811
7812 sysdeps/powerpc/nofpu/fesetround.c:
7813 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7814
7815 sysdeps/powerpc/nofpu/feupdateenv.c:
7816 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7817
7818 sysdeps/powerpc/nofpu/fgetexcptflg.c:
7819 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7820
7821 sysdeps/powerpc/nofpu/fraiseexcpt.c:
7822 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7823
7824 sysdeps/powerpc/nofpu/fsetexcptflg.c:
7825 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7826
7827 sysdeps/powerpc/nofpu/ftestexcept.c:
7828 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7829
7830 sysdeps/powerpc/nofpu/sim-full.c:
7831 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7832
7833 sysdeps/powerpc/nofpu/soft-supp.h:
7834 Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7835
7836 sysdeps/powerpc/nofpu/sqrtdf2.c:
7837 Contributed by Richard Henderson (rth@cygnus.com) and
7838 Jakub Jelinek (jj@ultra.linux.cz).
7839
7840 sysdeps/powerpc/nofpu/sqrtsf2.c:
7841 Contributed by Richard Henderson (rth@cygnus.com) and
7842 Jakub Jelinek (jj@ultra.linux.cz).
7843
7844 sysdeps/powerpc/nptl/pthread_spin_lock.c:
7845 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7846
7847 sysdeps/powerpc/nptl/pthread_spin_trylock.c:
7848 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7849
7850 sysdeps/powerpc/power4/wordcopy.c:
7851 Contributed by Torbjorn Granlund (tege@sics.se).
7852
7853 sysdeps/powerpc/power6/wordcopy.c:
7854 Contributed by Torbjorn Granlund (tege@sics.se).
7855 Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com).
7856
7857 sysdeps/powerpc/powerpc32/a2/memcpy.S:
7858 Contributed by Michael Brutman <brutman@us.ibm.com>.
7859
7860 sysdeps/powerpc/powerpc32/atomic-machine.h:
7861 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7862
7863 sysdeps/powerpc/powerpc32/power4/hp-timing.h:
7864 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7865
7866 sysdeps/powerpc/powerpc32/power4/memcopy.h:
7867 Contributed by Torbjorn Granlund (tege@sics.se).
7868
7869 sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S:
7870 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7871
7872 sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S:
7873 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7874
7875 sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S:
7876 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7877
7878 sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S:
7879 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7880
7881 sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S:
7882 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7883
7884 sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S:
7885 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7886
7887 sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S:
7888 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7889
7890 sysdeps/powerpc/powerpc32/power7/memchr.S:
7891 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7892
7893 sysdeps/powerpc/powerpc32/power7/memcpy.S:
7894 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7895
7896 sysdeps/powerpc/powerpc32/power7/mempcpy.S:
7897 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7898
7899 sysdeps/powerpc/powerpc32/power7/memrchr.S:
7900 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7901
7902 sysdeps/powerpc/powerpc32/power7/memset.S:
7903 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7904
7905 sysdeps/powerpc/powerpc32/power7/rawmemchr.S:
7906 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7907
7908 sysdeps/powerpc/powerpc32/power7/strchr.S:
7909 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7910
7911 sysdeps/powerpc/powerpc32/power7/strchrnul.S:
7912 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7913
7914 sysdeps/powerpc/powerpc32/power7/strlen.S:
7915 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7916
7917 sysdeps/powerpc/powerpc32/power7/strnlen.S:
7918 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7919
7920 sysdeps/powerpc/powerpc64/a2/memcpy.S:
7921 Contributed by Michael Brutman <brutman@us.ibm.com>.
7922
7923 sysdeps/powerpc/powerpc64/atomic-machine.h:
7924 Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7925
7926 sysdeps/powerpc/powerpc64/ffsll.c:
7927 Contributed by Torbjorn Granlund (tege@sics.se).
7928
7929 sysdeps/powerpc/powerpc64/hp-timing.h:
7930 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7931
7932 sysdeps/powerpc/powerpc64/power7/memchr.S:
7933 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7934
7935 sysdeps/powerpc/powerpc64/power7/memcpy.S:
7936 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7937
7938 sysdeps/powerpc/powerpc64/power7/mempcpy.S:
7939 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7940
7941 sysdeps/powerpc/powerpc64/power7/memrchr.S:
7942 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7943
7944 sysdeps/powerpc/powerpc64/power7/memset.S:
7945 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7946
7947 sysdeps/powerpc/powerpc64/power7/rawmemchr.S:
7948 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7949
7950 sysdeps/powerpc/powerpc64/power7/strchr.S:
7951 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7952
7953 sysdeps/powerpc/powerpc64/power7/strchrnul.S:
7954 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7955
7956 sysdeps/powerpc/powerpc64/power7/strlen.S:
7957 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7958
7959 sysdeps/powerpc/powerpc64/power7/strnlen.S:
7960 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7961
7962 sysdeps/powerpc/powerpc64/power8/memrchr.S:
7963 Contributed by Luis Machado <luisgpm@br.ibm.com>.
7964
7965 sysdeps/pthread/eintr.c:
7966 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
7967
7968 sysdeps/pthread/posix-timer.h:
7969 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
7970
7971 sysdeps/pthread/pthread_atfork.c:
7972 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7973
7974 sysdeps/pthread/sem_close.c:
7975 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7976
7977 sysdeps/pthread/sem_open.c:
7978 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7979
7980 sysdeps/pthread/sem_unlink.c:
7981 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7982
7983 sysdeps/pthread/tst-_res1.c:
7984 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
7985
7986 sysdeps/pthread/tst-_res1mod1.c:
7987 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
7988
7989 sysdeps/pthread/tst-abstime.c:
7990 Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
7991
7992 sysdeps/pthread/tst-atfork1.c:
7993 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7994
7995 sysdeps/pthread/tst-atfork2.c:
7996 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
7997
7998 sysdeps/pthread/tst-atfork2mod.c:
7999 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8000
8001 sysdeps/pthread/tst-attr1.c:
8002 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8003
8004 sysdeps/pthread/tst-backtrace1.c:
8005 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8006
8007 sysdeps/pthread/tst-barrier1.c:
8008 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8009
8010 sysdeps/pthread/tst-barrier2.c:
8011 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8012
8013 sysdeps/pthread/tst-barrier3.c:
8014 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8015
8016 sysdeps/pthread/tst-barrier4.c:
8017 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8018
8019 sysdeps/pthread/tst-basic1.c:
8020 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8021
8022 sysdeps/pthread/tst-basic2.c:
8023 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8024
8025 sysdeps/pthread/tst-basic3.c:
8026 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8027
8028 sysdeps/pthread/tst-basic4.c:
8029 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8030
8031 sysdeps/pthread/tst-basic5.c:
8032 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8033
8034 sysdeps/pthread/tst-basic6.c:
8035 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8036
8037 sysdeps/pthread/tst-cancel1.c:
8038 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8039
8040 sysdeps/pthread/tst-cancel10.c:
8041 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8042
8043 sysdeps/pthread/tst-cancel11.c:
8044 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8045
8046 sysdeps/pthread/tst-cancel12.c:
8047 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8048
8049 sysdeps/pthread/tst-cancel13.c:
8050 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8051
8052 sysdeps/pthread/tst-cancel14.c:
8053 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8054
8055 sysdeps/pthread/tst-cancel15.c:
8056 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8057
8058 sysdeps/pthread/tst-cancel16.c:
8059 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8060
8061 sysdeps/pthread/tst-cancel18.c:
8062 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8063
8064 sysdeps/pthread/tst-cancel19.c:
8065 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8066
8067 sysdeps/pthread/tst-cancel2.c:
8068 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8069
8070 sysdeps/pthread/tst-cancel20.c:
8071 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8072
8073 sysdeps/pthread/tst-cancel21.c:
8074 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8075
8076 sysdeps/pthread/tst-cancel22.c:
8077 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8078
8079 sysdeps/pthread/tst-cancel3.c:
8080 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8081
8082 sysdeps/pthread/tst-cancel4.c:
8083 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8084
8085 sysdeps/pthread/tst-cancel6.c:
8086 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8087
8088 sysdeps/pthread/tst-cancel8.c:
8089 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8090
8091 sysdeps/pthread/tst-cancel9.c:
8092 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8093
8094 sysdeps/pthread/tst-cleanup0.c:
8095 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8096
8097 sysdeps/pthread/tst-cleanup1.c:
8098 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8099
8100 sysdeps/pthread/tst-cleanup2.c:
8101 Contributed by Bao Duong <bduong@progress.com>, 2003.
8102
8103 sysdeps/pthread/tst-cleanup3.c:
8104 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8105
8106 sysdeps/pthread/tst-clock1.c:
8107 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8108
8109 sysdeps/pthread/tst-cond1.c:
8110 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8111
8112 sysdeps/pthread/tst-cond10.c:
8113 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8114
8115 sysdeps/pthread/tst-cond11.c:
8116 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8117
8118 sysdeps/pthread/tst-cond12.c:
8119 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8120
8121 sysdeps/pthread/tst-cond14.c:
8122 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8123
8124 sysdeps/pthread/tst-cond15.c:
8125 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8126
8127 sysdeps/pthread/tst-cond16.c:
8128 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8129
8130 sysdeps/pthread/tst-cond18.c:
8131 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8132
8133 sysdeps/pthread/tst-cond19.c:
8134 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8135
8136 sysdeps/pthread/tst-cond2.c:
8137 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8138
8139 sysdeps/pthread/tst-cond20.c:
8140 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8141
8142 sysdeps/pthread/tst-cond23.c:
8143 Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
8144
8145 sysdeps/pthread/tst-cond3.c:
8146 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8147
8148 sysdeps/pthread/tst-cond4.c:
8149 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8150
8151 sysdeps/pthread/tst-cond5.c:
8152 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8153
8154 sysdeps/pthread/tst-cond6.c:
8155 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8156
8157 sysdeps/pthread/tst-cond7.c:
8158 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8159
8160 sysdeps/pthread/tst-cond8.c:
8161 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8162
8163 sysdeps/pthread/tst-cond9.c:
8164 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8165
8166 sysdeps/pthread/tst-detach1.c:
8167 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8168
8169 sysdeps/pthread/tst-eintr2.c:
8170 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8171
8172 sysdeps/pthread/tst-eintr3.c:
8173 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8174
8175 sysdeps/pthread/tst-eintr4.c:
8176 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8177
8178 sysdeps/pthread/tst-eintr5.c:
8179 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8180
8181 sysdeps/pthread/tst-exec1.c:
8182 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8183
8184 sysdeps/pthread/tst-exec2.c:
8185 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8186
8187 sysdeps/pthread/tst-exec3.c:
8188 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8189
8190 sysdeps/pthread/tst-exit1.c:
8191 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8192
8193 sysdeps/pthread/tst-fini1.c:
8194 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8195
8196 sysdeps/pthread/tst-fini1mod.c:
8197 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8198
8199 sysdeps/pthread/tst-flock1.c:
8200 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8201
8202 sysdeps/pthread/tst-flock2.c:
8203 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8204
8205 sysdeps/pthread/tst-fork1.c:
8206 Contributed by Roland McGrath <roland@redhat.com>, 2002.
8207
8208 sysdeps/pthread/tst-fork2.c:
8209 Contributed by Roland McGrath <roland@redhat.com>, 2002.
8210
8211 sysdeps/pthread/tst-fork3.c:
8212 Contributed by Roland McGrath <roland@redhat.com>, 2002.
8213
8214 sysdeps/pthread/tst-join1.c:
8215 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8216
8217 sysdeps/pthread/tst-join2.c:
8218 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8219
8220 sysdeps/pthread/tst-join3.c:
8221 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8222
8223 sysdeps/pthread/tst-join4.c:
8224 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8225
8226 sysdeps/pthread/tst-join5.c:
8227 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8228
8229 sysdeps/pthread/tst-key1.c:
8230 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8231
8232 sysdeps/pthread/tst-key2.c:
8233 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8234
8235 sysdeps/pthread/tst-key3.c:
8236 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8237
8238 sysdeps/pthread/tst-key4.c:
8239 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8240
8241 sysdeps/pthread/tst-kill1.c:
8242 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8243
8244 sysdeps/pthread/tst-kill2.c:
8245 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8246
8247 sysdeps/pthread/tst-kill3.c:
8248 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8249
8250 sysdeps/pthread/tst-kill4.c:
8251 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8252
8253 sysdeps/pthread/tst-kill5.c:
8254 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8255
8256 sysdeps/pthread/tst-kill6.c:
8257 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8258
8259 sysdeps/pthread/tst-mutex1.c:
8260 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8261
8262 sysdeps/pthread/tst-mutex2.c:
8263 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8264
8265 sysdeps/pthread/tst-mutex3.c:
8266 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8267
8268 sysdeps/pthread/tst-mutex4.c:
8269 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8270
8271 sysdeps/pthread/tst-mutex5.c:
8272 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8273
8274 sysdeps/pthread/tst-mutex6.c:
8275 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8276
8277 sysdeps/pthread/tst-mutex7.c:
8278 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8279
8280 sysdeps/pthread/tst-mutex9.c:
8281 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8282
8283 sysdeps/pthread/tst-once1.c:
8284 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8285
8286 sysdeps/pthread/tst-once2.c:
8287 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8288
8289 sysdeps/pthread/tst-once3.c:
8290 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8291
8292 sysdeps/pthread/tst-once4.c:
8293 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8294
8295 sysdeps/pthread/tst-pt-align.c:
8296 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8297
8298 sysdeps/pthread/tst-pt-align3.c:
8299 Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
8300
8301 sysdeps/pthread/tst-pt-popen1.c:
8302 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8303
8304 sysdeps/pthread/tst-pt-sysconf.c:
8305 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8306
8307 sysdeps/pthread/tst-pt-tls1.c:
8308 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8309
8310 sysdeps/pthread/tst-pt-tls2.c:
8311 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8312
8313 sysdeps/pthread/tst-pt-tls4.c:
8314 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8315
8316 sysdeps/pthread/tst-raise1.c:
8317 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8318
8319 sysdeps/pthread/tst-robust1.c:
8320 Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
8321
8322 sysdeps/pthread/tst-robust7.c:
8323 Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
8324
8325 sysdeps/pthread/tst-rwlock1.c:
8326 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8327
8328 sysdeps/pthread/tst-rwlock12.c:
8329 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8330
8331 sysdeps/pthread/tst-rwlock14.c:
8332 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8333
8334 sysdeps/pthread/tst-rwlock4.c:
8335 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8336
8337 sysdeps/pthread/tst-rwlock5.c:
8338 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8339
8340 sysdeps/pthread/tst-sem1.c:
8341 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8342
8343 sysdeps/pthread/tst-sem10.c:
8344 Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
8345
8346 sysdeps/pthread/tst-sem2.c:
8347 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8348
8349 sysdeps/pthread/tst-sem3.c:
8350 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8351
8352 sysdeps/pthread/tst-sem4.c:
8353 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8354
8355 sysdeps/pthread/tst-sem5.c:
8356 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8357
8358 sysdeps/pthread/tst-sem6.c:
8359 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8360
8361 sysdeps/pthread/tst-sem7.c:
8362 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8363
8364 sysdeps/pthread/tst-sem8.c:
8365 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8366
8367 sysdeps/pthread/tst-sem9.c:
8368 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8369
8370 sysdeps/pthread/tst-signal1.c:
8371 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8372
8373 sysdeps/pthread/tst-signal2.c:
8374 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8375
8376 sysdeps/pthread/tst-signal4.c:
8377 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8378
8379 sysdeps/pthread/tst-signal5.c:
8380 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8381
8382 sysdeps/pthread/tst-signal6.c:
8383 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8384
8385 sysdeps/pthread/tst-spin1.c:
8386 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8387
8388 sysdeps/pthread/tst-spin2.c:
8389 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8390
8391 sysdeps/pthread/tst-spin3.c:
8392 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8393
8394 sysdeps/pthread/tst-stack1.c:
8395 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8396
8397 sysdeps/pthread/tst-stdio1.c:
8398 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8399
8400 sysdeps/pthread/tst-stdio2.c:
8401 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8402
8403 sysdeps/pthread/tst-timer.c:
8404 Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
8405
8406 sysdeps/pthread/tst-tls4moda.c:
8407 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8408
8409 sysdeps/pthread/tst-tls4modb.c:
8410 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8411
8412 sysdeps/pthread/tst-tsd1.c:
8413 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8414
8415 sysdeps/pthread/tst-tsd2.c:
8416 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8417
8418 sysdeps/pthread/tst-tsd5.c:
8419 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8420
8421 sysdeps/pthread/tst-umask1.c:
8422 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8423
8424 sysdeps/pthread/tst-unload.c:
8425 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
8426
8427 sysdeps/s390/atomic-machine.h:
8428 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
8429
8430 sysdeps/s390/dl-procinfo.c:
8431 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
8432
8433 sysdeps/s390/dl-procinfo.h:
8434 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
8435
8436 sysdeps/s390/ffs.c:
8437 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8438
8439 sysdeps/s390/fpu/bits/fenv.h:
8440 Contributed by Denis Joseph Barrow <djbarrow@de.ibm.com>.
8441
8442 sysdeps/s390/fpu/e_sqrtl.c:
8443 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
8444
8445 sysdeps/s390/fpu/fedisblxcpt.c:
8446 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8447
8448 sysdeps/s390/fpu/feenablxcpt.c:
8449 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8450
8451 sysdeps/s390/fpu/fegetenv.c:
8452 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8453
8454 sysdeps/s390/fpu/fegetexcept.c:
8455 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8456
8457 sysdeps/s390/fpu/fegetround.c:
8458 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8459
8460 sysdeps/s390/fpu/feholdexcpt.c:
8461 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8462
8463 sysdeps/s390/fpu/fenv_libc.h:
8464 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8465
8466 sysdeps/s390/fpu/fesetenv.c:
8467 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8468
8469 sysdeps/s390/fpu/fesetround.c:
8470 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8471
8472 sysdeps/s390/fpu/feupdateenv.c:
8473 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8474
8475 sysdeps/s390/fpu/fgetexcptflg.c:
8476 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8477
8478 sysdeps/s390/fpu/fpu_control.h:
8479 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
8480 Martin Schwidefsky (schwidefsky@de.ibm.com).
8481
8482 sysdeps/s390/fpu/fraiseexcpt.c:
8483 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
8484 Martin Schwidefsky (schwidefsky@de.ibm.com).
8485
8486 sysdeps/s390/fpu/fsetexcptflg.c:
8487 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8488
8489 sysdeps/s390/fpu/ftestexcept.c:
8490 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8491
8492 sysdeps/s390/iso-8859-1_cp037_z900.c:
8493 Author: Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8494 Based on the work by Ulrich Drepper <drepper@cygnus.com>, 1997.
8495 Thanks to Daniel Appich who covered the relevant performance work
8496 in his diploma thesis.
8497
8498 sysdeps/s390/jmpbuf-unwind.h:
8499 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8500
8501 sysdeps/s390/memchr-z900.S:
8502 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8503
8504 sysdeps/s390/memset-z900.S:
8505 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8506
8507 sysdeps/s390/s390-32/__longjmp.c:
8508 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8509
8510 sysdeps/s390/s390-32/add_n.S:
8511 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8512
8513 sysdeps/s390/s390-32/addmul_1.S:
8514 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8515
8516 sysdeps/s390/s390-32/dl-machine.h:
8517 Contributed by Carl Pederson & Martin Schwidefsky.
8518
8519 sysdeps/s390/s390-32/mul_1.S:
8520 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8521
8522 sysdeps/s390/s390-32/s390-mcount.S:
8523 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
8524
8525 sysdeps/s390/s390-32/setjmp.S:
8526 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8527
8528 sysdeps/s390/s390-32/start.S:
8529 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8530
8531 sysdeps/s390/s390-32/strncpy-z900.S:
8532 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8533
8534 sysdeps/s390/s390-32/sub_n.S:
8535 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8536
8537 sysdeps/s390/s390-32/sysdep.h:
8538 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8539
8540 sysdeps/s390/s390-64/__longjmp.c:
8541 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8542
8543 sysdeps/s390/s390-64/add_n.S:
8544 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8545
8546 sysdeps/s390/s390-64/crti.S:
8547 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8548
8549 sysdeps/s390/s390-64/crtn.S:
8550 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8551
8552 sysdeps/s390/s390-64/dl-machine.h:
8553 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8554
8555 sysdeps/s390/s390-64/s390x-mcount.h:
8556 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
8557
8558 sysdeps/s390/s390-64/setjmp.S:
8559 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8560
8561 sysdeps/s390/s390-64/start.S:
8562 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8563
8564 sysdeps/s390/s390-64/strncpy-z900.S:
8565 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8566
8567 sysdeps/s390/s390-64/sub_n.S:
8568 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8569
8570 sysdeps/s390/s390-64/sysdep.h:
8571 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8572
8573 sysdeps/s390/strcmp-z900.S:
8574 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8575
8576 sysdeps/s390/strcpy-z900.S:
8577 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8578
8579 sysdeps/s390/utf16-utf32-z9.c:
8580 Author: Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8581 Based on the work by Ulrich Drepper <drepper@cygnus.com>, 1997.
8582 Thanks to Daniel Appich who covered the relevant performance work
8583 in his diploma thesis.
8584
8585 sysdeps/s390/utf8-utf16-z9.c:
8586 Author: Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8587 Based on the work by Ulrich Drepper <drepper@cygnus.com>, 1997.
8588 Thanks to Daniel Appich who covered the relevant performance work
8589 in his diploma thesis.
8590
8591 sysdeps/s390/utf8-utf32-z9.c:
8592 Author: Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8593 Based on the work by Ulrich Drepper <drepper@cygnus.com>, 1997.
8594 Thanks to Daniel Appich who covered the relevant performance work
8595 in his diploma thesis.
8596
8597 sysdeps/sh/_mcount.S:
8598 Contributed by NIIBE Yutaka <gniibe@m17n.org>
8599
8600 sysdeps/sh/jmpbuf-unwind.h:
8601 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8602
8603 sysdeps/sh/memcpy.S:
8604 Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
8605 Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
8606
8607 sysdeps/sh/memset.S:
8608 Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
8609 Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
8610
8611 sysdeps/sh/nptl/pthread_spin_init.c:
8612 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8613
8614 sysdeps/sh/sh4/fpu/fclrexcpt.c:
8615 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
8616
8617 sysdeps/sh/sh4/fpu/fedisblxcpt.c:
8618 Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8619
8620 sysdeps/sh/sh4/fpu/feenablxcpt.c:
8621 Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8622
8623 sysdeps/sh/sh4/fpu/fegetexcept.c:
8624 Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8625
8626 sysdeps/sh/sh4/fpu/fegetround.c:
8627 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
8628
8629 sysdeps/sh/sh4/fpu/fesetround.c:
8630 Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
8631
8632 sysdeps/sh/sh4/fpu/feupdateenv.c:
8633 Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8634
8635 sysdeps/sh/sh4/fpu/fraiseexcpt.c:
8636 Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8637
8638 sysdeps/sh/strlen.S:
8639 Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
8640
8641 sysdeps/sparc/backtrace.c:
8642 Contributed by David S. Miller <davem@davemloft.net>
8643
8644 sysdeps/sparc/dl-procinfo.c:
8645 Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
8646
8647 sysdeps/sparc/dl-procinfo.h:
8648 Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
8649
8650 sysdeps/sparc/fpu/fedisblxcpt.c:
8651 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8652
8653 sysdeps/sparc/fpu/feenablxcpt.c:
8654 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8655
8656 sysdeps/sparc/fpu/fegetexcept.c:
8657 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8658
8659 sysdeps/sparc/fpu/fpu_control.h:
8660 Contributed by Miguel de Icaza
8661
8662 sysdeps/sparc/machine-gmon.h:
8663 Contributed by David S. Miller <davem@davemloft.net>, 2008
8664
8665 sysdeps/sparc/sparc-mcount.S:
8666 Contributed by David S. Miller <davem@davemloft.net>, 2008.
8667
8668 sysdeps/sparc/sparc32/fpu/s_copysign.S:
8669 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8670
8671 sysdeps/sparc/sparc32/fpu/s_copysignf.S:
8672 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8673
8674 sysdeps/sparc/sparc32/fpu/s_fabsf.S:
8675 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
8676
8677 sysdeps/sparc/sparc32/jmpbuf-unwind.h:
8678 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8679
8680 sysdeps/sparc/sparc32/memchr.S:
8681 Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
8682 David S. Miller <davem@caip.rutgers.edu>.
8683 This version is developed using the same algorithm as the fast C
8684 version which carries the following introduction:
8685 Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
8686 with help from Dan Sahlin (dan@sics.se) and
8687 commentary by Jim Blandy (jimb@ai.mit.edu);
8688 adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
8689 and implemented by Roland McGrath (roland@ai.mit.edu).
8690
8691 sysdeps/sparc/sparc32/memcpy.S:
8692 Contributed by David S. Miller <davem@caip.rutgers.edu>,
8693 Eddie C. Dost <ecd@skynet.be> and
8694 Jakub Jelinek <jj@ultra.linux.cz>.
8695
8696 sysdeps/sparc/sparc32/memset.S:
8697 Contributed by David S. Miller <davem@caip.rutgers.edu> and
8698 Jakub Jelinek <jj@ultra.linux.cz>.
8699
8700 sysdeps/sparc/sparc32/q_add.c:
8701 Contributed by Richard Henderson (rth@cygnus.com) and
8702 Jakub Jelinek (jj@ultra.linux.cz).
8703
8704 sysdeps/sparc/sparc32/q_cmp.c:
8705 Contributed by Richard Henderson (rth@cygnus.com) and
8706 Jakub Jelinek (jj@ultra.linux.cz).
8707
8708 sysdeps/sparc/sparc32/q_cmpe.c:
8709 Contributed by Richard Henderson (rth@cygnus.com) and
8710 Jakub Jelinek (jj@ultra.linux.cz).
8711
8712 sysdeps/sparc/sparc32/q_div.c:
8713 Contributed by Richard Henderson (rth@cygnus.com) and
8714 Jakub Jelinek (jj@ultra.linux.cz).
8715
8716 sysdeps/sparc/sparc32/q_dtoq.c:
8717 Contributed by Richard Henderson (rth@cygnus.com) and
8718 Jakub Jelinek (jj@ultra.linux.cz).
8719
8720 sysdeps/sparc/sparc32/q_feq.c:
8721 Contributed by Richard Henderson (rth@cygnus.com) and
8722 Jakub Jelinek (jj@ultra.linux.cz).
8723
8724 sysdeps/sparc/sparc32/q_fge.c:
8725 Contributed by Richard Henderson (rth@cygnus.com) and
8726 Jakub Jelinek (jj@ultra.linux.cz).
8727
8728 sysdeps/sparc/sparc32/q_fgt.c:
8729 Contributed by Richard Henderson (rth@cygnus.com) and
8730 Jakub Jelinek (jj@ultra.linux.cz).
8731
8732 sysdeps/sparc/sparc32/q_fle.c:
8733 Contributed by Richard Henderson (rth@cygnus.com) and
8734 Jakub Jelinek (jj@ultra.linux.cz).
8735
8736 sysdeps/sparc/sparc32/q_flt.c:
8737 Contributed by Richard Henderson (rth@cygnus.com) and
8738 Jakub Jelinek (jj@ultra.linux.cz).
8739
8740 sysdeps/sparc/sparc32/q_fne.c:
8741 Contributed by Richard Henderson (rth@cygnus.com) and
8742 Jakub Jelinek (jj@ultra.linux.cz).
8743
8744 sysdeps/sparc/sparc32/q_itoq.c:
8745 Contributed by Richard Henderson (rth@cygnus.com) and
8746 Jakub Jelinek (jj@ultra.linux.cz).
8747
8748 sysdeps/sparc/sparc32/q_lltoq.c:
8749 Contributed by Richard Henderson (rth@cygnus.com) and
8750 Jakub Jelinek (jj@ultra.linux.cz).
8751
8752 sysdeps/sparc/sparc32/q_mul.c:
8753 Contributed by Richard Henderson (rth@cygnus.com) and
8754 Jakub Jelinek (jj@ultra.linux.cz).
8755
8756 sysdeps/sparc/sparc32/q_neg.c:
8757 Contributed by Richard Henderson (rth@cygnus.com) and
8758 Jakub Jelinek (jj@ultra.linux.cz).
8759
8760 sysdeps/sparc/sparc32/q_qtod.c:
8761 Contributed by Richard Henderson (rth@cygnus.com) and
8762 Jakub Jelinek (jj@ultra.linux.cz).
8763
8764 sysdeps/sparc/sparc32/q_qtoi.c:
8765 Contributed by Richard Henderson (rth@cygnus.com) and
8766 Jakub Jelinek (jj@ultra.linux.cz).
8767
8768 sysdeps/sparc/sparc32/q_qtoll.c:
8769 Contributed by Richard Henderson (rth@cygnus.com) and
8770 Jakub Jelinek (jj@ultra.linux.cz).
8771
8772 sysdeps/sparc/sparc32/q_qtos.c:
8773 Contributed by Richard Henderson (rth@cygnus.com) and
8774 Jakub Jelinek (jj@ultra.linux.cz).
8775
8776 sysdeps/sparc/sparc32/q_qtou.c:
8777 Contributed by Richard Henderson (rth@cygnus.com) and
8778 Jakub Jelinek (jj@ultra.linux.cz).
8779
8780 sysdeps/sparc/sparc32/q_qtoull.c:
8781 Contributed by Richard Henderson (rth@cygnus.com) and
8782 Jakub Jelinek (jj@ultra.linux.cz).
8783
8784 sysdeps/sparc/sparc32/q_sqrt.c:
8785 Contributed by Richard Henderson (rth@cygnus.com) and
8786 Jakub Jelinek (jj@ultra.linux.cz).
8787
8788 sysdeps/sparc/sparc32/q_stoq.c:
8789 Contributed by Richard Henderson (rth@cygnus.com) and
8790 Jakub Jelinek (jj@ultra.linux.cz).
8791
8792 sysdeps/sparc/sparc32/q_sub.c:
8793 Contributed by Richard Henderson (rth@cygnus.com) and
8794 Jakub Jelinek (jj@ultra.linux.cz).
8795
8796 sysdeps/sparc/sparc32/q_ulltoq.c:
8797 Contributed by Richard Henderson (rth@cygnus.com) and
8798 Jakub Jelinek (jj@ultra.linux.cz).
8799
8800 sysdeps/sparc/sparc32/q_util.c:
8801 Contributed by Jakub Jelinek (jj@ultra.linux.cz).
8802
8803 sysdeps/sparc/sparc32/q_utoq.c:
8804 Contributed by Richard Henderson (rth@cygnus.com) and
8805 Jakub Jelinek (jj@ultra.linux.cz).
8806
8807 sysdeps/sparc/sparc32/sfp-machine.h:
8808 Contributed by Richard Henderson (rth@cygnus.com),
8809 Jakub Jelinek (jj@ultra.linux.cz) and
8810 David S. Miller (davem@redhat.com).
8811
8812 sysdeps/sparc/sparc32/sparcv9/addmul_1.S:
8813 Contributed by David S. Miller <davem@davemloft.net>
8814
8815 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
8816 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8817
8818 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
8819 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8820
8821 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S:
8822 Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
8823
8824 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S:
8825 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8826
8827 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S:
8828 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8829
8830 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S:
8831 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8832
8833 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
8834 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8835
8836 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
8837 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8838
8839 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
8840 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8841
8842 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S:
8843 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8844
8845 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S:
8846 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8847
8848 sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S:
8849 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8850
8851 sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S:
8852 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8853
8854 sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S:
8855 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8856
8857 sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S:
8858 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8859
8860 sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S:
8861 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8862
8863 sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S:
8864 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8865
8866 sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S:
8867 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8868
8869 sysdeps/sparc/sparc32/sparcv9/hp-timing.h:
8870 Contributed by David S. Miller <davem@redhat.com>, 2001.
8871
8872 sysdeps/sparc/sparc32/sparcv9/mul_1.S:
8873 Contributed by David S. Miller <davem@davemloft.net>
8874
8875 sysdeps/sparc/sparc32/sparcv9/submul_1.S:
8876 Contributed by David S. Miller <davem@davemloft.net>
8877
8878 sysdeps/sparc/sparc32/start.S:
8879 Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
8880
8881 sysdeps/sparc/sparc32/stpcpy.S:
8882 Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8883
8884 sysdeps/sparc/sparc32/strcat.S:
8885 Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8886
8887 sysdeps/sparc/sparc32/strchr.S:
8888 Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
8889 David S. Miller <davem@caip.rutgers.edu>.
8890
8891 sysdeps/sparc/sparc32/strcmp.S:
8892 Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8893
8894 sysdeps/sparc/sparc32/strcpy.S:
8895 Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8896
8897 sysdeps/sparc/sparc32/strlen.S:
8898 Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
8899 David S. Miller <davem@davemloft.net>.
8900
8901 sysdeps/sparc/sparc64/Makefile:
8902 Contributed by Jakub Jelinek (jj@ultra.linux.cz).
8903
8904 sysdeps/sparc/sparc64/align-cpy.S:
8905 Contributed by David S. Miller (davem@davemloft.net)
8906
8907 sysdeps/sparc/sparc64/fpu/e_sqrtl.c:
8908 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8909
8910 sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S:
8911 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8912
8913 sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S:
8914 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8915
8916 sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S:
8917 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8918
8919 sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S:
8920 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8921
8922 sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S:
8923 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8924
8925 sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S:
8926 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8927
8928 sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S:
8929 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8930
8931 sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S:
8932 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8933
8934 sysdeps/sparc/sparc64/fpu/s_copysign.S:
8935 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8936
8937 sysdeps/sparc/sparc64/fpu/s_copysignf.S:
8938 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8939
8940 sysdeps/sparc/sparc64/fpu/s_lrint.S:
8941 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8942
8943 sysdeps/sparc/sparc64/fpu/s_lrintf.S:
8944 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8945
8946 sysdeps/sparc/sparc64/fpu/s_nearbyint.S:
8947 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8948
8949 sysdeps/sparc/sparc64/fpu/s_nearbyintf.S:
8950 Contributed by David S. Miller <davem@davemloft.net>, 2013.
8951
8952 sysdeps/sparc/sparc64/fpu/s_rint.S:
8953 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8954
8955 sysdeps/sparc/sparc64/fpu/s_rintf.S:
8956 Contributed by David S. Miller <davem@davemloft.net>, 2012.
8957
8958 sysdeps/sparc/sparc64/hp-timing.h:
8959 Contributed by David S. Miller <davem@redhat.com>, 2001.
8960
8961 sysdeps/sparc/sparc64/jmpbuf-unwind.h:
8962 Contributed by David S. Miller <davem@davemloft.net>, 2005.
8963
8964 sysdeps/sparc/sparc64/memchr.S:
8965 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
8966 Jakub Jelinek <jj@ultra.linux.cz>.
8967 This version is developed using the same algorithm as the fast C
8968 version which carries the following introduction:
8969 Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
8970 with help from Dan Sahlin (dan@sics.se) and
8971 commentary by Jim Blandy (jimb@ai.mit.edu);
8972 adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
8973 and implemented by Roland McGrath (roland@ai.mit.edu).
8974
8975 sysdeps/sparc/sparc64/memcmp.S:
8976 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
8977 Jakub Jelinek <jj@ultra.linux.cz>.
8978
8979 sysdeps/sparc/sparc64/memcpy.S:
8980 Contributed by David S. Miller (davem@caip.rutgers.edu) and
8981 Jakub Jelinek (jakub@redhat.com).
8982
8983 sysdeps/sparc/sparc64/memset.S:
8984 Contributed by David S. Miller (davem@caip.rutgers.edu) and
8985 Jakub Jelinek (jj@ultra.linux.cz).
8986
8987 sysdeps/sparc/sparc64/multiarch/add_n-vis3.S:
8988 Contributed by David S. Miller <davem@davemloft.net>
8989
8990 sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S:
8991 Contributed by David S. Miller <davem@davemloft.net>
8992
8993 sysdeps/sparc/sparc64/multiarch/md5-crop.S:
8994 Contributed by David S. Miller (davem@davemloft.net)
8995
8996 sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S:
8997 Contributed by David S. Miller (davem@davemloft.net)
8998
8999 sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S:
9000 Contributed by David S. Miller (davem@davemloft.net)
9001
9002 sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S:
9003 Contributed by David S. Miller (davem@davemloft.net)
9004
9005 sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S:
9006 Contributed by David S. Miller (davem@redhat.com)
9007
9008 sysdeps/sparc/sparc64/multiarch/memset-niagara1.S:
9009 Contributed by David S. Miller (davem@davemloft.net)
9010
9011 sysdeps/sparc/sparc64/multiarch/memset-niagara4.S:
9012 Contributed by David S. Miller (davem@davemloft.net)
9013
9014 sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S:
9015 Contributed by David S. Miller <davem@davemloft.net>
9016
9017 sysdeps/sparc/sparc64/multiarch/sha256-crop.S:
9018 Contributed by David S. Miller (davem@davemloft.net)
9019
9020 sysdeps/sparc/sparc64/multiarch/sha512-crop.S:
9021 Contributed by David S. Miller (davem@davemloft.net)
9022
9023 sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S:
9024 Contributed by David S. Miller <davem@davemloft.net>
9025
9026 sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S:
9027 Contributed by David S. Miller <davem@davemloft.net>
9028
9029 sysdeps/sparc/sparc64/qp_add.c:
9030 Contributed by Richard Henderson (rth@cygnus.com) and
9031 Jakub Jelinek (jj@ultra.linux.cz).
9032
9033 sysdeps/sparc/sparc64/qp_cmp.c:
9034 Contributed by Richard Henderson (rth@cygnus.com) and
9035 Jakub Jelinek (jj@ultra.linux.cz).
9036
9037 sysdeps/sparc/sparc64/qp_cmpe.c:
9038 Contributed by Richard Henderson (rth@cygnus.com) and
9039 Jakub Jelinek (jj@ultra.linux.cz).
9040
9041 sysdeps/sparc/sparc64/qp_div.c:
9042 Contributed by Richard Henderson (rth@cygnus.com) and
9043 Jakub Jelinek (jj@ultra.linux.cz).
9044
9045 sysdeps/sparc/sparc64/qp_dtoq.c:
9046 Contributed by Richard Henderson (rth@cygnus.com) and
9047 Jakub Jelinek (jj@ultra.linux.cz).
9048
9049 sysdeps/sparc/sparc64/qp_feq.c:
9050 Contributed by Richard Henderson (rth@cygnus.com) and
9051 Jakub Jelinek (jj@ultra.linux.cz).
9052
9053 sysdeps/sparc/sparc64/qp_fge.c:
9054 Contributed by Richard Henderson (rth@cygnus.com) and
9055 Jakub Jelinek (jj@ultra.linux.cz).
9056
9057 sysdeps/sparc/sparc64/qp_fgt.c:
9058 Contributed by Richard Henderson (rth@cygnus.com) and
9059 Jakub Jelinek (jj@ultra.linux.cz).
9060
9061 sysdeps/sparc/sparc64/qp_fle.c:
9062 Contributed by Richard Henderson (rth@cygnus.com) and
9063 Jakub Jelinek (jj@ultra.linux.cz).
9064
9065 sysdeps/sparc/sparc64/qp_flt.c:
9066 Contributed by Richard Henderson (rth@cygnus.com) and
9067 Jakub Jelinek (jj@ultra.linux.cz).
9068
9069 sysdeps/sparc/sparc64/qp_fne.c:
9070 Contributed by Richard Henderson (rth@cygnus.com) and
9071 Jakub Jelinek (jj@ultra.linux.cz).
9072
9073 sysdeps/sparc/sparc64/qp_itoq.c:
9074 Contributed by Richard Henderson (rth@cygnus.com) and
9075 Jakub Jelinek (jj@ultra.linux.cz).
9076
9077 sysdeps/sparc/sparc64/qp_mul.c:
9078 Contributed by Richard Henderson (rth@cygnus.com) and
9079 Jakub Jelinek (jj@ultra.linux.cz).
9080
9081 sysdeps/sparc/sparc64/qp_neg.S:
9082 Contributed by Jakub Jelinek (jj@ultra.linux.cz).
9083
9084 sysdeps/sparc/sparc64/qp_qtod.c:
9085 Contributed by Richard Henderson (rth@cygnus.com) and
9086 Jakub Jelinek (jj@ultra.linux.cz).
9087
9088 sysdeps/sparc/sparc64/qp_qtoi.c:
9089 Contributed by Richard Henderson (rth@cygnus.com) and
9090 Jakub Jelinek (jj@ultra.linux.cz).
9091
9092 sysdeps/sparc/sparc64/qp_qtos.c:
9093 Contributed by Richard Henderson (rth@cygnus.com) and
9094 Jakub Jelinek (jj@ultra.linux.cz).
9095
9096 sysdeps/sparc/sparc64/qp_qtoui.c:
9097 Contributed by Richard Henderson (rth@cygnus.com) and
9098 Jakub Jelinek (jj@ultra.linux.cz).
9099
9100 sysdeps/sparc/sparc64/qp_qtoux.c:
9101 Contributed by Richard Henderson (rth@cygnus.com) and
9102 Jakub Jelinek (jj@ultra.linux.cz).
9103
9104 sysdeps/sparc/sparc64/qp_qtox.c:
9105 Contributed by Richard Henderson (rth@cygnus.com) and
9106 Jakub Jelinek (jj@ultra.linux.cz).
9107
9108 sysdeps/sparc/sparc64/qp_sqrt.c:
9109 Contributed by Richard Henderson (rth@cygnus.com) and
9110 Jakub Jelinek (jj@ultra.linux.cz).
9111
9112 sysdeps/sparc/sparc64/qp_stoq.c:
9113 Contributed by Richard Henderson (rth@cygnus.com) and
9114 Jakub Jelinek (jj@ultra.linux.cz).
9115
9116 sysdeps/sparc/sparc64/qp_sub.c:
9117 Contributed by Richard Henderson (rth@cygnus.com) and
9118 Jakub Jelinek (jj@ultra.linux.cz).
9119
9120 sysdeps/sparc/sparc64/qp_uitoq.c:
9121 Contributed by Richard Henderson (rth@cygnus.com) and
9122 Jakub Jelinek (jj@ultra.linux.cz).
9123
9124 sysdeps/sparc/sparc64/qp_util.c:
9125 Contributed by Jakub Jelinek (jj@ultra.linux.cz).
9126
9127 sysdeps/sparc/sparc64/qp_uxtoq.c:
9128 Contributed by Richard Henderson (rth@cygnus.com) and
9129 Jakub Jelinek (jj@ultra.linux.cz).
9130
9131 sysdeps/sparc/sparc64/qp_xtoq.c:
9132 Contributed by Richard Henderson (rth@cygnus.com) and
9133 Jakub Jelinek (jj@ultra.linux.cz).
9134
9135 sysdeps/sparc/sparc64/rawmemchr.S:
9136 Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
9137 This version is developed using the same algorithm as the fast C
9138 version which carries the following introduction:
9139 Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
9140 with help from Dan Sahlin (dan@sics.se) and
9141 commentary by Jim Blandy (jimb@ai.mit.edu);
9142 adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
9143 and implemented by Roland McGrath (roland@ai.mit.edu).
9144
9145 sysdeps/sparc/sparc64/sfp-machine.h:
9146 Contributed by Richard Henderson (rth@cygnus.com),
9147 Jakub Jelinek (jj@ultra.linux.cz) and
9148 David S. Miller (davem@redhat.com).
9149
9150 sysdeps/sparc/sparc64/start.S:
9151 Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
9152
9153 sysdeps/sparc/sparc64/stpcpy.S:
9154 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
9155 Jakub Jelinek <jj@ultra.linux.cz>.
9156
9157 sysdeps/sparc/sparc64/stpncpy.S:
9158 Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
9159 Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
9160
9161 sysdeps/sparc/sparc64/strcat.S:
9162 Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
9163 Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
9164
9165 sysdeps/sparc/sparc64/strchr.S:
9166 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
9167 Jakub Jelinek <jj@ultra.linux.cz>.
9168
9169 sysdeps/sparc/sparc64/strcmp.S:
9170 Contributed by David S. Miller <davem@davemloft.net>
9171
9172 sysdeps/sparc/sparc64/strcpy.S:
9173 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
9174 Jakub Jelinek <jj@ultra.linux.cz>.
9175
9176 sysdeps/sparc/sparc64/strcspn.S:
9177 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
9178
9179 sysdeps/sparc/sparc64/strlen.S:
9180 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>,
9181 Jakub Jelinek <jj@ultra.linux.cz>, and
9182 David S. Miller <davem@davemloft.net>.
9183
9184 sysdeps/sparc/sparc64/strncmp.S:
9185 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
9186 Jakub Jelinek <jj@ultra.linux.cz>.
9187
9188 sysdeps/sparc/sparc64/strncpy.S:
9189 Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
9190 Jakub Jelinek <jj@ultra.linux.cz>.
9191
9192 sysdeps/sparc/sparc64/strpbrk.S:
9193 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
9194
9195 sysdeps/sparc/sparc64/strspn.S:
9196 Contributed by Jakub Jelinek <jj@ultra.linux.cz>
9197
9198 sysdeps/unix/alpha/pipe.S:
9199 Contributed by David Mosberger (davidm@cs.arizona.edu).
9200
9201 sysdeps/unix/alpha/sysdep.S:
9202 Contributed by Brendan Kehoe (brendan@zen.org).
9203
9204 sysdeps/unix/bsd/getpt.c:
9205 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9206
9207 sysdeps/unix/bsd/unlockpt.c:
9208 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9209
9210 sysdeps/unix/grantpt.c:
9211 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9212
9213 sysdeps/unix/ifreq.c:
9214 Contributed by Andreas Jaeger <aj@suse.de>.
9215
9216 sysdeps/unix/mips/mips32/sysdep.h:
9217 Contributed by Brendan Kehoe (brendan@zen.org).
9218
9219 sysdeps/unix/mips/mips64/sysdep.h:
9220 Contributed by Alexandre Oliva <aoliva@redhat.com>.
9221
9222 sysdeps/unix/mips/pipe.S:
9223 Contributed by Brendan Kehoe (brendan@zen.org).
9224
9225 sysdeps/unix/mips/sysdep.S:
9226 Contributed by Brendan Kehoe (brendan@zen.org).
9227
9228 sysdeps/unix/mips/sysdep.h:
9229 Contributed by Brendan Kehoe (brendan@zen.org).
9230
9231 sysdeps/unix/sysv/linux/accept4.c:
9232 Contributed by Ulrich Drepper <drepper@redhat.com>, 2008.
9233
9234 sysdeps/unix/sysv/linux/aio_misc.h:
9235 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9236
9237 sysdeps/unix/sysv/linux/alpha/clone.S:
9238 Contributed by Richard Henderson <rth@tamu.edu>, 1996.
9239
9240 sysdeps/unix/sysv/linux/alpha/gethostname.c:
9241 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001
9242
9243 sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S:
9244 Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
9245
9246 sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S:
9247 Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
9248
9249 sysdeps/unix/sysv/linux/alpha/ioperm.c:
9250 Contributed by David Mosberger.
9251
9252 sysdeps/unix/sysv/linux/alpha/rt_sigaction.S:
9253 Contributed by Richard Henderson <rth@cygnus.com>, 1998
9254
9255 sysdeps/unix/sysv/linux/alpha/syscall.S:
9256 Contributed by David Mosberger <davidm@azstarnet.com>, 1996.
9257
9258 sysdeps/unix/sysv/linux/alpha/sysdep.h:
9259 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
9260
9261 sysdeps/unix/sysv/linux/arc/clone.S:
9262 Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
9263
9264 sysdeps/unix/sysv/linux/arm/clone.S:
9265 Contributed by Pat Beirne <patb@corelcomputer.com>
9266
9267 sysdeps/unix/sysv/linux/arm/dl-procinfo.c:
9268 Contributed by Philip Blundell <philb@gnu.org>, 2001.
9269
9270 sysdeps/unix/sysv/linux/arm/dl-procinfo.h:
9271 Contributed by Philip Blundell <philb@gnu.org>, 2001.
9272
9273 sysdeps/unix/sysv/linux/arm/ioperm.c:
9274 Contributed by Phil Blundell, based on the Alpha version by
9275 David Mosberger.
9276
9277 sysdeps/unix/sysv/linux/arm/readelflib.c:
9278 Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
9279 Jakub Jelinek <jakub@redhat.com>, 1999.
9280
9281 sysdeps/unix/sysv/linux/arm/register-dump.h:
9282 Contributed by Philip Blundell <pb@nexus.co.uk>, 1998.
9283
9284 sysdeps/unix/sysv/linux/arm/sigcontextinfo.h:
9285 Contributed by Philip Blundell <philb@gnu.org>, 1999.
9286
9287 sysdeps/unix/sysv/linux/arm/sysdep.h:
9288 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
9289 ARM changes by Philip Blundell, <pjb27@cam.ac.uk>, May 1997.
9290
9291 sysdeps/unix/sysv/linux/arm/vfork.S:
9292 Contributed by Philip Blundell <philb@gnu.org>.
9293
9294 sysdeps/unix/sysv/linux/dl-librecon.h:
9295 Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
9296
9297 sysdeps/unix/sysv/linux/dl-openat64.c:
9298 Contributed by Ulrich Drepper <drepper@gmain.com>, 2003.
9299
9300 sysdeps/unix/sysv/linux/dl-origin.c:
9301 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9302
9303 sysdeps/unix/sysv/linux/fstatvfs.c:
9304 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9305
9306 sysdeps/unix/sysv/linux/generic/____longjmp_chk.c:
9307 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9308
9309 sysdeps/unix/sysv/linux/generic/bits/fcntl.h:
9310 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9311
9312 sysdeps/unix/sysv/linux/generic/bits/typesizes.h:
9313 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9314
9315 sysdeps/unix/sysv/linux/generic/chmod.c:
9316 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9317
9318 sysdeps/unix/sysv/linux/generic/chown.c:
9319 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9320
9321 sysdeps/unix/sysv/linux/generic/dl-origin.c:
9322 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9323
9324 sysdeps/unix/sysv/linux/generic/dup2.c:
9325 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9326
9327 sysdeps/unix/sysv/linux/generic/epoll_create.c:
9328 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9329
9330 sysdeps/unix/sysv/linux/generic/inotify_init.c:
9331 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9332
9333 sysdeps/unix/sysv/linux/generic/lchown.c:
9334 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9335
9336 sysdeps/unix/sysv/linux/generic/link.c:
9337 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9338
9339 sysdeps/unix/sysv/linux/generic/mkdir.c:
9340 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9341
9342 sysdeps/unix/sysv/linux/generic/pipe.c:
9343 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9344
9345 sysdeps/unix/sysv/linux/generic/readlink.c:
9346 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9347
9348 sysdeps/unix/sysv/linux/generic/rmdir.c:
9349 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9350
9351 sysdeps/unix/sysv/linux/generic/symlink.c:
9352 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9353
9354 sysdeps/unix/sysv/linux/generic/sysdep.h:
9355 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9356
9357 sysdeps/unix/sysv/linux/generic/unlink.c:
9358 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9359
9360 sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c:
9361 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9362
9363 sysdeps/unix/sysv/linux/getcwd.c:
9364 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9365
9366 sysdeps/unix/sysv/linux/getipv4sourcefilter.c:
9367 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9368
9369 sysdeps/unix/sysv/linux/getpt.c:
9370 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9371
9372 sysdeps/unix/sysv/linux/getsourcefilter.c:
9373 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9374
9375 sysdeps/unix/sysv/linux/getsysstats.c:
9376 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
9377
9378 sysdeps/unix/sysv/linux/grantpt.c:
9379 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9380
9381 sysdeps/unix/sysv/linux/hppa/atomic-machine.h:
9382 Contributed by Carlos O'Donell <carlos@baldric.uwo.ca>, 2005.
9383
9384 sysdeps/unix/sysv/linux/hppa/clone.S:
9385 Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
9386 Based on the Alpha version by Richard Henderson <rth@tamu.edu>, 1996.
9387
9388 sysdeps/unix/sysv/linux/hppa/getcontext.S:
9389 Contributed by Helge Deller <deller@gmx.de>, 2008.
9390
9391 sysdeps/unix/sysv/linux/hppa/makecontext.c:
9392 Contributed by Helge Deller <deller@gmx.de>, 2008.
9393
9394 sysdeps/unix/sysv/linux/hppa/setcontext.S:
9395 Contributed by Helge Deller <deller@gmx.de>, 2008.
9396
9397 sysdeps/unix/sysv/linux/hppa/swapcontext.c:
9398 Contributed by Helge Deller <deller@gmx.de>, 2008.
9399
9400 sysdeps/unix/sysv/linux/hppa/sysdep.h:
9401 Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
9402 Linux/PA-RISC changes by Philipp Rumpf, <prumpf@tux.org>, March 2000.
9403
9404 sysdeps/unix/sysv/linux/i386/clone.S:
9405 Contributed by Richard Henderson (rth@tamu.edu)
9406
9407 sysdeps/unix/sysv/linux/i386/dl-librecon.h:
9408 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9409
9410 sysdeps/unix/sysv/linux/i386/dl-procinfo.h:
9411 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9412
9413 sysdeps/unix/sysv/linux/i386/getcontext.S:
9414 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9415
9416 sysdeps/unix/sysv/linux/i386/makecontext.S:
9417 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9418
9419 sysdeps/unix/sysv/linux/i386/register-dump.h:
9420 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9421
9422 sysdeps/unix/sysv/linux/i386/setcontext.S:
9423 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9424
9425 sysdeps/unix/sysv/linux/i386/sigcontextinfo.h:
9426 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9427
9428 sysdeps/unix/sysv/linux/i386/swapcontext.S:
9429 Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9430
9431 sysdeps/unix/sysv/linux/i386/sysdep.h:
9432 Contributed by Ulrich Drepper, <drepper@gnu.org>, August 1995.
9433
9434 sysdeps/unix/sysv/linux/i386/vfork.S:
9435 Contributed by Andreas Schwab <schwab@gnu.org>.
9436
9437 sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S:
9438 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9439
9440 sysdeps/unix/sysv/linux/ia64/__longjmp.S:
9441 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9442
9443 sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c:
9444 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9445
9446 sysdeps/unix/sysv/linux/ia64/__start_context.S:
9447 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9448
9449 sysdeps/unix/sysv/linux/ia64/bits/setjmp.h:
9450 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9451
9452 sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h:
9453 Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
9454
9455 sysdeps/unix/sysv/linux/ia64/getcontext.S:
9456 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9457
9458 sysdeps/unix/sysv/linux/ia64/ioperm.c:
9459 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9460
9461 sysdeps/unix/sysv/linux/ia64/makecontext.c:
9462 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9463
9464 sysdeps/unix/sysv/linux/ia64/pipe.S:
9465 Contributed by David Mosberger <davidm@hpl.hp.com>
9466
9467 sysdeps/unix/sysv/linux/ia64/register-dump.h:
9468 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9469
9470 sysdeps/unix/sysv/linux/ia64/setcontext.S:
9471 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9472
9473 sysdeps/unix/sysv/linux/ia64/setjmp.S:
9474 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9475
9476 sysdeps/unix/sysv/linux/ia64/swapcontext.c:
9477 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9478
9479 sysdeps/unix/sysv/linux/ia64/sys/io.h:
9480 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
9481
9482 sysdeps/unix/sysv/linux/ia64/sys/rse.h:
9483 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9484
9485 sysdeps/unix/sysv/linux/ia64/syscall.S:
9486 Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>.
9487
9488 sysdeps/unix/sysv/linux/ia64/sysdep.S:
9489 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9490
9491 sysdeps/unix/sysv/linux/ia64/sysdep.h:
9492 Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
9493 Based on code originally written by David Mosberger-Tang
9494
9495 sysdeps/unix/sysv/linux/ia64/ucontext_i.h:
9496 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9497
9498 sysdeps/unix/sysv/linux/ifreq.c:
9499 Contributed by Andreas Jaeger <aj@suse.de>.
9500
9501 sysdeps/unix/sysv/linux/internal_statvfs.c:
9502 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9503
9504 sysdeps/unix/sysv/linux/kernel-posix-timers.h:
9505 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9506
9507 sysdeps/unix/sysv/linux/lddlibc4.c:
9508 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9509
9510 sysdeps/unix/sysv/linux/m68k/clone.S:
9511 Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
9512
9513 sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h:
9514 Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
9515
9516 sysdeps/unix/sysv/linux/m68k/getpagesize.c:
9517 Contributed by Andreas Schwab <schwab@suse.de>.
9518
9519 sysdeps/unix/sysv/linux/m68k/register-dump.h:
9520 Contributed by Andreas Schwab <schwab@gnu.org>.
9521
9522 sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h:
9523 Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 1998.
9524
9525 sysdeps/unix/sysv/linux/m68k/sysdep.h:
9526 Written by Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de>,
9527 December 1995.
9528
9529 sysdeps/unix/sysv/linux/m68k/vfork.S:
9530 Contributed by Andreas Schwab <schwab@gnu.org>.
9531
9532 sysdeps/unix/sysv/linux/mips/_test_and_set.c:
9533 Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
9534
9535 sysdeps/unix/sysv/linux/mips/clone.S:
9536 Contributed by Ralf Bächle <ralf@linux-mips.org>, 1996.
9537
9538 sysdeps/unix/sysv/linux/mips/getcontext.S:
9539 Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9540
9541 sysdeps/unix/sysv/linux/mips/makecontext.S:
9542 Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9543
9544 sysdeps/unix/sysv/linux/mips/readelflib.c:
9545 Contributed by Alexandre Oliva <aoliva@redhat.com>
9546 Based on work ../x86_64/readelflib.c,
9547 contributed by Andreas Jaeger <aj@suse.de>, 1999 and
9548 Jakub Jelinek <jakub@redhat.com>, 1999.
9549
9550 sysdeps/unix/sysv/linux/mips/register-dump.h:
9551 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
9552
9553 sysdeps/unix/sysv/linux/mips/setcontext.S:
9554 Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9555
9556 sysdeps/unix/sysv/linux/mips/sigcontextinfo.h:
9557 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
9558
9559 sysdeps/unix/sysv/linux/mips/swapcontext.S:
9560 Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9561
9562 sysdeps/unix/sysv/linux/mips/ustat.c:
9563 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9564
9565 sysdeps/unix/sysv/linux/mmap64.c:
9566 Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
9567
9568 sysdeps/unix/sysv/linux/mq_notify.c:
9569 Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
9570
9571 sysdeps/unix/sysv/linux/msgctl.c:
9572 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9573
9574 sysdeps/unix/sysv/linux/msgget.c:
9575 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9576
9577 sysdeps/unix/sysv/linux/msgrcv.c:
9578 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9579
9580 sysdeps/unix/sysv/linux/msgsnd.c:
9581 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9582
9583 sysdeps/unix/sysv/linux/net/if_arp.h:
9584 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9585
9586 sysdeps/unix/sysv/linux/nios2/clone.S:
9587 Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
9588
9589 sysdeps/unix/sysv/linux/nios2/kernel_stat.h:
9590 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9591
9592 sysdeps/unix/sysv/linux/not-cancel.h:
9593 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9594
9595 sysdeps/unix/sysv/linux/nscd_setup_thread.c:
9596 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9597
9598 sysdeps/unix/sysv/linux/open.c:
9599 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9600
9601 sysdeps/unix/sysv/linux/ppoll.c:
9602 Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
9603
9604 sysdeps/unix/sysv/linux/pread.c:
9605 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9606
9607 sysdeps/unix/sysv/linux/pread64.c:
9608 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9609
9610 sysdeps/unix/sysv/linux/pselect.c:
9611 Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
9612
9613 sysdeps/unix/sysv/linux/ptsname.c:
9614 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9615
9616 sysdeps/unix/sysv/linux/pwrite.c:
9617 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9618
9619 sysdeps/unix/sysv/linux/pwrite64.c:
9620 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9621
9622 sysdeps/unix/sysv/linux/recvmmsg.c:
9623 Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
9624
9625 sysdeps/unix/sysv/linux/s390/bits/elfclass.h:
9626 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9627
9628 sysdeps/unix/sysv/linux/s390/dl-procinfo.h:
9629 Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
9630
9631 sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
9632 Contributed by Jakub Jelinek <jakub@redhat.com>.
9633
9634 sysdeps/unix/sysv/linux/s390/s390-32/clone.S:
9635 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9636
9637 sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S:
9638 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9639
9640 sysdeps/unix/sysv/linux/s390/s390-32/getutent.c:
9641 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9642
9643 sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c:
9644 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9645
9646 sysdeps/unix/sysv/linux/s390/s390-32/getutid.c:
9647 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9648
9649 sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c:
9650 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9651
9652 sysdeps/unix/sysv/linux/s390/s390-32/getutline.c:
9653 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9654
9655 sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c:
9656 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9657
9658 sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c:
9659 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9660
9661 sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c:
9662 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9663
9664 sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c:
9665 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9666
9667 sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c:
9668 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9669
9670 sysdeps/unix/sysv/linux/s390/s390-32/login.c:
9671 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9672
9673 sysdeps/unix/sysv/linux/s390/s390-32/login32.c:
9674 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9675
9676 sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c:
9677 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9678
9679 sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c:
9680 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9681
9682 sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h:
9683 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9684
9685 sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
9686 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9687
9688 sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
9689 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9690
9691 sysdeps/unix/sysv/linux/s390/s390-32/syscall.S:
9692 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9693
9694 sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S:
9695 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9696
9697 sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h:
9698 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9699
9700 sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c:
9701 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9702
9703 sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c:
9704 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9705
9706 sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h:
9707 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9708
9709 sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h:
9710 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9711
9712 sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c:
9713 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9714
9715 sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h:
9716 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9717
9718 sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c:
9719 Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9720
9721 sysdeps/unix/sysv/linux/s390/s390-32/vfork.S:
9722 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9723
9724 sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
9725 Contributed by Jakub Jelinek <jakub@redhat.com>.
9726
9727 sysdeps/unix/sysv/linux/s390/s390-64/clone.S:
9728 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9729
9730 sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S:
9731 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9732
9733 sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c:
9734 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9735
9736 sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h:
9737 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9738
9739 sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S:
9740 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9741
9742 sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
9743 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9744
9745 sysdeps/unix/sysv/linux/s390/s390-64/syscall.S:
9746 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9747
9748 sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S:
9749 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9750
9751 sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h:
9752 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9753
9754 sysdeps/unix/sysv/linux/s390/s390-64/vfork.S:
9755 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9756
9757 sysdeps/unix/sysv/linux/s390/sigcontextinfo.h:
9758 Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9759
9760 sysdeps/unix/sysv/linux/s390/sys/ptrace.h:
9761 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
9762
9763 sysdeps/unix/sysv/linux/s390/sys/ucontext.h:
9764 Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
9765
9766 sysdeps/unix/sysv/linux/semctl.c:
9767 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9768
9769 sysdeps/unix/sysv/linux/semget.c:
9770 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9771
9772 sysdeps/unix/sysv/linux/semop.c:
9773 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9774
9775 sysdeps/unix/sysv/linux/semtimedop.c:
9776 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9777
9778 sysdeps/unix/sysv/linux/sendmmsg.c:
9779 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
9780
9781 sysdeps/unix/sysv/linux/setipv4sourcefilter.c:
9782 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9783
9784 sysdeps/unix/sysv/linux/setsourcefilter.c:
9785 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9786
9787 sysdeps/unix/sysv/linux/sh/sigcontextinfo.h:
9788 Contributed by Philip Blundell <philb@gnu.org>, 1999.
9789
9790 sysdeps/unix/sysv/linux/sh/sysdep.h:
9791 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
9792 Changed by Kaz Kojima, <kkojima@rr.iij4u.or.jp>.
9793
9794 sysdeps/unix/sysv/linux/shmat.c:
9795 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9796
9797 sysdeps/unix/sysv/linux/shmctl.c:
9798 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9799
9800 sysdeps/unix/sysv/linux/shmdt.c:
9801 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9802
9803 sysdeps/unix/sysv/linux/shmget.c:
9804 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9805
9806 sysdeps/unix/sysv/linux/sigset-cvt-mask.h:
9807 Contributed by Joe Keane <jgk@jgk.org>.
9808
9809 sysdeps/unix/sysv/linux/sigstack.c:
9810 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9811
9812 sysdeps/unix/sysv/linux/sparc/readelflib.c:
9813 Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
9814 Jakub Jelinek <jakub@redhat.com>, 1999.
9815
9816 sysdeps/unix/sysv/linux/sparc/sparc32/clone.S:
9817 Contributed by Richard Henderson (rth@tamu.edu).
9818
9819 sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S:
9820 Contributed by David S. Miller <davem@davemloft.net>, 2008.
9821
9822 sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c:
9823 Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx>, 1997.
9824
9825 sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c:
9826 Contributed by David S. Miller <davem@davemloft.net>, 2008.
9827
9828 sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S:
9829 Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
9830
9831 sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h:
9832 Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
9833
9834 sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S:
9835 Contributed by David S. Miller <davem@davemloft.net>, 2008.
9836
9837 sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h:
9838 Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
9839
9840 sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S:
9841 Contributed by David S. Miller <davem@davemloft.net>, 2008.
9842
9843 sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h:
9844 Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, January 1997.
9845
9846 sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S:
9847 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9848
9849 sysdeps/unix/sysv/linux/sparc/sparc64/clone.S:
9850 Contributed by Richard Henderson (rth@tamu.edu).
9851
9852 sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S:
9853 Contributed by Richard Henderson (rth@tamu.edu).
9854
9855 sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c:
9856 Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx> and
9857 Jakub Jelinek <jj@ultra.linux.cz>.
9858
9859 sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S:
9860 Contributed by Richard Henderson (rth@tamu.edu).
9861
9862 sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c:
9863 Contributed by Jakub Jelinek <jakub@redhat.com>.
9864
9865 sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S:
9866 Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
9867
9868 sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h:
9869 Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
9870
9871 sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S:
9872 Contributed by Richard Henderson (rth@tamu.edu).
9873
9874 sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S:
9875 Contributed by Richard Henderson (rth@tamu.edu).
9876
9877 sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h:
9878 Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
9879
9880 sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c:
9881 Contributed by Jakub Jelinek <jakub@redhat.com>.
9882
9883 sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h:
9884 Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
9885
9886 sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h:
9887 Contributed by Jakub Jelinek <jakub@redhat.com>.
9888
9889 sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S:
9890 Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9891
9892 sysdeps/unix/sysv/linux/sparc/sysdep.h:
9893 Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
9894
9895 sysdeps/unix/sysv/linux/statfs.c:
9896 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9897
9898 sysdeps/unix/sysv/linux/statvfs.c:
9899 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9900
9901 sysdeps/unix/sysv/linux/timer_create.c:
9902 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9903
9904 sysdeps/unix/sysv/linux/timer_delete.c:
9905 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9906
9907 sysdeps/unix/sysv/linux/timer_getoverr.c:
9908 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9909
9910 sysdeps/unix/sysv/linux/timer_gettime.c:
9911 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9912
9913 sysdeps/unix/sysv/linux/timer_routines.c:
9914 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9915
9916 sysdeps/unix/sysv/linux/timer_settime.c:
9917 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9918
9919 sysdeps/unix/sysv/linux/umount.c:
9920 Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9921
9922 sysdeps/unix/sysv/linux/unlockpt.c:
9923 Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9924
9925 sysdeps/unix/sysv/linux/updwtmp.c:
9926 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
9927
9928 sysdeps/unix/sysv/linux/ustat.c:
9929 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9930
9931 sysdeps/unix/sysv/linux/utmp_file.c:
9932 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
9933
9934 sysdeps/unix/sysv/linux/x86/readelflib.c:
9935 Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
9936 Jakub Jelinek <jakub@redhat.com>, 2000.
9937
9938 sysdeps/unix/sysv/linux/x86_64/__start_context.S:
9939 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9940
9941 sysdeps/unix/sysv/linux/x86_64/getcontext.S:
9942 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9943
9944 sysdeps/unix/sysv/linux/x86_64/makecontext.c:
9945 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9946
9947 sysdeps/unix/sysv/linux/x86_64/setcontext.S:
9948 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9949
9950 sysdeps/unix/sysv/linux/x86_64/swapcontext.S:
9951 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9952
9953 sysdeps/wordsize-64/tst-writev.c:
9954 Contributed by Ryan S. Arnold <rsa@us.ibm.com>, 2011.
9955
9956 sysdeps/x86/fpu/s_fpclassifyl.c:
9957 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9958
9959 sysdeps/x86/fpu/s_isnanl.c:
9960 Conversion to long double by Ulrich Drepper,
9961 Cygnus Support, drepper@cygnus.com.
9962
9963 sysdeps/x86/fpu_control.h:
9964 Contributed by Olaf Flebbe.
9965
9966 sysdeps/x86/nptl/pthreaddef.h:
9967 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
9968
9969 sysdeps/x86_64/_mcount.S:
9970 Contributed by Andreas Jaeger <aj@suse.de>.
9971
9972 sysdeps/x86_64/dl-machine.h:
9973 Contributed by Andreas Jaeger <aj@suse.de>.
9974
9975 sysdeps/x86_64/ffs.c:
9976 Contributed by Ulrich Drepper <drepper@cygnus.com>.
9977
9978 sysdeps/x86_64/ffsll.c:
9979 Contributed by Ulrich Drepper <drepper@cygnus.com>.
9980
9981 sysdeps/x86_64/fpu/e_exp2l.S:
9982 Written by J.T. Conklin <jtc@netbsd.org>.
9983 Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
9984 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
9985
9986 sysdeps/x86_64/fpu/e_expl.S:
9987 Written by J.T. Conklin <jtc@netbsd.org>.
9988 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
9989
9990 sysdeps/x86_64/fpu/e_fmodl.S:
9991 Written by J.T. Conklin <jtc@netbsd.org>.
9992 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
9993 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
9994
9995 sysdeps/x86_64/fpu/e_ilogbl.S:
9996 Written by J.T. Conklin <jtc@netbsd.org>.
9997 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
9998 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
9999
10000 sysdeps/x86_64/fpu/e_log10l.S:
10001 Written by J.T. Conklin <jtc@netbsd.org>.
10002 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
10003 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
10004 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
10005
10006 sysdeps/x86_64/fpu/e_log2l.S:
10007 Written by J.T. Conklin <jtc@netbsd.org>.
10008 Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
10009 Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
10010 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
10011
10012 sysdeps/x86_64/fpu/e_logl.S:
10013 Written by J.T. Conklin <jtc@netbsd.org>.
10014 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
10015 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
10016
10017 sysdeps/x86_64/fpu/e_powl.S:
10018 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10019
10020 sysdeps/x86_64/fpu/e_remainderl.S:
10021 Written by J.T. Conklin <jtc@netbsd.org>.
10022 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
10023 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
10024
10025 sysdeps/x86_64/fpu/e_scalbl.S:
10026 Written by J.T. Conklin <jtc@netbsd.org>.
10027 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
10028 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>
10029 Correct handling of y==-inf <drepper@gnu>
10030
10031 sysdeps/x86_64/fpu/fedisblxcpt.c:
10032 Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10033
10034 sysdeps/x86_64/fpu/feenablxcpt.c:
10035 Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10036
10037 sysdeps/x86_64/fpu/fegetexcept.c:
10038 Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10039
10040 sysdeps/x86_64/fpu/fegetround.c:
10041 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10042
10043 sysdeps/x86_64/fpu/feupdateenv.c:
10044 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10045
10046 sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S:
10047 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10048
10049 sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S:
10050 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10051
10052 sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S:
10053 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10054
10055 sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S:
10056 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10057
10058 sysdeps/x86_64/fpu/multiarch/s_fma.c:
10059 Contributed by Intel Corporation.
10060
10061 sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S:
10062 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10063
10064 sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S:
10065 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10066
10067 sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S:
10068 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10069
10070 sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S:
10071 Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10072
10073 sysdeps/x86_64/fpu/s_ceill.S:
10074 Written by J.T. Conklin <jtc@netbsd.org>.
10075 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
10076 Changes for x86-64 by Andreas Jaeger <aj@suse.de>
10077
10078 sysdeps/x86_64/fpu/s_copysign.S:
10079 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10080
10081 sysdeps/x86_64/fpu/s_copysignf.S:
10082 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10083
10084 sysdeps/x86_64/fpu/s_copysignl.S:
10085 Written by J.T. Conklin <jtc@netbsd.org>.
10086 Changes for long double by Ulrich Drepper <drepper@cygnus.com>.
10087 Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
10088
10089 sysdeps/x86_64/fpu/s_finitel.S:
10090 Written by Joe Keane <jgk@jgk.org>.
10091 Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
10092
10093 sysdeps/x86_64/fpu/s_floorl.S:
10094 Written by J.T. Conklin <jtc@netbsd.org>.
10095 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
10096 Changes for x86-64 by Andreas Jaeger <aj@suse.de>=09
10097
10098 sysdeps/x86_64/fpu/s_fmax.S:
10099 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10100
10101 sysdeps/x86_64/fpu/s_fmaxf.S:
10102 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10103
10104 sysdeps/x86_64/fpu/s_fmaxl.S:
10105 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10106
10107 sysdeps/x86_64/fpu/s_fmin.S:
10108 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10109
10110 sysdeps/x86_64/fpu/s_fminf.S:
10111 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10112
10113 sysdeps/x86_64/fpu/s_fminl.S:
10114 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10115
10116 sysdeps/x86_64/fpu/s_llrint.S:
10117 Contributed by Andreas Jaeger <aj@suse.d>, 2002.
10118
10119 sysdeps/x86_64/fpu/s_llrintf.S:
10120 Contributed by Andreas Jaeger <aj@suse.d>, 2002.
10121
10122 sysdeps/x86_64/fpu/s_log1pl.S:
10123 Written by J.T. Conklin <jtc@netbsd.org>.
10124 Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
10125 Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
10126
10127 sysdeps/x86_64/fpu/s_nearbyintl.S:
10128 Written by J.T. Conklin <jtc@netbsd.org>.
10129 Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
10130
10131 sysdeps/x86_64/fpu/s_scalbnl.S:
10132 Written by J.T. Conklin <jtc@netbsd.org>.
10133 Changes for long double by Ulrich Drepper <drepper@cygnus.com>
10134 Changes for x86-64 by Andreas Jaeger <aj@suse.de>=09
10135
10136 sysdeps/x86_64/fpu/s_signbit.S:
10137 Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
10138
10139 sysdeps/x86_64/fpu/s_signbitf.S:
10140 Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
10141
10142 sysdeps/x86_64/fpu/s_truncl.S:
10143 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10144
10145 sysdeps/x86_64/jmpbuf-unwind.h:
10146 Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
10147
10148 sysdeps/x86_64/machine-gmon.h:
10149 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10150
10151 sysdeps/x86_64/memchr.S:
10152 Contributed by Intel Corporation.
10153
10154 sysdeps/x86_64/memcmp.S:
10155 Contributed by Intel Corporation.
10156
10157 sysdeps/x86_64/memrchr.S:
10158 Contributed by Intel Corporation.
10159
10160 sysdeps/x86_64/multiarch/memcmp-sse4.S:
10161 Contributed by Intel Corporation.
10162
10163 sysdeps/x86_64/multiarch/memcmp-ssse3.S:
10164 Contributed by Intel Corporation.
10165
10166 sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:
10167 Contributed by Intel Corporation.
10168
10169 sysdeps/x86_64/multiarch/memcpy-ssse3.S:
10170 Contributed by Intel Corporation.
10171
10172 sysdeps/x86_64/multiarch/strcat-avx2.S:
10173 Contributed by Intel Corporation.
10174
10175 sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S:
10176 Contributed by Intel Corporation.
10177
10178 sysdeps/x86_64/multiarch/strcat-ssse3.S:
10179 Contributed by Intel Corporation.
10180
10181 sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S:
10182 Contributed by Intel Corporation.
10183
10184 sysdeps/x86_64/multiarch/strcmp-sse42.S:
10185 Contributed by Intel Corporation.
10186
10187 sysdeps/x86_64/multiarch/strcpy-avx2.S:
10188 Contributed by Intel Corporation.
10189
10190 sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:
10191 Contributed by Intel Corporation.
10192
10193 sysdeps/x86_64/multiarch/strcpy-ssse3.S:
10194 Contributed by Intel Corporation.
10195
10196 sysdeps/x86_64/multiarch/strcspn-c.c:
10197 Contributed by Intel Corporation.
10198
10199 sysdeps/x86_64/multiarch/strspn-c.c:
10200 Contributed by Intel Corporation.
10201
10202 sysdeps/x86_64/multiarch/wcscpy-ssse3.S:
10203 Contributed by Intel Corporation.
10204
10205 sysdeps/x86_64/nptl/pthread_spin_trylock.S:
10206 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
10207
10208 sysdeps/x86_64/nptl/pthread_spin_unlock.S:
10209 Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
10210
10211 sysdeps/x86_64/rawmemchr.S:
10212 Contributed by Intel Corporation.
10213
10214 sysdeps/x86_64/start.S:
10215 Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10216
10217 sysdeps/x86_64/strcat.S:
10218 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10219
10220 sysdeps/x86_64/strcmp.S:
10221 Based on i686 version contributed by Ulrich Drepper
10222 <drepper@cygnus.com>, 1999.
10223 Updated with SSE2 support contributed by Intel Corporation.
10224
10225 sysdeps/x86_64/strcpy.S:
10226 Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10227
10228 sysdeps/x86_64/strcspn.S:
10229 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
10230 Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
10231 Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
10232
10233 sysdeps/x86_64/strspn.S:
10234 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
10235 Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
10236 Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
10237
10238 sysdeps/x86_64/wcschr.S:
10239 Contributed by Intel Corporation.
10240
10241 sysdeps/x86_64/wcscmp.S:
10242 Contributed by Intel Corporation.
10243
10244 sysdeps/x86_64/wcslen.S:
10245 Contributed by Intel Corporation.
10246
10247 sysdeps/x86_64/wcsrchr.S:
10248 Contributed by Intel Corporation.
10249
10250 sysvipc/ftok.c:
10251 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10252
10253 sysvipc/msgctl.c:
10254 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10255
10256 sysvipc/msgget.c:
10257 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10258
10259 sysvipc/msgrcv.c:
10260 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10261
10262 sysvipc/msgsnd.c:
10263 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
10264
10265 sysvipc/semctl.c:
10266 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10267
10268 sysvipc/semget.c:
10269 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10270
10271 sysvipc/semop.c:
10272 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
10273
10274 sysvipc/semtimedop.c:
10275 Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
10276
10277 sysvipc/shmat.c:
10278 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10279
10280 sysvipc/shmctl.c:
10281 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10282
10283 sysvipc/shmdt.c:
10284 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10285
10286 sysvipc/shmget.c:
10287 Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
10288
10289 test-skeleton.c:
10290 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10291
10292 time/ctime_r.c:
10293 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10294
10295 time/difftime.c:
10296 Written by Paul Eggert <eggert@cs.ucla.edu>.
10297
10298 time/getdate.c:
10299 Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
10300
10301 time/tst-clock.c:
10302 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
10303
10304 time/tst-getdate.c:
10305 Contributed by Andreas Jaeger <aj@suse.de>, 2000.
10306
10307 time/tst-strptime.c:
10308 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10309
10310 timezone/tst-timezone.c:
10311 Contributed by Andreas Jaeger <aj@suse.de>, 1998.
10312
10313 wcsmbs/btowc.c:
10314 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10315
10316 wcsmbs/c16rtomb.c:
10317 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
10318
10319 wcsmbs/mbrlen.c:
10320 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10321
10322 wcsmbs/mbrtoc16.c:
10323 Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
10324
10325 wcsmbs/mbrtowc.c:
10326 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10327
10328 wcsmbs/mbsinit.c:
10329 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10330
10331 wcsmbs/mbsnrtowcs.c:
10332 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10333
10334 wcsmbs/mbsrtowcs.c:
10335 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10336
10337 wcsmbs/mbsrtowcs_l.c:
10338 Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
10339
10340 wcsmbs/tst-btowc.c:
10341 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
10342
10343 wcsmbs/tst-mbrtowc.c:
10344 UTF-8 single byte feeding test for mbrtowc(),
10345 contributed by Markus Kuhn <mkuhn@acm.org>.
10346
10347 wcsmbs/tst-mbsrtowcs.c:
10348 Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
10349
10350 wcsmbs/tst-wcpncpy.c:
10351 Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
10352
10353 wcsmbs/tst-wcrtomb.c:
10354 Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
10355
10356 wcsmbs/tst-wcsnlen.c:
10357 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
10358
10359 wcsmbs/wcpcpy.c:
10360 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10361
10362 wcsmbs/wcpncpy.c:
10363 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10364
10365 wcsmbs/wcrtomb.c:
10366 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10367
10368 wcsmbs/wcscasecmp_l.c:
10369 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10370
10371 wcsmbs/wcscat.c:
10372 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10373
10374 wcsmbs/wcscmp.c:
10375 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10376
10377 wcsmbs/wcscoll.c:
10378 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10379
10380 wcsmbs/wcscoll_l.c:
10381 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10382
10383 wcsmbs/wcscpy.c:
10384 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10385
10386 wcsmbs/wcscspn.c:
10387 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10388
10389 wcsmbs/wcsdup.c:
10390 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10391
10392 wcsmbs/wcslen.c:
10393 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10394
10395 wcsmbs/wcsmbsload.c:
10396 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10397
10398 wcsmbs/wcsmbsload.h:
10399 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10400
10401 wcsmbs/wcsncase_l.c:
10402 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10403
10404 wcsmbs/wcsncat.c:
10405 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10406
10407 wcsmbs/wcsncmp.c:
10408 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10409
10410 wcsmbs/wcsncpy.c:
10411 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10412
10413 wcsmbs/wcsnlen.c:
10414 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10415
10416 wcsmbs/wcsnrtombs.c:
10417 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10418
10419 wcsmbs/wcspbrk.c:
10420 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10421
10422 wcsmbs/wcsrchr.c:
10423 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10424
10425 wcsmbs/wcsrtombs.c:
10426 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10427
10428 wcsmbs/wcsspn.c:
10429 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10430
10431 wcsmbs/wcstod.c:
10432 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10433
10434 wcsmbs/wcstod_l.c:
10435 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10436
10437 wcsmbs/wcstof.c:
10438 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10439
10440 wcsmbs/wcstof_l.c:
10441 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10442
10443 wcsmbs/wcstok.c:
10444 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10445
10446 wcsmbs/wcstol.c:
10447 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10448
10449 wcsmbs/wcstol_l.c:
10450 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10451
10452 wcsmbs/wcstold.c:
10453 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10454
10455 wcsmbs/wcstold_l.c:
10456 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10457
10458 wcsmbs/wcstoll.c:
10459 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10460
10461 wcsmbs/wcstoll_l.c:
10462 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10463
10464 wcsmbs/wcstoul.c:
10465 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10466
10467 wcsmbs/wcstoul_l.c:
10468 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10469
10470 wcsmbs/wcstoull.c:
10471 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10472
10473 wcsmbs/wcstoull_l.c:
10474 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10475
10476 wcsmbs/wcswidth.c:
10477 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10478
10479 wcsmbs/wcsxfrm.c:
10480 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10481
10482 wcsmbs/wcsxfrm_l.c:
10483 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10484
10485 wcsmbs/wctob.c:
10486 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10487
10488 wcsmbs/wcwidth.c:
10489 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10490
10491 wcsmbs/wcwidth.h:
10492 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10493
10494 wcsmbs/wmemchr.c:
10495 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10496
10497 wcsmbs/wmemcmp.c:
10498 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10499
10500 wcsmbs/wmemcpy.c:
10501 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10502
10503 wcsmbs/wmemmove.c:
10504 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10505
10506 wcsmbs/wmempcpy.c:
10507 Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
10508
10509 wcsmbs/wmemset.c:
10510 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10511
10512 wctype/iswctype.c:
10513 Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
10514
10515 wctype/iswctype_l.c:
10516 Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10517
10518 wctype/wchar-lookup.h:
10519 Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
10520
10521 wctype/wctrans.c:
10522 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10523
10524 wctype/wctype.c:
10525 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10526
10527 wctype/wctype_l.c:
10528 Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.