Prepare for glibc 2.35 release.
[glibc.git] / CONTRIBUTED-BY
blobd53bf90e7a64d145bc009bd949beef183b1ee26a
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.
6 argp/argp-test.c:
7     Written by Miles Bader <miles@gnu.ai.mit.edu>.
9 argp/tst-argp1.c:
10     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
12 argp/tst-argp2.c:
13     Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
15 catgets/catgets.c:
16     Contributed by Ulrich Drepper, <drepper@gnu.org>.
18 catgets/catgetsinfo.h:
19     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
21 catgets/gencat.c:
22     Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
24 catgets/open_catalog.c:
25     Contributed by Ulrich Drepper, <drepper@gnu.org>.
27 crypt/md5-crypt.c:
28     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
30 crypt/sha256-crypt.c:
31     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
33 crypt/sha256.c:
34     Written by Ulrich Drepper <drepper@redhat.com>, 2007.
36 crypt/sha512-crypt.c:
37     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
39 crypt/sha512.c:
40     Written by Ulrich Drepper <drepper@redhat.com>, 2007.
42 debug/backtrace.c:
43     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
45 debug/backtracesyms.c:
46     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
48 debug/backtracesymsfd.c:
49     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
51 debug/catchsegv.sh:
52     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
54 debug/confstr_chk.c:
55     Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
57 debug/explicit_bzero_chk.c:
58     Contributed by Torbjorn Granlund (tege@sics.se).
60 debug/memcpy_chk.c:
61     Contributed by Torbjorn Granlund (tege@sics.se).
63 debug/memmove_chk.c:
64     Contributed by Torbjorn Granlund (tege@sics.se).
66 debug/mempcpy_chk.c:
67     Contributed by Torbjorn Granlund (tege@sics.se).
69 debug/noophooks.c:
70     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
72 debug/obprintf_chk.c:
73     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
75 debug/pcprofile.c:
76     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
78 debug/pcprofiledump.c:
79     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
81 debug/segfault.c:
82     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
84 debug/test-stpcpy_chk.c:
85     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
87 debug/test-strcpy_chk.c:
88     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
90 debug/tst-chk1.c:
91     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
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>.
97 debug/wcpcpy_chk.c:
98     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
100 debug/wcpncpy_chk.c:
101     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
103 debug/wcscat_chk.c:
104     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
106 debug/wcscpy_chk.c:
107     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
109 debug/wcsncat_chk.c:
110     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
112 debug/wcsncpy_chk.c:
113     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
115 debug/wmemcpy_chk.c:
116     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
118 debug/wmemmove_chk.c:
119     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
121 debug/wmempcpy_chk.c:
122     Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
124 debug/wmemset_chk.c:
125     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
127 debug/xtrace.sh:
128     Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
130 dirent/opendir-tst1.c:
131     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
133 dlfcn/bug-dl-leaf-lib-cb.c:
134     Contributed by Mike Frysinger <vapier@gentoo.org>
136 dlfcn/bug-dl-leaf-lib.c:
137     Contributed by Mike Frysinger <vapier@gentoo.org>
139 dlfcn/bug-dl-leaf.c:
140     Contributed by Mike Frysinger <vapier@gentoo.org>
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.
147 dlfcn/tst-dladdr.c:
148     Contributed by Volkmar Sieh <vs@caldera.de> and Andreas Jaeger <aj@suse.de>.
150 elf/cache.c:
151     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
153 elf/dl-conflict.c:
154     Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
156 elf/dl-iteratephdr.c:
157     Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
159 elf/dl-libc.c:
160     Contributed by Zack Weinberg <zack@rabi.columbia.edu>, 1999.
162 elf/dl-origin.c:
163     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
165 elf/dl-profile.c:
166     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
168 elf/dl-profstub.c:
169     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
171 elf/dl-version.c:
172     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
174 elf/ldconfig.c:
175     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
177 elf/pldd-xx.c:
178     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
180 elf/pldd.c:
181     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
183 elf/readelflib.c:
184     Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
185     Jakub Jelinek <jakub@redhat.com>, 1999.
187 elf/readlib.c:
188     Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
189     Jakub Jelinek <jakub@redhat.com>, 1999.
191 elf/sotruss-lib.c:
192     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
194 elf/sprof.c:
195     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
197 elf/tlsdeschtab.h:
198     Contributed by Alexandre Oliva  <aoliva@redhat.com>
200 elf/tst-align.c:
201     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
203 elf/tst-align2.c:
204     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
206 elf/tst-alignmod.c:
207     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
209 elf/tst-alignmod2.c:
210     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
212 elf/tst-dlmodcount.c:
213     Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
215 elf/tst-dlopenrpath.c:
216     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
218 elf/tst-dlopenrpathmod.c:
219     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
221 elf/tst-stackguard1.c:
222     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
224 gmon/sprofil.c:
225     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
227 gmon/sys/gmon_out.h:
228     Contributed by David Mosberger <davidm@cs.arizona.edu>.
230 gmon/tst-sprofil.c:
231     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
233 gnulib/tst-gcc.c:
234     Contributed by Ulrich Drepper <drepper@cygnus.com>.
236 grp/getgrent.c:
237     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
239 grp/getgrent_r.c:
240     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
242 grp/getgrgid.c:
243     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
245 grp/getgrgid_r.c:
246     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
248 grp/getgrnam.c:
249     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
251 grp/getgrnam_r.c:
252     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
254 grp/tst_fgetgrent.c:
255     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
257 grp/tst_fgetgrent.sh:
258     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
260 gshadow/getsgent.c:
261     Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
263 gshadow/getsgent_r.c:
264     Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
266 gshadow/getsgnam.c:
267     Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
269 gshadow/getsgnam_r.c:
270     Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
272 hesiod/nss_hesiod/hesiod-grp.c:
273     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
275 hesiod/nss_hesiod/hesiod-proto.c:
276     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
278 hesiod/nss_hesiod/hesiod-pwd.c:
279     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
281 hesiod/nss_hesiod/hesiod-service.c:
282     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
284 htl/semaphoreP.h:
285     Ulrich Drepper <drepper@redhat.com>, 2002.
287 hurd/path-lookup.c:
288     Written by Miles Bader <miles@gnu.ai.mit.edu>
290 iconv/dummy-repertoire.c:
291     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
293 iconv/gconv.c:
294     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
296 iconv/gconv_builtin.c:
297     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
299 iconv/gconv_builtin.h:
300     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
302 iconv/gconv_cache.c:
303     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
305 iconv/gconv_charset.h:
306     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
308 iconv/gconv_close.c:
309     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
311 iconv/gconv_conf.c:
312     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
314 iconv/gconv_db.c:
315     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
317 iconv/gconv_dl.c:
318     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
320 iconv/gconv_int.h:
321     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
323 iconv/gconv_open.c:
324     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
326 iconv/gconv_simple.c:
327     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
329 iconv/gconv_trans.c:
330     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
332 iconv/iconv.c:
333     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
335 iconv/iconv_charmap.c:
336     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
338 iconv/iconv_close.c:
339     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
341 iconv/iconv_open.c:
342     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
344 iconv/iconv_prog.c:
345     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
347 iconv/iconv_prog.h:
348     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
350 iconv/iconvconfig.c:
351     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
353 iconv/iconvconfig.h:
354     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
356 iconv/loop.c:
357     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
359 iconv/skeleton.c:
360     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
362 iconv/strtab.c:
363     Written by Ulrich Drepper <drepper@redhat.com>, 2000.
365 iconv/tst-iconv1.c:
366     Test case by yaoz@nih.gov.
368 iconv/tst-iconv2.c:
369     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
371 iconv/tst-iconv3.c:
372     Contributed by Owen Taylor <otaylor@redhat.com>.
374 iconv/tst-iconv5.c:
375     Contributed by GOTO Masanori <gotom@debian.or.jp>, 2004
377 iconvdata/8bit-gap.c:
378     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
380 iconvdata/8bit-generic.c:
381     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
383 iconvdata/TESTS2:
384     Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
386 iconvdata/TESTS:
387     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
389 iconvdata/ansi_x3.110.c:
390     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
392 iconvdata/armscii-8.c:
393     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
395 iconvdata/asmo_449.c:
396     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
398 iconvdata/big5.c:
399     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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.
405 iconvdata/brf.c:
406     Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>, 2006.
408 iconvdata/bug-iconv2.c:
409     Test case by Akira Higuchi <a@kondara.org>.
411 iconvdata/bug-iconv3.c:
412     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
414 iconvdata/bug-iconv4.c:
415     Contributed by Jiro SEKIBA <jir@yamato.ibm.com>.
417 iconvdata/cns11643.c:
418     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
420 iconvdata/cns11643.h:
421     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
423 iconvdata/cns11643l1.c:
424     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
426 iconvdata/cns11643l1.h:
427     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
429 iconvdata/cns11643l2.h:
430     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
432 iconvdata/cp10007.c:
433     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
435 iconvdata/cp1250.c:
436     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
438 iconvdata/cp1251.c:
439     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
441 iconvdata/cp1252.c:
442     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
444 iconvdata/cp1253.c:
445     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
447 iconvdata/cp1254.c:
448     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
450 iconvdata/cp1255.c:
451     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
452     and Bruno Haible <haible@clisp.cons.org>, 2001.
454 iconvdata/cp1256.c:
455     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
457 iconvdata/cp1257.c:
458     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
460 iconvdata/cp1258.c:
461     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
462     and Bruno Haible <haible@clisp.cons.org>, 2001.
464 iconvdata/cp737.c:
465     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
467 iconvdata/cp737.h:
468     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
470 iconvdata/cp770.c:
471     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
473 iconvdata/cp771.c:
474     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
476 iconvdata/cp772.c:
477     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
479 iconvdata/cp773.c:
480     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
482 iconvdata/cp774.c:
483     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
485 iconvdata/cp775.c:
486     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
488 iconvdata/cp775.h:
489     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
491 iconvdata/cp932.c:
492     Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
494 iconvdata/csn_369103.c:
495     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
497 iconvdata/cwi.c:
498     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
500 iconvdata/dec-mcs.c:
501     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
503 iconvdata/ebcdic-at-de-a.c:
504     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
506 iconvdata/ebcdic-at-de.c:
507     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
509 iconvdata/ebcdic-ca-fr.c:
510     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
512 iconvdata/ebcdic-dk-no-a.c:
513     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
515 iconvdata/ebcdic-dk-no.c:
516     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
518 iconvdata/ebcdic-es-a.c:
519     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
521 iconvdata/ebcdic-es-s.c:
522     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
524 iconvdata/ebcdic-es.c:
525     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
527 iconvdata/ebcdic-fi-se-a.c:
528     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
530 iconvdata/ebcdic-fi-se.c:
531     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
533 iconvdata/ebcdic-fr.c:
534     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
536 iconvdata/ebcdic-is-friss.c:
537     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
539 iconvdata/ebcdic-it.c:
540     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
542 iconvdata/ebcdic-pt.c:
543     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
545 iconvdata/ebcdic-uk.c:
546     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
548 iconvdata/ebcdic-us.c:
549     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
551 iconvdata/ecma-cyrillic.c:
552     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
554 iconvdata/euc-cn.c:
555     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
557 iconvdata/euc-jisx0213.c:
558     Contributed by Bruno Haible <bruno@clisp.org>, 2002.
560 iconvdata/euc-jp-ms.c:
561     Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
563 iconvdata/euc-jp.c:
564     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
566 iconvdata/euc-kr.c:
567     Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
568     and Ulrich Drepper <drepper@cygnus.com>, 1998.
570 iconvdata/euc-tw.c:
571     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
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.
581 iconvdata/gb2312.c:
582     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
584 iconvdata/gb2312.h:
585     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
587 iconvdata/gbbig5.c:
588     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
590 iconvdata/gbgbk.c:
591     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
593 iconvdata/gbk.c:
594     Contributed by Sean Chen <sean.chen@turbolinux.com>, 1999.
596 iconvdata/georgian-academy.c:
597     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
599 iconvdata/georgian-ps.c:
600     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
602 iconvdata/gost_19768-74.c:
603     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
605 iconvdata/greek-ccitt.c:
606     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
608 iconvdata/greek7-old.c:
609     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
611 iconvdata/greek7.c:
612     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
614 iconvdata/hp-greek8.c:
615     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
617 iconvdata/hp-roman8.c:
618     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
620 iconvdata/hp-roman9.c:
621     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
623 iconvdata/hp-thai8.c:
624     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
626 iconvdata/hp-turkish8.c:
627     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
629 iconvdata/ibm037.c:
630     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
632 iconvdata/ibm038.c:
633     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
635 iconvdata/ibm1004.c:
636     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
638 iconvdata/ibm1008.c:
639     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
641 iconvdata/ibm1008.h:
642     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
644 iconvdata/ibm1008_420.c:
645     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
647 iconvdata/ibm1025.c:
648     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
650 iconvdata/ibm1025.h:
651     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
653 iconvdata/ibm1026.c:
654     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
656 iconvdata/ibm1046.c:
657     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
659 iconvdata/ibm1046.h:
660     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
662 iconvdata/ibm1047.c:
663     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
665 iconvdata/ibm1097.c:
666     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
668 iconvdata/ibm1097.h:
669     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
671 iconvdata/ibm1112.c:
672     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
674 iconvdata/ibm1112.h:
675     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
677 iconvdata/ibm1122.c:
678     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
680 iconvdata/ibm1122.h:
681     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
683 iconvdata/ibm1123.c:
684     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
686 iconvdata/ibm1123.h:
687     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
689 iconvdata/ibm1124.c:
690     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
692 iconvdata/ibm1124.h:
693     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
695 iconvdata/ibm1129.c:
696     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
698 iconvdata/ibm1129.h:
699     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
701 iconvdata/ibm1130.c:
702     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
704 iconvdata/ibm1130.h:
705     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
707 iconvdata/ibm1132.c:
708     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
710 iconvdata/ibm1132.h:
711     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
713 iconvdata/ibm1133.c:
714     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
716 iconvdata/ibm1133.h:
717     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
719 iconvdata/ibm1137.c:
720     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
722 iconvdata/ibm1137.h:
723     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
725 iconvdata/ibm1140.c:
726     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
728 iconvdata/ibm1140.h:
729     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
731 iconvdata/ibm1141.c:
732     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
734 iconvdata/ibm1141.h:
735     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
737 iconvdata/ibm1142.c:
738     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
740 iconvdata/ibm1142.h:
741     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
743 iconvdata/ibm1143.c:
744     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
746 iconvdata/ibm1143.h:
747     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
749 iconvdata/ibm1144.c:
750     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
752 iconvdata/ibm1144.h:
753     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
755 iconvdata/ibm1145.c:
756     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
758 iconvdata/ibm1145.h:
759     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
761 iconvdata/ibm1146.c:
762     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
764 iconvdata/ibm1146.h:
765     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
767 iconvdata/ibm1147.c:
768     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
770 iconvdata/ibm1147.h:
771     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
773 iconvdata/ibm1148.c:
774     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
776 iconvdata/ibm1148.h:
777     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
779 iconvdata/ibm1149.c:
780     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
782 iconvdata/ibm1149.h:
783     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
785 iconvdata/ibm1153.c:
786     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
788 iconvdata/ibm1153.h:
789     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
791 iconvdata/ibm1154.c:
792     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
794 iconvdata/ibm1154.h:
795     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
797 iconvdata/ibm1155.c:
798     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
800 iconvdata/ibm1155.h:
801     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
803 iconvdata/ibm1156.c:
804     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
806 iconvdata/ibm1156.h:
807     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
809 iconvdata/ibm1157.c:
810     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
812 iconvdata/ibm1157.h:
813     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
815 iconvdata/ibm1158.c:
816     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
818 iconvdata/ibm1158.h:
819     Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
821 iconvdata/ibm1160.c:
822     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
824 iconvdata/ibm1160.h:
825     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
827 iconvdata/ibm1161.c:
828     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
830 iconvdata/ibm1161.h:
831     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
833 iconvdata/ibm1162.c:
834     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
836 iconvdata/ibm1162.h:
837     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
839 iconvdata/ibm1163.c:
840     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
842 iconvdata/ibm1163.h:
843     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
845 iconvdata/ibm1164.c:
846     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
848 iconvdata/ibm1164.h:
849     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
851 iconvdata/ibm1166.c:
852     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
854 iconvdata/ibm1166.h:
855     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
857 iconvdata/ibm1167.c:
858     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
860 iconvdata/ibm1167.h:
861     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
863 iconvdata/ibm12712.c:
864     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
866 iconvdata/ibm12712.h:
867     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
869 iconvdata/ibm1364.c:
870     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
872 iconvdata/ibm1364.h:
873     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
875 iconvdata/ibm1371.c:
876     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
878 iconvdata/ibm1371.h:
879     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
881 iconvdata/ibm1388.c:
882     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
884 iconvdata/ibm1388.h:
885     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
887 iconvdata/ibm1390.c:
888     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
890 iconvdata/ibm1390.h:
891     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
893 iconvdata/ibm1399.c:
894     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
896 iconvdata/ibm1399.h:
897     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
899 iconvdata/ibm16804.c:
900     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
902 iconvdata/ibm16804.h:
903     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
905 iconvdata/ibm256.c:
906     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
908 iconvdata/ibm273.c:
909     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
911 iconvdata/ibm274.c:
912     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
914 iconvdata/ibm275.c:
915     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
917 iconvdata/ibm277.c:
918     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
920 iconvdata/ibm278.c:
921     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
923 iconvdata/ibm280.c:
924     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
926 iconvdata/ibm281.c:
927     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
929 iconvdata/ibm284.c:
930     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
932 iconvdata/ibm285.c:
933     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
935 iconvdata/ibm290.c:
936     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
938 iconvdata/ibm297.c:
939     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
941 iconvdata/ibm420.c:
942     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
944 iconvdata/ibm423.c:
945     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
947 iconvdata/ibm424.c:
948     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
950 iconvdata/ibm437.c:
951     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
953 iconvdata/ibm4517.c:
954     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
956 iconvdata/ibm4517.h:
957     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
959 iconvdata/ibm4899.c:
960     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
962 iconvdata/ibm4899.h:
963     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
965 iconvdata/ibm4909.c:
966     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
968 iconvdata/ibm4909.h:
969     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
971 iconvdata/ibm4971.c:
972     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
974 iconvdata/ibm4971.h:
975     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
977 iconvdata/ibm500.c:
978     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
980 iconvdata/ibm5347.c:
981     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
983 iconvdata/ibm5347.h:
984     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
986 iconvdata/ibm803.c:
987     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
989 iconvdata/ibm803.h:
990     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
992 iconvdata/ibm850.c:
993     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
995 iconvdata/ibm851.c:
996     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
998 iconvdata/ibm852.c:
999     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1001 iconvdata/ibm855.c:
1002     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1004 iconvdata/ibm856.c:
1005     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1007 iconvdata/ibm856.h:
1008     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1010 iconvdata/ibm857.c:
1011     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1013 iconvdata/ibm860.c:
1014     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1016 iconvdata/ibm861.c:
1017     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1019 iconvdata/ibm862.c:
1020     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1022 iconvdata/ibm863.c:
1023     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1025 iconvdata/ibm864.c:
1026     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1028 iconvdata/ibm865.c:
1029     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1031 iconvdata/ibm866.c:
1032     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1034 iconvdata/ibm866nav.c:
1035     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
1037 iconvdata/ibm868.c:
1038     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1040 iconvdata/ibm869.c:
1041     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1043 iconvdata/ibm870.c:
1044     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1046 iconvdata/ibm871.c:
1047     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1049 iconvdata/ibm874.c:
1050     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1052 iconvdata/ibm875.c:
1053     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1055 iconvdata/ibm880.c:
1056     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1058 iconvdata/ibm891.c:
1059     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1061 iconvdata/ibm901.c:
1062     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1064 iconvdata/ibm901.h:
1065     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1067 iconvdata/ibm902.c:
1068     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1070 iconvdata/ibm902.h:
1071     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1073 iconvdata/ibm903.c:
1074     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1076 iconvdata/ibm9030.c:
1077     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1079 iconvdata/ibm9030.h:
1080     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1082 iconvdata/ibm904.c:
1083     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1085 iconvdata/ibm905.c:
1086     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1088 iconvdata/ibm9066.c:
1089     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1091 iconvdata/ibm9066.h:
1092     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1094 iconvdata/ibm918.c:
1095     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1097 iconvdata/ibm921.c:
1098     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1100 iconvdata/ibm921.h:
1101     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1103 iconvdata/ibm922.c:
1104     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1106 iconvdata/ibm922.h:
1107     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1109 iconvdata/ibm930.c:
1110     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1112 iconvdata/ibm930.h:
1113     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1115 iconvdata/ibm932.c:
1116     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1118 iconvdata/ibm932.h:
1119     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1121 iconvdata/ibm933.c:
1122     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1124 iconvdata/ibm933.h:
1125     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1127 iconvdata/ibm935.c:
1128     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1130 iconvdata/ibm935.h:
1131     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1133 iconvdata/ibm937.c:
1134     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1136 iconvdata/ibm937.h:
1137     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1139 iconvdata/ibm939.c:
1140     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1142 iconvdata/ibm939.h:
1143     Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
1145 iconvdata/ibm943.c:
1146     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1148 iconvdata/ibm943.h:
1149     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
1151 iconvdata/ibm9448.c:
1152     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1154 iconvdata/ibm9448.h:
1155     Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
1157 iconvdata/iec_p27-1.c:
1158     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1160 iconvdata/inis-8.c:
1161     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1163 iconvdata/inis-cyrillic.c:
1164     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1166 iconvdata/inis.c:
1167     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1169 iconvdata/isiri-3342.c:
1170     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1172 iconvdata/iso-2022-cn-ext.c:
1173     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1175 iconvdata/iso-2022-cn.c:
1176     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1178 iconvdata/iso-2022-jp-3.c:
1179     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
1180     and Bruno Haible <bruno@clisp.org>, 2002.
1182 iconvdata/iso-2022-jp.c:
1183     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1185 iconvdata/iso-2022-kr.c:
1186     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1188 iconvdata/iso-ir-165.c:
1189     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1191 iconvdata/iso-ir-165.h:
1192     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1194 iconvdata/iso-ir-197.c:
1195     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1197 iconvdata/iso-ir-209.c:
1198     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
1200 iconvdata/iso646.c:
1201     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1203 iconvdata/iso8859-1.c:
1204     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1206 iconvdata/iso8859-10.c:
1207     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1209 iconvdata/iso8859-11.c:
1210     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1212 iconvdata/iso8859-13.c:
1213     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1215 iconvdata/iso8859-14.c:
1216     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1218 iconvdata/iso8859-15.c:
1219     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1221 iconvdata/iso8859-16.c:
1222     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1224 iconvdata/iso8859-2.c:
1225     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1227 iconvdata/iso8859-3.c:
1228     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1230 iconvdata/iso8859-4.c:
1231     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1233 iconvdata/iso8859-5.c:
1234     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1236 iconvdata/iso8859-6.c:
1237     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1239 iconvdata/iso8859-7.c:
1240     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1242 iconvdata/iso8859-8.c:
1243     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1245 iconvdata/iso8859-9.c:
1246     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1248 iconvdata/iso8859-9e.c:
1249     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
1251 iconvdata/iso_10367-box.c:
1252     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1254 iconvdata/iso_11548-1.c:
1255     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997,
1256     Samuel Thibault <samuel.thibault@ens-lyon.org>, 2005.
1258 iconvdata/iso_2033.c:
1259     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1261 iconvdata/iso_5427-ext.c:
1262     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1264 iconvdata/iso_5427.c:
1265     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1267 iconvdata/iso_5428.c:
1268     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1270 iconvdata/iso_6937-2.c:
1271     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1273 iconvdata/iso_6937.c:
1274     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1276 iconvdata/jis0201.c:
1277     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1279 iconvdata/jis0201.h:
1280     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1282 iconvdata/jis0208.c:
1283     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1285 iconvdata/jis0208.h:
1286     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1288 iconvdata/jis0212.c:
1289     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1291 iconvdata/jis0212.h:
1292     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1294 iconvdata/jisx0213.c:
1295     Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1297 iconvdata/jisx0213.h:
1298     Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1300 iconvdata/johab.c:
1301     Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
1302     and Ulrich Drepper <drepper@cygnus.com>, 1998.
1304 iconvdata/koi-8.c:
1305     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1307 iconvdata/koi8-r.c:
1308     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1310 iconvdata/koi8-ru.c:
1311     Contributed by Ulrich Drepper <drepper@redhat.com>, 20077.
1313 iconvdata/koi8-t.c:
1314     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1316 iconvdata/koi8-u.c:
1317     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1319 iconvdata/ksc5601.c:
1320     Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
1322 iconvdata/latin-greek-1.c:
1323     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1325 iconvdata/latin-greek.c:
1326     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1328 iconvdata/mac-centraleurope.c:
1329     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
1331 iconvdata/mac-is.c:
1332     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1334 iconvdata/mac-sami.c:
1335     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
1337 iconvdata/mac-uk.c:
1338     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1340 iconvdata/macintosh.c:
1341     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1343 iconvdata/mik.c:
1344     Contributed by Alexander Shopov <ash@contact.bg>, 2006.
1346 iconvdata/nats-dano.c:
1347     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1349 iconvdata/nats-sefi.c:
1350     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1352 iconvdata/pt154.c:
1353     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1355 iconvdata/rk1048.c:
1356     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1358 iconvdata/run-iconv-test.sh:
1359     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1361 iconvdata/sami-ws2.c:
1362     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1364 iconvdata/shift_jisx0213.c:
1365     Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1367 iconvdata/sjis.c:
1368     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1370 iconvdata/t.61.c:
1371     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1373 iconvdata/tcvn5712-1.c:
1374     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
1376 iconvdata/tis-620.c:
1377     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1379 iconvdata/tscii.c:
1380     Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1382 iconvdata/tst-e2big.c:
1383     Contributed by Bruno Haible <bruno@clisp.org>, 2002.
1385 iconvdata/tst-loading.c:
1386     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1388 iconvdata/tst-table-charmap.sh:
1389     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1391 iconvdata/tst-table-from.c:
1392     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1394 iconvdata/tst-table-to.c:
1395     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1397 iconvdata/tst-table.sh:
1398     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1400 iconvdata/tst-tables.sh:
1401     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1403 iconvdata/uhc.c:
1404     Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
1406 iconvdata/unicode.c:
1407     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1409 iconvdata/utf-16.c:
1410     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
1412 iconvdata/utf-7.c:
1413     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1415 iconvdata/viscii.c:
1416     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1418 include/atomic.h:
1419     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1421 include/inline-hashtab.h:
1422     Contributed by Alexandre Oliva  <aoliva@redhat.com>
1424 include/intprops.h:
1425     Written by Paul Eggert.
1427 include/list.h:
1428     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1430 include/list_t.h:
1431     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1433 inet/bug-if1.c:
1434     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1436 inet/ether_aton.c:
1437     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1439 inet/ether_aton_r.c:
1440     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1442 inet/ether_hton.c:
1443     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1445 inet/ether_ntoa.c:
1446     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1448 inet/ether_ntoa_r.c:
1449     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1451 inet/ether_ntoh.c:
1452     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1454 inet/getaliasent_r.c:
1455     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1457 inet/getaliasname.c:
1458     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1460 inet/getaliasname_r.c:
1461     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1463 inet/gethstbyad.c:
1464     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1466 inet/gethstbyad_r.c:
1467     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1469 inet/gethstbynm.c:
1470     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1472 inet/gethstbynm2.c:
1473     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1475 inet/gethstbynm2_r.c:
1476     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1478 inet/gethstbynm_r.c:
1479     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1481 inet/getipv4sourcefilter.c:
1482     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1484 inet/getnetbyad.c:
1485     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1487 inet/getnetbyad_r.c:
1488     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1490 inet/getnetbynm.c:
1491     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1493 inet/getnetbynm_r.c:
1494     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1496 inet/getproto.c:
1497     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1499 inet/getproto_r.c:
1500     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1502 inet/getprtname.c:
1503     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1505 inet/getprtname_r.c:
1506     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1508 inet/getrpcbyname.c:
1509     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1511 inet/getrpcbyname_r.c:
1512     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1514 inet/getrpcbynumber.c:
1515     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1517 inet/getrpcbynumber_r.c:
1518     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1520 inet/getsourcefilter.c:
1521     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1523 inet/getsrvbynm.c:
1524     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1526 inet/getsrvbynm_r.c:
1527     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1529 inet/getsrvbypt.c:
1530     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1532 inet/getsrvbypt_r.c:
1533     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1535 inet/htontest.c:
1536     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1538 inet/in6_addr.c:
1539     Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
1541 inet/inet6_opt.c:
1542     Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
1544 inet/inet6_option.c:
1545     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
1547 inet/inet6_rth.c:
1548     Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
1550 inet/inet_ntoa.c:
1551     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1553 inet/setipv4sourcefilter.c:
1554     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1556 inet/setsourcefilter.c:
1557     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
1559 inet/test_ifindex.c:
1560     Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
1562 inet/tst-network.c:
1563     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
1565 intl/tst-codeset.c:
1566     Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
1568 intl/tst-gettext.c:
1569     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1571 intl/tst-gettext2.c:
1572     Contributed by Thorsten Kukuk <kukuk@suse.de> and
1573     Andreas Jaeger <aj@suse.de>, 2000.
1575 intl/tst-gettext3.c:
1576     Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005.
1578 intl/tst-gettext4.c:
1579     Contributed by Bruno Haible <bruno@clisp.org>, 2005.
1581 intl/tst-gettext5.c:
1582     Contributed by Bruno Haible <bruno@clisp.org>, 2005.
1584 intl/tst-gettext6.c:
1585     Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
1587 intl/tst-ngettext.c:
1588     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1590 intl/tst-translit.c:
1591     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1593 io/bug-ftw1.c:
1594     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1596 io/bug-ftw2.c:
1597     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1599 io/bug-ftw4.c:
1600     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
1602 io/ftw.c:
1603     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1605 io/ftw64-time64.c:
1606     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1608 io/ftw64.c:
1609     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1611 io/ppoll.c:
1612     Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
1614 io/test-lfs.c:
1615     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
1617 io/test-stat.c:
1618     Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
1620 io/test-stat2.c:
1621     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
1623 io/tst-fcntl.c:
1624     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1626 io/tst-getcwd.c:
1627     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1629 libio/bug-ungetc4.c:
1630     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
1632 libio/fileops.c:
1633     Written by Per Bothner <bothner@cygnus.com>.
1635 libio/iopopen.c:
1636     Written by Per Bothner <bothner@cygnus.com>.
1638 libio/libio.h:
1639     Written by Per Bothner <bothner@cygnus.com>.
1641 libio/obprintf.c:
1642     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1644 libio/oldfileops.c:
1645     Written by Per Bothner <bothner@cygnus.com>.
1647 libio/oldfmemopen.c:
1648     Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
1650 libio/oldiopopen.c:
1651     Written by Per Bothner <bothner@cygnus.com>.
1653 libio/test-fmemopen.c:
1654     Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
1656 libio/tst-fopenloc.c:
1657     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1659 libio/tst-freopen.c:
1660     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
1662 libio/tst-mmap-setvbuf.c:
1663     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
1665 libio/tst-widetext.c:
1666     Contributed by Ulrich Drepper <drepper@cygnus.com>.
1668 libio/tst_getwc.c:
1669     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1671 libio/tst_putwc.c:
1672     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
1674 libio/tst_wprintf2.c:
1675     Test case by Yoshito Kawada <KAWADA@jp.ibm.com>.
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>.
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>.
1685 locale/C-address.c:
1686     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1688 locale/C-collate.c:
1689     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1691 locale/C-ctype.c:
1692     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1694 locale/C-identification.c:
1695     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1697 locale/C-measurement.c:
1698     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1700 locale/C-messages.c:
1701     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
1703 locale/C-monetary.c:
1704     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1706 locale/C-name.c:
1707     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1709 locale/C-numeric.c:
1710     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1712 locale/C-paper.c:
1713     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1715 locale/C-telephone.c:
1716     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1718 locale/C-time.c:
1719     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1721 locale/C-translit.h.in:
1722     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
1724 locale/bits/types/__locale_t.h:
1725     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1727 locale/broken_cur_max.c:
1728     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1730 locale/coll-lookup.c:
1731     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1733 locale/coll-lookup.h:
1734     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
1736 locale/duplocale.c:
1737     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1739 locale/elem-hash.h:
1740     Written by Ulrich Drepper, <drepper@cygnus.com>.
1742 locale/findlocale.c:
1743     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1745 locale/freelocale.c:
1746     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1748 locale/hashval.h:
1749     Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
1751 locale/indigits.h:
1752     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1754 locale/indigitswc.h:
1755     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1757 locale/loadlocale.c:
1758     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1760 locale/mb_cur_max.c:
1761     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1763 locale/newlocale.c:
1764     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1766 locale/outdigits.h:
1767     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1769 locale/outdigitswc.h:
1770     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
1772 locale/programs/charmap-kw.gperf:
1773     Contributed by Ulrich Drepper, <drepper@gnu.org>.
1775 locale/programs/charmap-kw.h:
1776     Contributed by Ulrich Drepper, <drepper@gnu.org>.
1778 locale/programs/charmap.c:
1779     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1781 locale/programs/charmap.h:
1782     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1784 locale/programs/config.h:
1785     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1787 locale/programs/ld-address.c:
1788     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1790 locale/programs/ld-collate.c:
1791     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1793 locale/programs/ld-ctype.c:
1794     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1796 locale/programs/ld-identification.c:
1797     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1799 locale/programs/ld-measurement.c:
1800     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1802 locale/programs/ld-messages.c:
1803     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1805 locale/programs/ld-monetary.c:
1806     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1808 locale/programs/ld-name.c:
1809     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1811 locale/programs/ld-numeric.c:
1812     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1814 locale/programs/ld-paper.c:
1815     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1817 locale/programs/ld-telephone.c:
1818     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1820 locale/programs/ld-time.c:
1821     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1823 locale/programs/linereader.c:
1824     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1826 locale/programs/linereader.h:
1827     Contributed by Ulrich Drepper, <drepper@gnu.org>.
1829 locale/programs/locale-spec.c:
1830     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
1832 locale/programs/locale.c:
1833     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1835 locale/programs/localedef.c:
1836     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
1838 locale/programs/localedef.h:
1839     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1841 locale/programs/locarchive.c:
1842     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
1844 locale/programs/locfile-kw.gperf:
1845     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1847 locale/programs/locfile-kw.h:
1848     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1850 locale/programs/locfile-token.h:
1851     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1853 locale/programs/locfile.c:
1854     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1856 locale/programs/locfile.h:
1857     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
1859 locale/programs/repertoire.c:
1860     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1862 locale/programs/repertoire.h:
1863     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
1865 locale/programs/simple-hash.c:
1866     Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
1868 locale/programs/simple-hash.h:
1869     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
1871 locale/strlen-hash.h:
1872     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
1874 locale/tst-C-locale.c:
1875     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
1877 locale/weight.h:
1878     Written by Ulrich Drepper, <drepper@cygnus.com>.
1880 locale/weightwc.h:
1881     Written by Ulrich Drepper, <drepper@cygnus.com>.
1883 locale/xlocale.c:
1884     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
1886 localedata/collate-test.c:
1887     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
1889 localedata/dump-ctype.c:
1890     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
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>.
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>.
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>.
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>.
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
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
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
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>
1937 localedata/locales/ar_AE:
1938     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1939     Tetsuji Orita <orita@jp.ibm.com>.
1941 localedata/locales/ar_BH:
1942     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1943     Tetsuji Orita <orita@jp.ibm.com>.
1945 localedata/locales/ar_DZ:
1946     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1947     Tetsuji Orita <orita@jp.ibm.com>.
1949 localedata/locales/ar_EG:
1950     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1951     Tetsuji Orita <orita@jp.ibm.com>.
1953 localedata/locales/ar_IN:
1954     Contributed by Kentaro Noji   (knoji@jp.ibm.com)
1955     Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000
1957 localedata/locales/ar_IQ:
1958     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1959     Tetsuji Orita <orita@jp.ibm.com>.
1961 localedata/locales/ar_JO:
1962     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1963     Tetsuji Orita <orita@jp.ibm.com>.
1965 localedata/locales/ar_KW:
1966     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1967     Tetsuji Orita <orita@jp.ibm.com>.
1969 localedata/locales/ar_LB:
1970     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1971     Tetsuji Orita <orita@jp.ibm.com>.
1973 localedata/locales/ar_LY:
1974     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1975     Tetsuji Orita <orita@jp.ibm.com>.
1977 localedata/locales/ar_MA:
1978     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1979     Tetsuji Orita <orita@jp.ibm.com>.
1981 localedata/locales/ar_OM:
1982     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1983     Tetsuji Orita <orita@jp.ibm.com>.
1985 localedata/locales/ar_QA:
1986     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
1987     Tetsuji Orita <orita@jp.ibm.com>.
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
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
1999 localedata/locales/ar_SY:
2000     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2001     Tetsuji Orita <orita@jp.ibm.com>.
2003 localedata/locales/ar_TN:
2004     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2005     Tetsuji Orita <orita@jp.ibm.com>.
2007 localedata/locales/ar_YE:
2008     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2009     Tetsuji Orita <orita@jp.ibm.com>.
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
2022 localedata/locales/az_IR:
2023     Contributed by Mousa Moradi <mousamk@gmail.com>
2025 localedata/locales/bhb_IN:
2026     Contributed by Alexey Merzliakov <alexey.merzlyakov@samsung.com>
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>
2033 localedata/locales/bi_VU:
2034     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>, Maninder Singh <maninder1.s@samsung.com>.
2036 localedata/locales/brx_IN:
2037     Contributed by Pravin Satpute <psatpute@redhat.com> and Sanjib Narzary <alayaran@gmail.com>
2039 localedata/locales/ce_RU:
2040     Contributed by Kentaroh Noji  Arslanbek Astemirov <s-o-f-t AT mail DOT ru>
2042 localedata/locales/chr_US:
2043     Contributed by Joseph Erb <josepherb7@gmail.com>, 2010
2045 localedata/locales/ckb_IQ:
2046     Contributed by Aras Noori <aras.noori@gmail.com>
2048 localedata/locales/cmn_TW:
2049     Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2051 localedata/locales/cns11643_stroke:
2052     Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2054 localedata/locales/de_DE:
2055     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
2057 localedata/locales/de_DE@euro:
2058     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
2060 localedata/locales/doi_IN:
2061     Contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>
2063 localedata/locales/el_CY:
2064     Based on locale el_GR by Keld Simonsen.
2066 localedata/locales/en_AG:
2067     Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
2069 localedata/locales/en_HK:
2070     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2071     Tetsuji Orita <orita@jp.ibm.com>.
2073 localedata/locales/en_IL:
2074     Contributed by Guy Rutenberg <guyrutenberg@gmail.com>, 2016
2076 localedata/locales/en_IN:
2077     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2078     Tetsuji Orita <orita@jp.ibm.com>.
2080 localedata/locales/en_PH:
2081     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2082     Tetsuji Orita <orita@jp.ibm.com>.
2084 localedata/locales/en_SC:
2085     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
2087 localedata/locales/en_SG:
2088     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2089     Tetsuji Orita <orita@jp.ibm.com>.
2091 localedata/locales/en_US:
2092     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
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
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
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
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
2114 localedata/locales/hak_TW:
2115     Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2117 localedata/locales/hi_IN:
2118     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2119     Tetsuji Orita <orita@jp.ibm.com>.
2121 localedata/locales/hif_FJ:
2122     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2124 localedata/locales/hne_IN:
2125     Contributed by Pravin Satpute <psatpute@redhat.com> and
2126     Ravishankar Shrivastava <raviratlami@gmail.com>.
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
2137 localedata/locales/kab_DZ:
2138     Contributed by Yacine Bouklif <yacine2953-tansa1@yahoo.fr>
2139     and Belkacem Mohammed <belkacem77@gmail.com>
2141 localedata/locales/kok_IN:
2142     Contributed by Pravin Satpute <psatpute@redhat.com> and
2143     Shailendra Bandodkar <sbandodk@redhat.com>.
2145 localedata/locales/ks_IN:
2146     Contributed by Pravin Satpute <psatpute@redhat.com> and
2147     Mr. Mohammad Nayeem <mohammad.nayeem@gmail.com>
2149 localedata/locales/ks_IN@devanagari:
2150     Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and
2151     Pravin Satpute <psatpute@redhat.com>
2153 localedata/locales/lb_LU:
2154     Contributed by Pit Wenkin <pit@wenkin.lu>, 2011
2156 localedata/locales/lij_IT:
2157     Contributed by Alessio Gastaldi <alessio.gastaldi@libero.it>, 2010
2159 localedata/locales/lzh_TW:
2160     Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
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>
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>.
2172 localedata/locales/mfe_MU:
2173     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
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
2184 localedata/locales/mjw_IN:
2185     Contributed  by Jor Teron <jor.teron@gmail.com>.
2187 localedata/locales/ml_IN:
2188     Contributed by Free Software Foundation of India http://gnu.org.in
2189     E-Mail : gnu@gnu.org.in
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>
2194 localedata/locales/mr_IN:
2195     Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
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
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
2208 localedata/locales/nan_TW:
2209     Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
2211 localedata/locales/ne_NP:
2212     Contributed by Pawan Chitrakar <pc@info.com.np>
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
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
2234 localedata/locales/nl_AW:
2235     Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
2237 localedata/locales/nn_NO:
2238     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2239     Tetsuji Orita <orita@jp.ibm.com>.
2241 localedata/locales/or_IN:
2242     Contributed by Masahide Washizawa <washi at jp ibm com>
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
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>
2256 localedata/locales/rw_RW:
2257     Contributed by Steve Murphy <murf@e-tools.com>, 2004
2258     with help from:
2259     Mr. Safali
2261 localedata/locales/sa_IN:
2262     Contributed by Vidya Ayer <svaksha@gmail.com>
2263     and Christian Perrier <bubulle@debian.org>
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>
2268 localedata/locales/sd_IN:
2269     Contributed by Pravin Satpute <psatpute@redhat.com> and
2270     DR K.P. LEKHWANI
2272 localedata/locales/sd_IN@devanagari:
2273     Contributed by Pravin Satpute <psatpute@redhat.com> and
2274     DR K.P. LEKHWANI
2276 localedata/locales/si_LK:
2277     Contributed by Anuradha Ratnaweera <anuradha at gnu org>
2278     and Himira Ratnatilake <himira at linux lk>
2280 localedata/locales/sm_WS:
2281     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
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
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
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
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
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>
2316 localedata/locales/sq_MK:
2317     Contributed by Agron Selimaj <linuxmaster@verizon.net>
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>
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>
2330 localedata/locales/the_NP:
2331     Contributed by Arun Kumar Pyasi <arun@chitwanix.com>
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
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
2343 localedata/locales/to_TO:
2344     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2346 localedata/locales/tpi_PG:
2347     Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
2349 localedata/locales/ur_IN:
2350     Contributed by Pravin Satpute <psatpute@redhat.com> and
2351     Mrs. Nasreen Khan
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
2358 localedata/locales/zh_HK:
2359     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2360     Tetsuji Orita <orita@jp.ibm.com>.
2362 localedata/locales/zh_SG:
2363     Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
2364     Tetsuji Orita <orita@jp.ibm.com>.
2366 localedata/tests/test6.c:
2367     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
2369 localedata/tst-ctype.c:
2370     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
2372 localedata/tst-digits.c:
2373     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
2375 localedata/tst-fmon.c:
2376     Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2378 localedata/tst-fmon.sh:
2379     Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2381 localedata/tst-langinfo.c:
2382     Contributed by Ulrich Drepper <drepper@cygnus.com>.
2384 localedata/tst-locale.sh:
2385     Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
2387 localedata/tst-mbswcs1.c:
2388     Contributed by Bruno Haible <haible@ilog.fr>.
2390 localedata/tst-mbswcs2.c:
2391     Contributed by Bruno Haible <haible@ilog.fr>.
2393 localedata/tst-mbswcs3.c:
2394     Contributed by Bruno Haible <haible@ilog.fr>.
2396 localedata/tst-mbswcs5.c:
2397     Contributed by Bruno Haible <haible@ilog.fr>.
2399 localedata/tst-mbswcs6.c:
2400     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
2402 localedata/tst-numeric.c:
2403     Based on tst-fmon.c by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2405 localedata/tst-numeric.sh:
2406     Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
2408 localedata/tst-rpmatch.c:
2409     Contributed by Jochen Hein <jochen.hein@delphi.central.de>.
2411 localedata/tst-rpmatch.sh:
2412     contributed by Jochen Hein <jochen.hein@delphi.central.de>
2414 localedata/tst-setlocale.c:
2415     Test case by Jakub Jelinek <jakub@redhat.com>.
2417 localedata/tst-trans.c:
2418     Contributed by Ulrich Drepper <drepper@cygnus.com>.
2420 localedata/tst-wctype.c:
2421     Contributed by Ulrich Drepper <drepper@cygnus.com>.
2423 localedata/unicode-gen/gen_unicode_ctype.py:
2424     Based on gen-unicode-ctype.c by Bruno Haible <haible@clisp.cons.org>, 2000.
2426 localedata/xfrm-test.c:
2427     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2429 login/endutxent.c:
2430     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2432 login/forkpty.c:
2433     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2435 login/getpt.c:
2436     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2438 login/getutent.c:
2439     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2441 login/getutent_r.c:
2442     Contributed by Ulrich Drepper <drepper@cygnus.com>
2443     and Paul Janzen <pcj@primenet.com>, 1996.
2445 login/getutid.c:
2446     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2448 login/getutid_r.c:
2449     Contributed by Ulrich Drepper <drepper@cygnus.com>
2450     and Paul Janzen <pcj@primenet.com>, 1996.
2452 login/getutline.c:
2453     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2455 login/getutline_r.c:
2456     Contributed by Ulrich Drepper <drepper@cygnus.com>
2457     and Paul Janzen <pcj@primenet.com>, 1996.
2459 login/getutxent.c:
2460     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2462 login/getutxid.c:
2463     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2465 login/getutxline.c:
2466     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2468 login/grantpt.c:
2469     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2471 login/login.c:
2472     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2474 login/logout.c:
2475     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2477 login/logwtmp.c:
2478     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2480 login/openpty.c:
2481     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2483 login/programs/pt_chown.c:
2484     Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
2486 login/programs/utmpdump.c:
2487     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
2489 login/ptsname.c:
2490     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2492 login/pututxline.c:
2493     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2495 login/setutxent.c:
2496     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2498 login/tst-ptsname.c:
2499     Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2014.
2501 login/tst-utmp.c:
2502     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2504 login/unlockpt.c:
2505     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
2507 login/updwtmp.c:
2508     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
2510 login/updwtmpx.c:
2511     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2513 login/utmp-private.h:
2514     Contributed by Ulrich Drepper <drepper@cygnus.com>
2515     and Paul Janzen <pcj@primenet.com>, 1996.
2517 login/utmp_file.c:
2518     Contributed by Ulrich Drepper <drepper@cygnus.com>
2519     and Paul Janzen <pcj@primenet.com>, 1996.
2521 login/utmpname.c:
2522     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
2524 login/utmpxname.c:
2525     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
2527 malloc/arena.c:
2528     Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2530 malloc/hooks.c:
2531     Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2533 malloc/malloc-check.c:
2534     Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2536 malloc/malloc.c:
2537     Contributed by Wolfram Gloger <wg@malloc.de>
2538     and Doug Lea <dl@cs.oswego.edu>, 2001.
2540 malloc/mcheck-impl.c:
2541     Written May 1989 by Mike Haertel.
2543 malloc/mcheck.c:
2544     Written May 1989 by Mike Haertel.
2546 malloc/memusage.c:
2547     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2549 malloc/memusage.sh:
2550     Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
2552 malloc/memusagestat.c:
2553     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2555 malloc/mtrace-impl.c:
2556     Written April 2, 1991 by John Gilmore of Cygnus Support.
2557     Based on mcheck.c by Mike Haertel.
2559 malloc/mtrace.c:
2560     Written April 2, 1991 by John Gilmore of Cygnus Support.
2561     Based on mcheck.c by Mike Haertel.
2563 malloc/mtrace.pl:
2564     Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
2566 malloc/tst-calloc.c:
2567     Contributed by Ulrich Drepper <drepper@redhat.com>.
2569 malloc/tst-malloc-check.c:
2570     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
2572 malloc/tst-malloc.c:
2573     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
2575 malloc/tst-mallocstate.c:
2576     Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
2578 malloc/tst-obstack.c:
2579     Test case by Alexandre Duret-Lutz <duret_g@epita.fr>.
2581 manual/summary.pl:
2582     Contributed by Rical Jasan <ricaljasan@pacific.net>, 2017.
2584 manual/tsort.awk:
2585     Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
2587 math/atest-exp.c:
2588     Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
2590 math/atest-exp2.c:
2591     Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
2593 math/atest-sincos.c:
2594     Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
2596 math/basic-test.c:
2597     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2599 math/cabs_template.c:
2600     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2602 math/carg_template.c:
2603     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2605 math/cimag_template.c:
2606     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2608 math/conj_template.c:
2609     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2611 math/creal_template.c:
2612     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2614 math/divtc3.c:
2615     Contributed by Richard Henderson <rth@redhat.com>, 2005.
2617 math/e_exp10.c:
2618     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2620 math/e_exp10l.c:
2621     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
2623 math/fclrexcpt.c:
2624     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2626 math/fedisblxcpt.c:
2627     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2629 math/feenablxcpt.c:
2630     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2632 math/fegetenv.c:
2633     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2635 math/fegetexcept.c:
2636     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
2638 math/fegetround.c:
2639     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2641 math/feholdexcpt.c:
2642     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2644 math/fesetenv.c:
2645     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2647 math/fesetround.c:
2648     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2650 math/feupdateenv.c:
2651     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2653 math/fgetexcptflg.c:
2654     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2656 math/fraiseexcpt.c:
2657     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2659 math/fsetexcptflg.c:
2660     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2662 math/ftestexcept.c:
2663     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2665 math/multc3.c:
2666     Contributed by Richard Henderson <rth@redhat.com>, 2005.
2668 math/s_cacos_template.c:
2669     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2671 math/s_cacosh_template.c:
2672     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2674 math/s_casin_template.c:
2675     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2677 math/s_casinh_template.c:
2678     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2680 math/s_catan_template.c:
2681     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2683 math/s_catanh_template.c:
2684     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2686 math/s_ccos_template.c:
2687     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2689 math/s_ccosh_template.c:
2690     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2692 math/s_cexp_template.c:
2693     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2695 math/s_clog10_template.c:
2696     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2698 math/s_clog_template.c:
2699     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2701 math/s_cpow_template.c:
2702     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2704 math/s_cproj_template.c:
2705     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2707 math/s_csin_template.c:
2708     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2710 math/s_csinh_template.c:
2711     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2713 math/s_csqrt_template.c:
2714     Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
2716 math/s_ctan_template.c:
2717     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2719 math/s_ctanh_template.c:
2720     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2722 math/s_fdim_template.c:
2723     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2725 math/s_fma.c:
2726     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2728 math/s_fmaf.c:
2729     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2731 math/s_fmal.c:
2732     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2734 math/s_fmax_template.c:
2735     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2737 math/s_fmin_template.c:
2738     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2740 math/s_nan_template.c:
2741     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
2743 math/test-fenv.c:
2744     Contributed by Andreas Jaeger <aj@suse.de> and
2745     Ulrich Drepper <drepper@cygnus.com>, 1997.
2747 math/test-fpucw.c:
2748     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
2750 math/test-math-isinff.cc:
2751     Contributed by Marek Polacek <polacek@redhat.com>, 2012.
2753 math/test-snan.c:
2754     Contributed by Andreas Jaeger <aj@suse.de>, 2005.
2756 math/test-tgmath-int.c:
2757     Contributed by Andreas Jaeger <aj@suse.de>, 2005.
2759 math/test-tgmath-ret.c:
2760     Contributed by Andreas Jaeger <aj@suse.de>, 2003.
2762 math/test-tgmath.c:
2763     Contributed by Jakub Jelinek <jakub@redhat.com> and
2764     Ulrich Drepper <drepper@redhat.com>, 2001.
2766 math/test-tgmath2.c:
2767     Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
2769 math/tst-CMPLX2.c:
2770     Contributed by Marek Polacek <polacek@redhat.com>, 2012.
2772 math/tst-definitions.c:
2773     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
2775 math/w_acos_compat.c:
2776     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2778 math/w_acosf_compat.c:
2779     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2781 math/w_acosh_compat.c:
2782     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2784 math/w_acoshf_compat.c:
2785     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2787 math/w_acoshl_compat.c:
2788     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2790 math/w_acosl_compat.c:
2791     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2793 math/w_asin_compat.c:
2794     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2796 math/w_asinf_compat.c:
2797     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2799 math/w_asinl_compat.c:
2800     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2802 math/w_atan2_compat.c:
2803     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2805 math/w_atan2f_compat.c:
2806     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2808 math/w_atan2l_compat.c:
2809     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2811 math/w_atanh_compat.c:
2812     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2814 math/w_atanhf_compat.c:
2815     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2817 math/w_atanhl_compat.c:
2818     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
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.
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.
2829 math/w_exp10_compat.c:
2830     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2832 math/w_exp10f_compat.c:
2833     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2835 math/w_exp10l_compat.c:
2836     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2838 math/w_exp_compat.c:
2839     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2841 math/w_expf_compat.c:
2842     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2844 math/w_expl_compat.c:
2845     Conversion to long double by Ulrich Drepper,
2846     Cygnus Support, drepper@cygnus.com.
2848 math/w_fmod_compat.c:
2849     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2851 math/w_fmodf_compat.c:
2852     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2854 math/w_fmodl_compat.c:
2855     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2857 math/w_hypotf_compat.c:
2858     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2860 math/w_hypotl_compat.c:
2861     Conversion to long double by Ulrich Drepper,
2862     Cygnus Support, drepper@cygnus.com.
2864 math/w_j0_compat.c:
2865     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2867 math/w_j0f_compat.c:
2868     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2870 math/w_j0l_compat.c:
2871     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2873 math/w_j1_compat.c:
2874     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2876 math/w_j1f_compat.c:
2877     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2879 math/w_j1l_compat.c:
2880     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2882 math/w_jn_compat.c:
2883     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2885 math/w_jnf_compat.c:
2886     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2888 math/w_jnl_compat.c:
2889     Conversion to long double by Ulrich Drepper,
2890     Cygnus Support, drepper@cygnus.com.
2892 math/w_lgammaf_main.c:
2893     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2895 math/w_lgammaf_r_compat.c:
2896     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2898 math/w_lgammal_main.c:
2899     Conversion to long double by Ulrich Drepper,
2900     Cygnus Support, drepper@cygnus.com.
2902 math/w_lgammal_r_compat.c:
2903     Conversion to long double by Ulrich Drepper,
2904     Cygnus Support, drepper@cygnus.com.
2906 math/w_log10_compat.c:
2907     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2909 math/w_log10f_compat.c:
2910     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2912 math/w_log10l_compat.c:
2913     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2915 math/w_log2_compat.c:
2916     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2918 math/w_log2f_compat.c:
2919     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2921 math/w_log2l_compat.c:
2922     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2924 math/w_log_compat.c:
2925     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2927 math/w_logf_compat.c:
2928     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2930 math/w_logl_compat.c:
2931     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2933 math/w_pow_compat.c:
2934     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2936 math/w_powf_compat.c:
2937     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2939 math/w_powl_compat.c:
2940     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2942 math/w_remainder_compat.c:
2943     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2945 math/w_remainderf_compat.c:
2946     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2948 math/w_remainderl_compat.c:
2949     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2951 math/w_scalb_compat.c:
2952     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2954 math/w_scalbf_compat.c:
2955     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2957 math/w_scalbl_compat.c:
2958     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2960 math/w_sinhf_compat.c:
2961     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2963 math/w_sinhl_compat.c:
2964     Conversion to long double by Ulrich Drepper,
2965     Cygnus Support, drepper@cygnus.com.
2967 math/w_sqrt_compat.c:
2968     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2970 math/w_sqrtf_compat.c:
2971     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2973 math/w_sqrtl_compat.c:
2974     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
2976 math/w_tgammaf_compat.c:
2977     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
2979 math/w_tgammal_compat.c:
2980     Conversion to long double by Ulrich Drepper,
2981     Cygnus Support, drepper@cygnus.com.
2983 misc/dirname.c:
2984     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2986 misc/getsysstats.c:
2987     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2989 misc/hsearch.c:
2990     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
2992 misc/hsearch_r.c:
2993     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1993.
2995 misc/lsearch.c:
2996     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
2998 misc/pselect.c:
2999     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3001 misc/regexp.c:
3002     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3004 misc/regexp.h:
3005     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3007 misc/tsearch.c:
3008     Contributed by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>, 1997.
3010 misc/tst-atomic-long.c:
3011     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3013 misc/tst-atomic.c:
3014     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3016 misc/tst-dirname.c:
3017     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3019 misc/tst-fdset.c:
3020     Contributed by Robert Bihlmeyer <robbe@orcus.priv.at>.
3022 misc/tst-mntent.c:
3023     Test case by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
3024     and Ulrich Drepper <drepper@cygnus.com>.
3026 nis/nis_add.c:
3027     Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3029 nis/nis_addmember.c:
3030     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3032 nis/nis_call.c:
3033     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3035 nis/nis_callback.c:
3036     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3038 nis/nis_checkpoint.c:
3039     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3041 nis/nis_clone_dir.c:
3042     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3044 nis/nis_clone_obj.c:
3045     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3047 nis/nis_clone_res.c:
3048     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3050 nis/nis_creategroup.c:
3051     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3053 nis/nis_defaults.c:
3054     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3056 nis/nis_destroygroup.c:
3057     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3059 nis/nis_domain_of.c:
3060     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3062 nis/nis_domain_of_r.c:
3063     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3065 nis/nis_error.c:
3066     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3068 nis/nis_file.c:
3069     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3071 nis/nis_findserv.c:
3072     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3074 nis/nis_free.c:
3075     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3077 nis/nis_getservlist.c:
3078     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3080 nis/nis_intern.h:
3081     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3083 nis/nis_ismember.c:
3084     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3086 nis/nis_local_names.c:
3087     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3089 nis/nis_lookup.c:
3090     Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3092 nis/nis_mkdir.c:
3093     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3095 nis/nis_modify.c:
3096     Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3098 nis/nis_ping.c:
3099     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3101 nis/nis_print.c:
3102     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3104 nis/nis_print_group_entry.c:
3105     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3107 nis/nis_remove.c:
3108     Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
3110 nis/nis_removemember.c:
3111     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3113 nis/nis_rmdir.c:
3114     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3116 nis/nis_server.c:
3117     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3119 nis/nis_subr.c:
3120     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3122 nis/nis_table.c:
3123     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3125 nis/nis_util.c:
3126     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3128 nis/nis_verifygroup.c:
3129     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3131 nis/nis_xdr.c:
3132     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
3134 nis/nis_xdr.h:
3135     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3137 nis/rpcsvc/nislib.h:
3138     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3140 nis/rpcsvc/ypclnt.h:
3141     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
3143 nis/ypclnt.c:
3144     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
3146 nptl/allocatestack.c:
3147     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3149 nptl/cancellation.c:
3150     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3152 nptl/cleanup.c:
3153     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3155 nptl/cleanup_compat.c:
3156     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3158 nptl/cleanup_defer.c:
3159     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3161 nptl/cleanup_defer_compat.c:
3162     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3164 nptl/cleanup_routine.c:
3165     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3167 nptl/descr.h:
3168     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3170 nptl/libc-cleanup.c:
3171     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3173 nptl/libc_multiple_threads.c:
3174     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3176 nptl/lowlevellock.c:
3177     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3179 nptl/nptl-stack.c:
3180     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3182 nptl/nptl-stack.h:
3183     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3185 nptl/nptl_deallocate_tsd.c:
3186     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3188 nptl/nptl_free_tcb.c:
3189     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3191 nptl/nptl_setxid.c:
3192     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3194 nptl/old_pthread_cond_broadcast.c:
3195     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3197 nptl/old_pthread_cond_destroy.c:
3198     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3200 nptl/old_pthread_cond_init.c:
3201     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3203 nptl/old_pthread_cond_signal.c:
3204     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3206 nptl/old_pthread_cond_timedwait.c:
3207     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3209 nptl/old_pthread_cond_wait.c:
3210     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3212 nptl/perf.c:
3213     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3215 nptl/pthread_attr_destroy.c:
3216     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3218 nptl/pthread_attr_getaffinity.c:
3219     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3221 nptl/pthread_attr_getdetachstate.c:
3222     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3224 nptl/pthread_attr_getguardsize.c:
3225     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3227 nptl/pthread_attr_getinheritsched.c:
3228     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3230 nptl/pthread_attr_getschedparam.c:
3231     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3233 nptl/pthread_attr_getschedpolicy.c:
3234     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3236 nptl/pthread_attr_getscope.c:
3237     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3239 nptl/pthread_attr_getstack.c:
3240     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3242 nptl/pthread_attr_getstackaddr.c:
3243     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3245 nptl/pthread_attr_getstacksize.c:
3246     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3248 nptl/pthread_attr_init.c:
3249     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3251 nptl/pthread_attr_setaffinity.c:
3252     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3254 nptl/pthread_attr_setdetachstate.c:
3255     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3257 nptl/pthread_attr_setguardsize.c:
3258     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3260 nptl/pthread_attr_setinheritsched.c:
3261     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3263 nptl/pthread_attr_setschedparam.c:
3264     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3266 nptl/pthread_attr_setschedpolicy.c:
3267     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3269 nptl/pthread_attr_setscope.c:
3270     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3272 nptl/pthread_attr_setstack.c:
3273     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3275 nptl/pthread_attr_setstackaddr.c:
3276     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3278 nptl/pthread_attr_setstacksize.c:
3279     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3281 nptl/pthread_barrier_destroy.c:
3282     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3284 nptl/pthread_barrier_init.c:
3285     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3287 nptl/pthread_barrier_wait.c:
3288     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3290 nptl/pthread_barrierattr_destroy.c:
3291     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3293 nptl/pthread_barrierattr_getpshared.c:
3294     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3296 nptl/pthread_barrierattr_init.c:
3297     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3299 nptl/pthread_barrierattr_setpshared.c:
3300     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3302 nptl/pthread_cancel.c:
3303     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3305 nptl/pthread_cleanup_upto.c:
3306     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3308 nptl/pthread_cond_broadcast.c:
3309     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3311 nptl/pthread_cond_destroy.c:
3312     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3314 nptl/pthread_cond_init.c:
3315     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3317 nptl/pthread_cond_signal.c:
3318     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3320 nptl/pthread_cond_wait.c:
3321     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3323 nptl/pthread_condattr_destroy.c:
3324     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3326 nptl/pthread_condattr_getclock.c:
3327     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3329 nptl/pthread_condattr_getpshared.c:
3330     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3332 nptl/pthread_condattr_init.c:
3333     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3335 nptl/pthread_condattr_setclock.c:
3336     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3338 nptl/pthread_condattr_setpshared.c:
3339     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3341 nptl/pthread_create.c:
3342     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3344 nptl/pthread_detach.c:
3345     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3347 nptl/pthread_equal.c:
3348     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3350 nptl/pthread_exit.c:
3351     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3353 nptl/pthread_getaffinity.c:
3354     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3356 nptl/pthread_getattr_np.c:
3357     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3359 nptl/pthread_getconcurrency.c:
3360     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3362 nptl/pthread_getschedparam.c:
3363     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3365 nptl/pthread_getspecific.c:
3366     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3368 nptl/pthread_join.c:
3369     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3371 nptl/pthread_key_create.c:
3372     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3374 nptl/pthread_key_delete.c:
3375     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3377 nptl/pthread_kill_other_threads.c:
3378     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3380 nptl/pthread_mutex_consistent.c:
3381     Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3383 nptl/pthread_mutex_destroy.c:
3384     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3386 nptl/pthread_mutex_getprioceiling.c:
3387     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3389 nptl/pthread_mutex_init.c:
3390     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3392 nptl/pthread_mutex_lock.c:
3393     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3395 nptl/pthread_mutex_setprioceiling.c:
3396     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3398 nptl/pthread_mutex_timedlock.c:
3399     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3401 nptl/pthread_mutex_trylock.c:
3402     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3404 nptl/pthread_mutex_unlock.c:
3405     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3407 nptl/pthread_mutexattr_destroy.c:
3408     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3410 nptl/pthread_mutexattr_getprioceiling.c:
3411     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3413 nptl/pthread_mutexattr_getprotocol.c:
3414     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3416 nptl/pthread_mutexattr_getpshared.c:
3417     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3419 nptl/pthread_mutexattr_getrobust.c:
3420     Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3422 nptl/pthread_mutexattr_gettype.c:
3423     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3425 nptl/pthread_mutexattr_init.c:
3426     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3428 nptl/pthread_mutexattr_setprioceiling.c:
3429     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3431 nptl/pthread_mutexattr_setprotocol.c:
3432     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3434 nptl/pthread_mutexattr_setpshared.c:
3435     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3437 nptl/pthread_mutexattr_setrobust.c:
3438     Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3440 nptl/pthread_mutexattr_settype.c:
3441     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3443 nptl/pthread_once.c:
3444     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3446 nptl/pthread_rwlock_destroy.c:
3447     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3449 nptl/pthread_rwlock_init.c:
3450     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3452 nptl/pthread_rwlock_rdlock.c:
3453     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3455 nptl/pthread_rwlock_timedrdlock.c:
3456     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3458 nptl/pthread_rwlock_timedwrlock.c:
3459     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3461 nptl/pthread_rwlock_tryrdlock.c:
3462     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3464 nptl/pthread_rwlock_trywrlock.c:
3465     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3467 nptl/pthread_rwlock_unlock.c:
3468     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3470 nptl/pthread_rwlock_wrlock.c:
3471     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
3473 nptl/pthread_rwlockattr_destroy.c:
3474     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3476 nptl/pthread_rwlockattr_getkind_np.c:
3477     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3479 nptl/pthread_rwlockattr_getpshared.c:
3480     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3482 nptl/pthread_rwlockattr_init.c:
3483     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3485 nptl/pthread_rwlockattr_setkind_np.c:
3486     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3488 nptl/pthread_rwlockattr_setpshared.c:
3489     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3491 nptl/pthread_self.c:
3492     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3494 nptl/pthread_setaffinity.c:
3495     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3497 nptl/pthread_setcancelstate.c:
3498     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3500 nptl/pthread_setcanceltype.c:
3501     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3503 nptl/pthread_setconcurrency.c:
3504     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3506 nptl/pthread_setschedparam.c:
3507     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3509 nptl/pthread_setschedprio.c:
3510     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3512 nptl/pthread_setspecific.c:
3513     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3515 nptl/pthread_sigmask.c:
3516     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3518 nptl/pthread_sigqueue.c:
3519     Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
3521 nptl/pthread_spin_destroy.c:
3522     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3524 nptl/pthread_spin_init.c:
3525     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3527 nptl/pthread_spin_unlock.c:
3528     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3530 nptl/pthread_testcancel.c:
3531     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3533 nptl/pthread_timedjoin.c:
3534     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3536 nptl/pthread_tryjoin.c:
3537     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3539 nptl/pthread_yield.c:
3540     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3542 nptl/sem_destroy.c:
3543     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3545 nptl/sem_getvalue.c:
3546     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3548 nptl/sem_init.c:
3549     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3551 nptl/sem_post.c:
3552     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3554 nptl/sem_timedwait.c:
3555     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3557 nptl/sem_wait.c:
3558     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3560 nptl/sem_waitcommon.c:
3561     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
3563 nptl/tpp.c:
3564     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3566 nptl/tst-attr2.c:
3567     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3569 nptl/tst-attr3.c:
3570     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3572 nptl/tst-cancel17.c:
3573     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3575 nptl/tst-cancel7.c:
3576     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
3578 nptl/tst-cleanup4.c:
3579     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3581 nptl/tst-cleanup4aux.c:
3582     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3584 nptl/tst-clock2.c:
3585     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3587 nptl/tst-context1.c:
3588     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3590 nptl/tst-dlsym1.c:
3591     Test case by Hui Huang <hui.huang@sun.com>.
3593 nptl/tst-eintr1.c:
3594     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3596 nptl/tst-exec4.c:
3597     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3599 nptl/tst-initializers1.c:
3600     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
3602 nptl/tst-mutex8.c:
3603     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3605 nptl/tst-mutexpp10.c:
3606     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3608 nptl/tst-rwlock10.c:
3609     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3611 nptl/tst-rwlock11.c:
3612     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3614 nptl/tst-rwlock2.c:
3615     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3617 nptl/tst-rwlock3.c:
3618     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3620 nptl/tst-rwlock6.c:
3621     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3623 nptl/tst-rwlock7.c:
3624     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3626 nptl/tst-rwlock8.c:
3627     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
3629 nptl/tst-rwlock9.c:
3630     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
3632 nptl/tst-sched1.c:
3633     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3635 nptl/tst-setuid1.c:
3636     Contributed by Jakub Jelinek <jaku@redhat.com>, 2004.
3638 nptl/tst-signal3.c:
3639     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
3641 nptl/tst-signal7.c:
3642     Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
3644 nptl/tst-stack2.c:
3645     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3647 nptl/tst-stack3.c:
3648     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3650 nptl/tst-stackguard1.c:
3651     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
3653 nptl/tst-tls3.c:
3654     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3656 nptl/tst-tls3mod.c:
3657     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3659 nptl/tst-tls5.c:
3660     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
3662 nptl/tst-tpp.h:
3663     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
3665 nptl/tst-tsd3.c:
3666     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3668 nptl/tst-tsd4.c:
3669     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
3671 nptl/unwind.c:
3672     Contributed by Ulrich Drepper <drepper@redhat.com>
3673     and Richard Henderson <rth@redhat.com>, 2003.
3675 nptl_db/td_init.c:
3676     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3678 nptl_db/td_log.c:
3679     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3681 nptl_db/td_symbol_list.c:
3682     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
3684 nptl_db/td_ta_clear_event.c:
3685     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3687 nptl_db/td_ta_delete.c:
3688     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3690 nptl_db/td_ta_enable_stats.c:
3691     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3693 nptl_db/td_ta_event_addr.c:
3694     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3696 nptl_db/td_ta_event_getmsg.c:
3697     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3699 nptl_db/td_ta_get_nthreads.c:
3700     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3702 nptl_db/td_ta_get_ph.c:
3703     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3705 nptl_db/td_ta_get_stats.c:
3706     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3708 nptl_db/td_ta_map_id2thr.c:
3709     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3711 nptl_db/td_ta_new.c:
3712     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3714 nptl_db/td_ta_reset_stats.c:
3715     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3717 nptl_db/td_ta_set_event.c:
3718     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3720 nptl_db/td_ta_setconcurrency.c:
3721     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3723 nptl_db/td_ta_thr_iter.c:
3724     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3726 nptl_db/td_ta_tsd_iter.c:
3727     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3729 nptl_db/td_thr_clear_event.c:
3730     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3732 nptl_db/td_thr_dbresume.c:
3733     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3735 nptl_db/td_thr_dbsuspend.c:
3736     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3738 nptl_db/td_thr_event_enable.c:
3739     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3741 nptl_db/td_thr_event_getmsg.c:
3742     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3744 nptl_db/td_thr_get_info.c:
3745     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3747 nptl_db/td_thr_getfpregs.c:
3748     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3750 nptl_db/td_thr_getgregs.c:
3751     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3753 nptl_db/td_thr_getxregs.c:
3754     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3756 nptl_db/td_thr_getxregsize.c:
3757     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3759 nptl_db/td_thr_set_event.c:
3760     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3762 nptl_db/td_thr_setfpregs.c:
3763     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3765 nptl_db/td_thr_setgregs.c:
3766     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3768 nptl_db/td_thr_setprio.c:
3769     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3771 nptl_db/td_thr_setsigpending.c:
3772     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3774 nptl_db/td_thr_setxregs.c:
3775     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3777 nptl_db/td_thr_sigsetmask.c:
3778     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3780 nptl_db/td_thr_tls_get_addr.c:
3781     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2002.
3783 nptl_db/td_thr_tsd.c:
3784     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3786 nptl_db/td_thr_validate.c:
3787     Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
3789 nscd/aicache.c:
3790     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3792 nscd/cache.c:
3793     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3795 nscd/connections.c:
3796     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3798 nscd/dbg_log.c:
3799     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
3801 nscd/dbg_log.h:
3802     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
3804 nscd/gai.c:
3805     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
3807 nscd/getgrgid_r.c:
3808     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3810 nscd/getgrnam_r.c:
3811     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3813 nscd/gethstbyad_r.c:
3814     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3816 nscd/gethstbynm3_r.c:
3817     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3819 nscd/getpwnam_r.c:
3820     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3822 nscd/getpwuid_r.c:
3823     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3825 nscd/getsrvbynm_r.c:
3826     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3828 nscd/getsrvbypt_r.c:
3829     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3831 nscd/grpcache.c:
3832     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3834 nscd/hstcache.c:
3835     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3837 nscd/initgrcache.c:
3838     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3840 nscd/mem.c:
3841     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3843 nscd/netgroupcache.c:
3844     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
3846 nscd/nscd-client.h:
3847     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3849 nscd/nscd.c:
3850     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3852 nscd/nscd.h:
3853     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3855 nscd/nscd_conf.c:
3856     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3858 nscd/nscd_getai.c:
3859     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3861 nscd/nscd_getgr_r.c:
3862     Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
3864 nscd/nscd_gethst_r.c:
3865     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3867 nscd/nscd_getpw_r.c:
3868     Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
3870 nscd/nscd_getserv_r.c:
3871     Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
3873 nscd/nscd_helper.c:
3874     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3876 nscd/nscd_initgroups.c:
3877     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3879 nscd/nscd_netgroup.c:
3880     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
3882 nscd/nscd_proto.h:
3883     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3885 nscd/nscd_setup_thread.c:
3886     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
3888 nscd/nscd_stat.c:
3889     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
3891 nscd/pwdcache.c:
3892     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
3894 nscd/selinux.c:
3895     Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
3897 nscd/selinux.h:
3898     Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
3900 nscd/servicescache.c:
3901     Contributed by Ulrich Drepper <drepper@drepper.com>, 2007.
3903 nss/XXX-lookup.c:
3904     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3906 nss/alias-lookup.c:
3907     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3909 nss/databases.def:
3910     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3912 nss/db-Makefile:
3913     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3915 nss/digits_dots.c:
3916     Contributed by H.J. Lu <hjl@gnu.ai.mit.edu>, 1997.
3918 nss/ethers-lookup.c:
3919     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3921 nss/getXXbyYY_r.c:
3922     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3924 nss/getXXent_r.c:
3925     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3927 nss/getent.c:
3928     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3930 nss/grp-lookup.c:
3931     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3933 nss/hosts-lookup.c:
3934     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3936 nss/key-lookup.c:
3937     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3939 nss/makedb.c:
3940     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3942 nss/netgrp-lookup.c:
3943     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3945 nss/network-lookup.c:
3946     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3948 nss/nss_compat/compat-grp.c:
3949     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
3951 nss/nss_compat/compat-initgroups.c:
3952     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
3954 nss/nss_compat/compat-pwd.c:
3955     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
3957 nss/nss_compat/compat-spwd.c:
3958     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
3960 nss/nss_db/db-initgroups.c:
3961     Contributed by Ulrich Drepper <drepper@gmail.com>.
3963 nss/nss_db/db-netgrp.c:
3964     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3966 nss/nss_files/files-alias.c:
3967     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3969 nss/nss_files/files-netgrp.c:
3970     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3972 nss/nss_hash.c:
3973     Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
3975 nss/nsswitch.c:
3976     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3978 nss/proto-lookup.c:
3979     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3981 nss/pwd-lookup.c:
3982     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3984 nss/rpc-lookup.c:
3985     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3987 nss/service-lookup.c:
3988     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3990 nss/sgrp-lookup.c:
3991     Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
3993 nss/spwd-lookup.c:
3994     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
3996 nss/test-netdb.c:
3997     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
3999 posix/bug-ga1.c:
4000     Test case by Anders Carlsson <andersca@gnome.org>.
4002 posix/bug-ga2.c:
4003     Test case by Sam Varshavchik <mrsam@courier-mta.com>.
4005 posix/bug-regex1.c:
4006     Test case by Jim Meyering <jim@meyering.net>.
4008 posix/bug-regex10.c:
4009     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4011 posix/bug-regex11.c:
4012     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4014 posix/bug-regex12.c:
4015     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4017 posix/bug-regex13.c:
4018     Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
4020 posix/bug-regex14.c:
4021     Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
4023 posix/bug-regex17.c:
4024     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4026 posix/bug-regex18.c:
4027     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4029 posix/bug-regex19.c:
4030     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4032 posix/bug-regex2.c:
4033     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4035 posix/bug-regex20.c:
4036     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4038 posix/bug-regex21.c:
4039     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4041 posix/bug-regex22.c:
4042     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4044 posix/bug-regex23.c:
4045     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4047 posix/bug-regex25.c:
4048     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
4050 posix/bug-regex26.c:
4051     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
4053 posix/bug-regex27.c:
4054     Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
4056 posix/bug-regex28.c:
4057     Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
4059 posix/bug-regex3.c:
4060     Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
4062 posix/bug-regex30.c:
4063     Contributed by Paolo Bonzini <pbonzini@redhat.com>, 2009.
4065 posix/bug-regex33.c:
4066     Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
4068 posix/bug-regex4.c:
4069     Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
4071 posix/bug-regex6.c:
4072     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
4074 posix/bug-regex7.c:
4075     Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
4077 posix/bug-regex8.c:
4078     Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
4080 posix/bug-regex9.c:
4081     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4083 posix/flexmember.h:
4084     Written by Paul Eggert.
4086 posix/register-atfork.c:
4087     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
4089 posix/runptests.c:
4090     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4092 posix/tar.h:
4093     Written by David J. MacKenzie.
4095 posix/tst-boost.c:
4096     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4098 posix/tst-chmod.c:
4099     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4101 posix/tst-dir.c:
4102     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4104 posix/tst-exec.c:
4105     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4107 posix/tst-fork.c:
4108     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4110 posix/tst-gnuglob-skeleton.c:
4111     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4113 posix/tst-pcre.c:
4114     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4116 posix/tst-rxspencer.c:
4117     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4119 posix/tst-spawn.c:
4120     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4122 posix/tst-truncate.c:
4123     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4125 posix/tst-truncate64.c:
4126     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4128 posix/tst-vfork1.c:
4129     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4131 posix/tst-vfork2.c:
4132     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4134 posix/tst-vfork3.c:
4135     Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
4137 posix/waitid.c:
4138     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4140 posix/wordexp.c:
4141     Contributed by Tim Waugh <tim@cyberelk.demon.co.uk>.
4143 pwd/getpwent.c:
4144     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4146 pwd/getpwent_r.c:
4147     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4149 pwd/getpwnam.c:
4150     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4152 pwd/getpwnam_r.c:
4153     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4155 pwd/getpwuid.c:
4156     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4158 pwd/getpwuid_r.c:
4159     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4161 resolv/gai_cancel.c:
4162     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4164 resolv/gai_error.c:
4165     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4167 resolv/gai_misc.c:
4168     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4170 resolv/gai_misc.h:
4171     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4173 resolv/gai_notify.c:
4174     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4176 resolv/gai_suspend.c:
4177     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4179 resolv/getaddrinfo_a.c:
4180     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4182 resolv/nss_dns/dns-canon.c:
4183     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4185 resolv/nss_dns/dns-host.c:
4186     Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
4188 resolv/nss_dns/dns-network.c:
4189     Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
4191 resolv/res_hconf.c:
4192     Contributed by David Mosberger (davidm@azstarnet.com).
4194 resolv/res_hconf.h:
4195     Contributed by David Mosberger (davidm@azstarnet.com).
4197 rt/aio_cancel.c:
4198     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4200 rt/aio_error.c:
4201     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4203 rt/aio_fsync.c:
4204     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4206 rt/aio_misc.c:
4207     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4209 rt/aio_notify.c:
4210     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4212 rt/aio_read.c:
4213     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4215 rt/aio_read64.c:
4216     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4218 rt/aio_return.c:
4219     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4221 rt/aio_suspend.c:
4222     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4224 rt/aio_write.c:
4225     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4227 rt/aio_write64.c:
4228     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4230 rt/lio_listio-common.c:
4231     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4233 rt/timer_create.c:
4234     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4236 rt/timer_delete.c:
4237     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4239 rt/timer_getoverr.c:
4240     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4242 rt/timer_gettime.c:
4243     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4245 rt/timer_settime.c:
4246     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
4248 rt/tst-aio.c:
4249     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4251 rt/tst-aio2.c:
4252     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4254 rt/tst-aio64.c:
4255     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4257 rt/tst-mqueue.h:
4258     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4260 rt/tst-mqueue1.c:
4261     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4263 rt/tst-mqueue2.c:
4264     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4266 rt/tst-mqueue3.c:
4267     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
4269 rt/tst-mqueue4.c:
4270     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4272 rt/tst-mqueue5.c:
4273     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4275 rt/tst-mqueue6.c:
4276     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4278 rt/tst-mqueue7.c:
4279     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4281 rt/tst-mqueue8.c:
4282     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4284 rt/tst-mqueue9.c:
4285     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4287 rt/tst-shm.c:
4288     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
4290 rt/tst-timer4.c:
4291     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004
4293 scripts/gen-sorted.awk:
4294     Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
4296 scripts/rellns-sh:
4297     Written by Ulrich Drepper <drepper@cygnus.com>, October 1996
4299 scripts/test-installation.pl:
4300     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
4302 scripts/versions.awk:
4303     Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
4305 shadow/getspent.c:
4306     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4308 shadow/getspent_r.c:
4309     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4311 shadow/getspnam.c:
4312     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4314 shadow/getspnam_r.c:
4315     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4317 shadow/lckpwdf.c:
4318     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4320 signal/allocrtsig.c:
4321     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4323 signal/sighold.c:
4324     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4326 signal/sigrelse.c:
4327     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4329 signal/tst-raise.c:
4330     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
4332 signal/tst-sigsimple.c:
4333     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
4335 soft-fp/adddf3.c:
4336     Contributed by Richard Henderson (rth@cygnus.com) and
4337     Jakub Jelinek (jj@ultra.linux.cz).
4339 soft-fp/addsf3.c:
4340     Contributed by Richard Henderson (rth@cygnus.com) and
4341     Jakub Jelinek (jj@ultra.linux.cz).
4343 soft-fp/addtf3.c:
4344     Contributed by Richard Henderson (rth@cygnus.com) and
4345     Jakub Jelinek (jj@ultra.linux.cz).
4347 soft-fp/divdf3.c:
4348     Contributed by Richard Henderson (rth@cygnus.com) and
4349     Jakub Jelinek (jj@ultra.linux.cz).
4351 soft-fp/divsf3.c:
4352     Contributed by Richard Henderson (rth@cygnus.com) and
4353     Jakub Jelinek (jj@ultra.linux.cz).
4355 soft-fp/divtf3.c:
4356     Contributed by Richard Henderson (rth@cygnus.com) and
4357     Jakub Jelinek (jj@ultra.linux.cz).
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).
4365 soft-fp/eqdf2.c:
4366     Contributed by Richard Henderson (rth@cygnus.com) and
4367     Jakub Jelinek (jj@ultra.linux.cz).
4369 soft-fp/eqsf2.c:
4370     Contributed by Richard Henderson (rth@cygnus.com) and
4371     Jakub Jelinek (jj@ultra.linux.cz).
4373 soft-fp/eqtf2.c:
4374     Contributed by Richard Henderson (rth@cygnus.com) and
4375     Jakub Jelinek (jj@ultra.linux.cz).
4377 soft-fp/extenddftf2.c:
4378     Contributed by Richard Henderson (rth@cygnus.com) and
4379     Jakub Jelinek (jj@ultra.linux.cz).
4381 soft-fp/extended.h:
4382     Contributed by Jakub Jelinek (jj@ultra.linux.cz).
4384 soft-fp/extendsfdf2.c:
4385     Contributed by Richard Henderson (rth@cygnus.com) and
4386     Jakub Jelinek (jj@ultra.linux.cz).
4388 soft-fp/extendsftf2.c:
4389     Contributed by Richard Henderson (rth@cygnus.com) and
4390     Jakub Jelinek (jj@ultra.linux.cz).
4392 soft-fp/extendxftf2.c:
4393     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4395 soft-fp/fixdfdi.c:
4396     Contributed by Richard Henderson (rth@cygnus.com) and
4397     Jakub Jelinek (jj@ultra.linux.cz).
4399 soft-fp/fixdfsi.c:
4400     Contributed by Richard Henderson (rth@cygnus.com) and
4401     Jakub Jelinek (jj@ultra.linux.cz).
4403 soft-fp/fixdfti.c:
4404     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4406 soft-fp/fixsfdi.c:
4407     Contributed by Richard Henderson (rth@cygnus.com) and
4408     Jakub Jelinek (jj@ultra.linux.cz).
4410 soft-fp/fixsfsi.c:
4411     Contributed by Richard Henderson (rth@cygnus.com) and
4412     Jakub Jelinek (jj@ultra.linux.cz).
4414 soft-fp/fixsfti.c:
4415     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4417 soft-fp/fixtfdi.c:
4418     Contributed by Richard Henderson (rth@cygnus.com) and
4419     Jakub Jelinek (jj@ultra.linux.cz).
4421 soft-fp/fixtfsi.c:
4422     Contributed by Richard Henderson (rth@cygnus.com) and
4423     Jakub Jelinek (jj@ultra.linux.cz).
4425 soft-fp/fixtfti.c:
4426     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4428 soft-fp/fixunsdfdi.c:
4429     Contributed by Richard Henderson (rth@cygnus.com) and
4430     Jakub Jelinek (jj@ultra.linux.cz).
4432 soft-fp/fixunsdfsi.c:
4433     Contributed by Richard Henderson (rth@cygnus.com) and
4434     Jakub Jelinek (jj@ultra.linux.cz).
4436 soft-fp/fixunsdfti.c:
4437     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4439 soft-fp/fixunssfdi.c:
4440     Contributed by Richard Henderson (rth@cygnus.com) and
4441     Jakub Jelinek (jj@ultra.linux.cz).
4443 soft-fp/fixunssfsi.c:
4444     Contributed by Richard Henderson (rth@cygnus.com) and
4445     Jakub Jelinek (jj@ultra.linux.cz).
4447 soft-fp/fixunssfti.c:
4448     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4450 soft-fp/fixunstfdi.c:
4451     Contributed by Richard Henderson (rth@cygnus.com) and
4452     Jakub Jelinek (jj@ultra.linux.cz).
4454 soft-fp/fixunstfsi.c:
4455     Contributed by Richard Henderson (rth@cygnus.com) and
4456     Jakub Jelinek (jj@ultra.linux.cz).
4458 soft-fp/fixunstfti.c:
4459     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4461 soft-fp/floatdidf.c:
4462     Contributed by Richard Henderson (rth@cygnus.com) and
4463     Jakub Jelinek (jj@ultra.linux.cz).
4465 soft-fp/floatdisf.c:
4466     Contributed by Richard Henderson (rth@cygnus.com) and
4467     Jakub Jelinek (jj@ultra.linux.cz).
4469 soft-fp/floatditf.c:
4470     Contributed by Richard Henderson (rth@cygnus.com) and
4471     Jakub Jelinek (jj@ultra.linux.cz).
4473 soft-fp/floatsidf.c:
4474     Contributed by Richard Henderson (rth@cygnus.com) and
4475     Jakub Jelinek (jj@ultra.linux.cz).
4477 soft-fp/floatsisf.c:
4478     Contributed by Richard Henderson (rth@cygnus.com) and
4479     Jakub Jelinek (jj@ultra.linux.cz).
4481 soft-fp/floatsitf.c:
4482     Contributed by Richard Henderson (rth@cygnus.com) and
4483     Jakub Jelinek (jj@ultra.linux.cz).
4485 soft-fp/floattidf.c:
4486     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4488 soft-fp/floattisf.c:
4489     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4491 soft-fp/floattitf.c:
4492     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4494 soft-fp/floatundidf.c:
4495     Contributed by Richard Henderson (rth@cygnus.com) and
4496     Jakub Jelinek (jj@ultra.linux.cz).
4498 soft-fp/floatundisf.c:
4499     Contributed by Richard Henderson (rth@cygnus.com) and
4500     Jakub Jelinek (jj@ultra.linux.cz).
4502 soft-fp/floatunditf.c:
4503     Contributed by Richard Henderson (rth@cygnus.com) and
4504     Jakub Jelinek (jj@ultra.linux.cz).
4506 soft-fp/floatunsidf.c:
4507     Contributed by Richard Henderson (rth@cygnus.com) and
4508     Jakub Jelinek (jj@ultra.linux.cz).
4510 soft-fp/floatunsisf.c:
4511     Contributed by Richard Henderson (rth@cygnus.com) and
4512     Jakub Jelinek (jj@ultra.linux.cz).
4514 soft-fp/floatunsitf.c:
4515     Contributed by Richard Henderson (rth@cygnus.com) and
4516     Jakub Jelinek (jj@ultra.linux.cz).
4518 soft-fp/floatuntidf.c:
4519     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4521 soft-fp/floatuntisf.c:
4522     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4524 soft-fp/floatuntitf.c:
4525     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4527 soft-fp/gedf2.c:
4528     Contributed by Richard Henderson (rth@cygnus.com) and
4529     Jakub Jelinek (jj@ultra.linux.cz).
4531 soft-fp/gesf2.c:
4532     Contributed by Richard Henderson (rth@cygnus.com) and
4533     Jakub Jelinek (jj@ultra.linux.cz).
4535 soft-fp/getf2.c:
4536     Contributed by Richard Henderson (rth@cygnus.com) and
4537     Jakub Jelinek (jj@ultra.linux.cz).
4539 soft-fp/ledf2.c:
4540     Contributed by Richard Henderson (rth@cygnus.com) and
4541     Jakub Jelinek (jj@ultra.linux.cz).
4543 soft-fp/lesf2.c:
4544     Contributed by Richard Henderson (rth@cygnus.com) and
4545     Jakub Jelinek (jj@ultra.linux.cz).
4547 soft-fp/letf2.c:
4548     Contributed by Richard Henderson (rth@cygnus.com) and
4549     Jakub Jelinek (jj@ultra.linux.cz).
4551 soft-fp/muldf3.c:
4552     Contributed by Richard Henderson (rth@cygnus.com) and
4553     Jakub Jelinek (jj@ultra.linux.cz).
4555 soft-fp/mulsf3.c:
4556     Contributed by Richard Henderson (rth@cygnus.com) and
4557     Jakub Jelinek (jj@ultra.linux.cz).
4559 soft-fp/multf3.c:
4560     Contributed by Richard Henderson (rth@cygnus.com) and
4561     Jakub Jelinek (jj@ultra.linux.cz).
4563 soft-fp/negdf2.c:
4564     Contributed by Richard Henderson (rth@cygnus.com) and
4565     Jakub Jelinek (jj@ultra.linux.cz).
4567 soft-fp/negsf2.c:
4568     Contributed by Richard Henderson (rth@cygnus.com) and
4569     Jakub Jelinek (jj@ultra.linux.cz).
4571 soft-fp/negtf2.c:
4572     Contributed by Richard Henderson (rth@cygnus.com) and
4573     Jakub Jelinek (jj@ultra.linux.cz).
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).
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).
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).
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).
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).
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).
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).
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).
4622 soft-fp/subdf3.c:
4623     Contributed by Richard Henderson (rth@cygnus.com) and
4624     Jakub Jelinek (jj@ultra.linux.cz).
4626 soft-fp/subsf3.c:
4627     Contributed by Richard Henderson (rth@cygnus.com) and
4628     Jakub Jelinek (jj@ultra.linux.cz).
4630 soft-fp/subtf3.c:
4631     Contributed by Richard Henderson (rth@cygnus.com) and
4632     Jakub Jelinek (jj@ultra.linux.cz).
4634 soft-fp/truncdfsf2.c:
4635     Contributed by Richard Henderson (rth@cygnus.com) and
4636     Jakub Jelinek (jj@ultra.linux.cz).
4638 soft-fp/trunctfdf2.c:
4639     Contributed by Richard Henderson (rth@cygnus.com) and
4640     Jakub Jelinek (jj@ultra.linux.cz).
4642 soft-fp/trunctfsf2.c:
4643     Contributed by Richard Henderson (rth@cygnus.com) and
4644     Jakub Jelinek (jj@ultra.linux.cz).
4646 soft-fp/trunctfxf2.c:
4647     Contributed by Uroš Bizjak (ubizjak@gmail.com).
4649 soft-fp/unorddf2.c:
4650     Contributed by Joseph Myers (joseph@codesourcery.com).
4652 soft-fp/unordsf2.c:
4653     Contributed by Joseph Myers (joseph@codesourcery.com).
4655 soft-fp/unordtf2.c:
4656     Contributed by Joseph Myers (joseph@codesourcery.com).
4658 stdio-common/_i18n_number.h:
4659     Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
4661 stdio-common/_itoa.c:
4662     Contributed by Torbjorn Granlund <tege@matematik.su.se>
4663     and Ulrich Drepper <drepper@gnu.org>.
4665 stdio-common/_itowa.c:
4666     Contributed by Torbjorn Granlund <tege@matematik.su.se>
4667     and Ulrich Drepper <drepper@gnu.org>.
4669 stdio-common/bug-vfprintf-nargs.c:
4670     Contributed by Kees Cook <keescook@chromium.org>, 2012.
4672 stdio-common/bug14.c:
4673     Test case by Al Viro <aviro@redhat.com>.
4675 stdio-common/fxprintf.c:
4676     Contributed by Ulrich Drepper <drepper@gnu.org>.
4678 stdio-common/printf_fp.c:
4679     Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
4681 stdio-common/printf_fphex.c:
4682     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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>.
4688 stdio-common/scanf11.c:
4689     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4691 stdio-common/test-vfprintf.c:
4692     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4694 stdio-common/tst-fphex-wide.c:
4695     Contributed by Marek Polacek <polacek@redhat.com>, 2012.
4697 stdio-common/tst-fseek.c:
4698     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4700 stdio-common/tst-gets.c:
4701     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4703 stdio-common/tst-long-dbl-fphex.c:
4704     Contributed by Marek Polacek <polacek@redhat.com>, 2012.
4706 stdio-common/tst-perror.c:
4707     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4709 stdio-common/tst-popen.c:
4710     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4712 stdio-common/tst-sscanf.c:
4713     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
4715 stdio-common/tst-unlockedio.c:
4716     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
4718 stdlib/a64l.c:
4719     Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
4721 stdlib/bug-strtod.c:
4722     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
4724 stdlib/drand48-iter.c:
4725     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4727 stdlib/drand48.c:
4728     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4730 stdlib/drand48_r.c:
4731     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4733 stdlib/erand48.c:
4734     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4736 stdlib/erand48_r.c:
4737     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4739 stdlib/fmtmsg.c:
4740     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4742 stdlib/grouping.c:
4743     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
4745 stdlib/grouping.h:
4746     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
4748 stdlib/isomac.c:
4749     Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
4751 stdlib/jrand48.c:
4752     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4754 stdlib/jrand48_r.c:
4755     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4757 stdlib/l64a.c:
4758     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4760 stdlib/lcong48.c:
4761     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4763 stdlib/lcong48_r.c:
4764     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4766 stdlib/lrand48.c:
4767     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4769 stdlib/lrand48_r.c:
4770     Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
4772 stdlib/mrand48.c:
4773     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4775 stdlib/mrand48_r.c:
4776     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4778 stdlib/msort.c:
4779     Written by Mike Haertel, September 1988.
4781 stdlib/nrand48.c:
4782     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4784 stdlib/nrand48_r.c:
4785     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4787 stdlib/qsort.c:
4788     Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
4790 stdlib/rand_r.c:
4791     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4793 stdlib/seed48.c:
4794     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4796 stdlib/seed48_r.c:
4797     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4799 stdlib/srand48.c:
4800     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4802 stdlib/srand48_r.c:
4803     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
4805 stdlib/strfmon.c:
4806     Contributed by Ulrich Drepper <drepper@cygnus.com>
4807     and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
4809 stdlib/strfmon_l.c:
4810     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4812 stdlib/strtod.c:
4813     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
4815 stdlib/strtod_l.c:
4816     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4818 stdlib/strtof.c:
4819     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
4821 stdlib/strtof_l.c:
4822     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4824 stdlib/strtol_l.c:
4825     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4827 stdlib/strtold.c:
4828     Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
4830 stdlib/strtoll_l.c:
4831     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4833 stdlib/strtoul_l.c:
4834     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4836 stdlib/strtoull_l.c:
4837     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4839 stdlib/test-a64l.c:
4840     Contributed by Andreas Schwab <schwab@suse.de>.
4842 stdlib/test-canon.c:
4843     Contributed by David Mosberger <davidm@azstarnet.com>.
4845 stdlib/test-canon2.c:
4846     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
4848 stdlib/testmb2.c:
4849     Test case by Miloslav Trmač <mitr@volny.cz>.
4851 stdlib/tst-bsearch.c:
4852     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
4854 stdlib/tst-qsort.c:
4855     Test case by Paul Eggert <eggert@twinsun.com>
4857 stdlib/tst-random.c:
4858     Written by Michael J. Fischer, August 21, 2000
4860 stdlib/tst-random2.c:
4861     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
4863 stdlib/tst-system.c:
4864     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
4866 stdlib/tst-xpg-basename.c:
4867     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
4869 stdlib/xpg_basename.c:
4870     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
4872 string/argz-addsep.c:
4873     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
4875 string/argz-append.c:
4876     Written by Miles Bader <miles@gnu.ai.mit.edu>
4878 string/argz-count.c:
4879     Written by Miles Bader <miles@gnu.ai.mit.edu>
4881 string/argz-create.c:
4882     Written by Miles Bader <miles@gnu.ai.mit.edu>
4884 string/argz-ctsep.c:
4885     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
4887 string/argz-delete.c:
4888     Written by Miles Bader <miles@gnu.org>
4890 string/argz-extract.c:
4891     Written by Miles Bader <miles@gnu.org>
4893 string/argz-insert.c:
4894     Written by Miles Bader <miles@gnu.ai.mit.edu>
4896 string/argz-next.c:
4897     Written by Miles Bader <miles@gnu.org>
4899 string/argz-replace.c:
4900     Written by Miles Bader <miles@gnu.ai.mit.edu>
4902 string/argz-stringify.c:
4903     Written by Miles Bader <miles@gnu.org>
4905 string/bug-strncat1.c:
4906     Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
4908 string/bug-strpbrk1.c:
4909     Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
4911 string/bug-strspn1.c:
4912     Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
4914 string/bzero.c:
4915     Contributed by Torbjorn Granlund (tege@sics.se).
4917 string/envz.c:
4918     Written by Miles Bader <miles@gnu.org>
4920 string/ffs.c:
4921     Contributed by Torbjorn Granlund (tege@sics.se).
4923 string/ffsll.c:
4924     Contributed by Torbjorn Granlund (tege@sics.se).
4926 string/memcpy.c:
4927     Contributed by Torbjorn Granlund (tege@sics.se).
4929 string/memmove.c:
4930     Contributed by Torbjorn Granlund (tege@sics.se).
4932 string/stratcliff.c:
4933     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
4935 string/strcoll.c:
4936     Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
4938 string/strcoll_l.c:
4939     Written by Ulrich Drepper <drepper@gnu.org>, 1995.
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).
4946 string/strnlen.c:
4947     Contributed by Jakub Jelinek <jakub@redhat.com>.
4949 string/strxfrm.c:
4950     Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
4952 string/strxfrm_l.c:
4953     Written by Ulrich Drepper <drepper@gnu.org>, 1995.
4955 string/test-ffs.c:
4956     Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
4957     On-Line Applications Research Corporation.
4959 string/test-memccpy.c:
4960     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4962 string/test-memchr.c:
4963     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
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.
4969 string/test-memcpy.c:
4970     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4972 string/test-memmem.c:
4973     Written by Ulrich Drepper <drepper@redhat.com>, 2008.
4975 string/test-memmove.c:
4976     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4978 string/test-mempcpy.c:
4979     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4981 string/test-memrchr.c:
4982     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4984 string/test-memset.c:
4985     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4987 string/test-rawmemchr.c:
4988     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4990 string/test-stpcpy.c:
4991     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4993 string/test-stpncpy.c:
4994     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4996 string/test-strcasecmp.c:
4997     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
4999 string/test-strcasestr.c:
5000     Written by Ulrich Drepper <drepper@redhat.com>, 2010.
5002 string/test-strcat.c:
5003     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
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
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.
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
5017 string/test-strcspn.c:
5018     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5020 string/test-string.h:
5021     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
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
5027 string/test-strncasecmp.c:
5028     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5030 string/test-strncat.c:
5031     Contributed by Intel Corporation.
5033 string/test-strncmp.c:
5034     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5036 string/test-strncpy.c:
5037     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5039 string/test-strnlen.c:
5040     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5042 string/test-strpbrk.c:
5043     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
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.
5050 string/test-strspn.c:
5051     Written by Jakub Jelinek <jakub@redhat.com>, 1999.
5053 string/test-strstr.c:
5054     Written by Ulrich Drepper <drepper@redhat.com>, 2010.
5056 string/testcopy.c:
5057     Contributed by Torbjorn Granlund (tege@sics.se).
5059 string/tst-bswap.c:
5060     Contributed by Ulrich Drepper <drepper@cygnus.com>.
5062 string/wordcopy.c:
5063     Contributed by Torbjorn Granlund (tege@sics.se).
5065 sunrpc/create_xid.c:
5066     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
5068 sunrpc/netname.c:
5069     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
5071 sunrpc/publickey.c:
5072     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5074 sunrpc/svc.c:
5075     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
5077 sunrpc/tst-xdrmem.c:
5078     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
5080 sunrpc/tst-xdrmem2.c:
5081     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
5083 sunrpc/xdr_intXX_t.c:
5084     Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
5086 sysdeps/aarch64/e_sqrtl.c:
5087     Contributed by Richard Henderson (rth@cygnus.com) and
5088     Jakub Jelinek (jj@ultra.linux.cz).
5090 sysdeps/alpha/Makefile:
5091     Contributed by Brendan Kehoe (brendan@zen.org).
5093 sysdeps/alpha/_mcount.S:
5094     Contributed by David Mosberger (davidm@cs.arizona.edu).
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>.
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>.
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>.
5108 sysdeps/alpha/alphaev67/stpcpy.S:
5109     Contributed by Richard Henderson <rth@redhat.com>.
5111 sysdeps/alpha/alphaev67/stpncpy.S:
5112     Contributed by Richard Henderson (rth@redhat.com)
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>.
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>.
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>.
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>.
5130 sysdeps/alpha/bzero.S:
5131     Contributed by Richard Henderson (rth@tamu.edu)
5133 sysdeps/alpha/div.S:
5134     Contributed by Richard Henderson <rth@tamu.edu>.
5136 sysdeps/alpha/dl-machine.h:
5137     Contributed by Richard Henderson <rth@tamu.edu>.
5139 sysdeps/alpha/dl-procinfo.c:
5140     Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
5142 sysdeps/alpha/dl-procinfo.h:
5143     Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
5145 sysdeps/alpha/e_sqrtl.c:
5146     Contributed by Richard Henderson (rth@cygnus.com) and
5147     Jakub Jelinek (jj@ultra.linux.cz).
5149 sysdeps/alpha/ffs.S:
5150     Contributed by David Mosberger (davidm@cs.arizona.edu).
5152 sysdeps/alpha/fpu/e_sqrt.c:
5153     Contributed by David Mosberger (davidm@cs.arizona.edu).
5155 sysdeps/alpha/fpu/fclrexcpt.c:
5156     Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5158 sysdeps/alpha/fpu/fedisblxcpt.c:
5159     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
5161 sysdeps/alpha/fpu/feenablxcpt.c:
5162     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
5164 sysdeps/alpha/fpu/fegetenv.c:
5165     Contributed by Richard Henderson <rth@tamu.edu>, 1997
5167 sysdeps/alpha/fpu/fegetexcept.c:
5168     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
5170 sysdeps/alpha/fpu/fegetround.c:
5171     Contributed by Richard Henderson <rth@tamu.edu>, 1997
5173 sysdeps/alpha/fpu/feholdexcpt.c:
5174     Contributed by Richard Henderson <rth@tamu.edu>, 1997
5176 sysdeps/alpha/fpu/fesetenv.c:
5177     Contributed by Richard Henderson <rth@tamu.edu>, 1997
5179 sysdeps/alpha/fpu/fesetround.c:
5180     Contributed by Richard Henderson <rth@tamu.edu>, 1997
5182 sysdeps/alpha/fpu/feupdateenv.c:
5183     Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5185 sysdeps/alpha/fpu/fgetexcptflg.c:
5186     Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5188 sysdeps/alpha/fpu/fpu_control.h:
5189     Contributed by Olaf Flebbe.
5191 sysdeps/alpha/fpu/fsetexcptflg.c:
5192     Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5194 sysdeps/alpha/fpu/ftestexcept.c:
5195     Contributed by Richard Henderson <rth@tamu.edu>, 1997.
5197 sysdeps/alpha/fpu/s_copysign.c:
5198     Contributed by Richard Henderson.
5200 sysdeps/alpha/fpu/s_copysignf.c:
5201     Contributed by Richard Henderson.
5203 sysdeps/alpha/fpu/s_fabs.c:
5204     Contributed by Richard Henderson.
5206 sysdeps/alpha/fpu/s_fabsf.c:
5207     Contributed by Richard Henderson.
5209 sysdeps/alpha/fpu/s_rint.c:
5210     Contributed by Richard Henderson.
5212 sysdeps/alpha/fpu/s_rintf.c:
5213     Contributed by Richard Henderson.
5215 sysdeps/alpha/hp-timing.h:
5216     Contributed by Richard Henderson <rth@redhat.com>, 2001.
5218 sysdeps/alpha/jmpbuf-unwind.h:
5219     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
5221 sysdeps/alpha/ldiv.S:
5222     Contributed by Richard Henderson <rth@tamu.edu>.
5224 sysdeps/alpha/memset.S:
5225     Contributed by Richard Henderson (rth@tamu.edu)
5227 sysdeps/alpha/nptl/pthread_spin_lock.S:
5228     Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
5230 sysdeps/alpha/nptl/pthread_spin_trylock.S:
5231     Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
5233 sysdeps/alpha/ots_add.c:
5234     Contributed by Richard Henderson (rth@cygnus.com) and
5235     Jakub Jelinek (jj@ultra.linux.cz).
5237 sysdeps/alpha/ots_cmp.c:
5238     Contributed by Richard Henderson (rth@cygnus.com) and
5239     Jakub Jelinek (jj@ultra.linux.cz).
5241 sysdeps/alpha/ots_cmpe.c:
5242     Contributed by Richard Henderson (rth@cygnus.com) and
5243     Jakub Jelinek (jj@ultra.linux.cz).
5245 sysdeps/alpha/ots_cvtqux.c:
5246     Contributed by Richard Henderson (rth@cygnus.com) and
5247     Jakub Jelinek (jj@ultra.linux.cz).
5249 sysdeps/alpha/ots_cvtqx.c:
5250     Contributed by Richard Henderson (rth@cygnus.com) and
5251     Jakub Jelinek (jj@ultra.linux.cz).
5253 sysdeps/alpha/ots_cvttx.c:
5254     Contributed by Richard Henderson (rth@cygnus.com) and
5255     Jakub Jelinek (jj@ultra.linux.cz).
5257 sysdeps/alpha/ots_cvtxq.c:
5258     Contributed by Richard Henderson (rth@cygnus.com) and
5259     Jakub Jelinek (jj@ultra.linux.cz).
5261 sysdeps/alpha/ots_cvtxt.c:
5262     Contributed by Richard Henderson (rth@cygnus.com) and
5263     Jakub Jelinek (jj@ultra.linux.cz).
5265 sysdeps/alpha/ots_div.c:
5266     Contributed by Richard Henderson (rth@cygnus.com) and
5267     Jakub Jelinek (jj@ultra.linux.cz).
5269 sysdeps/alpha/ots_mul.c:
5270     Contributed by Richard Henderson (rth@cygnus.com) and
5271     Jakub Jelinek (jj@ultra.linux.cz).
5273 sysdeps/alpha/ots_nintxq.c:
5274     Contributed by Richard Henderson (rth@cygnus.com) and
5275     Jakub Jelinek (jj@ultra.linux.cz).
5277 sysdeps/alpha/ots_sub.c:
5278     Contributed by Richard Henderson (rth@cygnus.com) and
5279     Jakub Jelinek (jj@ultra.linux.cz).
5281 sysdeps/alpha/reml.S:
5282     Contributed by Richard Henderson  <rth@twiddle.net>
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).
5289 sysdeps/alpha/start.S:
5290     Contributed by Richard Henderson <rth@tamu.edu>
5292 sysdeps/alpha/stpcpy.S:
5293     Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5295 sysdeps/alpha/stpncpy.S:
5296     Contributed by Richard Henderson (rth@tamu.edu)
5298 sysdeps/alpha/strcat.S:
5299     Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5301 sysdeps/alpha/strchr.S:
5302     Contributed by Richard Henderson (rth@tamu.edu)
5304 sysdeps/alpha/strcmp.S:
5305     Contributed by Richard Henderson (rth@tamu.edu)
5307 sysdeps/alpha/strcpy.S:
5308     Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5310 sysdeps/alpha/strlen.S:
5311     Contributed by David Mosberger (davidm@cs.arizona.edu).
5313 sysdeps/alpha/strncat.S:
5314     Contributed by Richard Henderson <rth@tamu.edu>, 1996.
5316 sysdeps/alpha/strncmp.S:
5317     Contributed by Richard Henderson (rth@tamu.edu)
5319 sysdeps/alpha/strncpy.S:
5320     Contributed by Richard Henderson (rth@tamu.edu)
5322 sysdeps/alpha/stxcpy.S:
5323     Contributed by Richard Henderson (rth@tamu.edu)
5325 sysdeps/alpha/stxncpy.S:
5326     Contributed by Richard Henderson (rth@tamu.edu)
5328 sysdeps/arm/armv6t2/memchr.S:
5329     Code contributed by Dave Gilbert <david.gilbert@linaro.org>
5331 sysdeps/arm/backtrace.c:
5332     Contributed by Kazu Hirata <kazu@codesourcery.com>, 2008.
5334 sysdeps/arm/fedisblxcpt.c:
5335     Contributed by Philip Blundell <philb@gnu.org>, 2001.
5337 sysdeps/arm/feenablxcpt.c:
5338     Contributed by Philip Blundell <philb@gnu.org>, 2001.
5340 sysdeps/arm/fegetexcept.c:
5341     Contributed by Philip Blundell <philb@gnu.org>, 2001
5343 sysdeps/arm/feupdateenv.c:
5344     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5346 sysdeps/arm/fgetexcptflg.c:
5347     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5349 sysdeps/arm/memcpy.S:
5350     Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
5352 sysdeps/arm/memmove.S:
5353     Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
5355 sysdeps/arm/memset.S:
5356     Contributed by Philip Blundell <philb@gnu.org>
5358 sysdeps/arm/strlen.S:
5359     Code contributed by Matthew Wilcox <willy@odie.barnet.ac.uk>
5361 sysdeps/arm/unwind.h:
5362     Contributed by Paul Brook
5364 sysdeps/generic/atomic-machine.h:
5365     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
5367 sysdeps/generic/dl-librecon.h:
5368     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5370 sysdeps/generic/dl-procinfo.h:
5371     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
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).
5377 sysdeps/generic/framestate.c:
5378     Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
5380 sysdeps/generic/hp-timing-common.h:
5381     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5383 sysdeps/generic/hp-timing.h:
5384     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5386 sysdeps/generic/ifreq.h:
5387     Contributed by Andreas Jaeger <aj@suse.de>.
5389 sysdeps/generic/ldconfig.h:
5390     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5392 sysdeps/generic/memcopy.h:
5393     Contributed by Torbjorn Granlund (tege@sics.se).
5395 sysdeps/generic/not-cancel.h:
5396     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
5398 sysdeps/generic/register-dump.h:
5399     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5401 sysdeps/generic/sigcontextinfo.h:
5402     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5404 sysdeps/generic/sigset-cvt-mask.h:
5405     Contributed by Joe Keane <jgk@jgk.org>.
5407 sysdeps/generic/unwind-dw2-fde-glibc.c:
5408     Contributed by Jakub Jelinek <jakub@redhat.com>.
5410 sysdeps/generic/unwind-dw2-fde.c:
5411     Contributed by Jason Merrill <jason@cygnus.com>.
5413 sysdeps/generic/unwind-dw2-fde.h:
5414     Contributed by Jason Merrill <jason@cygnus.com>.
5416 sysdeps/generic/unwind-resume.c:
5417     Contributed by Jakub Jelinek <jakub@redhat.com>.
5419 sysdeps/generic/utmp-equal.h:
5420     Contributed by Ulrich Drepper <drepper@cygnus.com>
5421     and Paul Janzen <pcj@primenet.com>, 1996.
5423 sysdeps/gnu/sys/mtio.h:
5424     Written by H. Bergman <hennus@cybercomm.nl>.
5426 sysdeps/gnu/updwtmp.c:
5427     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
5429 sysdeps/gnu/utmp_file.c:
5430     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
5432 sysdeps/hppa/Makefile:
5433     Contributed by David Huggins-Daines (dhd@debian.org)
5435 sysdeps/hppa/dl-machine.h:
5436     Contributed by David Huggins-Daines <dhd@debian.org>
5438 sysdeps/hppa/fpu/bits/fenv.h:
5439     Contributed by David Huggins-Daines <dhd@debian.org>
5441 sysdeps/hppa/fpu/fclrexcpt.c:
5442     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5444 sysdeps/hppa/fpu/fedisblxcpt.c:
5445     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5447 sysdeps/hppa/fpu/feenablxcpt.c:
5448     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5450 sysdeps/hppa/fpu/fegetenv.c:
5451     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5453 sysdeps/hppa/fpu/fegetexcept.c:
5454     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5456 sysdeps/hppa/fpu/fegetround.c:
5457     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5459 sysdeps/hppa/fpu/feholdexcpt.c:
5460     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
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>
5467 sysdeps/hppa/fpu/fesetround.c:
5468     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5470 sysdeps/hppa/fpu/feupdateenv.c:
5471     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5473 sysdeps/hppa/fpu/fgetexcptflg.c:
5474     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5476 sysdeps/hppa/fpu/fraiseexcpt.c:
5477     Contributed by David Huggins-Daines <dhd@debian.org>
5479 sysdeps/hppa/fpu/fsetexcptflg.c:
5480     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5482 sysdeps/hppa/fpu/ftestexcept.c:
5483     Contributed by David Huggins-Daines <dhd@debian.org>, 2000
5485 sysdeps/hppa/hppa1.1/s_signbit.c:
5486     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5488 sysdeps/hppa/libgcc-compat.c:
5489     Contributed by Randolph Chung
5491 sysdeps/hppa/sysdep.h:
5492     Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
5494 sysdeps/htl/raise.c:
5495     Written by Neal H. Walfield <neal@gnu.org>.
5497 sysdeps/htl/timer_routines.c:
5498     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
5500 sysdeps/i386/backtrace.c:
5501     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5503 sysdeps/i386/dl-procinfo.c:
5504     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
5506 sysdeps/i386/ffs.c:
5507     Contributed by Torbjorn Granlund (tege@sics.se).
5509 sysdeps/i386/fpu/e_acos.S:
5510     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5516 sysdeps/i386/fpu/e_acosh.S:
5517     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5519 sysdeps/i386/fpu/e_acoshf.S:
5520     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5522 sysdeps/i386/fpu/e_acoshl.S:
5523     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
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>.
5529 sysdeps/i386/fpu/e_asin.S:
5530     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5536 sysdeps/i386/fpu/e_atan2.S:
5537     Written by J.T. Conklin <jtc@netbsd.org>.
5539 sysdeps/i386/fpu/e_atan2f.S:
5540     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5546 sysdeps/i386/fpu/e_atanh.S:
5547     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5549 sysdeps/i386/fpu/e_atanhf.S:
5550     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5552 sysdeps/i386/fpu/e_atanhl.S:
5553     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5555 sysdeps/i386/fpu/e_exp.S:
5556     Written by J.T. Conklin <jtc@netbsd.org>.
5558 sysdeps/i386/fpu/e_exp10.S:
5559     Written by Ulrich Drepper <drepper@cygnus.com>.
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>.
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>.
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>.
5573 sysdeps/i386/fpu/e_fmod.S:
5574     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
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>.
5584 sysdeps/i386/fpu/e_hypot.S:
5585     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5587 sysdeps/i386/fpu/e_hypotf.S:
5588     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5590 sysdeps/i386/fpu/e_ilogb.S:
5591     Written by J.T. Conklin <jtc@netbsd.org>.
5593 sysdeps/i386/fpu/e_ilogbf.S:
5594     Written by J.T. Conklin <jtc@netbsd.org>.
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>
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>.
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>.
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>.
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>.
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>.
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>.
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>.
5632 sysdeps/i386/fpu/e_pow.S:
5633     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5635 sysdeps/i386/fpu/e_powl.S:
5636     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5638 sysdeps/i386/fpu/e_remainder.S:
5639     Written by J.T. Conklin <jtc@netbsd.org>.
5641 sysdeps/i386/fpu/e_remainderf.S:
5642     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5648 sysdeps/i386/fpu/e_scalb.S:
5649     Written by J.T. Conklin <jtc@netbsd.org>.
5650     Correct handling of y==-inf <drepper@gnu>
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>
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>
5662 sysdeps/i386/fpu/e_sqrt.S:
5663     Written by J.T. Conklin <jtc@netbsd.org>.
5665 sysdeps/i386/fpu/e_sqrtf.S:
5666     Written by J.T. Conklin <jtc@netbsd.org>.
5668 sysdeps/i386/fpu/fclrexcpt.c:
5669     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5671 sysdeps/i386/fpu/fedisblxcpt.c:
5672     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5674 sysdeps/i386/fpu/feenablxcpt.c:
5675     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5677 sysdeps/i386/fpu/fegetenv.c:
5678     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5680 sysdeps/i386/fpu/fegetexcept.c:
5681     Contributed by Andreas Jaeger <aj@suse.de>, 1999.
5683 sysdeps/i386/fpu/fegetround.c:
5684     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5686 sysdeps/i386/fpu/feholdexcpt.c:
5687     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5689 sysdeps/i386/fpu/fesetenv.c:
5690     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5692 sysdeps/i386/fpu/fesetround.c:
5693     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5695 sysdeps/i386/fpu/feupdateenv.c:
5696     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5698 sysdeps/i386/fpu/fgetexcptflg.c:
5699     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5701 sysdeps/i386/fpu/fraiseexcpt.c:
5702     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5704 sysdeps/i386/fpu/fsetexcptflg.c:
5705     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5707 sysdeps/i386/fpu/ftestexcept.c:
5708     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5710 sysdeps/i386/fpu/s_asinh.S:
5711     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5713 sysdeps/i386/fpu/s_asinhf.S:
5714     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5716 sysdeps/i386/fpu/s_asinhl.S:
5717     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
5719 sysdeps/i386/fpu/s_atan.S:
5720     Written by J.T. Conklin <jtc@netbsd.org>.
5722 sysdeps/i386/fpu/s_atanf.S:
5723     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5729 sysdeps/i386/fpu/s_cbrt.S:
5730     Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
5731     Ulrich Drepper <drepper@cygnus.com>, 1997.
5733 sysdeps/i386/fpu/s_cbrtf.S:
5734     Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
5735     Ulrich Drepper <drepper@cygnus.com>, 1997.
5737 sysdeps/i386/fpu/s_cbrtl.S:
5738     Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
5739     Ulrich Drepper <drepper@cygnus.com>, 1997.
5741 sysdeps/i386/fpu/s_ceil.S:
5742     Written by J.T. Conklin <jtc@netbsd.org>.
5744 sysdeps/i386/fpu/s_ceilf.S:
5745     Written by J.T. Conklin <jtc@netbsd.org>.
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>
5751 sysdeps/i386/fpu/s_copysign.S:
5752     Written by J.T. Conklin <jtc@netbsd.org>.
5754 sysdeps/i386/fpu/s_copysignf.S:
5755     Written by J.T. Conklin <jtc@netbsd.org>.
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>
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.
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.
5771 sysdeps/i386/fpu/s_finite.S:
5772     Written by Joe Keane <jgk@jgk.org>.
5774 sysdeps/i386/fpu/s_finitef.S:
5775     Written by Joe Keane <jgk@jgk.org>.
5777 sysdeps/i386/fpu/s_finitel.S:
5778     Written by Joe Keane <jgk@jgk.org>.
5780 sysdeps/i386/fpu/s_floor.S:
5781     Written by J.T. Conklin <jtc@netbsd.org>.
5783 sysdeps/i386/fpu/s_floorf.S:
5784     Written by J.T. Conklin <jtc@netbsd.org>.
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>
5790 sysdeps/i386/fpu/s_fmax.S:
5791     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5793 sysdeps/i386/fpu/s_fmaxf.S:
5794     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5796 sysdeps/i386/fpu/s_fmaxl.S:
5797     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5799 sysdeps/i386/fpu/s_fmin.S:
5800     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5802 sysdeps/i386/fpu/s_fminf.S:
5803     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5805 sysdeps/i386/fpu/s_fminl.S:
5806     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5808 sysdeps/i386/fpu/s_frexp.S:
5809     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5811 sysdeps/i386/fpu/s_frexpf.S:
5812     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5814 sysdeps/i386/fpu/s_frexpl.S:
5815     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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>.
5821 sysdeps/i386/fpu/s_llrint.S:
5822     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5824 sysdeps/i386/fpu/s_llrintf.S:
5825     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5827 sysdeps/i386/fpu/s_llrintl.S:
5828     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5830 sysdeps/i386/fpu/s_log1p.S:
5831     Written by J.T. Conklin <jtc@netbsd.org>.
5833 sysdeps/i386/fpu/s_log1pf.S:
5834     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5840 sysdeps/i386/fpu/s_logb.S:
5841     Written by J.T. Conklin <jtc@netbsd.org>.
5843 sysdeps/i386/fpu/s_logbf.S:
5844     Written by J.T. Conklin <jtc@netbsd.org>.
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>
5850 sysdeps/i386/fpu/s_lrint.S:
5851     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5853 sysdeps/i386/fpu/s_lrintf.S:
5854     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5856 sysdeps/i386/fpu/s_lrintl.S:
5857     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5859 sysdeps/i386/fpu/s_nearbyint.S:
5860     Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
5862 sysdeps/i386/fpu/s_nearbyintf.S:
5863     Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
5865 sysdeps/i386/fpu/s_nearbyintl.S:
5866     Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
5868 sysdeps/i386/fpu/s_nextafterl.c:
5869     Conversion to long double by Ulrich Drepper,
5870     Cygnus Support, drepper@cygnus.com.
5872 sysdeps/i386/fpu/s_nexttowardf.c:
5873     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
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>.
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>.
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>.
5887 sysdeps/i386/fpu/s_rint.S:
5888     Written by J.T. Conklin <jtc@netbsd.org>.
5890 sysdeps/i386/fpu/s_rintf.S:
5891     Written by J.T. Conklin <jtc@netbsd.org>.
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>
5897 sysdeps/i386/fpu/s_scalbn.S:
5898     Written by J.T. Conklin <jtc@netbsd.org>.
5900 sysdeps/i386/fpu/s_scalbnf.S:
5901     Written by J.T. Conklin <jtc@netbsd.org>.
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>
5907 sysdeps/i386/fpu/s_significand.S:
5908     Written by J.T. Conklin <jtc@netbsd.org>.
5910 sysdeps/i386/fpu/s_significandf.S:
5911     Written by J.T. Conklin <jtc@netbsd.org>.
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>
5917 sysdeps/i386/fpu/s_trunc.S:
5918     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5920 sysdeps/i386/fpu/s_truncf.S:
5921     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5923 sysdeps/i386/fpu/s_truncl.S:
5924     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5926 sysdeps/i386/i386-mcount.S:
5927     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5929 sysdeps/i386/i586/memcopy.h:
5930     Contributed by Torbjorn Granlund (tege@sics.se).
5932 sysdeps/i386/i586/memcpy.S:
5933     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5935 sysdeps/i386/i586/memset.S:
5936     Contributed by Torbjorn Granlund, <tege@matematik.su.se>
5938 sysdeps/i386/i586/strchr.S:
5939     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
5941 sysdeps/i386/i586/strcpy.S:
5942     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5944 sysdeps/i386/i586/strlen.S:
5945     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
5947 sysdeps/i386/i686/dl-hash.h:
5948     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5950 sysdeps/i386/i686/ffs.c:
5951     Contributed by Ulrich Drepper <drepper@cygnus.com>.
5953 sysdeps/i386/i686/fpu/e_log.S:
5954     Written by J.T. Conklin <jtc@netbsd.org>.
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>.
5961 sysdeps/i386/i686/fpu/s_fmax.S:
5962     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5964 sysdeps/i386/i686/fpu/s_fmaxf.S:
5965     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5967 sysdeps/i386/i686/fpu/s_fmaxl.S:
5968     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5970 sysdeps/i386/i686/fpu/s_fmin.S:
5971     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5973 sysdeps/i386/i686/fpu/s_fminf.S:
5974     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5976 sysdeps/i386/i686/fpu/s_fminl.S:
5977     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
5979 sysdeps/i386/i686/memcpy.S:
5980     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
5982 sysdeps/i386/i686/memmove.S:
5983     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
5985 sysdeps/i386/i686/mempcpy.S:
5986     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
5988 sysdeps/i386/i686/memset.S:
5989     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
5991 sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S:
5992     Contributed by Intel Corporation.
5994 sysdeps/i386/i686/multiarch/memchr-sse2.S:
5995     Contributed by Intel Corporation.
5997 sysdeps/i386/i686/multiarch/memcmp-sse4.S:
5998     Contributed by Intel Corporation.
6000 sysdeps/i386/i686/multiarch/memcmp-ssse3.S:
6001     Contributed by Intel Corporation.
6003 sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S:
6004     Contributed by Intel Corporation.
6006 sysdeps/i386/i686/multiarch/memcpy-ssse3.S:
6007     Contributed by Intel Corporation.
6009 sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S:
6010     Contributed by Intel Corporation.
6012 sysdeps/i386/i686/multiarch/memrchr-sse2.S:
6013     Contributed by Intel Corporation.
6015 sysdeps/i386/i686/multiarch/memset-sse2-rep.S:
6016     Contributed by Intel Corporation.
6018 sysdeps/i386/i686/multiarch/memset-sse2.S:
6019     Contributed by Intel Corporation.
6021 sysdeps/i386/i686/multiarch/s_fma-fma.c:
6022     Contributed by Intel Corporation.
6024 sysdeps/i386/i686/multiarch/s_fma.c:
6025     Contributed by Intel Corporation.
6027 sysdeps/i386/i686/multiarch/s_fmaf-fma.c:
6028     Contributed by Intel Corporation.
6030 sysdeps/i386/i686/multiarch/s_fmaf.c:
6031     Contributed by Intel Corporation.
6033 sysdeps/i386/i686/multiarch/strcat-sse2.S:
6034     Contributed by Intel Corporation.
6036 sysdeps/i386/i686/multiarch/strcat-ssse3.S:
6037     Contributed by Intel Corporation.
6039 sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S:
6040     Contributed by Intel Corporation.
6042 sysdeps/i386/i686/multiarch/strchr-sse2.S:
6043     Contributed by Intel Corporation.
6045 sysdeps/i386/i686/multiarch/strcmp-sse4.S:
6046     Contributed by Intel Corporation.
6048 sysdeps/i386/i686/multiarch/strcmp-ssse3.S:
6049     Contributed by Intel Corporation.
6051 sysdeps/i386/i686/multiarch/strcpy-sse2.S:
6052     Contributed by Intel Corporation.
6054 sysdeps/i386/i686/multiarch/strcpy-ssse3.S:
6055     Contributed by Intel Corporation.
6057 sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S:
6058     Contributed by Intel Corporation.
6060 sysdeps/i386/i686/multiarch/strlen-sse2.S:
6061     Contributed by Intel Corporation.
6063 sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S:
6064     Contributed by Intel Corporation.
6066 sysdeps/i386/i686/multiarch/strrchr-sse2.S:
6067     Contributed by Intel Corporation.
6069 sysdeps/i386/i686/multiarch/wcschr-sse2.S:
6070     Contributed by Intel Corporation.
6072 sysdeps/i386/i686/multiarch/wcscmp-sse2.S:
6073     Contributed by Intel Corporation.
6075 sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:
6076     Contributed by Intel Corporation.
6078 sysdeps/i386/i686/multiarch/wcslen-sse2.S:
6079     Contributed by Intel Corporation.
6081 sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:
6082     Contributed by Intel Corporation.
6084 sysdeps/i386/i686/nptl/tls.h:
6085     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6087 sysdeps/i386/i686/pthread_spin_trylock.S:
6088     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6090 sysdeps/i386/i686/strcmp.S:
6091     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
6093 sysdeps/i386/jmpbuf-unwind.h:
6094     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6096 sysdeps/i386/machine-gmon.h:
6097     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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).
6110 sysdeps/i386/memcopy.h:
6111     Contributed by Torbjorn Granlund (tege@sics.se).
6113 sysdeps/i386/nptl/pthread_spin_init.c:
6114     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6116 sysdeps/i386/nptl/pthread_spin_unlock.S:
6117     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
6119 sysdeps/i386/pthread_spin_trylock.S:
6120     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
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).
6133 sysdeps/i386/stpcpy.S:
6134     Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu).
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.
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>
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>
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>
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>
6159 sysdeps/i386/strlen.S:
6160     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
6162 sysdeps/i386/strlen.c:
6163     Contributed by Torbjorn Granlund (tege@sics.se).
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>
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>
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>
6177 sysdeps/ia64/_mcount.S:
6178     Contributed by David Mosberger <davidm@hpl.hp.com>
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>
6184 sysdeps/ia64/fpu/e_acos.S:
6185     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6187 sysdeps/ia64/fpu/e_acosf.S:
6188     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6190 sysdeps/ia64/fpu/e_acosh.S:
6191     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6193 sysdeps/ia64/fpu/e_acoshf.S:
6194     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6196 sysdeps/ia64/fpu/e_acoshl.S:
6197     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6199 sysdeps/ia64/fpu/e_acosl.S:
6200     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6202 sysdeps/ia64/fpu/e_asin.S:
6203     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6205 sysdeps/ia64/fpu/e_asinf.S:
6206     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6208 sysdeps/ia64/fpu/e_asinl.S:
6209     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6211 sysdeps/ia64/fpu/e_atan2.S:
6212     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6214 sysdeps/ia64/fpu/e_atan2f.S:
6215     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6217 sysdeps/ia64/fpu/e_atanh.S:
6218     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6220 sysdeps/ia64/fpu/e_atanhf.S:
6221     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6223 sysdeps/ia64/fpu/e_atanhl.S:
6224     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6226 sysdeps/ia64/fpu/e_cosh.S:
6227     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6229 sysdeps/ia64/fpu/e_coshf.S:
6230     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6232 sysdeps/ia64/fpu/e_coshl.S:
6233     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6235 sysdeps/ia64/fpu/e_exp.S:
6236     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6238 sysdeps/ia64/fpu/e_exp10.S:
6239     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6241 sysdeps/ia64/fpu/e_exp10l.S:
6242     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6244 sysdeps/ia64/fpu/e_exp2.S:
6245     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6247 sysdeps/ia64/fpu/e_exp2f.S:
6248     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6250 sysdeps/ia64/fpu/e_exp2l.S:
6251     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6253 sysdeps/ia64/fpu/e_expf.S:
6254     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6256 sysdeps/ia64/fpu/e_fmod.S:
6257     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6259 sysdeps/ia64/fpu/e_fmodf.S:
6260     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6262 sysdeps/ia64/fpu/e_fmodl.S:
6263     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6265 sysdeps/ia64/fpu/e_hypot.S:
6266     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6268 sysdeps/ia64/fpu/e_hypotf.S:
6269     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6271 sysdeps/ia64/fpu/e_hypotl.S:
6272     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6274 sysdeps/ia64/fpu/e_ilogbl.S:
6275     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6277 sysdeps/ia64/fpu/e_lgamma_r.c:
6278     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6280 sysdeps/ia64/fpu/e_lgammaf_r.c:
6281     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6283 sysdeps/ia64/fpu/e_lgammal_r.c:
6284     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6286 sysdeps/ia64/fpu/e_log.S:
6287     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6289 sysdeps/ia64/fpu/e_log2.S:
6290     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6292 sysdeps/ia64/fpu/e_log2f.S:
6293     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6295 sysdeps/ia64/fpu/e_log2l.S:
6296     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6298 sysdeps/ia64/fpu/e_logf.S:
6299     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6301 sysdeps/ia64/fpu/e_logl.S:
6302     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6304 sysdeps/ia64/fpu/e_pow.S:
6305     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6307 sysdeps/ia64/fpu/e_powf.S:
6308     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6310 sysdeps/ia64/fpu/e_powl.S:
6311     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6313 sysdeps/ia64/fpu/e_remainder.S:
6314     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6316 sysdeps/ia64/fpu/e_remainderf.S:
6317     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6319 sysdeps/ia64/fpu/e_remainderl.S:
6320     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6322 sysdeps/ia64/fpu/e_scalb.S:
6323     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6325 sysdeps/ia64/fpu/e_scalbf.S:
6326     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6328 sysdeps/ia64/fpu/e_scalbl.S:
6329     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6331 sysdeps/ia64/fpu/e_sinh.S:
6332     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6334 sysdeps/ia64/fpu/e_sinhf.S:
6335     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6337 sysdeps/ia64/fpu/e_sinhl.S:
6338     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6340 sysdeps/ia64/fpu/e_sqrt.S:
6341     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6343 sysdeps/ia64/fpu/e_sqrtf.S:
6344     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6346 sysdeps/ia64/fpu/e_sqrtl.S:
6347     Contributed 2000 by the Intel Numerics Group, Intel Corporation
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
6353 sysdeps/ia64/fpu/fedisblxcpt.c:
6354     Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6356 sysdeps/ia64/fpu/feenablxcpt.c:
6357     Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6359 sysdeps/ia64/fpu/fegetenv.c:
6360     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6362 sysdeps/ia64/fpu/fegetexcept.c:
6363     Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6365 sysdeps/ia64/fpu/fegetround.c:
6366     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6368 sysdeps/ia64/fpu/feholdexcpt.c:
6369     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999
6371 sysdeps/ia64/fpu/fesetenv.c:
6372     Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
6374 sysdeps/ia64/fpu/fesetround.c:
6375     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6377 sysdeps/ia64/fpu/feupdateenv.c:
6378     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6380 sysdeps/ia64/fpu/fgetexcptflg.c:
6381     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6383 sysdeps/ia64/fpu/fraiseexcpt.c:
6384     Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
6386 sysdeps/ia64/fpu/fsetexcptflg.c:
6387     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6389 sysdeps/ia64/fpu/ftestexcept.c:
6390     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6392 sysdeps/ia64/fpu/get-rounding-mode.h:
6393     Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
6395 sysdeps/ia64/fpu/libm_cpu_defs.h:
6396     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6398 sysdeps/ia64/fpu/libm_error.c:
6399     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6401 sysdeps/ia64/fpu/libm_error_codes.h:
6402     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6404 sysdeps/ia64/fpu/libm_frexp.S:
6405     Contributed 2000 by the Intel Numerics Group, Intel Corporation
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.
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.
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.
6419 sysdeps/ia64/fpu/libm_frexpf.S:
6420     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6422 sysdeps/ia64/fpu/libm_frexpl.S:
6423     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6425 sysdeps/ia64/fpu/libm_lgamma.S:
6426     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6428 sysdeps/ia64/fpu/libm_lgammaf.S:
6429     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6431 sysdeps/ia64/fpu/libm_lgammal.S:
6432     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6434 sysdeps/ia64/fpu/libm_reduce.S:
6435     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6437 sysdeps/ia64/fpu/libm_scalblnf.S:
6438     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6440 sysdeps/ia64/fpu/libm_sincos.S:
6441     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6443 sysdeps/ia64/fpu/libm_sincos_large.S:
6444     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6446 sysdeps/ia64/fpu/libm_sincosf.S:
6447     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6449 sysdeps/ia64/fpu/libm_sincosl.S:
6450     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6452 sysdeps/ia64/fpu/libm_support.h:
6453     Contributed 2000 by the Intel Numerics Group, Intel Corporation
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.
6459 sysdeps/ia64/fpu/s_asinh.S:
6460     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6462 sysdeps/ia64/fpu/s_asinhf.S:
6463     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6465 sysdeps/ia64/fpu/s_asinhl.S:
6466     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6468 sysdeps/ia64/fpu/s_atan.S:
6469     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6471 sysdeps/ia64/fpu/s_atanf.S:
6472     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6474 sysdeps/ia64/fpu/s_atanl.S:
6475     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6477 sysdeps/ia64/fpu/s_cbrt.S:
6478     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6480 sysdeps/ia64/fpu/s_cbrtf.S:
6481     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6483 sysdeps/ia64/fpu/s_cbrtl.S:
6484     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6486 sysdeps/ia64/fpu/s_ceil.S:
6487     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6489 sysdeps/ia64/fpu/s_ceilf.S:
6490     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6492 sysdeps/ia64/fpu/s_ceill.S:
6493     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6495 sysdeps/ia64/fpu/s_cos.S:
6496     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6498 sysdeps/ia64/fpu/s_cosf.S:
6499     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6501 sysdeps/ia64/fpu/s_cosl.S:
6502     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6504 sysdeps/ia64/fpu/s_erf.S:
6505     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6507 sysdeps/ia64/fpu/s_erfc.S:
6508     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6510 sysdeps/ia64/fpu/s_erfcf.S:
6511     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6513 sysdeps/ia64/fpu/s_erfcl.S:
6514     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6516 sysdeps/ia64/fpu/s_erff.S:
6517     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6519 sysdeps/ia64/fpu/s_erfl.S:
6520     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6522 sysdeps/ia64/fpu/s_expm1.S:
6523     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6525 sysdeps/ia64/fpu/s_expm1f.S:
6526     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6528 sysdeps/ia64/fpu/s_expm1l.S:
6529     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6531 sysdeps/ia64/fpu/s_fabs.S:
6532     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6534 sysdeps/ia64/fpu/s_fabsf.S:
6535     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6537 sysdeps/ia64/fpu/s_fabsl.S:
6538     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6540 sysdeps/ia64/fpu/s_fdim.S:
6541     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6543 sysdeps/ia64/fpu/s_fdimf.S:
6544     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6546 sysdeps/ia64/fpu/s_fdiml.S:
6547     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6549 sysdeps/ia64/fpu/s_floor.S:
6550     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6552 sysdeps/ia64/fpu/s_floorf.S:
6553     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6555 sysdeps/ia64/fpu/s_floorl.S:
6556     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6558 sysdeps/ia64/fpu/s_fma.S:
6559     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6561 sysdeps/ia64/fpu/s_fmaf.S:
6562     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6564 sysdeps/ia64/fpu/s_fmal.S:
6565     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6567 sysdeps/ia64/fpu/s_fmax.S:
6568     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6570 sysdeps/ia64/fpu/s_fmaxf.S:
6571     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6573 sysdeps/ia64/fpu/s_fmaxl.S:
6574     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6576 sysdeps/ia64/fpu/s_frexp.c:
6577     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6579 sysdeps/ia64/fpu/s_frexpf.c:
6580     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6582 sysdeps/ia64/fpu/s_frexpl.c:
6583     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6585 sysdeps/ia64/fpu/s_ilogb.S:
6586     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6588 sysdeps/ia64/fpu/s_ilogbf.S:
6589     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6591 sysdeps/ia64/fpu/s_isinf.S:
6592     Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
6594 sysdeps/ia64/fpu/s_isnan.S:
6595     Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
6597 sysdeps/ia64/fpu/s_ldexp.c:
6598     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6600 sysdeps/ia64/fpu/s_ldexpf.c:
6601     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6603 sysdeps/ia64/fpu/s_ldexpl.c:
6604     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6606 sysdeps/ia64/fpu/s_libm_ldexp.S:
6607     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6609 sysdeps/ia64/fpu/s_libm_ldexpf.S:
6610     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6612 sysdeps/ia64/fpu/s_libm_ldexpl.S:
6613     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6615 sysdeps/ia64/fpu/s_libm_scalbn.S:
6616     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6618 sysdeps/ia64/fpu/s_libm_scalbnf.S:
6619     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6621 sysdeps/ia64/fpu/s_libm_scalbnl.S:
6622     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6624 sysdeps/ia64/fpu/s_log1p.S:
6625     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6627 sysdeps/ia64/fpu/s_log1pf.S:
6628     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6630 sysdeps/ia64/fpu/s_log1pl.S:
6631     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6633 sysdeps/ia64/fpu/s_logb.S:
6634     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6636 sysdeps/ia64/fpu/s_logbf.S:
6637     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6639 sysdeps/ia64/fpu/s_logbl.S:
6640     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6642 sysdeps/ia64/fpu/s_modf.S:
6643     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6645 sysdeps/ia64/fpu/s_modff.S:
6646     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6648 sysdeps/ia64/fpu/s_modfl.S:
6649     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6651 sysdeps/ia64/fpu/s_nearbyint.S:
6652     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6654 sysdeps/ia64/fpu/s_nearbyintf.S:
6655     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6657 sysdeps/ia64/fpu/s_nearbyintl.S:
6658     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6660 sysdeps/ia64/fpu/s_nextafter.S:
6661     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6663 sysdeps/ia64/fpu/s_nextafterf.S:
6664     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6666 sysdeps/ia64/fpu/s_nextafterl.S:
6667     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6669 sysdeps/ia64/fpu/s_nexttoward.S:
6670     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6672 sysdeps/ia64/fpu/s_nexttowardf.S:
6673     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6675 sysdeps/ia64/fpu/s_nexttowardl.S:
6676     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6678 sysdeps/ia64/fpu/s_rint.S:
6679     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6681 sysdeps/ia64/fpu/s_rintf.S:
6682     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6684 sysdeps/ia64/fpu/s_rintl.S:
6685     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6687 sysdeps/ia64/fpu/s_round.S:
6688     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6690 sysdeps/ia64/fpu/s_roundf.S:
6691     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6693 sysdeps/ia64/fpu/s_roundl.S:
6694     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6696 sysdeps/ia64/fpu/s_scalblnf.c:
6697     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6699 sysdeps/ia64/fpu/s_scalbn.c:
6700     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6702 sysdeps/ia64/fpu/s_scalbnf.c:
6703     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6705 sysdeps/ia64/fpu/s_scalbnl.c:
6706     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6708 sysdeps/ia64/fpu/s_significand.S:
6709     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6711 sysdeps/ia64/fpu/s_significandf.S:
6712     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6714 sysdeps/ia64/fpu/s_significandl.S:
6715     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6717 sysdeps/ia64/fpu/s_tan.S:
6718     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6720 sysdeps/ia64/fpu/s_tanf.S:
6721     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6723 sysdeps/ia64/fpu/s_tanh.S:
6724     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6726 sysdeps/ia64/fpu/s_tanhf.S:
6727     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6729 sysdeps/ia64/fpu/s_tanhl.S:
6730     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6732 sysdeps/ia64/fpu/s_tanl.S:
6733     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6735 sysdeps/ia64/fpu/s_trunc.S:
6736     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6738 sysdeps/ia64/fpu/s_truncf.S:
6739     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6741 sysdeps/ia64/fpu/s_truncl.S:
6742     Contributed 2000 by the Intel Numerics Group, Intel Corporation
6744 sysdeps/ia64/fpu/w_lgamma_main.c:
6745     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6747 sysdeps/ia64/fpu/w_lgammaf_main.c:
6748     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6750 sysdeps/ia64/fpu/w_lgammal_main.c:
6751     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6753 sysdeps/ia64/fpu/w_tgamma_compat.S:
6754     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6756 sysdeps/ia64/fpu/w_tgammaf_compat.S:
6757     Contributed 2001 by the Intel Numerics Group, Intel Corporation
6759 sysdeps/ia64/fpu/w_tgammal_compat.S:
6760     Contributed 2002 by the Intel Numerics Group, Intel Corporation
6762 sysdeps/ia64/hp-timing.h:
6763     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
6765 sysdeps/ia64/htonl.S:
6766     Contributed by Dan Pop <Dan.Pop@cern.ch>
6768 sysdeps/ia64/htons.S:
6769     Contributed by Dan Pop <Dan.Pop@cern.ch>
6771 sysdeps/ia64/jmpbuf-unwind.h:
6772     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6774 sysdeps/ia64/memccpy.S:
6775     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6777 sysdeps/ia64/memchr.S:
6778     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6780 sysdeps/ia64/memcmp.S:
6781     Contributed by Dan Pop <Dan.Pop@cern.ch>.
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>
6787 sysdeps/ia64/memmove.S:
6788     Contributed by Dan Pop <Dan.Pop@cern.ch>.
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>
6794 sysdeps/ia64/nptl/pthread_spin_lock.c:
6795     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6797 sysdeps/ia64/nptl/pthread_spin_trylock.c:
6798     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6800 sysdeps/ia64/nptl/pthread_spin_unlock.c:
6801     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
6803 sysdeps/ia64/start.S:
6804     Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
6806 sysdeps/ia64/strchr.S:
6807     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6809 sysdeps/ia64/strcmp.S:
6810     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6812 sysdeps/ia64/strcpy.S:
6813     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6815 sysdeps/ia64/strlen.S:
6816     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6818 sysdeps/ia64/strncmp.S:
6819     Contributed by Dan Pop <Dan.Pop@cern.ch>.
6821 sysdeps/ia64/strncpy.S:
6822     Contributed by Dan Pop <Dan.Pop@cern.ch>
6823     and Jakub Jelinek <jakub@redhat.com>.
6825 sysdeps/ia64/sysdep.h:
6826     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
6828 sysdeps/ia64/unwind-resume.c:
6829     Contributed by Jakub Jelinek <jakub@redhat.com>.
6831 sysdeps/ieee754/dbl-64/asincos.tbl:
6832     Written by International Business Machines Corp.
6834 sysdeps/ieee754/dbl-64/atnat.h:
6835     Written by International Business Machines Corp.
6837 sysdeps/ieee754/dbl-64/atnat2.h:
6838     Written by International Business Machines Corp.
6840 sysdeps/ieee754/dbl-64/branred.c:
6841     Written by International Business Machines Corp.
6843 sysdeps/ieee754/dbl-64/branred.h:
6844     Written by International Business Machines Corp.
6846 sysdeps/ieee754/dbl-64/dla.h:
6847     Written by International Business Machines Corp.
6849 sysdeps/ieee754/dbl-64/e_acosh.c:
6850     Optimized for 64-bit by Ulrich Drepper <drepper@gmail.com>, 2012
6852 sysdeps/ieee754/dbl-64/e_atanh.c:
6853     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
6855 sysdeps/ieee754/dbl-64/e_cosh.c:
6856     Optimized by Ulrich Drepper <drepper@gmail.com>, 2011
6858 sysdeps/ieee754/dbl-64/e_fmod.c:
6859     Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.
6861 sysdeps/ieee754/dbl-64/e_gamma_r.c:
6862     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6864 sysdeps/ieee754/dbl-64/mydefs.h:
6865     Written by International Business Machines Corp.
6867 sysdeps/ieee754/dbl-64/powtwo.tbl:
6868     Written by International Business Machines Corp.
6870 sysdeps/ieee754/dbl-64/root.tbl:
6871     Written by International Business Machines Corp.
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.
6877 sysdeps/ieee754/dbl-64/s_floor.c:
6878     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2011.
6880 sysdeps/ieee754/dbl-64/s_fma.c:
6881     Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
6883 sysdeps/ieee754/dbl-64/s_fmaf.c:
6884     Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
6886 sysdeps/ieee754/dbl-64/s_fpclassify.c:
6887     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6889 sysdeps/ieee754/dbl-64/s_frexp.c:
6890     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
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>.
6896 sysdeps/ieee754/dbl-64/s_llrint.c:
6897     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6899 sysdeps/ieee754/dbl-64/s_llround.c:
6900     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6902 sysdeps/ieee754/dbl-64/s_logb.c:
6903     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
6905 sysdeps/ieee754/dbl-64/s_lrint.c:
6906     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6908 sysdeps/ieee754/dbl-64/s_modf.c:
6909     Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.
6911 sysdeps/ieee754/dbl-64/s_nearbyint.c:
6912     Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
6914 sysdeps/ieee754/dbl-64/s_remquo.c:
6915     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6917 sysdeps/ieee754/dbl-64/s_round.c:
6918     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6920 sysdeps/ieee754/dbl-64/s_signbit.c:
6921     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6923 sysdeps/ieee754/dbl-64/s_sincos.c:
6924     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6926 sysdeps/ieee754/dbl-64/s_trunc.c:
6927     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6929 sysdeps/ieee754/dbl-64/sincostab.c:
6930     Written by International Business Machines Corp.
6932 sysdeps/ieee754/dbl-64/uasncs.h:
6933     Written by International Business Machines Corp.
6935 sysdeps/ieee754/dbl-64/uatan.tbl:
6936     Written by International Business Machines Corp.
6938 sysdeps/ieee754/dbl-64/urem.h:
6939     Written by International Business Machines Corp.
6941 sysdeps/ieee754/dbl-64/usncs.h:
6942     Written by International Business Machines Corp.
6944 sysdeps/ieee754/dbl-64/utan.h:
6945     Written by International Business Machines Corp.
6947 sysdeps/ieee754/dbl-64/utan.tbl:
6948     Written by International Business Machines Corp.
6950 sysdeps/ieee754/flt-32/e_acosf.c:
6951     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6953 sysdeps/ieee754/flt-32/e_acoshf.c:
6954     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6956 sysdeps/ieee754/flt-32/e_asinf.c:
6957     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6959 sysdeps/ieee754/flt-32/e_atan2f.c:
6960     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6962 sysdeps/ieee754/flt-32/e_atanhf.c:
6963     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
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
6969 sysdeps/ieee754/flt-32/e_fmodf.c:
6970     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6972 sysdeps/ieee754/flt-32/e_gammaf_r.c:
6973     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
6975 sysdeps/ieee754/flt-32/e_hypotf.c:
6976     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6978 sysdeps/ieee754/flt-32/e_ilogbf.c:
6979     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6981 sysdeps/ieee754/flt-32/e_j0f.c:
6982     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6984 sysdeps/ieee754/flt-32/e_j1f.c:
6985     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6987 sysdeps/ieee754/flt-32/e_jnf.c:
6988     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6990 sysdeps/ieee754/flt-32/e_lgammaf_r.c:
6991     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6993 sysdeps/ieee754/flt-32/e_log10f.c:
6994     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6996 sysdeps/ieee754/flt-32/e_remainderf.c:
6997     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
6999 sysdeps/ieee754/flt-32/e_sinhf.c:
7000     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7002 sysdeps/ieee754/flt-32/e_sqrtf.c:
7003     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7005 sysdeps/ieee754/flt-32/k_tanf.c:
7006     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7008 sysdeps/ieee754/flt-32/s_asinhf.c:
7009     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7011 sysdeps/ieee754/flt-32/s_atanf.c:
7012     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
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.
7018 sysdeps/ieee754/flt-32/s_ceilf.c:
7019     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7021 sysdeps/ieee754/flt-32/s_copysignf.c:
7022     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7024 sysdeps/ieee754/flt-32/s_erff.c:
7025     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7027 sysdeps/ieee754/flt-32/s_expm1f.c:
7028     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7030 sysdeps/ieee754/flt-32/s_fabsf.c:
7031     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7033 sysdeps/ieee754/flt-32/s_finitef.c:
7034     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7036 sysdeps/ieee754/flt-32/s_floorf.c:
7037     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7039 sysdeps/ieee754/flt-32/s_fpclassifyf.c:
7040     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7042 sysdeps/ieee754/flt-32/s_frexpf.c:
7043     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7045 sysdeps/ieee754/flt-32/s_isinff.c:
7046     Written by J.T. Conklin <jtc@netbsd.org>.
7048 sysdeps/ieee754/flt-32/s_isnanf.c:
7049     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7051 sysdeps/ieee754/flt-32/s_llrintf.c:
7052     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7054 sysdeps/ieee754/flt-32/s_llroundf.c:
7055     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7057 sysdeps/ieee754/flt-32/s_log1pf.c:
7058     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7060 sysdeps/ieee754/flt-32/s_logbf.c:
7061     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7063 sysdeps/ieee754/flt-32/s_lrintf.c:
7064     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7066 sysdeps/ieee754/flt-32/s_lroundf.c:
7067     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7069 sysdeps/ieee754/flt-32/s_modff.c:
7070     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7072 sysdeps/ieee754/flt-32/s_nearbyintf.c:
7073     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7075 sysdeps/ieee754/flt-32/s_nextafterf.c:
7076     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7078 sysdeps/ieee754/flt-32/s_remquof.c:
7079     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7081 sysdeps/ieee754/flt-32/s_rintf.c:
7082     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7084 sysdeps/ieee754/flt-32/s_roundf.c:
7085     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7087 sysdeps/ieee754/flt-32/s_scalblnf.c:
7088     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7090 sysdeps/ieee754/flt-32/s_scalbnf.c:
7091     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7093 sysdeps/ieee754/flt-32/s_signbitf.c:
7094     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7096 sysdeps/ieee754/flt-32/s_tanf.c:
7097     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7099 sysdeps/ieee754/flt-32/s_tanhf.c:
7100     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7102 sysdeps/ieee754/flt-32/s_truncf.c:
7103     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7105 sysdeps/ieee754/ldbl-128/e_acoshl.c:
7106     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7108 sysdeps/ieee754/ldbl-128/e_atan2l.c:
7109     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7111 sysdeps/ieee754/ldbl-128/e_atanhl.c:
7112     Conversion to long double by Ulrich Drepper,
7113     Cygnus Support, drepper@cygnus.com.
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>
7120 sysdeps/ieee754/ldbl-128/e_fmodl.c:
7121     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
7127 sysdeps/ieee754/ldbl-128/e_hypotl.c:
7128     Conversion to long double by Jakub Jelinek, jakub@redhat.com.
7130 sysdeps/ieee754/ldbl-128/e_ilogbl.c:
7131     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7133 sysdeps/ieee754/ldbl-128/e_rem_pio2l.c:
7134     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7136 sysdeps/ieee754/ldbl-128/e_remainderl.c:
7137     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7139 sysdeps/ieee754/ldbl-128/e_sinhl.c:
7140     Conversion to long double by Ulrich Drepper,
7141     Cygnus Support, drepper@cygnus.com.
7143 sysdeps/ieee754/ldbl-128/k_cosl.c:
7144     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7146 sysdeps/ieee754/ldbl-128/k_sincosl.c:
7147     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7149 sysdeps/ieee754/ldbl-128/k_sinl.c:
7150     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7152 sysdeps/ieee754/ldbl-128/s_asinhl.c:
7153     Conversion to long double by Ulrich Drepper,
7154     Cygnus Support, drepper@cygnus.com.
7156 sysdeps/ieee754/ldbl-128/s_ceill.c:
7157     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7159 sysdeps/ieee754/ldbl-128/s_copysignl.c:
7160     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7162 sysdeps/ieee754/ldbl-128/s_cosl.c:
7163     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7165 sysdeps/ieee754/ldbl-128/s_fabsl.c:
7166     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7168 sysdeps/ieee754/ldbl-128/s_finitel.c:
7169     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7171 sysdeps/ieee754/ldbl-128/s_floorl.c:
7172     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7174 sysdeps/ieee754/ldbl-128/s_fma.c:
7175     Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7177 sysdeps/ieee754/ldbl-128/s_fmal.c:
7178     Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
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.
7184 sysdeps/ieee754/ldbl-128/s_frexpl.c:
7185     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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>
7191 sysdeps/ieee754/ldbl-128/s_isnanl.c:
7192     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
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.
7202 sysdeps/ieee754/ldbl-128/s_logbl.c:
7203     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
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.
7213 sysdeps/ieee754/ldbl-128/s_modfl.c:
7214     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7216 sysdeps/ieee754/ldbl-128/s_nearbyintl.c:
7217     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7219 sysdeps/ieee754/ldbl-128/s_nextafterl.c:
7220     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
7226 sysdeps/ieee754/ldbl-128/s_rintl.c:
7227     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
7233 sysdeps/ieee754/ldbl-128/s_scalblnl.c:
7234     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7236 sysdeps/ieee754/ldbl-128/s_scalbnl.c:
7237     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7239 sysdeps/ieee754/ldbl-128/s_signbitl.c:
7240     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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>.
7246 sysdeps/ieee754/ldbl-128/s_sinl.c:
7247     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7249 sysdeps/ieee754/ldbl-128/s_tanhl.c:
7250     Conversion to long double by Ulrich Drepper,
7251     Cygnus Support, drepper@cygnus.com.
7253 sysdeps/ieee754/ldbl-128/s_tanl.c:
7254     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
7260 sysdeps/ieee754/ldbl-128/t_expl.h:
7261     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7263 sysdeps/ieee754/ldbl-128/t_sincosl.c:
7264     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7266 sysdeps/ieee754/ldbl-128ibm/e_atan2l.c:
7267     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
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>
7274 sysdeps/ieee754/ldbl-128ibm/e_fmodl.c:
7275     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
7281 sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c:
7282     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7284 sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c:
7285     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7287 sysdeps/ieee754/ldbl-128ibm/e_remainderl.c:
7288     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7290 sysdeps/ieee754/ldbl-128ibm/k_cosl.c:
7291     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7293 sysdeps/ieee754/ldbl-128ibm/k_sincosl.c:
7294     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7296 sysdeps/ieee754/ldbl-128ibm/k_sinl.c:
7297     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7299 sysdeps/ieee754/ldbl-128ibm/printf_fphex.c:
7300     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7302 sysdeps/ieee754/ldbl-128ibm/s_copysignl.c:
7303     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7305 sysdeps/ieee754/ldbl-128ibm/s_cosl.c:
7306     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7308 sysdeps/ieee754/ldbl-128ibm/s_fabsl.c:
7309     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7311 sysdeps/ieee754/ldbl-128ibm/s_finitel.c:
7312     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7314 sysdeps/ieee754/ldbl-128ibm/s_fmal.c:
7315     Contributed by David Flaherty <flaherty@linux.vnet.ibm.com>.
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.
7321 sysdeps/ieee754/ldbl-128ibm/s_frexpl.c:
7322     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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>
7328 sysdeps/ieee754/ldbl-128ibm/s_isnanl.c:
7329     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7331 sysdeps/ieee754/ldbl-128ibm/s_logbl.c:
7332     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7334 sysdeps/ieee754/ldbl-128ibm/s_modfl.c:
7335     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7337 sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c:
7338     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
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.
7344 sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
7345     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7347 sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c:
7348     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7350 sysdeps/ieee754/ldbl-128ibm/s_signbitl.c:
7351     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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>.
7357 sysdeps/ieee754/ldbl-128ibm/s_sinl.c:
7358     Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
7360 sysdeps/ieee754/ldbl-128ibm/s_tanl.c:
7361     Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
7363 sysdeps/ieee754/ldbl-128ibm/t_sincosl.c:
7364     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
7366 sysdeps/ieee754/ldbl-96/e_acoshl.c:
7367     Conversion to long double by Ulrich Drepper,
7368     Cygnus Support, drepper@cygnus.com.
7370 sysdeps/ieee754/ldbl-96/e_atanhl.c:
7371     Conversion to long double by Ulrich Drepper,
7372     Cygnus Support, drepper@cygnus.com.
7374 sysdeps/ieee754/ldbl-96/e_gammal_r.c:
7375     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7377 sysdeps/ieee754/ldbl-96/e_hypotl.c:
7378     Conversion to long double by Ulrich Drepper,
7379     Cygnus Support, drepper@cygnus.com.
7381 sysdeps/ieee754/ldbl-96/e_rem_pio2l.c:
7382     Based on quad-precision code by Jakub Jelinek <jj@ultra.linux.cz>
7384 sysdeps/ieee754/ldbl-96/e_sinhl.c:
7385     Conversion to long double by Ulrich Drepper,
7386     Cygnus Support, drepper@cygnus.com.
7388 sysdeps/ieee754/ldbl-96/k_cosl.c:
7389     Based on quad-precision cosine by Jakub Jelinek <jj@ultra.linux.cz>
7391 sysdeps/ieee754/ldbl-96/k_sinl.c:
7392     Based on quad-precision sine by Jakub Jelinek <jj@ultra.linux.cz>
7394 sysdeps/ieee754/ldbl-96/s_asinhl.c:
7395     Conversion to long double by Ulrich Drepper,
7396     Cygnus Support, drepper@cygnus.com.
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.
7402 sysdeps/ieee754/ldbl-96/s_copysignl.c:
7403     Conversion to long double by Ulrich Drepper,
7404     Cygnus Support, drepper@cygnus.com.
7406 sysdeps/ieee754/ldbl-96/s_cosl.c:
7407     Conversion to long double by Ulrich Drepper,
7408     Cygnus Support, drepper@cygnus.com.
7410 sysdeps/ieee754/ldbl-96/s_fma.c:
7411     Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7413 sysdeps/ieee754/ldbl-96/s_fmal.c:
7414     Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
7416 sysdeps/ieee754/ldbl-96/s_frexpl.c:
7417     Conversion to long double by Ulrich Drepper,
7418     Cygnus Support, drepper@cygnus.com.
7420 sysdeps/ieee754/ldbl-96/s_llrintl.c:
7421     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7423 sysdeps/ieee754/ldbl-96/s_llroundl.c:
7424     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7426 sysdeps/ieee754/ldbl-96/s_lrintl.c:
7427     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7429 sysdeps/ieee754/ldbl-96/s_lroundl.c:
7430     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7432 sysdeps/ieee754/ldbl-96/s_modfl.c:
7433     Conversion to long double by Ulrich Drepper,
7434     Cygnus Support, drepper@cygnus.com.
7436 sysdeps/ieee754/ldbl-96/s_nexttowardf.c:
7437     Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
7439 sysdeps/ieee754/ldbl-96/s_remquol.c:
7440     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7442 sysdeps/ieee754/ldbl-96/s_roundl.c:
7443     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7445 sysdeps/ieee754/ldbl-96/s_scalblnl.c:
7446     Conversion to long double by Ulrich Drepper,
7447     Cygnus Support, drepper@cygnus.com.
7449 sysdeps/ieee754/ldbl-96/s_signbitl.c:
7450     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7452 sysdeps/ieee754/ldbl-96/s_sincosl.c:
7453     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7455 sysdeps/ieee754/ldbl-96/s_sinl.c:
7456     Conversion to long double by Ulrich Drepper,
7457     Cygnus Support, drepper@cygnus.com.
7459 sysdeps/ieee754/ldbl-96/s_tanhl.c:
7460     Conversion to long double by Ulrich Drepper,
7461     Cygnus Support, drepper@cygnus.com.
7463 sysdeps/ieee754/ldbl-96/s_tanl.c:
7464     Conversion to long double by Ulrich Drepper,
7465     Cygnus Support, drepper@cygnus.com.
7467 sysdeps/ieee754/ldbl-96/t_sincosl.c:
7468     Based on quad-precision tables by Jakub Jelinek <jj@ultra.linux.cz>
7470 sysdeps/ieee754/ldbl-opt/nldbl-compat.c:
7471     Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
7473 sysdeps/ieee754/ldbl-opt/nldbl-compat.h:
7474     Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
7476 sysdeps/m68k/dl-tls.h:
7477     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7479 sysdeps/m68k/ffs.c:
7480     Contributed by Torbjorn Granlund (tege@sics.se).
7482 sysdeps/m68k/fpu/fclrexcpt.c:
7483     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7485 sysdeps/m68k/fpu/fedisblxcpt.c:
7486     Contributed by Andreas Schwab <schwab@suse.de>, 2000.
7488 sysdeps/m68k/fpu/feenablxcpt.c:
7489     Contributed by Andreas Schwab <schwab@suse.de>, 2000.
7491 sysdeps/m68k/fpu/fegetenv.c:
7492     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7494 sysdeps/m68k/fpu/fegetexcept.c:
7495     Contributed by Andreas Schwab <schwab@suse.de>, 2000.
7497 sysdeps/m68k/fpu/fegetround.c:
7498     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7500 sysdeps/m68k/fpu/feholdexcpt.c:
7501     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7503 sysdeps/m68k/fpu/fesetenv.c:
7504     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7506 sysdeps/m68k/fpu/fesetround.c:
7507     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7509 sysdeps/m68k/fpu/feupdateenv.c:
7510     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7512 sysdeps/m68k/fpu/fgetexcptflg.c:
7513     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7515 sysdeps/m68k/fpu/fsetexcptflg.c:
7516     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7518 sysdeps/m68k/fpu/ftestexcept.c:
7519     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7521 sysdeps/m68k/libc-tls.c:
7522     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7524 sysdeps/m68k/m680x0/fpu/e_scalb.c:
7525     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7527 sysdeps/m68k/m680x0/fpu/fraiseexcpt.c:
7528     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7530 sysdeps/m68k/m680x0/fpu/s_ccosh_template.c:
7531     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7533 sysdeps/m68k/m680x0/fpu/s_cexp_template.c:
7534     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7536 sysdeps/m68k/m680x0/fpu/s_csin_template.c:
7537     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
7539 sysdeps/m68k/m680x0/fpu/s_csinh_template.c:
7540     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
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>.
7546 sysdeps/m68k/m680x0/fpu/s_llrint.c:
7547     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7549 sysdeps/m68k/m680x0/fpu/s_llrintf.c:
7550     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7552 sysdeps/m68k/m680x0/fpu/s_llrintl.c:
7553     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7555 sysdeps/m68k/m680x0/fpu/s_logbl.c:
7556     Conversion to long double by Ulrich Drepper,
7557     Cygnus Support, drepper@cygnus.com.
7559 sysdeps/m68k/m680x0/fpu/s_lrint_template.c:
7560     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
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>.
7567 sysdeps/m68k/m680x0/fpu/s_remquo_template.c:
7568     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7570 sysdeps/m68k/m680x0/m68020/atomic-machine.h:
7571     Contributed by Andreas Schwab <schwab@suse.de>, 2003.
7573 sysdeps/m68k/memchr.S:
7574     Contributed by Andreas Schwab <schwab@gnu.org>.
7576 sysdeps/m68k/memcopy.h:
7577     Contributed by Torbjorn Granlund (tege@sics.se).
7579 sysdeps/m68k/nptl/Makefile:
7580     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7582 sysdeps/m68k/nptl/bits/pthreadtypes-arch.h:
7583     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7585 sysdeps/m68k/nptl/bits/semaphore.h:
7586     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7588 sysdeps/m68k/nptl/pthreaddef.h:
7589     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7591 sysdeps/m68k/nptl/tls.h:
7592     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7594 sysdeps/m68k/rawmemchr.S:
7595     Contributed by Andreas Schwab <schwab@gnu.org>.
7597 sysdeps/m68k/strchr.S:
7598     Contributed by Andreas Schwab <schwab@gnu.org>.
7600 sysdeps/m68k/strchrnul.S:
7601     Contributed by Andreas Schwab <schwab@gnu.org>.
7603 sysdeps/m68k/tls-macros.h:
7604     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
7606 sysdeps/m68k/wcpcpy_chk.c:
7607     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
7609 sysdeps/mach/hurd/hp-timing.h:
7610     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7612 sysdeps/mach/hurd/i386/getcontext.S:
7613     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7615 sysdeps/mach/hurd/i386/makecontext.S:
7616     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7618 sysdeps/mach/hurd/i386/setcontext.S:
7619     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7621 sysdeps/mach/hurd/i386/swapcontext.S:
7622     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
7624 sysdeps/mach/hurd/ifreq.h:
7625     Contributed by Andreas Jaeger <aj@suse.de>.
7627 sysdeps/mach/hurd/net/if_arp.h:
7628     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7630 sysdeps/mach/hurd/not-cancel.h:
7631     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
7633 sysdeps/mach/hurd/waitid.c:
7634     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
7636 sysdeps/mips/__longjmp.c:
7637     Contributed by Brendan Kehoe (brendan@zen.org).
7639 sysdeps/mips/dl-machine.h:
7640     Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
7642 sysdeps/mips/dl-procinfo.c:
7643     Contributed by Robert Millan <rmh@gnu.org>.
7645 sysdeps/mips/dl-procinfo.h:
7646     Contributed by Robert Millan <rmh@gnu.org>.
7648 sysdeps/mips/dl-trampoline.c:
7649     Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
7651 sysdeps/mips/fpu/fclrexcpt.c:
7652     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7654 sysdeps/mips/fpu/fedisblxcpt.c:
7655     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7657 sysdeps/mips/fpu/feenablxcpt.c:
7658     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7660 sysdeps/mips/fpu/fegetenv.c:
7661     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7663 sysdeps/mips/fpu/fegetexcept.c:
7664     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7666 sysdeps/mips/fpu/fegetround.c:
7667     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
7669 sysdeps/mips/fpu/feholdexcpt.c:
7670     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7672 sysdeps/mips/fpu/fenv_libc.h:
7673     Contributed by Andreas Jaeger <aj@suse.de>.
7675 sysdeps/mips/fpu/fesetenv.c:
7676     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7678 sysdeps/mips/fpu/fesetround.c:
7679     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
7681 sysdeps/mips/fpu/feupdateenv.c:
7682     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7684 sysdeps/mips/fpu/fgetexcptflg.c:
7685     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
7687 sysdeps/mips/fpu/fraiseexcpt.c:
7688     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
7690 sysdeps/mips/fpu/fsetexcptflg.c:
7691     Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
7693 sysdeps/mips/fpu/ftestexcept.c:
7694     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
7696 sysdeps/mips/mips64/__longjmp.c:
7697     Contributed by Brendan Kehoe (brendan@zen.org).
7699 sysdeps/mips/mips64/e_sqrtl.c:
7700     Contributed by Richard Henderson (rth@cygnus.com) and
7701     Jakub Jelinek (jj@ultra.linux.cz).
7703 sysdeps/mips/mips64/setjmp_aux.c:
7704     Contributed by Brendan Kehoe (brendan@zen.org).
7706 sysdeps/mips/setjmp_aux.c:
7707     Contributed by Brendan Kehoe (brendan@zen.org).
7709 sysdeps/mips/sys/tas.h:
7710     Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
7712 sysdeps/nptl/Makeconfig:
7713     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7715 sysdeps/nptl/Makefile:
7716     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7718 sysdeps/nptl/internaltypes.h:
7719     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7721 sysdeps/nptl/pthreadP.h:
7722     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7724 sysdeps/nptl/timer_routines.h:
7725     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
7727 sysdeps/posix/getpagesize.c:
7728     Contributed by Brendan Kehoe (brendan@cygnus.com).
7730 sysdeps/posix/pread.c:
7731     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7733 sysdeps/posix/pread64.c:
7734     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7736 sysdeps/posix/pwrite64.c:
7737     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7739 sysdeps/posix/sigignore.c:
7740     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7742 sysdeps/posix/sigwait.c:
7743     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
7745 sysdeps/posix/sprofil.c:
7746     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
7748 sysdeps/posix/usleep.c:
7749     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
7751 sysdeps/powerpc/atomic-machine.h:
7752     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7754 sysdeps/powerpc/ffs.c:
7755     Contributed by Torbjorn Granlund (tege@sics.se).
7757 sysdeps/powerpc/fpu/e_hypot.c:
7758     Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
7760 sysdeps/powerpc/fpu/e_hypotf.c:
7761     Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
7763 sysdeps/powerpc/fpu/fedisblxcpt.c:
7764     Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
7766 sysdeps/powerpc/fpu/feenablxcpt.c:
7767     Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
7769 sysdeps/powerpc/fpu/fegetexcept.c:
7770     Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
7772 sysdeps/powerpc/fpu/fesetround.c:
7773     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
7775 sysdeps/powerpc/fpu/feupdateenv.c:
7776     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
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>
7782 sysdeps/powerpc/jmpbuf-unwind.h:
7783     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
7785 sysdeps/powerpc/nofpu/fclrexcpt.c:
7786     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7788 sysdeps/powerpc/nofpu/fedisblxcpt.c:
7789     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7791 sysdeps/powerpc/nofpu/feenablxcpt.c:
7792     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7794 sysdeps/powerpc/nofpu/fegetenv.c:
7795     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002, 2010.
7797 sysdeps/powerpc/nofpu/fegetexcept.c:
7798     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7800 sysdeps/powerpc/nofpu/fegetround.c:
7801     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7803 sysdeps/powerpc/nofpu/feholdexcpt.c:
7804     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7806 sysdeps/powerpc/nofpu/fenv_const.c:
7807     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7809 sysdeps/powerpc/nofpu/fesetenv.c:
7810     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7812 sysdeps/powerpc/nofpu/fesetround.c:
7813     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7815 sysdeps/powerpc/nofpu/feupdateenv.c:
7816     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7818 sysdeps/powerpc/nofpu/fgetexcptflg.c:
7819     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7821 sysdeps/powerpc/nofpu/fraiseexcpt.c:
7822     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7824 sysdeps/powerpc/nofpu/fsetexcptflg.c:
7825     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7827 sysdeps/powerpc/nofpu/ftestexcept.c:
7828     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7830 sysdeps/powerpc/nofpu/sim-full.c:
7831     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7833 sysdeps/powerpc/nofpu/soft-supp.h:
7834     Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
7836 sysdeps/powerpc/nofpu/sqrtdf2.c:
7837     Contributed by Richard Henderson (rth@cygnus.com) and
7838     Jakub Jelinek (jj@ultra.linux.cz).
7840 sysdeps/powerpc/nofpu/sqrtsf2.c:
7841     Contributed by Richard Henderson (rth@cygnus.com) and
7842     Jakub Jelinek (jj@ultra.linux.cz).
7844 sysdeps/powerpc/nptl/pthread_spin_lock.c:
7845     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7847 sysdeps/powerpc/nptl/pthread_spin_trylock.c:
7848     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7850 sysdeps/powerpc/power4/wordcopy.c:
7851     Contributed by Torbjorn Granlund (tege@sics.se).
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).
7857 sysdeps/powerpc/powerpc32/a2/memcpy.S:
7858     Contributed by Michael Brutman <brutman@us.ibm.com>.
7860 sysdeps/powerpc/powerpc32/atomic-machine.h:
7861     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7863 sysdeps/powerpc/powerpc32/power4/hp-timing.h:
7864     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7866 sysdeps/powerpc/powerpc32/power4/memcopy.h:
7867     Contributed by Torbjorn Granlund (tege@sics.se).
7869 sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S:
7870     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7872 sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S:
7873     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7875 sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S:
7876     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7878 sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S:
7879     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7881 sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S:
7882     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7884 sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S:
7885     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7887 sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S:
7888     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7890 sysdeps/powerpc/powerpc32/power7/memchr.S:
7891     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7893 sysdeps/powerpc/powerpc32/power7/memcpy.S:
7894     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7896 sysdeps/powerpc/powerpc32/power7/mempcpy.S:
7897     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7899 sysdeps/powerpc/powerpc32/power7/memrchr.S:
7900     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7902 sysdeps/powerpc/powerpc32/power7/memset.S:
7903     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7905 sysdeps/powerpc/powerpc32/power7/rawmemchr.S:
7906     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7908 sysdeps/powerpc/powerpc32/power7/strchr.S:
7909     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7911 sysdeps/powerpc/powerpc32/power7/strchrnul.S:
7912     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7914 sysdeps/powerpc/powerpc32/power7/strlen.S:
7915     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7917 sysdeps/powerpc/powerpc32/power7/strnlen.S:
7918     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7920 sysdeps/powerpc/powerpc64/a2/memcpy.S:
7921     Contributed by Michael Brutman <brutman@us.ibm.com>.
7923 sysdeps/powerpc/powerpc64/atomic-machine.h:
7924     Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
7926 sysdeps/powerpc/powerpc64/ffsll.c:
7927     Contributed by Torbjorn Granlund (tege@sics.se).
7929 sysdeps/powerpc/powerpc64/hp-timing.h:
7930     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
7932 sysdeps/powerpc/powerpc64/power7/memchr.S:
7933     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7935 sysdeps/powerpc/powerpc64/power7/memcpy.S:
7936     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7938 sysdeps/powerpc/powerpc64/power7/mempcpy.S:
7939     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7941 sysdeps/powerpc/powerpc64/power7/memrchr.S:
7942     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7944 sysdeps/powerpc/powerpc64/power7/memset.S:
7945     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7947 sysdeps/powerpc/powerpc64/power7/rawmemchr.S:
7948     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7950 sysdeps/powerpc/powerpc64/power7/strchr.S:
7951     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7953 sysdeps/powerpc/powerpc64/power7/strchrnul.S:
7954     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7956 sysdeps/powerpc/powerpc64/power7/strlen.S:
7957     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7959 sysdeps/powerpc/powerpc64/power7/strnlen.S:
7960     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7962 sysdeps/powerpc/powerpc64/power8/memrchr.S:
7963     Contributed by Luis Machado <luisgpm@br.ibm.com>.
7965 sysdeps/pthread/eintr.c:
7966     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
7968 sysdeps/pthread/posix-timer.h:
7969     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
7971 sysdeps/pthread/pthread_atfork.c:
7972     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7974 sysdeps/pthread/sem_close.c:
7975     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7977 sysdeps/pthread/sem_open.c:
7978     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7980 sysdeps/pthread/sem_unlink.c:
7981     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7983 sysdeps/pthread/tst-_res1.c:
7984     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
7986 sysdeps/pthread/tst-_res1mod1.c:
7987     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
7989 sysdeps/pthread/tst-abstime.c:
7990     Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
7992 sysdeps/pthread/tst-atfork1.c:
7993     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
7995 sysdeps/pthread/tst-atfork2.c:
7996     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
7998 sysdeps/pthread/tst-atfork2mod.c:
7999     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8001 sysdeps/pthread/tst-attr1.c:
8002     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8004 sysdeps/pthread/tst-backtrace1.c:
8005     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8007 sysdeps/pthread/tst-barrier1.c:
8008     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8010 sysdeps/pthread/tst-barrier2.c:
8011     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8013 sysdeps/pthread/tst-barrier3.c:
8014     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8016 sysdeps/pthread/tst-barrier4.c:
8017     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8019 sysdeps/pthread/tst-basic1.c:
8020     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8022 sysdeps/pthread/tst-basic2.c:
8023     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8025 sysdeps/pthread/tst-basic3.c:
8026     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8028 sysdeps/pthread/tst-basic4.c:
8029     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8031 sysdeps/pthread/tst-basic5.c:
8032     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8034 sysdeps/pthread/tst-basic6.c:
8035     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8037 sysdeps/pthread/tst-cancel1.c:
8038     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8040 sysdeps/pthread/tst-cancel10.c:
8041     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8043 sysdeps/pthread/tst-cancel11.c:
8044     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8046 sysdeps/pthread/tst-cancel12.c:
8047     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8049 sysdeps/pthread/tst-cancel13.c:
8050     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8052 sysdeps/pthread/tst-cancel14.c:
8053     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8055 sysdeps/pthread/tst-cancel15.c:
8056     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8058 sysdeps/pthread/tst-cancel16.c:
8059     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8061 sysdeps/pthread/tst-cancel18.c:
8062     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8064 sysdeps/pthread/tst-cancel19.c:
8065     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8067 sysdeps/pthread/tst-cancel2.c:
8068     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8070 sysdeps/pthread/tst-cancel20.c:
8071     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8073 sysdeps/pthread/tst-cancel21.c:
8074     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8076 sysdeps/pthread/tst-cancel22.c:
8077     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8079 sysdeps/pthread/tst-cancel3.c:
8080     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8082 sysdeps/pthread/tst-cancel4.c:
8083     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8085 sysdeps/pthread/tst-cancel6.c:
8086     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8088 sysdeps/pthread/tst-cancel8.c:
8089     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8091 sysdeps/pthread/tst-cancel9.c:
8092     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8094 sysdeps/pthread/tst-cleanup0.c:
8095     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8097 sysdeps/pthread/tst-cleanup1.c:
8098     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8100 sysdeps/pthread/tst-cleanup2.c:
8101     Contributed by Bao Duong <bduong@progress.com>, 2003.
8103 sysdeps/pthread/tst-cleanup3.c:
8104     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8106 sysdeps/pthread/tst-clock1.c:
8107     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8109 sysdeps/pthread/tst-cond1.c:
8110     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8112 sysdeps/pthread/tst-cond10.c:
8113     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8115 sysdeps/pthread/tst-cond11.c:
8116     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8118 sysdeps/pthread/tst-cond12.c:
8119     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8121 sysdeps/pthread/tst-cond14.c:
8122     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8124 sysdeps/pthread/tst-cond15.c:
8125     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8127 sysdeps/pthread/tst-cond16.c:
8128     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8130 sysdeps/pthread/tst-cond18.c:
8131     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8133 sysdeps/pthread/tst-cond19.c:
8134     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8136 sysdeps/pthread/tst-cond2.c:
8137     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8139 sysdeps/pthread/tst-cond20.c:
8140     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
8142 sysdeps/pthread/tst-cond23.c:
8143     Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
8145 sysdeps/pthread/tst-cond3.c:
8146     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8148 sysdeps/pthread/tst-cond4.c:
8149     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8151 sysdeps/pthread/tst-cond5.c:
8152     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8154 sysdeps/pthread/tst-cond6.c:
8155     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8157 sysdeps/pthread/tst-cond7.c:
8158     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8160 sysdeps/pthread/tst-cond8.c:
8161     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8163 sysdeps/pthread/tst-cond9.c:
8164     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8166 sysdeps/pthread/tst-detach1.c:
8167     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8169 sysdeps/pthread/tst-eintr2.c:
8170     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8172 sysdeps/pthread/tst-eintr3.c:
8173     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8175 sysdeps/pthread/tst-eintr4.c:
8176     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8178 sysdeps/pthread/tst-eintr5.c:
8179     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8181 sysdeps/pthread/tst-exec1.c:
8182     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8184 sysdeps/pthread/tst-exec2.c:
8185     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8187 sysdeps/pthread/tst-exec3.c:
8188     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8190 sysdeps/pthread/tst-exit1.c:
8191     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8193 sysdeps/pthread/tst-fini1.c:
8194     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8196 sysdeps/pthread/tst-fini1mod.c:
8197     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8199 sysdeps/pthread/tst-flock1.c:
8200     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8202 sysdeps/pthread/tst-flock2.c:
8203     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8205 sysdeps/pthread/tst-fork1.c:
8206     Contributed by Roland McGrath <roland@redhat.com>, 2002.
8208 sysdeps/pthread/tst-fork2.c:
8209     Contributed by Roland McGrath <roland@redhat.com>, 2002.
8211 sysdeps/pthread/tst-fork3.c:
8212     Contributed by Roland McGrath <roland@redhat.com>, 2002.
8214 sysdeps/pthread/tst-join1.c:
8215     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8217 sysdeps/pthread/tst-join2.c:
8218     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8220 sysdeps/pthread/tst-join3.c:
8221     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8223 sysdeps/pthread/tst-join4.c:
8224     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8226 sysdeps/pthread/tst-join5.c:
8227     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8229 sysdeps/pthread/tst-key1.c:
8230     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8232 sysdeps/pthread/tst-key2.c:
8233     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8235 sysdeps/pthread/tst-key3.c:
8236     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8238 sysdeps/pthread/tst-key4.c:
8239     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8241 sysdeps/pthread/tst-kill1.c:
8242     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8244 sysdeps/pthread/tst-kill2.c:
8245     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8247 sysdeps/pthread/tst-kill3.c:
8248     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8250 sysdeps/pthread/tst-kill4.c:
8251     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8253 sysdeps/pthread/tst-kill5.c:
8254     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8256 sysdeps/pthread/tst-kill6.c:
8257     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8259 sysdeps/pthread/tst-mutex1.c:
8260     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8262 sysdeps/pthread/tst-mutex2.c:
8263     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8265 sysdeps/pthread/tst-mutex3.c:
8266     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8268 sysdeps/pthread/tst-mutex4.c:
8269     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8271 sysdeps/pthread/tst-mutex5.c:
8272     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8274 sysdeps/pthread/tst-mutex6.c:
8275     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8277 sysdeps/pthread/tst-mutex7.c:
8278     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8280 sysdeps/pthread/tst-mutex9.c:
8281     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8283 sysdeps/pthread/tst-once1.c:
8284     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8286 sysdeps/pthread/tst-once2.c:
8287     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8289 sysdeps/pthread/tst-once3.c:
8290     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8292 sysdeps/pthread/tst-once4.c:
8293     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8295 sysdeps/pthread/tst-pt-align.c:
8296     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8298 sysdeps/pthread/tst-pt-align3.c:
8299     Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
8301 sysdeps/pthread/tst-pt-popen1.c:
8302     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8304 sysdeps/pthread/tst-pt-sysconf.c:
8305     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8307 sysdeps/pthread/tst-pt-tls1.c:
8308     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8310 sysdeps/pthread/tst-pt-tls2.c:
8311     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8313 sysdeps/pthread/tst-pt-tls4.c:
8314     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8316 sysdeps/pthread/tst-raise1.c:
8317     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8319 sysdeps/pthread/tst-robust1.c:
8320     Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
8322 sysdeps/pthread/tst-robust7.c:
8323     Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
8325 sysdeps/pthread/tst-rwlock1.c:
8326     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8328 sysdeps/pthread/tst-rwlock12.c:
8329     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8331 sysdeps/pthread/tst-rwlock14.c:
8332     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8334 sysdeps/pthread/tst-rwlock4.c:
8335     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8337 sysdeps/pthread/tst-rwlock5.c:
8338     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8340 sysdeps/pthread/tst-sem1.c:
8341     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8343 sysdeps/pthread/tst-sem10.c:
8344     Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
8346 sysdeps/pthread/tst-sem2.c:
8347     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8349 sysdeps/pthread/tst-sem3.c:
8350     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8352 sysdeps/pthread/tst-sem4.c:
8353     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8355 sysdeps/pthread/tst-sem5.c:
8356     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8358 sysdeps/pthread/tst-sem6.c:
8359     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8361 sysdeps/pthread/tst-sem7.c:
8362     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8364 sysdeps/pthread/tst-sem8.c:
8365     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8367 sysdeps/pthread/tst-sem9.c:
8368     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8370 sysdeps/pthread/tst-signal1.c:
8371     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8373 sysdeps/pthread/tst-signal2.c:
8374     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8376 sysdeps/pthread/tst-signal4.c:
8377     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8379 sysdeps/pthread/tst-signal5.c:
8380     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8382 sysdeps/pthread/tst-signal6.c:
8383     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8385 sysdeps/pthread/tst-spin1.c:
8386     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8388 sysdeps/pthread/tst-spin2.c:
8389     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8391 sysdeps/pthread/tst-spin3.c:
8392     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8394 sysdeps/pthread/tst-stack1.c:
8395     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8397 sysdeps/pthread/tst-stdio1.c:
8398     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8400 sysdeps/pthread/tst-stdio2.c:
8401     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8403 sysdeps/pthread/tst-timer.c:
8404     Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
8406 sysdeps/pthread/tst-tls4moda.c:
8407     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8409 sysdeps/pthread/tst-tls4modb.c:
8410     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8412 sysdeps/pthread/tst-tsd1.c:
8413     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8415 sysdeps/pthread/tst-tsd2.c:
8416     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8418 sysdeps/pthread/tst-tsd5.c:
8419     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
8421 sysdeps/pthread/tst-umask1.c:
8422     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
8424 sysdeps/pthread/tst-unload.c:
8425     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
8427 sysdeps/s390/atomic-machine.h:
8428     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
8430 sysdeps/s390/dl-procinfo.c:
8431     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
8433 sysdeps/s390/dl-procinfo.h:
8434     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
8436 sysdeps/s390/ffs.c:
8437     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8439 sysdeps/s390/fpu/bits/fenv.h:
8440     Contributed by Denis Joseph Barrow <djbarrow@de.ibm.com>.
8442 sysdeps/s390/fpu/e_sqrtl.c:
8443     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
8445 sysdeps/s390/fpu/fedisblxcpt.c:
8446     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8448 sysdeps/s390/fpu/feenablxcpt.c:
8449     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8451 sysdeps/s390/fpu/fegetenv.c:
8452     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8454 sysdeps/s390/fpu/fegetexcept.c:
8455     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8457 sysdeps/s390/fpu/fegetround.c:
8458     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8460 sysdeps/s390/fpu/feholdexcpt.c:
8461     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8463 sysdeps/s390/fpu/fenv_libc.h:
8464     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8466 sysdeps/s390/fpu/fesetenv.c:
8467     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8469 sysdeps/s390/fpu/fesetround.c:
8470     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8472 sysdeps/s390/fpu/feupdateenv.c:
8473     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8475 sysdeps/s390/fpu/fgetexcptflg.c:
8476     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
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).
8482 sysdeps/s390/fpu/fraiseexcpt.c:
8483     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
8484     Martin Schwidefsky (schwidefsky@de.ibm.com).
8486 sysdeps/s390/fpu/fsetexcptflg.c:
8487     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
8489 sysdeps/s390/fpu/ftestexcept.c:
8490     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
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.
8498 sysdeps/s390/jmpbuf-unwind.h:
8499     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
8501 sysdeps/s390/memchr-z900.S:
8502     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8504 sysdeps/s390/memset-z900.S:
8505     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8507 sysdeps/s390/s390-32/__longjmp.c:
8508     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8510 sysdeps/s390/s390-32/add_n.S:
8511     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8513 sysdeps/s390/s390-32/addmul_1.S:
8514     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8516 sysdeps/s390/s390-32/dl-machine.h:
8517     Contributed by Carl Pederson & Martin Schwidefsky.
8519 sysdeps/s390/s390-32/mul_1.S:
8520     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8522 sysdeps/s390/s390-32/s390-mcount.S:
8523     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
8525 sysdeps/s390/s390-32/setjmp.S:
8526     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8528 sysdeps/s390/s390-32/start.S:
8529     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8531 sysdeps/s390/s390-32/strncpy-z900.S:
8532     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8534 sysdeps/s390/s390-32/sub_n.S:
8535     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8537 sysdeps/s390/s390-32/sysdep.h:
8538     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8540 sysdeps/s390/s390-64/__longjmp.c:
8541     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8543 sysdeps/s390/s390-64/add_n.S:
8544     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8546 sysdeps/s390/s390-64/crti.S:
8547     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8549 sysdeps/s390/s390-64/crtn.S:
8550     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8552 sysdeps/s390/s390-64/dl-machine.h:
8553     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8555 sysdeps/s390/s390-64/s390x-mcount.h:
8556     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
8558 sysdeps/s390/s390-64/setjmp.S:
8559     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8561 sysdeps/s390/s390-64/start.S:
8562     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8564 sysdeps/s390/s390-64/strncpy-z900.S:
8565     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8567 sysdeps/s390/s390-64/sub_n.S:
8568     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8570 sysdeps/s390/s390-64/sysdep.h:
8571     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8573 sysdeps/s390/strcmp-z900.S:
8574     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
8576 sysdeps/s390/strcpy-z900.S:
8577     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
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.
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.
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.
8597 sysdeps/sh/_mcount.S:
8598     Contributed by NIIBE Yutaka <gniibe@m17n.org>
8600 sysdeps/sh/jmpbuf-unwind.h:
8601     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
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>
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>
8611 sysdeps/sh/nptl/pthread_spin_init.c:
8612     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
8614 sysdeps/sh/sh4/fpu/fclrexcpt.c:
8615     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
8617 sysdeps/sh/sh4/fpu/fedisblxcpt.c:
8618     Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8620 sysdeps/sh/sh4/fpu/feenablxcpt.c:
8621     Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8623 sysdeps/sh/sh4/fpu/fegetexcept.c:
8624     Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8626 sysdeps/sh/sh4/fpu/fegetround.c:
8627     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
8629 sysdeps/sh/sh4/fpu/fesetround.c:
8630     Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
8632 sysdeps/sh/sh4/fpu/feupdateenv.c:
8633     Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8635 sysdeps/sh/sh4/fpu/fraiseexcpt.c:
8636     Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
8638 sysdeps/sh/strlen.S:
8639     Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
8641 sysdeps/sparc/backtrace.c:
8642     Contributed by David S. Miller <davem@davemloft.net>
8644 sysdeps/sparc/dl-procinfo.c:
8645     Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
8647 sysdeps/sparc/dl-procinfo.h:
8648     Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
8650 sysdeps/sparc/fpu/fedisblxcpt.c:
8651     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8653 sysdeps/sparc/fpu/feenablxcpt.c:
8654     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8656 sysdeps/sparc/fpu/fegetexcept.c:
8657     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8659 sysdeps/sparc/fpu/fpu_control.h:
8660     Contributed by Miguel de Icaza
8662 sysdeps/sparc/machine-gmon.h:
8663     Contributed by David S. Miller <davem@davemloft.net>, 2008
8665 sysdeps/sparc/sparc-mcount.S:
8666     Contributed by David S. Miller <davem@davemloft.net>, 2008.
8668 sysdeps/sparc/sparc32/fpu/s_copysign.S:
8669     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8671 sysdeps/sparc/sparc32/fpu/s_copysignf.S:
8672     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8674 sysdeps/sparc/sparc32/fpu/s_fabsf.S:
8675     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
8677 sysdeps/sparc/sparc32/jmpbuf-unwind.h:
8678     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
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).
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>.
8696 sysdeps/sparc/sparc32/memset.S:
8697     Contributed by David S. Miller <davem@caip.rutgers.edu> and
8698     Jakub Jelinek <jj@ultra.linux.cz>.
8700 sysdeps/sparc/sparc32/q_add.c:
8701     Contributed by Richard Henderson (rth@cygnus.com) and
8702     Jakub Jelinek (jj@ultra.linux.cz).
8704 sysdeps/sparc/sparc32/q_cmp.c:
8705     Contributed by Richard Henderson (rth@cygnus.com) and
8706     Jakub Jelinek (jj@ultra.linux.cz).
8708 sysdeps/sparc/sparc32/q_cmpe.c:
8709     Contributed by Richard Henderson (rth@cygnus.com) and
8710     Jakub Jelinek (jj@ultra.linux.cz).
8712 sysdeps/sparc/sparc32/q_div.c:
8713     Contributed by Richard Henderson (rth@cygnus.com) and
8714     Jakub Jelinek (jj@ultra.linux.cz).
8716 sysdeps/sparc/sparc32/q_dtoq.c:
8717     Contributed by Richard Henderson (rth@cygnus.com) and
8718     Jakub Jelinek (jj@ultra.linux.cz).
8720 sysdeps/sparc/sparc32/q_feq.c:
8721     Contributed by Richard Henderson (rth@cygnus.com) and
8722     Jakub Jelinek (jj@ultra.linux.cz).
8724 sysdeps/sparc/sparc32/q_fge.c:
8725     Contributed by Richard Henderson (rth@cygnus.com) and
8726     Jakub Jelinek (jj@ultra.linux.cz).
8728 sysdeps/sparc/sparc32/q_fgt.c:
8729     Contributed by Richard Henderson (rth@cygnus.com) and
8730     Jakub Jelinek (jj@ultra.linux.cz).
8732 sysdeps/sparc/sparc32/q_fle.c:
8733     Contributed by Richard Henderson (rth@cygnus.com) and
8734     Jakub Jelinek (jj@ultra.linux.cz).
8736 sysdeps/sparc/sparc32/q_flt.c:
8737     Contributed by Richard Henderson (rth@cygnus.com) and
8738     Jakub Jelinek (jj@ultra.linux.cz).
8740 sysdeps/sparc/sparc32/q_fne.c:
8741     Contributed by Richard Henderson (rth@cygnus.com) and
8742     Jakub Jelinek (jj@ultra.linux.cz).
8744 sysdeps/sparc/sparc32/q_itoq.c:
8745     Contributed by Richard Henderson (rth@cygnus.com) and
8746     Jakub Jelinek (jj@ultra.linux.cz).
8748 sysdeps/sparc/sparc32/q_lltoq.c:
8749     Contributed by Richard Henderson (rth@cygnus.com) and
8750     Jakub Jelinek (jj@ultra.linux.cz).
8752 sysdeps/sparc/sparc32/q_mul.c:
8753     Contributed by Richard Henderson (rth@cygnus.com) and
8754     Jakub Jelinek (jj@ultra.linux.cz).
8756 sysdeps/sparc/sparc32/q_neg.c:
8757     Contributed by Richard Henderson (rth@cygnus.com) and
8758     Jakub Jelinek (jj@ultra.linux.cz).
8760 sysdeps/sparc/sparc32/q_qtod.c:
8761     Contributed by Richard Henderson (rth@cygnus.com) and
8762     Jakub Jelinek (jj@ultra.linux.cz).
8764 sysdeps/sparc/sparc32/q_qtoi.c:
8765     Contributed by Richard Henderson (rth@cygnus.com) and
8766     Jakub Jelinek (jj@ultra.linux.cz).
8768 sysdeps/sparc/sparc32/q_qtoll.c:
8769     Contributed by Richard Henderson (rth@cygnus.com) and
8770     Jakub Jelinek (jj@ultra.linux.cz).
8772 sysdeps/sparc/sparc32/q_qtos.c:
8773     Contributed by Richard Henderson (rth@cygnus.com) and
8774     Jakub Jelinek (jj@ultra.linux.cz).
8776 sysdeps/sparc/sparc32/q_qtou.c:
8777     Contributed by Richard Henderson (rth@cygnus.com) and
8778     Jakub Jelinek (jj@ultra.linux.cz).
8780 sysdeps/sparc/sparc32/q_qtoull.c:
8781     Contributed by Richard Henderson (rth@cygnus.com) and
8782     Jakub Jelinek (jj@ultra.linux.cz).
8784 sysdeps/sparc/sparc32/q_sqrt.c:
8785     Contributed by Richard Henderson (rth@cygnus.com) and
8786     Jakub Jelinek (jj@ultra.linux.cz).
8788 sysdeps/sparc/sparc32/q_stoq.c:
8789     Contributed by Richard Henderson (rth@cygnus.com) and
8790     Jakub Jelinek (jj@ultra.linux.cz).
8792 sysdeps/sparc/sparc32/q_sub.c:
8793     Contributed by Richard Henderson (rth@cygnus.com) and
8794     Jakub Jelinek (jj@ultra.linux.cz).
8796 sysdeps/sparc/sparc32/q_ulltoq.c:
8797     Contributed by Richard Henderson (rth@cygnus.com) and
8798     Jakub Jelinek (jj@ultra.linux.cz).
8800 sysdeps/sparc/sparc32/q_util.c:
8801     Contributed by Jakub Jelinek (jj@ultra.linux.cz).
8803 sysdeps/sparc/sparc32/q_utoq.c:
8804     Contributed by Richard Henderson (rth@cygnus.com) and
8805     Jakub Jelinek (jj@ultra.linux.cz).
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).
8812 sysdeps/sparc/sparc32/sparcv9/addmul_1.S:
8813     Contributed by David S. Miller <davem@davemloft.net>
8815 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
8816     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8818 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
8819     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8821 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S:
8822     Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
8824 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S:
8825     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8827 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S:
8828     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8830 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S:
8831     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8833 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
8834     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8836 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
8837     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8839 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
8840     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8842 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S:
8843     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8845 sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S:
8846     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8848 sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S:
8849     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8851 sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S:
8852     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8854 sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S:
8855     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8857 sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S:
8858     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8860 sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S:
8861     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8863 sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S:
8864     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8866 sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S:
8867     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8869 sysdeps/sparc/sparc32/sparcv9/hp-timing.h:
8870     Contributed by David S. Miller <davem@redhat.com>, 2001.
8872 sysdeps/sparc/sparc32/sparcv9/mul_1.S:
8873     Contributed by David S. Miller <davem@davemloft.net>
8875 sysdeps/sparc/sparc32/sparcv9/submul_1.S:
8876     Contributed by David S. Miller <davem@davemloft.net>
8878 sysdeps/sparc/sparc32/start.S:
8879     Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
8881 sysdeps/sparc/sparc32/stpcpy.S:
8882     Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8884 sysdeps/sparc/sparc32/strcat.S:
8885     Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8887 sysdeps/sparc/sparc32/strchr.S:
8888     Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
8889     David S. Miller <davem@caip.rutgers.edu>.
8891 sysdeps/sparc/sparc32/strcmp.S:
8892     Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8894 sysdeps/sparc/sparc32/strcpy.S:
8895     Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
8897 sysdeps/sparc/sparc32/strlen.S:
8898     Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
8899     David S. Miller <davem@davemloft.net>.
8901 sysdeps/sparc/sparc64/Makefile:
8902     Contributed by Jakub Jelinek (jj@ultra.linux.cz).
8904 sysdeps/sparc/sparc64/align-cpy.S:
8905     Contributed by David S. Miller (davem@davemloft.net)
8907 sysdeps/sparc/sparc64/fpu/e_sqrtl.c:
8908     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
8910 sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S:
8911     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8913 sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S:
8914     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8916 sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S:
8917     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8919 sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S:
8920     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8922 sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S:
8923     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8925 sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S:
8926     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8928 sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S:
8929     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8931 sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S:
8932     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8934 sysdeps/sparc/sparc64/fpu/s_copysign.S:
8935     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8937 sysdeps/sparc/sparc64/fpu/s_copysignf.S:
8938     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8940 sysdeps/sparc/sparc64/fpu/s_lrint.S:
8941     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8943 sysdeps/sparc/sparc64/fpu/s_lrintf.S:
8944     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8946 sysdeps/sparc/sparc64/fpu/s_nearbyint.S:
8947     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8949 sysdeps/sparc/sparc64/fpu/s_nearbyintf.S:
8950     Contributed by David S. Miller <davem@davemloft.net>, 2013.
8952 sysdeps/sparc/sparc64/fpu/s_rint.S:
8953     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8955 sysdeps/sparc/sparc64/fpu/s_rintf.S:
8956     Contributed by David S. Miller <davem@davemloft.net>, 2012.
8958 sysdeps/sparc/sparc64/hp-timing.h:
8959     Contributed by David S. Miller <davem@redhat.com>, 2001.
8961 sysdeps/sparc/sparc64/jmpbuf-unwind.h:
8962     Contributed by David S. Miller <davem@davemloft.net>, 2005.
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).
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>.
8979 sysdeps/sparc/sparc64/memcpy.S:
8980     Contributed by David S. Miller (davem@caip.rutgers.edu) and
8981     Jakub Jelinek (jakub@redhat.com).
8983 sysdeps/sparc/sparc64/memset.S:
8984     Contributed by David S. Miller (davem@caip.rutgers.edu) and
8985     Jakub Jelinek (jj@ultra.linux.cz).
8987 sysdeps/sparc/sparc64/multiarch/add_n-vis3.S:
8988     Contributed by David S. Miller <davem@davemloft.net>
8990 sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S:
8991     Contributed by David S. Miller <davem@davemloft.net>
8993 sysdeps/sparc/sparc64/multiarch/md5-crop.S:
8994     Contributed by David S. Miller (davem@davemloft.net)
8996 sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S:
8997     Contributed by David S. Miller (davem@davemloft.net)
8999 sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S:
9000     Contributed by David S. Miller (davem@davemloft.net)
9002 sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S:
9003     Contributed by David S. Miller (davem@davemloft.net)
9005 sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S:
9006     Contributed by David S. Miller (davem@redhat.com)
9008 sysdeps/sparc/sparc64/multiarch/memset-niagara1.S:
9009     Contributed by David S. Miller (davem@davemloft.net)
9011 sysdeps/sparc/sparc64/multiarch/memset-niagara4.S:
9012     Contributed by David S. Miller (davem@davemloft.net)
9014 sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S:
9015     Contributed by David S. Miller <davem@davemloft.net>
9017 sysdeps/sparc/sparc64/multiarch/sha256-crop.S:
9018     Contributed by David S. Miller (davem@davemloft.net)
9020 sysdeps/sparc/sparc64/multiarch/sha512-crop.S:
9021     Contributed by David S. Miller (davem@davemloft.net)
9023 sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S:
9024     Contributed by David S. Miller <davem@davemloft.net>
9026 sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S:
9027     Contributed by David S. Miller <davem@davemloft.net>
9029 sysdeps/sparc/sparc64/qp_add.c:
9030     Contributed by Richard Henderson (rth@cygnus.com) and
9031     Jakub Jelinek (jj@ultra.linux.cz).
9033 sysdeps/sparc/sparc64/qp_cmp.c:
9034     Contributed by Richard Henderson (rth@cygnus.com) and
9035     Jakub Jelinek (jj@ultra.linux.cz).
9037 sysdeps/sparc/sparc64/qp_cmpe.c:
9038     Contributed by Richard Henderson (rth@cygnus.com) and
9039     Jakub Jelinek (jj@ultra.linux.cz).
9041 sysdeps/sparc/sparc64/qp_div.c:
9042     Contributed by Richard Henderson (rth@cygnus.com) and
9043     Jakub Jelinek (jj@ultra.linux.cz).
9045 sysdeps/sparc/sparc64/qp_dtoq.c:
9046     Contributed by Richard Henderson (rth@cygnus.com) and
9047     Jakub Jelinek (jj@ultra.linux.cz).
9049 sysdeps/sparc/sparc64/qp_feq.c:
9050     Contributed by Richard Henderson (rth@cygnus.com) and
9051     Jakub Jelinek (jj@ultra.linux.cz).
9053 sysdeps/sparc/sparc64/qp_fge.c:
9054     Contributed by Richard Henderson (rth@cygnus.com) and
9055     Jakub Jelinek (jj@ultra.linux.cz).
9057 sysdeps/sparc/sparc64/qp_fgt.c:
9058     Contributed by Richard Henderson (rth@cygnus.com) and
9059     Jakub Jelinek (jj@ultra.linux.cz).
9061 sysdeps/sparc/sparc64/qp_fle.c:
9062     Contributed by Richard Henderson (rth@cygnus.com) and
9063     Jakub Jelinek (jj@ultra.linux.cz).
9065 sysdeps/sparc/sparc64/qp_flt.c:
9066     Contributed by Richard Henderson (rth@cygnus.com) and
9067     Jakub Jelinek (jj@ultra.linux.cz).
9069 sysdeps/sparc/sparc64/qp_fne.c:
9070     Contributed by Richard Henderson (rth@cygnus.com) and
9071     Jakub Jelinek (jj@ultra.linux.cz).
9073 sysdeps/sparc/sparc64/qp_itoq.c:
9074     Contributed by Richard Henderson (rth@cygnus.com) and
9075     Jakub Jelinek (jj@ultra.linux.cz).
9077 sysdeps/sparc/sparc64/qp_mul.c:
9078     Contributed by Richard Henderson (rth@cygnus.com) and
9079     Jakub Jelinek (jj@ultra.linux.cz).
9081 sysdeps/sparc/sparc64/qp_neg.S:
9082     Contributed by Jakub Jelinek (jj@ultra.linux.cz).
9084 sysdeps/sparc/sparc64/qp_qtod.c:
9085     Contributed by Richard Henderson (rth@cygnus.com) and
9086     Jakub Jelinek (jj@ultra.linux.cz).
9088 sysdeps/sparc/sparc64/qp_qtoi.c:
9089     Contributed by Richard Henderson (rth@cygnus.com) and
9090     Jakub Jelinek (jj@ultra.linux.cz).
9092 sysdeps/sparc/sparc64/qp_qtos.c:
9093     Contributed by Richard Henderson (rth@cygnus.com) and
9094     Jakub Jelinek (jj@ultra.linux.cz).
9096 sysdeps/sparc/sparc64/qp_qtoui.c:
9097     Contributed by Richard Henderson (rth@cygnus.com) and
9098     Jakub Jelinek (jj@ultra.linux.cz).
9100 sysdeps/sparc/sparc64/qp_qtoux.c:
9101     Contributed by Richard Henderson (rth@cygnus.com) and
9102     Jakub Jelinek (jj@ultra.linux.cz).
9104 sysdeps/sparc/sparc64/qp_qtox.c:
9105     Contributed by Richard Henderson (rth@cygnus.com) and
9106     Jakub Jelinek (jj@ultra.linux.cz).
9108 sysdeps/sparc/sparc64/qp_sqrt.c:
9109     Contributed by Richard Henderson (rth@cygnus.com) and
9110     Jakub Jelinek (jj@ultra.linux.cz).
9112 sysdeps/sparc/sparc64/qp_stoq.c:
9113     Contributed by Richard Henderson (rth@cygnus.com) and
9114     Jakub Jelinek (jj@ultra.linux.cz).
9116 sysdeps/sparc/sparc64/qp_sub.c:
9117     Contributed by Richard Henderson (rth@cygnus.com) and
9118     Jakub Jelinek (jj@ultra.linux.cz).
9120 sysdeps/sparc/sparc64/qp_uitoq.c:
9121     Contributed by Richard Henderson (rth@cygnus.com) and
9122     Jakub Jelinek (jj@ultra.linux.cz).
9124 sysdeps/sparc/sparc64/qp_util.c:
9125     Contributed by Jakub Jelinek (jj@ultra.linux.cz).
9127 sysdeps/sparc/sparc64/qp_uxtoq.c:
9128     Contributed by Richard Henderson (rth@cygnus.com) and
9129     Jakub Jelinek (jj@ultra.linux.cz).
9131 sysdeps/sparc/sparc64/qp_xtoq.c:
9132     Contributed by Richard Henderson (rth@cygnus.com) and
9133     Jakub Jelinek (jj@ultra.linux.cz).
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).
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).
9150 sysdeps/sparc/sparc64/start.S:
9151     Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
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>.
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>.
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>.
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>.
9169 sysdeps/sparc/sparc64/strcmp.S:
9170     Contributed by David S. Miller <davem@davemloft.net>
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>.
9176 sysdeps/sparc/sparc64/strcspn.S:
9177     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
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>.
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>.
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>.
9192 sysdeps/sparc/sparc64/strpbrk.S:
9193     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
9195 sysdeps/sparc/sparc64/strspn.S:
9196     Contributed by Jakub Jelinek <jj@ultra.linux.cz>
9198 sysdeps/unix/alpha/pipe.S:
9199     Contributed by David Mosberger (davidm@cs.arizona.edu).
9201 sysdeps/unix/alpha/sysdep.S:
9202     Contributed by Brendan Kehoe (brendan@zen.org).
9204 sysdeps/unix/bsd/getpt.c:
9205     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9207 sysdeps/unix/bsd/unlockpt.c:
9208     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9210 sysdeps/unix/grantpt.c:
9211     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9213 sysdeps/unix/ifreq.c:
9214     Contributed by Andreas Jaeger <aj@suse.de>.
9216 sysdeps/unix/mips/mips32/sysdep.h:
9217     Contributed by Brendan Kehoe (brendan@zen.org).
9219 sysdeps/unix/mips/mips64/sysdep.h:
9220     Contributed by Alexandre Oliva <aoliva@redhat.com>.
9222 sysdeps/unix/mips/pipe.S:
9223     Contributed by Brendan Kehoe (brendan@zen.org).
9225 sysdeps/unix/mips/sysdep.S:
9226     Contributed by Brendan Kehoe (brendan@zen.org).
9228 sysdeps/unix/mips/sysdep.h:
9229     Contributed by Brendan Kehoe (brendan@zen.org).
9231 sysdeps/unix/sysv/linux/accept4.c:
9232     Contributed by Ulrich Drepper <drepper@redhat.com>, 2008.
9234 sysdeps/unix/sysv/linux/aio_misc.h:
9235     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9237 sysdeps/unix/sysv/linux/alpha/clone.S:
9238     Contributed by Richard Henderson <rth@tamu.edu>, 1996.
9240 sysdeps/unix/sysv/linux/alpha/gethostname.c:
9241     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001
9243 sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S:
9244     Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
9246 sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S:
9247     Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
9249 sysdeps/unix/sysv/linux/alpha/ioperm.c:
9250     Contributed by David Mosberger.
9252 sysdeps/unix/sysv/linux/alpha/rt_sigaction.S:
9253     Contributed by Richard Henderson <rth@cygnus.com>, 1998
9255 sysdeps/unix/sysv/linux/alpha/syscall.S:
9256     Contributed by David Mosberger <davidm@azstarnet.com>, 1996.
9258 sysdeps/unix/sysv/linux/alpha/sysdep.h:
9259     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
9261 sysdeps/unix/sysv/linux/arc/clone.S:
9262     Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
9264 sysdeps/unix/sysv/linux/arm/clone.S:
9265     Contributed by Pat Beirne <patb@corelcomputer.com>
9267 sysdeps/unix/sysv/linux/arm/dl-procinfo.c:
9268     Contributed by Philip Blundell <philb@gnu.org>, 2001.
9270 sysdeps/unix/sysv/linux/arm/dl-procinfo.h:
9271     Contributed by Philip Blundell <philb@gnu.org>, 2001.
9273 sysdeps/unix/sysv/linux/arm/ioperm.c:
9274     Contributed by Phil Blundell, based on the Alpha version by
9275     David Mosberger.
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.
9281 sysdeps/unix/sysv/linux/arm/register-dump.h:
9282     Contributed by Philip Blundell <pb@nexus.co.uk>, 1998.
9284 sysdeps/unix/sysv/linux/arm/sigcontextinfo.h:
9285     Contributed by Philip Blundell <philb@gnu.org>, 1999.
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.
9291 sysdeps/unix/sysv/linux/arm/vfork.S:
9292     Contributed by Philip Blundell <philb@gnu.org>.
9294 sysdeps/unix/sysv/linux/dl-librecon.h:
9295     Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
9297 sysdeps/unix/sysv/linux/dl-openat64.c:
9298     Contributed by Ulrich Drepper <drepper@gmain.com>, 2003.
9300 sysdeps/unix/sysv/linux/dl-origin.c:
9301     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9303 sysdeps/unix/sysv/linux/fstatvfs.c:
9304     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9306 sysdeps/unix/sysv/linux/generic/____longjmp_chk.c:
9307     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9309 sysdeps/unix/sysv/linux/generic/bits/fcntl.h:
9310     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9312 sysdeps/unix/sysv/linux/generic/bits/typesizes.h:
9313     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9315 sysdeps/unix/sysv/linux/generic/chmod.c:
9316     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9318 sysdeps/unix/sysv/linux/generic/chown.c:
9319     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9321 sysdeps/unix/sysv/linux/generic/dl-origin.c:
9322     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9324 sysdeps/unix/sysv/linux/generic/dup2.c:
9325     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9327 sysdeps/unix/sysv/linux/generic/epoll_create.c:
9328     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9330 sysdeps/unix/sysv/linux/generic/inotify_init.c:
9331     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9333 sysdeps/unix/sysv/linux/generic/lchown.c:
9334     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9336 sysdeps/unix/sysv/linux/generic/link.c:
9337     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9339 sysdeps/unix/sysv/linux/generic/mkdir.c:
9340     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9342 sysdeps/unix/sysv/linux/generic/pipe.c:
9343     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9345 sysdeps/unix/sysv/linux/generic/readlink.c:
9346     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9348 sysdeps/unix/sysv/linux/generic/rmdir.c:
9349     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9351 sysdeps/unix/sysv/linux/generic/symlink.c:
9352     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9354 sysdeps/unix/sysv/linux/generic/sysdep.h:
9355     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9357 sysdeps/unix/sysv/linux/generic/unlink.c:
9358     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9360 sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c:
9361     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9363 sysdeps/unix/sysv/linux/getcwd.c:
9364     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9366 sysdeps/unix/sysv/linux/getipv4sourcefilter.c:
9367     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9369 sysdeps/unix/sysv/linux/getpt.c:
9370     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9372 sysdeps/unix/sysv/linux/getsourcefilter.c:
9373     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9375 sysdeps/unix/sysv/linux/getsysstats.c:
9376     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
9378 sysdeps/unix/sysv/linux/grantpt.c:
9379     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9381 sysdeps/unix/sysv/linux/hppa/atomic-machine.h:
9382     Contributed by Carlos O'Donell <carlos@baldric.uwo.ca>, 2005.
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.
9388 sysdeps/unix/sysv/linux/hppa/getcontext.S:
9389     Contributed by Helge Deller <deller@gmx.de>, 2008.
9391 sysdeps/unix/sysv/linux/hppa/makecontext.c:
9392     Contributed by Helge Deller <deller@gmx.de>, 2008.
9394 sysdeps/unix/sysv/linux/hppa/setcontext.S:
9395     Contributed by Helge Deller <deller@gmx.de>, 2008.
9397 sysdeps/unix/sysv/linux/hppa/swapcontext.c:
9398     Contributed by Helge Deller <deller@gmx.de>, 2008.
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.
9404 sysdeps/unix/sysv/linux/i386/clone.S:
9405     Contributed by Richard Henderson (rth@tamu.edu)
9407 sysdeps/unix/sysv/linux/i386/dl-librecon.h:
9408     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9410 sysdeps/unix/sysv/linux/i386/dl-procinfo.h:
9411     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9413 sysdeps/unix/sysv/linux/i386/getcontext.S:
9414     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9416 sysdeps/unix/sysv/linux/i386/makecontext.S:
9417     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9419 sysdeps/unix/sysv/linux/i386/register-dump.h:
9420     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9422 sysdeps/unix/sysv/linux/i386/setcontext.S:
9423     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9425 sysdeps/unix/sysv/linux/i386/sigcontextinfo.h:
9426     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9428 sysdeps/unix/sysv/linux/i386/swapcontext.S:
9429     Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
9431 sysdeps/unix/sysv/linux/i386/sysdep.h:
9432     Contributed by Ulrich Drepper, <drepper@gnu.org>, August 1995.
9434 sysdeps/unix/sysv/linux/i386/vfork.S:
9435     Contributed by Andreas Schwab <schwab@gnu.org>.
9437 sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S:
9438     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9440 sysdeps/unix/sysv/linux/ia64/__longjmp.S:
9441     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9443 sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c:
9444     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9446 sysdeps/unix/sysv/linux/ia64/__start_context.S:
9447     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9449 sysdeps/unix/sysv/linux/ia64/bits/setjmp.h:
9450     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9452 sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h:
9453     Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
9455 sysdeps/unix/sysv/linux/ia64/getcontext.S:
9456     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9458 sysdeps/unix/sysv/linux/ia64/ioperm.c:
9459     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9461 sysdeps/unix/sysv/linux/ia64/makecontext.c:
9462     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9464 sysdeps/unix/sysv/linux/ia64/pipe.S:
9465     Contributed by David Mosberger <davidm@hpl.hp.com>
9467 sysdeps/unix/sysv/linux/ia64/register-dump.h:
9468     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9470 sysdeps/unix/sysv/linux/ia64/setcontext.S:
9471     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9473 sysdeps/unix/sysv/linux/ia64/setjmp.S:
9474     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9476 sysdeps/unix/sysv/linux/ia64/swapcontext.c:
9477     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9479 sysdeps/unix/sysv/linux/ia64/sys/io.h:
9480     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
9482 sysdeps/unix/sysv/linux/ia64/sys/rse.h:
9483     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9485 sysdeps/unix/sysv/linux/ia64/syscall.S:
9486     Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>.
9488 sysdeps/unix/sysv/linux/ia64/sysdep.S:
9489     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
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
9495 sysdeps/unix/sysv/linux/ia64/ucontext_i.h:
9496     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
9498 sysdeps/unix/sysv/linux/ifreq.c:
9499     Contributed by Andreas Jaeger <aj@suse.de>.
9501 sysdeps/unix/sysv/linux/internal_statvfs.c:
9502     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9504 sysdeps/unix/sysv/linux/kernel-posix-timers.h:
9505     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9507 sysdeps/unix/sysv/linux/lddlibc4.c:
9508     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9510 sysdeps/unix/sysv/linux/m68k/clone.S:
9511     Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
9513 sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h:
9514     Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
9516 sysdeps/unix/sysv/linux/m68k/getpagesize.c:
9517     Contributed by Andreas Schwab <schwab@suse.de>.
9519 sysdeps/unix/sysv/linux/m68k/register-dump.h:
9520     Contributed by Andreas Schwab <schwab@gnu.org>.
9522 sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h:
9523     Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 1998.
9525 sysdeps/unix/sysv/linux/m68k/sysdep.h:
9526     Written by Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de>,
9527     December 1995.
9529 sysdeps/unix/sysv/linux/m68k/vfork.S:
9530     Contributed by Andreas Schwab <schwab@gnu.org>.
9532 sysdeps/unix/sysv/linux/mips/_test_and_set.c:
9533     Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
9535 sysdeps/unix/sysv/linux/mips/clone.S:
9536     Contributed by Ralf Bächle <ralf@linux-mips.org>, 1996.
9538 sysdeps/unix/sysv/linux/mips/getcontext.S:
9539     Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9541 sysdeps/unix/sysv/linux/mips/makecontext.S:
9542     Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
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.
9550 sysdeps/unix/sysv/linux/mips/register-dump.h:
9551     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
9553 sysdeps/unix/sysv/linux/mips/setcontext.S:
9554     Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9556 sysdeps/unix/sysv/linux/mips/sigcontextinfo.h:
9557     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
9559 sysdeps/unix/sysv/linux/mips/swapcontext.S:
9560     Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
9562 sysdeps/unix/sysv/linux/mips/ustat.c:
9563     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9565 sysdeps/unix/sysv/linux/mmap64.c:
9566     Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
9568 sysdeps/unix/sysv/linux/mq_notify.c:
9569     Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
9571 sysdeps/unix/sysv/linux/msgctl.c:
9572     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9574 sysdeps/unix/sysv/linux/msgget.c:
9575     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9577 sysdeps/unix/sysv/linux/msgrcv.c:
9578     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9580 sysdeps/unix/sysv/linux/msgsnd.c:
9581     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9583 sysdeps/unix/sysv/linux/net/if_arp.h:
9584     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9586 sysdeps/unix/sysv/linux/nios2/clone.S:
9587     Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
9589 sysdeps/unix/sysv/linux/nios2/kernel_stat.h:
9590     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9592 sysdeps/unix/sysv/linux/not-cancel.h:
9593     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9595 sysdeps/unix/sysv/linux/nscd_setup_thread.c:
9596     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9598 sysdeps/unix/sysv/linux/open.c:
9599     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9601 sysdeps/unix/sysv/linux/ppoll.c:
9602     Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
9604 sysdeps/unix/sysv/linux/pread.c:
9605     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9607 sysdeps/unix/sysv/linux/pread64.c:
9608     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9610 sysdeps/unix/sysv/linux/pselect.c:
9611     Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
9613 sysdeps/unix/sysv/linux/ptsname.c:
9614     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9616 sysdeps/unix/sysv/linux/pwrite.c:
9617     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9619 sysdeps/unix/sysv/linux/pwrite64.c:
9620     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9622 sysdeps/unix/sysv/linux/recvmmsg.c:
9623     Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
9625 sysdeps/unix/sysv/linux/s390/bits/elfclass.h:
9626     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9628 sysdeps/unix/sysv/linux/s390/dl-procinfo.h:
9629     Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
9631 sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
9632     Contributed by Jakub Jelinek <jakub@redhat.com>.
9634 sysdeps/unix/sysv/linux/s390/s390-32/clone.S:
9635     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9637 sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S:
9638     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9640 sysdeps/unix/sysv/linux/s390/s390-32/getutent.c:
9641     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9643 sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c:
9644     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9646 sysdeps/unix/sysv/linux/s390/s390-32/getutid.c:
9647     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9649 sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c:
9650     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9652 sysdeps/unix/sysv/linux/s390/s390-32/getutline.c:
9653     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9655 sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c:
9656     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9658 sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c:
9659     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9661 sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c:
9662     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9664 sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c:
9665     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9667 sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c:
9668     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9670 sysdeps/unix/sysv/linux/s390/s390-32/login.c:
9671     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9673 sysdeps/unix/sysv/linux/s390/s390-32/login32.c:
9674     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9676 sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c:
9677     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9679 sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c:
9680     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9682 sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h:
9683     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9685 sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
9686     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9688 sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
9689     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9691 sysdeps/unix/sysv/linux/s390/s390-32/syscall.S:
9692     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9694 sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S:
9695     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9697 sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h:
9698     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9700 sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c:
9701     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9703 sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c:
9704     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9706 sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h:
9707     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9709 sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h:
9710     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9712 sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c:
9713     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9715 sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h:
9716     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9718 sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c:
9719     Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
9721 sysdeps/unix/sysv/linux/s390/s390-32/vfork.S:
9722     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9724 sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
9725     Contributed by Jakub Jelinek <jakub@redhat.com>.
9727 sysdeps/unix/sysv/linux/s390/s390-64/clone.S:
9728     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9730 sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S:
9731     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9733 sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c:
9734     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9736 sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h:
9737     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9739 sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S:
9740     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9742 sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
9743     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9745 sysdeps/unix/sysv/linux/s390/s390-64/syscall.S:
9746     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9748 sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S:
9749     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9751 sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h:
9752     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9754 sysdeps/unix/sysv/linux/s390/s390-64/vfork.S:
9755     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9757 sysdeps/unix/sysv/linux/s390/sigcontextinfo.h:
9758     Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
9760 sysdeps/unix/sysv/linux/s390/sys/ptrace.h:
9761     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
9763 sysdeps/unix/sysv/linux/s390/sys/ucontext.h:
9764     Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
9766 sysdeps/unix/sysv/linux/semctl.c:
9767     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9769 sysdeps/unix/sysv/linux/semget.c:
9770     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9772 sysdeps/unix/sysv/linux/semop.c:
9773     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9775 sysdeps/unix/sysv/linux/semtimedop.c:
9776     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9778 sysdeps/unix/sysv/linux/sendmmsg.c:
9779     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
9781 sysdeps/unix/sysv/linux/setipv4sourcefilter.c:
9782     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9784 sysdeps/unix/sysv/linux/setsourcefilter.c:
9785     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
9787 sysdeps/unix/sysv/linux/sh/sigcontextinfo.h:
9788     Contributed by Philip Blundell <philb@gnu.org>, 1999.
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>.
9794 sysdeps/unix/sysv/linux/shmat.c:
9795     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9797 sysdeps/unix/sysv/linux/shmctl.c:
9798     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9800 sysdeps/unix/sysv/linux/shmdt.c:
9801     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
9803 sysdeps/unix/sysv/linux/shmget.c:
9804     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
9806 sysdeps/unix/sysv/linux/sigset-cvt-mask.h:
9807     Contributed by Joe Keane <jgk@jgk.org>.
9809 sysdeps/unix/sysv/linux/sigstack.c:
9810     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
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.
9816 sysdeps/unix/sysv/linux/sparc/sparc32/clone.S:
9817     Contributed by Richard Henderson (rth@tamu.edu).
9819 sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S:
9820     Contributed by David S. Miller <davem@davemloft.net>, 2008.
9822 sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c:
9823     Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx>, 1997.
9825 sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c:
9826     Contributed by David S. Miller <davem@davemloft.net>, 2008.
9828 sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S:
9829     Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
9831 sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h:
9832     Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
9834 sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S:
9835     Contributed by David S. Miller <davem@davemloft.net>, 2008.
9837 sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h:
9838     Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
9840 sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S:
9841     Contributed by David S. Miller <davem@davemloft.net>, 2008.
9843 sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h:
9844     Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, January 1997.
9846 sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S:
9847     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9849 sysdeps/unix/sysv/linux/sparc/sparc64/clone.S:
9850     Contributed by Richard Henderson (rth@tamu.edu).
9852 sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S:
9853     Contributed by Richard Henderson (rth@tamu.edu).
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>.
9859 sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S:
9860     Contributed by Richard Henderson (rth@tamu.edu).
9862 sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c:
9863     Contributed by Jakub Jelinek <jakub@redhat.com>.
9865 sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S:
9866     Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
9868 sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h:
9869     Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
9871 sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S:
9872     Contributed by Richard Henderson (rth@tamu.edu).
9874 sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S:
9875     Contributed by Richard Henderson (rth@tamu.edu).
9877 sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h:
9878     Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
9880 sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c:
9881     Contributed by Jakub Jelinek <jakub@redhat.com>.
9883 sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h:
9884     Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
9886 sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h:
9887     Contributed by Jakub Jelinek <jakub@redhat.com>.
9889 sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S:
9890     Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
9892 sysdeps/unix/sysv/linux/sparc/sysdep.h:
9893     Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
9895 sysdeps/unix/sysv/linux/statfs.c:
9896     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9898 sysdeps/unix/sysv/linux/statvfs.c:
9899     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
9901 sysdeps/unix/sysv/linux/timer_create.c:
9902     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9904 sysdeps/unix/sysv/linux/timer_delete.c:
9905     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9907 sysdeps/unix/sysv/linux/timer_getoverr.c:
9908     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9910 sysdeps/unix/sysv/linux/timer_gettime.c:
9911     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9913 sysdeps/unix/sysv/linux/timer_routines.c:
9914     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9916 sysdeps/unix/sysv/linux/timer_settime.c:
9917     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
9919 sysdeps/unix/sysv/linux/umount.c:
9920     Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
9922 sysdeps/unix/sysv/linux/unlockpt.c:
9923     Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
9925 sysdeps/unix/sysv/linux/updwtmp.c:
9926     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
9928 sysdeps/unix/sysv/linux/ustat.c:
9929     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9931 sysdeps/unix/sysv/linux/utmp_file.c:
9932     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
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.
9938 sysdeps/unix/sysv/linux/x86_64/__start_context.S:
9939     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9941 sysdeps/unix/sysv/linux/x86_64/getcontext.S:
9942     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9944 sysdeps/unix/sysv/linux/x86_64/makecontext.c:
9945     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9947 sysdeps/unix/sysv/linux/x86_64/setcontext.S:
9948     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9950 sysdeps/unix/sysv/linux/x86_64/swapcontext.S:
9951     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
9953 sysdeps/wordsize-64/tst-writev.c:
9954     Contributed by Ryan S. Arnold <rsa@us.ibm.com>, 2011.
9956 sysdeps/x86/fpu/s_fpclassifyl.c:
9957     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
9959 sysdeps/x86/fpu/s_isnanl.c:
9960     Conversion to long double by Ulrich Drepper,
9961     Cygnus Support, drepper@cygnus.com.
9963 sysdeps/x86/fpu_control.h:
9964     Contributed by Olaf Flebbe.
9966 sysdeps/x86/nptl/pthreaddef.h:
9967     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
9969 sysdeps/x86_64/_mcount.S:
9970     Contributed by Andreas Jaeger <aj@suse.de>.
9972 sysdeps/x86_64/dl-machine.h:
9973     Contributed by Andreas Jaeger <aj@suse.de>.
9975 sysdeps/x86_64/ffs.c:
9976     Contributed by Ulrich Drepper <drepper@cygnus.com>.
9978 sysdeps/x86_64/ffsll.c:
9979     Contributed by Ulrich Drepper <drepper@cygnus.com>.
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>.
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>.
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>.
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>.
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>.
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>.
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>.
10017 sysdeps/x86_64/fpu/e_powl.S:
10018     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
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>.
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>
10031 sysdeps/x86_64/fpu/fedisblxcpt.c:
10032     Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10034 sysdeps/x86_64/fpu/feenablxcpt.c:
10035     Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10037 sysdeps/x86_64/fpu/fegetexcept.c:
10038     Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10040 sysdeps/x86_64/fpu/fegetround.c:
10041     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10043 sysdeps/x86_64/fpu/feupdateenv.c:
10044     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10046 sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S:
10047     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10049 sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S:
10050     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10052 sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S:
10053     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10055 sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S:
10056     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10058 sysdeps/x86_64/fpu/multiarch/s_fma.c:
10059     Contributed by Intel Corporation.
10061 sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S:
10062     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10064 sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S:
10065     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10067 sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S:
10068     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
10070 sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S:
10071     Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
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>
10078 sysdeps/x86_64/fpu/s_copysign.S:
10079     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10081 sysdeps/x86_64/fpu/s_copysignf.S:
10082     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
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>.
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>.
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
10098 sysdeps/x86_64/fpu/s_fmax.S:
10099     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10101 sysdeps/x86_64/fpu/s_fmaxf.S:
10102     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10104 sysdeps/x86_64/fpu/s_fmaxl.S:
10105     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10107 sysdeps/x86_64/fpu/s_fmin.S:
10108     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10110 sysdeps/x86_64/fpu/s_fminf.S:
10111     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10113 sysdeps/x86_64/fpu/s_fminl.S:
10114     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10116 sysdeps/x86_64/fpu/s_llrint.S:
10117     Contributed by Andreas Jaeger <aj@suse.d>, 2002.
10119 sysdeps/x86_64/fpu/s_llrintf.S:
10120     Contributed by Andreas Jaeger <aj@suse.d>, 2002.
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>.
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>.
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
10136 sysdeps/x86_64/fpu/s_signbit.S:
10137     Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
10139 sysdeps/x86_64/fpu/s_signbitf.S:
10140     Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
10142 sysdeps/x86_64/fpu/s_truncl.S:
10143     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10145 sysdeps/x86_64/jmpbuf-unwind.h:
10146     Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
10148 sysdeps/x86_64/machine-gmon.h:
10149     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
10151 sysdeps/x86_64/memchr.S:
10152     Contributed by Intel Corporation.
10154 sysdeps/x86_64/memcmp.S:
10155     Contributed by Intel Corporation.
10157 sysdeps/x86_64/memrchr.S:
10158     Contributed by Intel Corporation.
10160 sysdeps/x86_64/multiarch/memcmp-sse4.S:
10161     Contributed by Intel Corporation.
10163 sysdeps/x86_64/multiarch/memcmp-ssse3.S:
10164     Contributed by Intel Corporation.
10166 sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:
10167     Contributed by Intel Corporation.
10169 sysdeps/x86_64/multiarch/memcpy-ssse3.S:
10170     Contributed by Intel Corporation.
10172 sysdeps/x86_64/multiarch/strcat-avx2.S:
10173     Contributed by Intel Corporation.
10175 sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S:
10176     Contributed by Intel Corporation.
10178 sysdeps/x86_64/multiarch/strcat-ssse3.S:
10179     Contributed by Intel Corporation.
10181 sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S:
10182     Contributed by Intel Corporation.
10184 sysdeps/x86_64/multiarch/strcmp-sse42.S:
10185     Contributed by Intel Corporation.
10187 sysdeps/x86_64/multiarch/strcpy-avx2.S:
10188     Contributed by Intel Corporation.
10190 sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:
10191     Contributed by Intel Corporation.
10193 sysdeps/x86_64/multiarch/strcpy-ssse3.S:
10194     Contributed by Intel Corporation.
10196 sysdeps/x86_64/multiarch/strcspn-c.c:
10197     Contributed by Intel Corporation.
10199 sysdeps/x86_64/multiarch/strspn-c.c:
10200     Contributed by Intel Corporation.
10202 sysdeps/x86_64/multiarch/wcscpy-ssse3.S:
10203     Contributed by Intel Corporation.
10205 sysdeps/x86_64/nptl/pthread_spin_trylock.S:
10206     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
10208 sysdeps/x86_64/nptl/pthread_spin_unlock.S:
10209     Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
10211 sysdeps/x86_64/rawmemchr.S:
10212     Contributed by Intel Corporation.
10214 sysdeps/x86_64/start.S:
10215     Contributed by Andreas Jaeger <aj@suse.de>, 2001.
10217 sysdeps/x86_64/strcat.S:
10218     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
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.
10225 sysdeps/x86_64/strcpy.S:
10226     Contributed by Andreas Jaeger <aj@suse.de>, 2002.
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>.
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>.
10238 sysdeps/x86_64/wcschr.S:
10239     Contributed by Intel Corporation.
10241 sysdeps/x86_64/wcscmp.S:
10242     Contributed by Intel Corporation.
10244 sysdeps/x86_64/wcslen.S:
10245     Contributed by Intel Corporation.
10247 sysdeps/x86_64/wcsrchr.S:
10248     Contributed by Intel Corporation.
10250 sysvipc/ftok.c:
10251     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10253 sysvipc/msgctl.c:
10254     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10256 sysvipc/msgget.c:
10257     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10259 sysvipc/msgrcv.c:
10260     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10262 sysvipc/msgsnd.c:
10263     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
10265 sysvipc/semctl.c:
10266     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10268 sysvipc/semget.c:
10269     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10271 sysvipc/semop.c:
10272     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
10274 sysvipc/semtimedop.c:
10275     Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
10277 sysvipc/shmat.c:
10278     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10280 sysvipc/shmctl.c:
10281     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10283 sysvipc/shmdt.c:
10284     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
10286 sysvipc/shmget.c:
10287     Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
10289 test-skeleton.c:
10290     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10292 time/ctime_r.c:
10293     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10295 time/difftime.c:
10296     Written by Paul Eggert <eggert@cs.ucla.edu>.
10298 time/getdate.c:
10299     Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
10301 time/tst-clock.c:
10302     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
10304 time/tst-getdate.c:
10305     Contributed by Andreas Jaeger <aj@suse.de>, 2000.
10307 time/tst-strptime.c:
10308     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10310 timezone/tst-timezone.c:
10311     Contributed by Andreas Jaeger <aj@suse.de>, 1998.
10313 wcsmbs/btowc.c:
10314     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10316 wcsmbs/c16rtomb.c:
10317     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
10319 wcsmbs/mbrlen.c:
10320     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10322 wcsmbs/mbrtoc16.c:
10323     Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
10325 wcsmbs/mbrtowc.c:
10326     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10328 wcsmbs/mbsinit.c:
10329     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10331 wcsmbs/mbsnrtowcs.c:
10332     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10334 wcsmbs/mbsrtowcs.c:
10335     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10337 wcsmbs/mbsrtowcs_l.c:
10338     Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
10340 wcsmbs/tst-btowc.c:
10341     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
10343 wcsmbs/tst-mbrtowc.c:
10344     UTF-8 single byte feeding test for mbrtowc(),
10345     contributed by Markus Kuhn <mkuhn@acm.org>.
10347 wcsmbs/tst-mbsrtowcs.c:
10348     Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
10350 wcsmbs/tst-wcpncpy.c:
10351     Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
10353 wcsmbs/tst-wcrtomb.c:
10354     Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
10356 wcsmbs/tst-wcsnlen.c:
10357     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
10359 wcsmbs/wcpcpy.c:
10360     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10362 wcsmbs/wcpncpy.c:
10363     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10365 wcsmbs/wcrtomb.c:
10366     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10368 wcsmbs/wcscasecmp_l.c:
10369     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10371 wcsmbs/wcscat.c:
10372     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10374 wcsmbs/wcscmp.c:
10375     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10377 wcsmbs/wcscoll.c:
10378     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10380 wcsmbs/wcscoll_l.c:
10381     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10383 wcsmbs/wcscpy.c:
10384     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10386 wcsmbs/wcscspn.c:
10387     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10389 wcsmbs/wcsdup.c:
10390     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10392 wcsmbs/wcslen.c:
10393     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10395 wcsmbs/wcsmbsload.c:
10396     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10398 wcsmbs/wcsmbsload.h:
10399     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10401 wcsmbs/wcsncase_l.c:
10402     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10404 wcsmbs/wcsncat.c:
10405     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10407 wcsmbs/wcsncmp.c:
10408     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10410 wcsmbs/wcsncpy.c:
10411     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10413 wcsmbs/wcsnlen.c:
10414     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
10416 wcsmbs/wcsnrtombs.c:
10417     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10419 wcsmbs/wcspbrk.c:
10420     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10422 wcsmbs/wcsrchr.c:
10423     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10425 wcsmbs/wcsrtombs.c:
10426     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10428 wcsmbs/wcsspn.c:
10429     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10431 wcsmbs/wcstod.c:
10432     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10434 wcsmbs/wcstod_l.c:
10435     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10437 wcsmbs/wcstof.c:
10438     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10440 wcsmbs/wcstof_l.c:
10441     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10443 wcsmbs/wcstok.c:
10444     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
10446 wcsmbs/wcstol.c:
10447     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10449 wcsmbs/wcstol_l.c:
10450     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10452 wcsmbs/wcstold.c:
10453     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10455 wcsmbs/wcstold_l.c:
10456     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10458 wcsmbs/wcstoll.c:
10459     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10461 wcsmbs/wcstoll_l.c:
10462     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10464 wcsmbs/wcstoul.c:
10465     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10467 wcsmbs/wcstoul_l.c:
10468     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10470 wcsmbs/wcstoull.c:
10471     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10473 wcsmbs/wcstoull_l.c:
10474     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
10476 wcsmbs/wcswidth.c:
10477     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10479 wcsmbs/wcsxfrm.c:
10480     Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
10482 wcsmbs/wcsxfrm_l.c:
10483     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10485 wcsmbs/wctob.c:
10486     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10488 wcsmbs/wcwidth.c:
10489     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10491 wcsmbs/wcwidth.h:
10492     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10494 wcsmbs/wmemchr.c:
10495     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10497 wcsmbs/wmemcmp.c:
10498     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10500 wcsmbs/wmemcpy.c:
10501     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10503 wcsmbs/wmemmove.c:
10504     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
10506 wcsmbs/wmempcpy.c:
10507     Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
10509 wcsmbs/wmemset.c:
10510     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10512 wctype/iswctype.c:
10513     Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
10515 wctype/iswctype_l.c:
10516     Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
10518 wctype/wchar-lookup.h:
10519     Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
10521 wctype/wctrans.c:
10522     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10524 wctype/wctype.c:
10525     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
10527 wctype/wctype_l.c:
10528     Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.