]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove "Contributed by" lines
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 3 Sep 2021 16:36:44 +0000 (22:06 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 3 Sep 2021 16:36:44 +0000 (22:06 +0530)
We stopped adding "Contributed by" or similar lines in sources in 2012
in favour of git logs and keeping the Contributors section of the
glibc manual up to date.  Removing these lines makes the license
header a bit more consistent across files and also removes the
possibility of error in attribution when license blocks or files are
copied across since the contributed-by lines don't actually reflect
reality in those cases.

Move all "Contributed by" and similar lines (Written by, Test by,
etc.) into a new file CONTRIBUTED-BY to retain record of these
contributions.  These contributors are also mentioned in
manual/contrib.texi, so we just maintain this additional record as a
courtesy to the earlier developers.

The following scripts were used to filter a list of files to edit in
place and to clean up the CONTRIBUTED-BY file respectively.  These
were not added to the glibc sources because they're not expected to be
of any use in future given that this is a one time task:

https://gist.github.com/siddhesh/b5ecac94eabfd72ed2916d6d8157e7dc
https://gist.github.com/siddhesh/15ea1f5e435ace9774f485030695ee02

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
3303 files changed:
CONTRIBUTED-BY [new file with mode: 0644]
argp/argp-test.c
argp/tst-argp1.c
argp/tst-argp2.c
catgets/catgets.c
catgets/catgetsinfo.h
catgets/gencat.c
catgets/open_catalog.c
crypt/md5-crypt.c
crypt/sha256-crypt.c
crypt/sha256.c
crypt/sha512-crypt.c
crypt/sha512.c
debug/backtrace.c
debug/backtracesyms.c
debug/backtracesymsfd.c
debug/catchsegv.sh
debug/confstr_chk.c
debug/explicit_bzero_chk.c
debug/memcpy_chk.c
debug/memmove_chk.c
debug/mempcpy_chk.c
debug/noophooks.c
debug/obprintf_chk.c
debug/pcprofile.c
debug/pcprofiledump.c
debug/segfault.c
debug/test-stpcpy_chk.c
debug/test-strcpy_chk.c
debug/tst-chk1.c
debug/tst-longjmp_chk2.c
debug/wcpcpy_chk.c
debug/wcpncpy_chk.c
debug/wcscat_chk.c
debug/wcscpy_chk.c
debug/wcsncat_chk.c
debug/wcsncpy_chk.c
debug/wmemcpy_chk.c
debug/wmemmove_chk.c
debug/wmempcpy_chk.c
debug/wmemset_chk.c
debug/xtrace.sh
dirent/opendir-tst1.c
dlfcn/bug-dl-leaf-lib-cb.c
dlfcn/bug-dl-leaf-lib.c
dlfcn/bug-dl-leaf.c
dlfcn/bug-dlopen1.c
dlfcn/tst-dladdr.c
elf/cache.c
elf/dl-conflict.c
elf/dl-iteratephdr.c
elf/dl-libc.c
elf/dl-origin.c
elf/dl-profile.c
elf/dl-profstub.c
elf/dl-version.c
elf/ldconfig.c
elf/pldd-xx.c
elf/pldd.c
elf/readelflib.c
elf/readlib.c
elf/sotruss-lib.c
elf/sprof.c
elf/tlsdeschtab.h
elf/tst-align.c
elf/tst-align2.c
elf/tst-alignmod.c
elf/tst-alignmod2.c
elf/tst-dlmodcount.c
elf/tst-dlopenrpath.c
elf/tst-dlopenrpathmod.c
elf/tst-stackguard1.c
gmon/sprofil.c
gmon/sys/gmon_out.h
gmon/tst-sprofil.c
gnulib/tst-gcc.c
grp/getgrent.c
grp/getgrent_r.c
grp/getgrgid.c
grp/getgrgid_r.c
grp/getgrnam.c
grp/getgrnam_r.c
grp/tst_fgetgrent.c
grp/tst_fgetgrent.sh
gshadow/getsgent.c
gshadow/getsgent_r.c
gshadow/getsgnam.c
gshadow/getsgnam_r.c
hesiod/nss_hesiod/hesiod-grp.c
hesiod/nss_hesiod/hesiod-proto.c
hesiod/nss_hesiod/hesiod-pwd.c
hesiod/nss_hesiod/hesiod-service.c
htl/semaphoreP.h
hurd/path-lookup.c
iconv/dummy-repertoire.c
iconv/gconv.c
iconv/gconv_builtin.c
iconv/gconv_builtin.h
iconv/gconv_cache.c
iconv/gconv_charset.h
iconv/gconv_close.c
iconv/gconv_conf.c
iconv/gconv_db.c
iconv/gconv_dl.c
iconv/gconv_int.h
iconv/gconv_open.c
iconv/gconv_simple.c
iconv/gconv_trans.c
iconv/iconv.c
iconv/iconv_charmap.c
iconv/iconv_close.c
iconv/iconv_open.c
iconv/iconv_prog.c
iconv/iconv_prog.h
iconv/iconvconfig.c
iconv/iconvconfig.h
iconv/loop.c
iconv/skeleton.c
iconv/strtab.c
iconv/tst-iconv1.c
iconv/tst-iconv2.c
iconv/tst-iconv3.c
iconv/tst-iconv5.c
iconvdata/8bit-gap.c
iconvdata/8bit-generic.c
iconvdata/TESTS
iconvdata/TESTS2
iconvdata/ansi_x3.110.c
iconvdata/armscii-8.c
iconvdata/asmo_449.c
iconvdata/big5.c
iconvdata/big5hkscs.c
iconvdata/brf.c
iconvdata/bug-iconv2.c
iconvdata/bug-iconv3.c
iconvdata/bug-iconv4.c
iconvdata/cns11643.c
iconvdata/cns11643.h
iconvdata/cns11643l1.c
iconvdata/cns11643l1.h
iconvdata/cns11643l2.h
iconvdata/cp10007.c
iconvdata/cp1250.c
iconvdata/cp1251.c
iconvdata/cp1252.c
iconvdata/cp1253.c
iconvdata/cp1254.c
iconvdata/cp1255.c
iconvdata/cp1256.c
iconvdata/cp1257.c
iconvdata/cp1258.c
iconvdata/cp737.c
iconvdata/cp737.h
iconvdata/cp770.c
iconvdata/cp771.c
iconvdata/cp772.c
iconvdata/cp773.c
iconvdata/cp774.c
iconvdata/cp775.c
iconvdata/cp775.h
iconvdata/cp932.c
iconvdata/csn_369103.c
iconvdata/cwi.c
iconvdata/dec-mcs.c
iconvdata/ebcdic-at-de-a.c
iconvdata/ebcdic-at-de.c
iconvdata/ebcdic-ca-fr.c
iconvdata/ebcdic-dk-no-a.c
iconvdata/ebcdic-dk-no.c
iconvdata/ebcdic-es-a.c
iconvdata/ebcdic-es-s.c
iconvdata/ebcdic-es.c
iconvdata/ebcdic-fi-se-a.c
iconvdata/ebcdic-fi-se.c
iconvdata/ebcdic-fr.c
iconvdata/ebcdic-is-friss.c
iconvdata/ebcdic-it.c
iconvdata/ebcdic-pt.c
iconvdata/ebcdic-uk.c
iconvdata/ebcdic-us.c
iconvdata/ecma-cyrillic.c
iconvdata/euc-cn.c
iconvdata/euc-jisx0213.c
iconvdata/euc-jp-ms.c
iconvdata/euc-jp.c
iconvdata/euc-kr.c
iconvdata/euc-tw.c
iconvdata/gb18030.c
iconvdata/gb2312.c
iconvdata/gb2312.h
iconvdata/gbbig5.c
iconvdata/gbgbk.c
iconvdata/gbk.c
iconvdata/georgian-academy.c
iconvdata/georgian-ps.c
iconvdata/gost_19768-74.c
iconvdata/greek-ccitt.c
iconvdata/greek7-old.c
iconvdata/greek7.c
iconvdata/hp-greek8.c
iconvdata/hp-roman8.c
iconvdata/hp-roman9.c
iconvdata/hp-thai8.c
iconvdata/hp-turkish8.c
iconvdata/ibm037.c
iconvdata/ibm038.c
iconvdata/ibm1004.c
iconvdata/ibm1008.c
iconvdata/ibm1008.h
iconvdata/ibm1008_420.c
iconvdata/ibm1025.c
iconvdata/ibm1025.h
iconvdata/ibm1026.c
iconvdata/ibm1046.c
iconvdata/ibm1046.h
iconvdata/ibm1047.c
iconvdata/ibm1097.c
iconvdata/ibm1097.h
iconvdata/ibm1112.c
iconvdata/ibm1112.h
iconvdata/ibm1122.c
iconvdata/ibm1122.h
iconvdata/ibm1123.c
iconvdata/ibm1123.h
iconvdata/ibm1124.c
iconvdata/ibm1124.h
iconvdata/ibm1129.c
iconvdata/ibm1129.h
iconvdata/ibm1130.c
iconvdata/ibm1130.h
iconvdata/ibm1132.c
iconvdata/ibm1132.h
iconvdata/ibm1133.c
iconvdata/ibm1133.h
iconvdata/ibm1137.c
iconvdata/ibm1137.h
iconvdata/ibm1140.c
iconvdata/ibm1140.h
iconvdata/ibm1141.c
iconvdata/ibm1141.h
iconvdata/ibm1142.c
iconvdata/ibm1142.h
iconvdata/ibm1143.c
iconvdata/ibm1143.h
iconvdata/ibm1144.c
iconvdata/ibm1144.h
iconvdata/ibm1145.c
iconvdata/ibm1145.h
iconvdata/ibm1146.c
iconvdata/ibm1146.h
iconvdata/ibm1147.c
iconvdata/ibm1147.h
iconvdata/ibm1148.c
iconvdata/ibm1148.h
iconvdata/ibm1149.c
iconvdata/ibm1149.h
iconvdata/ibm1153.c
iconvdata/ibm1153.h
iconvdata/ibm1154.c
iconvdata/ibm1154.h
iconvdata/ibm1155.c
iconvdata/ibm1155.h
iconvdata/ibm1156.c
iconvdata/ibm1156.h
iconvdata/ibm1157.c
iconvdata/ibm1157.h
iconvdata/ibm1158.c
iconvdata/ibm1158.h
iconvdata/ibm1160.c
iconvdata/ibm1160.h
iconvdata/ibm1161.c
iconvdata/ibm1161.h
iconvdata/ibm1162.c
iconvdata/ibm1162.h
iconvdata/ibm1163.c
iconvdata/ibm1163.h
iconvdata/ibm1164.c
iconvdata/ibm1164.h
iconvdata/ibm1166.c
iconvdata/ibm1166.h
iconvdata/ibm1167.c
iconvdata/ibm1167.h
iconvdata/ibm12712.c
iconvdata/ibm12712.h
iconvdata/ibm1364.c
iconvdata/ibm1364.h
iconvdata/ibm1371.c
iconvdata/ibm1371.h
iconvdata/ibm1388.c
iconvdata/ibm1388.h
iconvdata/ibm1390.c
iconvdata/ibm1390.h
iconvdata/ibm1399.c
iconvdata/ibm1399.h
iconvdata/ibm16804.c
iconvdata/ibm16804.h
iconvdata/ibm256.c
iconvdata/ibm273.c
iconvdata/ibm274.c
iconvdata/ibm275.c
iconvdata/ibm277.c
iconvdata/ibm278.c
iconvdata/ibm280.c
iconvdata/ibm281.c
iconvdata/ibm284.c
iconvdata/ibm285.c
iconvdata/ibm290.c
iconvdata/ibm297.c
iconvdata/ibm420.c
iconvdata/ibm423.c
iconvdata/ibm424.c
iconvdata/ibm437.c
iconvdata/ibm4517.c
iconvdata/ibm4517.h
iconvdata/ibm4899.c
iconvdata/ibm4899.h
iconvdata/ibm4909.c
iconvdata/ibm4909.h
iconvdata/ibm4971.c
iconvdata/ibm4971.h
iconvdata/ibm500.c
iconvdata/ibm5347.c
iconvdata/ibm5347.h
iconvdata/ibm803.c
iconvdata/ibm803.h
iconvdata/ibm850.c
iconvdata/ibm851.c
iconvdata/ibm852.c
iconvdata/ibm855.c
iconvdata/ibm856.c
iconvdata/ibm856.h
iconvdata/ibm857.c
iconvdata/ibm860.c
iconvdata/ibm861.c
iconvdata/ibm862.c
iconvdata/ibm863.c
iconvdata/ibm864.c
iconvdata/ibm865.c
iconvdata/ibm866.c
iconvdata/ibm866nav.c
iconvdata/ibm868.c
iconvdata/ibm869.c
iconvdata/ibm870.c
iconvdata/ibm871.c
iconvdata/ibm874.c
iconvdata/ibm875.c
iconvdata/ibm880.c
iconvdata/ibm891.c
iconvdata/ibm901.c
iconvdata/ibm901.h
iconvdata/ibm902.c
iconvdata/ibm902.h
iconvdata/ibm903.c
iconvdata/ibm9030.c
iconvdata/ibm9030.h
iconvdata/ibm904.c
iconvdata/ibm905.c
iconvdata/ibm9066.c
iconvdata/ibm9066.h
iconvdata/ibm918.c
iconvdata/ibm921.c
iconvdata/ibm921.h
iconvdata/ibm922.c
iconvdata/ibm922.h
iconvdata/ibm930.c
iconvdata/ibm930.h
iconvdata/ibm932.c
iconvdata/ibm932.h
iconvdata/ibm933.c
iconvdata/ibm933.h
iconvdata/ibm935.c
iconvdata/ibm935.h
iconvdata/ibm937.c
iconvdata/ibm937.h
iconvdata/ibm939.c
iconvdata/ibm939.h
iconvdata/ibm943.c
iconvdata/ibm943.h
iconvdata/ibm9448.c
iconvdata/ibm9448.h
iconvdata/iec_p27-1.c
iconvdata/inis-8.c
iconvdata/inis-cyrillic.c
iconvdata/inis.c
iconvdata/isiri-3342.c
iconvdata/iso-2022-cn-ext.c
iconvdata/iso-2022-cn.c
iconvdata/iso-2022-jp-3.c
iconvdata/iso-2022-jp.c
iconvdata/iso-2022-kr.c
iconvdata/iso-ir-165.c
iconvdata/iso-ir-165.h
iconvdata/iso-ir-197.c
iconvdata/iso-ir-209.c
iconvdata/iso646.c
iconvdata/iso8859-1.c
iconvdata/iso8859-10.c
iconvdata/iso8859-11.c
iconvdata/iso8859-13.c
iconvdata/iso8859-14.c
iconvdata/iso8859-15.c
iconvdata/iso8859-16.c
iconvdata/iso8859-2.c
iconvdata/iso8859-3.c
iconvdata/iso8859-4.c
iconvdata/iso8859-5.c
iconvdata/iso8859-6.c
iconvdata/iso8859-7.c
iconvdata/iso8859-8.c
iconvdata/iso8859-9.c
iconvdata/iso8859-9e.c
iconvdata/iso_10367-box.c
iconvdata/iso_11548-1.c
iconvdata/iso_2033.c
iconvdata/iso_5427-ext.c
iconvdata/iso_5427.c
iconvdata/iso_5428.c
iconvdata/iso_6937-2.c
iconvdata/iso_6937.c
iconvdata/jis0201.c
iconvdata/jis0201.h
iconvdata/jis0208.c
iconvdata/jis0208.h
iconvdata/jis0212.c
iconvdata/jis0212.h
iconvdata/jisx0213.c
iconvdata/jisx0213.h
iconvdata/johab.c
iconvdata/koi-8.c
iconvdata/koi8-r.c
iconvdata/koi8-ru.c
iconvdata/koi8-t.c
iconvdata/koi8-u.c
iconvdata/ksc5601.c
iconvdata/latin-greek-1.c
iconvdata/latin-greek.c
iconvdata/mac-centraleurope.c
iconvdata/mac-is.c
iconvdata/mac-sami.c
iconvdata/mac-uk.c
iconvdata/macintosh.c
iconvdata/mik.c
iconvdata/nats-dano.c
iconvdata/nats-sefi.c
iconvdata/pt154.c
iconvdata/rk1048.c
iconvdata/run-iconv-test.sh
iconvdata/sami-ws2.c
iconvdata/shift_jisx0213.c
iconvdata/sjis.c
iconvdata/t.61.c
iconvdata/tcvn5712-1.c
iconvdata/tis-620.c
iconvdata/tscii.c
iconvdata/tst-e2big.c
iconvdata/tst-loading.c
iconvdata/tst-table-charmap.sh
iconvdata/tst-table-from.c
iconvdata/tst-table-to.c
iconvdata/tst-table.sh
iconvdata/tst-tables.sh
iconvdata/uhc.c
iconvdata/unicode.c
iconvdata/utf-16.c
iconvdata/utf-7.c
iconvdata/viscii.c
include/atomic.h
include/inline-hashtab.h
include/intprops.h
include/list.h
include/list_t.h
inet/bug-if1.c
inet/ether_aton.c
inet/ether_aton_r.c
inet/ether_hton.c
inet/ether_ntoa.c
inet/ether_ntoa_r.c
inet/ether_ntoh.c
inet/getaliasent_r.c
inet/getaliasname.c
inet/getaliasname_r.c
inet/gethstbyad.c
inet/gethstbyad_r.c
inet/gethstbynm.c
inet/gethstbynm2.c
inet/gethstbynm2_r.c
inet/gethstbynm_r.c
inet/getipv4sourcefilter.c
inet/getnetbyad.c
inet/getnetbyad_r.c
inet/getnetbynm.c
inet/getnetbynm_r.c
inet/getproto.c
inet/getproto_r.c
inet/getprtname.c
inet/getprtname_r.c
inet/getrpcbyname.c
inet/getrpcbyname_r.c
inet/getrpcbynumber.c
inet/getrpcbynumber_r.c
inet/getsourcefilter.c
inet/getsrvbynm.c
inet/getsrvbynm_r.c
inet/getsrvbypt.c
inet/getsrvbypt_r.c
inet/htontest.c
inet/in6_addr.c
inet/inet6_opt.c
inet/inet6_option.c
inet/inet6_rth.c
inet/inet_ntoa.c
inet/setipv4sourcefilter.c
inet/setsourcefilter.c
inet/test_ifindex.c
inet/tst-network.c
intl/tst-codeset.c
intl/tst-gettext.c
intl/tst-gettext2.c
intl/tst-gettext3.c
intl/tst-gettext4.c
intl/tst-gettext5.c
intl/tst-gettext6.c
intl/tst-ngettext.c
intl/tst-translit.c
io/bug-ftw1.c
io/bug-ftw2.c
io/bug-ftw4.c
io/ftw.c
io/ftw64-time64.c
io/ftw64.c
io/ppoll.c
io/test-lfs.c
io/test-stat.c
io/test-stat2.c
io/tst-fcntl.c
io/tst-getcwd.c
libio/bug-ungetc4.c
libio/fileops.c
libio/iopopen.c
libio/libio.h
libio/obprintf.c
libio/oldfileops.c
libio/oldfmemopen.c
libio/oldiopopen.c
libio/test-fmemopen.c
libio/tst-fopenloc.c
libio/tst-freopen.c
libio/tst-mmap-setvbuf.c
libio/tst-widetext.c
libio/tst_getwc.c
libio/tst_putwc.c
libio/tst_wprintf2.c
libio/wfileops.c
libio/wgenops.c
locale/C-address.c
locale/C-collate.c
locale/C-ctype.c
locale/C-identification.c
locale/C-measurement.c
locale/C-messages.c
locale/C-monetary.c
locale/C-name.c
locale/C-numeric.c
locale/C-paper.c
locale/C-telephone.c
locale/C-time.c
locale/C-translit.h.in
locale/bits/types/__locale_t.h
locale/broken_cur_max.c
locale/coll-lookup.c
locale/coll-lookup.h
locale/duplocale.c
locale/elem-hash.h
locale/findlocale.c
locale/freelocale.c
locale/hashval.h
locale/indigits.h
locale/indigitswc.h
locale/loadlocale.c
locale/mb_cur_max.c
locale/newlocale.c
locale/outdigits.h
locale/outdigitswc.h
locale/programs/charmap-kw.gperf
locale/programs/charmap-kw.h
locale/programs/charmap.c
locale/programs/charmap.h
locale/programs/config.h
locale/programs/ld-address.c
locale/programs/ld-collate.c
locale/programs/ld-ctype.c
locale/programs/ld-identification.c
locale/programs/ld-measurement.c
locale/programs/ld-messages.c
locale/programs/ld-monetary.c
locale/programs/ld-name.c
locale/programs/ld-numeric.c
locale/programs/ld-paper.c
locale/programs/ld-telephone.c
locale/programs/ld-time.c
locale/programs/linereader.c
locale/programs/linereader.h
locale/programs/locale-spec.c
locale/programs/locale.c
locale/programs/localedef.c
locale/programs/localedef.h
locale/programs/locarchive.c
locale/programs/locfile-kw.gperf
locale/programs/locfile-kw.h
locale/programs/locfile-token.h
locale/programs/locfile.c
locale/programs/locfile.h
locale/programs/repertoire.c
locale/programs/repertoire.h
locale/programs/simple-hash.c
locale/programs/simple-hash.h
locale/strlen-hash.h
locale/tst-C-locale.c
locale/weight.h
locale/weightwc.h
locale/xlocale.c
localedata/collate-test.c
localedata/dump-ctype.c
localedata/locales/aa_DJ
localedata/locales/aa_ER
localedata/locales/aa_ER@saaho
localedata/locales/aa_ET
localedata/locales/agr_PE
localedata/locales/ak_GH
localedata/locales/am_ET
localedata/locales/anp_IN
localedata/locales/ar_AE
localedata/locales/ar_BH
localedata/locales/ar_DZ
localedata/locales/ar_EG
localedata/locales/ar_IN
localedata/locales/ar_IQ
localedata/locales/ar_JO
localedata/locales/ar_KW
localedata/locales/ar_LB
localedata/locales/ar_LY
localedata/locales/ar_MA
localedata/locales/ar_OM
localedata/locales/ar_QA
localedata/locales/ar_SD
localedata/locales/ar_SS
localedata/locales/ar_SY
localedata/locales/ar_TN
localedata/locales/ar_YE
localedata/locales/ayc_PE
localedata/locales/az_IR
localedata/locales/bhb_IN
localedata/locales/bho_IN
localedata/locales/bi_VU
localedata/locales/brx_IN
localedata/locales/ce_RU
localedata/locales/chr_US
localedata/locales/ckb_IQ
localedata/locales/cmn_TW
localedata/locales/cns11643_stroke
localedata/locales/de_DE
localedata/locales/de_DE@euro
localedata/locales/doi_IN
localedata/locales/el_CY
localedata/locales/en_AG
localedata/locales/en_HK
localedata/locales/en_IL
localedata/locales/en_IN
localedata/locales/en_PH
localedata/locales/en_SC
localedata/locales/en_SG
localedata/locales/en_US
localedata/locales/gez_ER
localedata/locales/gez_ER@abegede
localedata/locales/gez_ET
localedata/locales/gez_ET@abegede
localedata/locales/hak_TW
localedata/locales/hi_IN
localedata/locales/hif_FJ
localedata/locales/hne_IN
localedata/locales/ht_HT
localedata/locales/kab_DZ
localedata/locales/kok_IN
localedata/locales/ks_IN
localedata/locales/ks_IN@devanagari
localedata/locales/lb_LU
localedata/locales/lij_IT
localedata/locales/lzh_TW
localedata/locales/mag_IN
localedata/locales/mai_IN
localedata/locales/mfe_MU
localedata/locales/miq_NI
localedata/locales/mjw_IN
localedata/locales/ml_IN
localedata/locales/mni_IN
localedata/locales/mr_IN
localedata/locales/ms_MY
localedata/locales/mt_MT
localedata/locales/nan_TW
localedata/locales/ne_NP
localedata/locales/niu_NU
localedata/locales/niu_NZ
localedata/locales/nl_AW
localedata/locales/nn_NO
localedata/locales/or_IN
localedata/locales/quz_PE
localedata/locales/raj_IN
localedata/locales/rw_RW
localedata/locales/sa_IN
localedata/locales/sat_IN
localedata/locales/sd_IN
localedata/locales/sd_IN@devanagari
localedata/locales/si_LK
localedata/locales/sm_WS
localedata/locales/so_DJ
localedata/locales/so_ET
localedata/locales/so_KE
localedata/locales/so_SO
localedata/locales/sq_AL
localedata/locales/sq_MK
localedata/locales/ta_IN
localedata/locales/te_IN
localedata/locales/the_NP
localedata/locales/ti_ER
localedata/locales/ti_ET
localedata/locales/to_TO
localedata/locales/tpi_PG
localedata/locales/ur_IN
localedata/locales/wal_ET
localedata/locales/zh_HK
localedata/locales/zh_SG
localedata/tests/test6.c
localedata/tst-ctype.c
localedata/tst-digits.c
localedata/tst-fmon.c
localedata/tst-fmon.sh
localedata/tst-langinfo.c
localedata/tst-locale.sh
localedata/tst-mbswcs1.c
localedata/tst-mbswcs2.c
localedata/tst-mbswcs3.c
localedata/tst-mbswcs5.c
localedata/tst-mbswcs6.c
localedata/tst-numeric.c
localedata/tst-numeric.sh
localedata/tst-rpmatch.c
localedata/tst-rpmatch.sh
localedata/tst-setlocale.c
localedata/tst-trans.c
localedata/tst-wctype.c
localedata/unicode-gen/gen_unicode_ctype.py
localedata/xfrm-test.c
login/endutxent.c
login/forkpty.c
login/getpt.c
login/getutent.c
login/getutent_r.c
login/getutid.c
login/getutid_r.c
login/getutline.c
login/getutline_r.c
login/getutxent.c
login/getutxid.c
login/getutxline.c
login/grantpt.c
login/login.c
login/logout.c
login/logwtmp.c
login/openpty.c
login/programs/pt_chown.c
login/programs/utmpdump.c
login/ptsname.c
login/pututxline.c
login/setutxent.c
login/tst-ptsname.c
login/tst-utmp.c
login/unlockpt.c
login/updwtmp.c
login/updwtmpx.c
login/utmp-private.h
login/utmp_file.c
login/utmpname.c
login/utmpxname.c
malloc/arena.c
malloc/hooks.c
malloc/malloc-check.c
malloc/malloc.c
malloc/mcheck-impl.c
malloc/mcheck.c
malloc/memusage.c
malloc/memusage.sh
malloc/memusagestat.c
malloc/mtrace-impl.c
malloc/mtrace.c
malloc/mtrace.pl
malloc/tst-calloc.c
malloc/tst-malloc-check.c
malloc/tst-malloc.c
malloc/tst-mallocstate.c
malloc/tst-obstack.c
manual/summary.pl
manual/tsort.awk
math/atest-exp.c
math/atest-exp2.c
math/atest-sincos.c
math/basic-test.c
math/cabs_template.c
math/carg_template.c
math/cimag_template.c
math/conj_template.c
math/creal_template.c
math/divtc3.c
math/e_exp10.c
math/e_exp10l.c
math/fclrexcpt.c
math/fedisblxcpt.c
math/feenablxcpt.c
math/fegetenv.c
math/fegetexcept.c
math/fegetround.c
math/feholdexcpt.c
math/fesetenv.c
math/fesetround.c
math/feupdateenv.c
math/fgetexcptflg.c
math/fraiseexcpt.c
math/fsetexcptflg.c
math/ftestexcept.c
math/multc3.c
math/s_cacos_template.c
math/s_cacosh_template.c
math/s_casin_template.c
math/s_casinh_template.c
math/s_catan_template.c
math/s_catanh_template.c
math/s_ccos_template.c
math/s_ccosh_template.c
math/s_cexp_template.c
math/s_clog10_template.c
math/s_clog_template.c
math/s_cpow_template.c
math/s_cproj_template.c
math/s_csin_template.c
math/s_csinh_template.c
math/s_csqrt_template.c
math/s_ctan_template.c
math/s_ctanh_template.c
math/s_fdim_template.c
math/s_fma.c
math/s_fmaf.c
math/s_fmal.c
math/s_fmax_template.c
math/s_fmin_template.c
math/s_nan_template.c
math/test-fenv.c
math/test-fpucw.c
math/test-math-isinff.cc
math/test-snan.c
math/test-tgmath-int.c
math/test-tgmath-ret.c
math/test-tgmath.c
math/test-tgmath2.c
math/tst-CMPLX2.c
math/tst-definitions.c
math/w_acos_compat.c
math/w_acosf_compat.c
math/w_acosh_compat.c
math/w_acoshf_compat.c
math/w_acoshl_compat.c
math/w_acosl_compat.c
math/w_asin_compat.c
math/w_asinf_compat.c
math/w_asinl_compat.c
math/w_atan2_compat.c
math/w_atan2f_compat.c
math/w_atan2l_compat.c
math/w_atanh_compat.c
math/w_atanhf_compat.c
math/w_atanhl_compat.c
math/w_coshf_compat.c
math/w_coshl_compat.c
math/w_exp10_compat.c
math/w_exp10f_compat.c
math/w_exp10l_compat.c
math/w_exp_compat.c
math/w_expf_compat.c
math/w_expl_compat.c
math/w_fmod_compat.c
math/w_fmodf_compat.c
math/w_fmodl_compat.c
math/w_hypotf_compat.c
math/w_hypotl_compat.c
math/w_j0_compat.c
math/w_j0f_compat.c
math/w_j0l_compat.c
math/w_j1_compat.c
math/w_j1f_compat.c
math/w_j1l_compat.c
math/w_jn_compat.c
math/w_jnf_compat.c
math/w_jnl_compat.c
math/w_lgammaf_main.c
math/w_lgammaf_r_compat.c
math/w_lgammal_main.c
math/w_lgammal_r_compat.c
math/w_log10_compat.c
math/w_log10f_compat.c
math/w_log10l_compat.c
math/w_log2_compat.c
math/w_log2f_compat.c
math/w_log2l_compat.c
math/w_log_compat.c
math/w_logf_compat.c
math/w_logl_compat.c
math/w_pow_compat.c
math/w_powf_compat.c
math/w_powl_compat.c
math/w_remainder_compat.c
math/w_remainderf_compat.c
math/w_remainderl_compat.c
math/w_scalb_compat.c
math/w_scalbf_compat.c
math/w_scalbl_compat.c
math/w_sinhf_compat.c
math/w_sinhl_compat.c
math/w_sqrt_compat.c
math/w_sqrtf_compat.c
math/w_sqrtl_compat.c
math/w_tgammaf_compat.c
math/w_tgammal_compat.c
misc/dirname.c
misc/getsysstats.c
misc/hsearch.c
misc/hsearch_r.c
misc/lsearch.c
misc/pselect.c
misc/regexp.c
misc/regexp.h
misc/tsearch.c
misc/tst-atomic-long.c
misc/tst-atomic.c
misc/tst-dirname.c
misc/tst-fdset.c
misc/tst-mntent.c
nis/nis_add.c
nis/nis_addmember.c
nis/nis_call.c
nis/nis_callback.c
nis/nis_checkpoint.c
nis/nis_clone_dir.c
nis/nis_clone_obj.c
nis/nis_clone_res.c
nis/nis_creategroup.c
nis/nis_defaults.c
nis/nis_destroygroup.c
nis/nis_domain_of.c
nis/nis_domain_of_r.c
nis/nis_error.c
nis/nis_file.c
nis/nis_findserv.c
nis/nis_free.c
nis/nis_getservlist.c
nis/nis_intern.h
nis/nis_ismember.c
nis/nis_local_names.c
nis/nis_lookup.c
nis/nis_mkdir.c
nis/nis_modify.c
nis/nis_ping.c
nis/nis_print.c
nis/nis_print_group_entry.c
nis/nis_remove.c
nis/nis_removemember.c
nis/nis_rmdir.c
nis/nis_server.c
nis/nis_subr.c
nis/nis_table.c
nis/nis_util.c
nis/nis_verifygroup.c
nis/nis_xdr.c
nis/nis_xdr.h
nis/rpcsvc/nislib.h
nis/rpcsvc/ypclnt.h
nis/ypclnt.c
nptl/allocatestack.c
nptl/cancellation.c
nptl/cleanup.c
nptl/cleanup_compat.c
nptl/cleanup_defer.c
nptl/cleanup_defer_compat.c
nptl/cleanup_routine.c
nptl/descr.h
nptl/libc-cleanup.c
nptl/libc_multiple_threads.c
nptl/lowlevellock.c
nptl/nptl-stack.c
nptl/nptl-stack.h
nptl/nptl_deallocate_tsd.c
nptl/nptl_free_tcb.c
nptl/nptl_setxid.c
nptl/old_pthread_cond_broadcast.c
nptl/old_pthread_cond_destroy.c
nptl/old_pthread_cond_init.c
nptl/old_pthread_cond_signal.c
nptl/old_pthread_cond_timedwait.c
nptl/old_pthread_cond_wait.c
nptl/perf.c
nptl/pthread_attr_destroy.c
nptl/pthread_attr_getaffinity.c
nptl/pthread_attr_getdetachstate.c
nptl/pthread_attr_getguardsize.c
nptl/pthread_attr_getinheritsched.c
nptl/pthread_attr_getschedparam.c
nptl/pthread_attr_getschedpolicy.c
nptl/pthread_attr_getscope.c
nptl/pthread_attr_getstack.c
nptl/pthread_attr_getstackaddr.c
nptl/pthread_attr_getstacksize.c
nptl/pthread_attr_init.c
nptl/pthread_attr_setaffinity.c
nptl/pthread_attr_setdetachstate.c
nptl/pthread_attr_setguardsize.c
nptl/pthread_attr_setinheritsched.c
nptl/pthread_attr_setschedparam.c
nptl/pthread_attr_setschedpolicy.c
nptl/pthread_attr_setscope.c
nptl/pthread_attr_setstack.c
nptl/pthread_attr_setstackaddr.c
nptl/pthread_attr_setstacksize.c
nptl/pthread_barrier_destroy.c
nptl/pthread_barrier_init.c
nptl/pthread_barrier_wait.c
nptl/pthread_barrierattr_destroy.c
nptl/pthread_barrierattr_getpshared.c
nptl/pthread_barrierattr_init.c
nptl/pthread_barrierattr_setpshared.c
nptl/pthread_cancel.c
nptl/pthread_cleanup_upto.c
nptl/pthread_cond_broadcast.c
nptl/pthread_cond_destroy.c
nptl/pthread_cond_init.c
nptl/pthread_cond_signal.c
nptl/pthread_cond_wait.c
nptl/pthread_condattr_destroy.c
nptl/pthread_condattr_getclock.c
nptl/pthread_condattr_getpshared.c
nptl/pthread_condattr_init.c
nptl/pthread_condattr_setclock.c
nptl/pthread_condattr_setpshared.c
nptl/pthread_create.c
nptl/pthread_detach.c
nptl/pthread_equal.c
nptl/pthread_exit.c
nptl/pthread_getaffinity.c
nptl/pthread_getattr_np.c
nptl/pthread_getconcurrency.c
nptl/pthread_getschedparam.c
nptl/pthread_getspecific.c
nptl/pthread_join.c
nptl/pthread_key_create.c
nptl/pthread_key_delete.c
nptl/pthread_kill_other_threads.c
nptl/pthread_mutex_consistent.c
nptl/pthread_mutex_destroy.c
nptl/pthread_mutex_getprioceiling.c
nptl/pthread_mutex_init.c
nptl/pthread_mutex_lock.c
nptl/pthread_mutex_setprioceiling.c
nptl/pthread_mutex_timedlock.c
nptl/pthread_mutex_trylock.c
nptl/pthread_mutex_unlock.c
nptl/pthread_mutexattr_destroy.c
nptl/pthread_mutexattr_getprioceiling.c
nptl/pthread_mutexattr_getprotocol.c
nptl/pthread_mutexattr_getpshared.c
nptl/pthread_mutexattr_getrobust.c
nptl/pthread_mutexattr_gettype.c
nptl/pthread_mutexattr_init.c
nptl/pthread_mutexattr_setprioceiling.c
nptl/pthread_mutexattr_setprotocol.c
nptl/pthread_mutexattr_setpshared.c
nptl/pthread_mutexattr_setrobust.c
nptl/pthread_mutexattr_settype.c
nptl/pthread_once.c
nptl/pthread_rwlock_destroy.c
nptl/pthread_rwlock_init.c
nptl/pthread_rwlock_rdlock.c
nptl/pthread_rwlock_timedrdlock.c
nptl/pthread_rwlock_timedwrlock.c
nptl/pthread_rwlock_tryrdlock.c
nptl/pthread_rwlock_trywrlock.c
nptl/pthread_rwlock_unlock.c
nptl/pthread_rwlock_wrlock.c
nptl/pthread_rwlockattr_destroy.c
nptl/pthread_rwlockattr_getkind_np.c
nptl/pthread_rwlockattr_getpshared.c
nptl/pthread_rwlockattr_init.c
nptl/pthread_rwlockattr_setkind_np.c
nptl/pthread_rwlockattr_setpshared.c
nptl/pthread_self.c
nptl/pthread_setaffinity.c
nptl/pthread_setcancelstate.c
nptl/pthread_setcanceltype.c
nptl/pthread_setconcurrency.c
nptl/pthread_setschedparam.c
nptl/pthread_setschedprio.c
nptl/pthread_setspecific.c
nptl/pthread_sigmask.c
nptl/pthread_sigqueue.c
nptl/pthread_spin_destroy.c
nptl/pthread_spin_init.c
nptl/pthread_spin_unlock.c
nptl/pthread_testcancel.c
nptl/pthread_timedjoin.c
nptl/pthread_tryjoin.c
nptl/pthread_yield.c
nptl/sem_destroy.c
nptl/sem_getvalue.c
nptl/sem_init.c
nptl/sem_post.c
nptl/sem_timedwait.c
nptl/sem_wait.c
nptl/sem_waitcommon.c
nptl/tpp.c
nptl/tst-attr2.c
nptl/tst-attr3.c
nptl/tst-cancel17.c
nptl/tst-cancel7.c
nptl/tst-cleanup4.c
nptl/tst-cleanup4aux.c
nptl/tst-clock2.c
nptl/tst-context1.c
nptl/tst-dlsym1.c
nptl/tst-eintr1.c
nptl/tst-exec4.c
nptl/tst-initializers1.c
nptl/tst-mutex8.c
nptl/tst-mutexpp10.c
nptl/tst-rwlock10.c
nptl/tst-rwlock11.c
nptl/tst-rwlock2.c
nptl/tst-rwlock3.c
nptl/tst-rwlock6.c
nptl/tst-rwlock7.c
nptl/tst-rwlock8.c
nptl/tst-rwlock9.c
nptl/tst-sched1.c
nptl/tst-setuid1.c
nptl/tst-signal3.c
nptl/tst-signal7.c
nptl/tst-stack2.c
nptl/tst-stack3.c
nptl/tst-stackguard1.c
nptl/tst-tls3.c
nptl/tst-tls3mod.c
nptl/tst-tls5.c
nptl/tst-tpp.h
nptl/tst-tsd3.c
nptl/tst-tsd4.c
nptl/unwind.c
nptl_db/td_init.c
nptl_db/td_log.c
nptl_db/td_symbol_list.c
nptl_db/td_ta_clear_event.c
nptl_db/td_ta_delete.c
nptl_db/td_ta_enable_stats.c
nptl_db/td_ta_event_addr.c
nptl_db/td_ta_event_getmsg.c
nptl_db/td_ta_get_nthreads.c
nptl_db/td_ta_get_ph.c
nptl_db/td_ta_get_stats.c
nptl_db/td_ta_map_id2thr.c
nptl_db/td_ta_new.c
nptl_db/td_ta_reset_stats.c
nptl_db/td_ta_set_event.c
nptl_db/td_ta_setconcurrency.c
nptl_db/td_ta_thr_iter.c
nptl_db/td_ta_tsd_iter.c
nptl_db/td_thr_clear_event.c
nptl_db/td_thr_dbresume.c
nptl_db/td_thr_dbsuspend.c
nptl_db/td_thr_event_enable.c
nptl_db/td_thr_event_getmsg.c
nptl_db/td_thr_get_info.c
nptl_db/td_thr_getfpregs.c
nptl_db/td_thr_getgregs.c
nptl_db/td_thr_getxregs.c
nptl_db/td_thr_getxregsize.c
nptl_db/td_thr_set_event.c
nptl_db/td_thr_setfpregs.c
nptl_db/td_thr_setgregs.c
nptl_db/td_thr_setprio.c
nptl_db/td_thr_setsigpending.c
nptl_db/td_thr_setxregs.c
nptl_db/td_thr_sigsetmask.c
nptl_db/td_thr_tls_get_addr.c
nptl_db/td_thr_tsd.c
nptl_db/td_thr_validate.c
nscd/aicache.c
nscd/cache.c
nscd/connections.c
nscd/dbg_log.c
nscd/dbg_log.h
nscd/gai.c
nscd/getgrgid_r.c
nscd/getgrnam_r.c
nscd/gethstbyad_r.c
nscd/gethstbynm3_r.c
nscd/getpwnam_r.c
nscd/getpwuid_r.c
nscd/getsrvbynm_r.c
nscd/getsrvbypt_r.c
nscd/grpcache.c
nscd/hstcache.c
nscd/initgrcache.c
nscd/mem.c
nscd/netgroupcache.c
nscd/nscd-client.h
nscd/nscd.c
nscd/nscd.h
nscd/nscd_conf.c
nscd/nscd_getai.c
nscd/nscd_getgr_r.c
nscd/nscd_gethst_r.c
nscd/nscd_getpw_r.c
nscd/nscd_getserv_r.c
nscd/nscd_helper.c
nscd/nscd_initgroups.c
nscd/nscd_netgroup.c
nscd/nscd_proto.h
nscd/nscd_setup_thread.c
nscd/nscd_stat.c
nscd/pwdcache.c
nscd/selinux.c
nscd/selinux.h
nscd/servicescache.c
nss/XXX-lookup.c
nss/alias-lookup.c
nss/databases.def
nss/db-Makefile
nss/digits_dots.c
nss/ethers-lookup.c
nss/getXXbyYY_r.c
nss/getXXent_r.c
nss/getent.c
nss/grp-lookup.c
nss/hosts-lookup.c
nss/key-lookup.c
nss/makedb.c
nss/netgrp-lookup.c
nss/network-lookup.c
nss/nss_compat/compat-grp.c
nss/nss_compat/compat-initgroups.c
nss/nss_compat/compat-pwd.c
nss/nss_compat/compat-spwd.c
nss/nss_db/db-initgroups.c
nss/nss_db/db-netgrp.c
nss/nss_files/files-alias.c
nss/nss_files/files-netgrp.c
nss/nss_hash.c
nss/nsswitch.c
nss/proto-lookup.c
nss/pwd-lookup.c
nss/rpc-lookup.c
nss/service-lookup.c
nss/sgrp-lookup.c
nss/spwd-lookup.c
nss/test-netdb.c
posix/bug-ga1.c
posix/bug-ga2.c
posix/bug-regex1.c
posix/bug-regex10.c
posix/bug-regex11.c
posix/bug-regex12.c
posix/bug-regex13.c
posix/bug-regex14.c
posix/bug-regex17.c
posix/bug-regex18.c
posix/bug-regex19.c
posix/bug-regex2.c
posix/bug-regex20.c
posix/bug-regex21.c
posix/bug-regex22.c
posix/bug-regex23.c
posix/bug-regex25.c
posix/bug-regex26.c
posix/bug-regex27.c
posix/bug-regex28.c
posix/bug-regex3.c
posix/bug-regex30.c
posix/bug-regex33.c
posix/bug-regex4.c
posix/bug-regex6.c
posix/bug-regex7.c
posix/bug-regex8.c
posix/bug-regex9.c
posix/flexmember.h
posix/register-atfork.c
posix/runptests.c
posix/tar.h
posix/tst-boost.c
posix/tst-chmod.c
posix/tst-dir.c
posix/tst-exec.c
posix/tst-fork.c
posix/tst-gnuglob-skeleton.c
posix/tst-pcre.c
posix/tst-rxspencer.c
posix/tst-spawn.c
posix/tst-truncate.c
posix/tst-truncate64.c
posix/tst-vfork1.c
posix/tst-vfork2.c
posix/tst-vfork3.c
posix/waitid.c
posix/wordexp.c
pwd/getpwent.c
pwd/getpwent_r.c
pwd/getpwnam.c
pwd/getpwnam_r.c
pwd/getpwuid.c
pwd/getpwuid_r.c
resolv/gai_cancel.c
resolv/gai_error.c
resolv/gai_misc.c
resolv/gai_misc.h
resolv/gai_notify.c
resolv/gai_suspend.c
resolv/getaddrinfo_a.c
resolv/nss_dns/dns-canon.c
resolv/nss_dns/dns-host.c
resolv/nss_dns/dns-network.c
resolv/res_hconf.c
resolv/res_hconf.h
rt/aio_cancel.c
rt/aio_error.c
rt/aio_fsync.c
rt/aio_misc.c
rt/aio_notify.c
rt/aio_read.c
rt/aio_read64.c
rt/aio_return.c
rt/aio_suspend.c
rt/aio_write.c
rt/aio_write64.c
rt/lio_listio-common.c
rt/timer_create.c
rt/timer_delete.c
rt/timer_getoverr.c
rt/timer_gettime.c
rt/timer_settime.c
rt/tst-aio.c
rt/tst-aio2.c
rt/tst-aio64.c
rt/tst-mqueue.h
rt/tst-mqueue1.c
rt/tst-mqueue2.c
rt/tst-mqueue3.c
rt/tst-mqueue4.c
rt/tst-mqueue5.c
rt/tst-mqueue6.c
rt/tst-mqueue7.c
rt/tst-mqueue8.c
rt/tst-mqueue9.c
rt/tst-shm.c
rt/tst-timer4.c
scripts/gen-sorted.awk
scripts/rellns-sh
scripts/test-installation.pl
scripts/versions.awk
shadow/getspent.c
shadow/getspent_r.c
shadow/getspnam.c
shadow/getspnam_r.c
shadow/lckpwdf.c
signal/allocrtsig.c
signal/sighold.c
signal/sigrelse.c
signal/tst-raise.c
signal/tst-sigsimple.c
soft-fp/adddf3.c
soft-fp/addsf3.c
soft-fp/addtf3.c
soft-fp/divdf3.c
soft-fp/divsf3.c
soft-fp/divtf3.c
soft-fp/double.h
soft-fp/eqdf2.c
soft-fp/eqsf2.c
soft-fp/eqtf2.c
soft-fp/extenddftf2.c
soft-fp/extended.h
soft-fp/extendsfdf2.c
soft-fp/extendsftf2.c
soft-fp/extendxftf2.c
soft-fp/fixdfdi.c
soft-fp/fixdfsi.c
soft-fp/fixdfti.c
soft-fp/fixsfdi.c
soft-fp/fixsfsi.c
soft-fp/fixsfti.c
soft-fp/fixtfdi.c
soft-fp/fixtfsi.c
soft-fp/fixtfti.c
soft-fp/fixunsdfdi.c
soft-fp/fixunsdfsi.c
soft-fp/fixunsdfti.c
soft-fp/fixunssfdi.c
soft-fp/fixunssfsi.c
soft-fp/fixunssfti.c
soft-fp/fixunstfdi.c
soft-fp/fixunstfsi.c
soft-fp/fixunstfti.c
soft-fp/floatdidf.c
soft-fp/floatdisf.c
soft-fp/floatditf.c
soft-fp/floatsidf.c
soft-fp/floatsisf.c
soft-fp/floatsitf.c
soft-fp/floattidf.c
soft-fp/floattisf.c
soft-fp/floattitf.c
soft-fp/floatundidf.c
soft-fp/floatundisf.c
soft-fp/floatunditf.c
soft-fp/floatunsidf.c
soft-fp/floatunsisf.c
soft-fp/floatunsitf.c
soft-fp/floatuntidf.c
soft-fp/floatuntisf.c
soft-fp/floatuntitf.c
soft-fp/gedf2.c
soft-fp/gesf2.c
soft-fp/getf2.c
soft-fp/ledf2.c
soft-fp/lesf2.c
soft-fp/letf2.c
soft-fp/muldf3.c
soft-fp/mulsf3.c
soft-fp/multf3.c
soft-fp/negdf2.c
soft-fp/negsf2.c
soft-fp/negtf2.c
soft-fp/op-1.h
soft-fp/op-2.h
soft-fp/op-4.h
soft-fp/op-8.h
soft-fp/op-common.h
soft-fp/quad.h
soft-fp/single.h
soft-fp/soft-fp.h
soft-fp/subdf3.c
soft-fp/subsf3.c
soft-fp/subtf3.c
soft-fp/truncdfsf2.c
soft-fp/trunctfdf2.c
soft-fp/trunctfsf2.c
soft-fp/trunctfxf2.c
soft-fp/unorddf2.c
soft-fp/unordsf2.c
soft-fp/unordtf2.c
stdio-common/_i18n_number.h
stdio-common/_itoa.c
stdio-common/_itowa.c
stdio-common/bug-vfprintf-nargs.c
stdio-common/bug14.c
stdio-common/fxprintf.c
stdio-common/printf_fp.c
stdio-common/printf_fphex.c
stdio-common/printf_size.c
stdio-common/scanf11.c
stdio-common/test-vfprintf.c
stdio-common/tst-fphex-wide.c
stdio-common/tst-fseek.c
stdio-common/tst-gets.c
stdio-common/tst-long-dbl-fphex.c
stdio-common/tst-perror.c
stdio-common/tst-popen.c
stdio-common/tst-sscanf.c
stdio-common/tst-unlockedio.c
stdlib/a64l.c
stdlib/bug-strtod.c
stdlib/drand48-iter.c
stdlib/drand48.c
stdlib/drand48_r.c
stdlib/erand48.c
stdlib/erand48_r.c
stdlib/fmtmsg.c
stdlib/grouping.c
stdlib/grouping.h
stdlib/isomac.c
stdlib/jrand48.c
stdlib/jrand48_r.c
stdlib/l64a.c
stdlib/lcong48.c
stdlib/lcong48_r.c
stdlib/lrand48.c
stdlib/lrand48_r.c
stdlib/mrand48.c
stdlib/mrand48_r.c
stdlib/msort.c
stdlib/nrand48.c
stdlib/nrand48_r.c
stdlib/qsort.c
stdlib/rand_r.c
stdlib/seed48.c
stdlib/seed48_r.c
stdlib/srand48.c
stdlib/srand48_r.c
stdlib/strfmon.c
stdlib/strfmon_l.c
stdlib/strtod.c
stdlib/strtod_l.c
stdlib/strtof.c
stdlib/strtof_l.c
stdlib/strtol_l.c
stdlib/strtold.c
stdlib/strtoll_l.c
stdlib/strtoul_l.c
stdlib/strtoull_l.c
stdlib/test-a64l.c
stdlib/test-canon.c
stdlib/test-canon2.c
stdlib/testmb2.c
stdlib/tst-bsearch.c
stdlib/tst-qsort.c
stdlib/tst-random.c
stdlib/tst-random2.c
stdlib/tst-system.c
stdlib/tst-xpg-basename.c
stdlib/xpg_basename.c
string/argz-addsep.c
string/argz-append.c
string/argz-count.c
string/argz-create.c
string/argz-ctsep.c
string/argz-delete.c
string/argz-extract.c
string/argz-insert.c
string/argz-next.c
string/argz-replace.c
string/argz-stringify.c
string/bug-strncat1.c
string/bug-strpbrk1.c
string/bug-strspn1.c
string/bzero.c
string/envz.c
string/ffs.c
string/ffsll.c
string/memcpy.c
string/memmove.c
string/stratcliff.c
string/strcoll.c
string/strcoll_l.c
string/strlen.c
string/strnlen.c
string/strxfrm.c
string/strxfrm_l.c
string/test-ffs.c
string/test-memccpy.c
string/test-memchr.c
string/test-memcmp.c
string/test-memcpy.c
string/test-memmem.c
string/test-memmove.c
string/test-mempcpy.c
string/test-memrchr.c
string/test-memset.c
string/test-rawmemchr.c
string/test-stpcpy.c
string/test-stpncpy.c
string/test-strcasecmp.c
string/test-strcasestr.c
string/test-strcat.c
string/test-strchr.c
string/test-strcmp.c
string/test-strcpy.c
string/test-strcspn.c
string/test-string.h
string/test-strlen.c
string/test-strncasecmp.c
string/test-strncat.c
string/test-strncmp.c
string/test-strncpy.c
string/test-strnlen.c
string/test-strpbrk.c
string/test-strrchr.c
string/test-strspn.c
string/test-strstr.c
string/testcopy.c
string/tst-bswap.c
string/wordcopy.c
sunrpc/create_xid.c
sunrpc/netname.c
sunrpc/publickey.c
sunrpc/svc.c
sunrpc/tst-xdrmem.c
sunrpc/tst-xdrmem2.c
sunrpc/xdr_intXX_t.c
sysdeps/aarch64/e_sqrtl.c
sysdeps/alpha/Makefile
sysdeps/alpha/_mcount.S
sysdeps/alpha/alphaev6/memset.S
sysdeps/alpha/alphaev6/stxcpy.S
sysdeps/alpha/alphaev6/stxncpy.S
sysdeps/alpha/alphaev67/stpcpy.S
sysdeps/alpha/alphaev67/stpncpy.S
sysdeps/alpha/alphaev67/strcat.S
sysdeps/alpha/alphaev67/strchr.S
sysdeps/alpha/alphaev67/strlen.S
sysdeps/alpha/alphaev67/strncat.S
sysdeps/alpha/bzero.S
sysdeps/alpha/div.S
sysdeps/alpha/dl-machine.h
sysdeps/alpha/dl-procinfo.c
sysdeps/alpha/dl-procinfo.h
sysdeps/alpha/e_sqrtl.c
sysdeps/alpha/ffs.S
sysdeps/alpha/fpu/e_sqrt.c
sysdeps/alpha/fpu/fclrexcpt.c
sysdeps/alpha/fpu/fedisblxcpt.c
sysdeps/alpha/fpu/feenablxcpt.c
sysdeps/alpha/fpu/fegetenv.c
sysdeps/alpha/fpu/fegetexcept.c
sysdeps/alpha/fpu/fegetround.c
sysdeps/alpha/fpu/feholdexcpt.c
sysdeps/alpha/fpu/fesetenv.c
sysdeps/alpha/fpu/fesetround.c
sysdeps/alpha/fpu/feupdateenv.c
sysdeps/alpha/fpu/fgetexcptflg.c
sysdeps/alpha/fpu/fpu_control.h
sysdeps/alpha/fpu/fsetexcptflg.c
sysdeps/alpha/fpu/ftestexcept.c
sysdeps/alpha/fpu/s_copysign.c
sysdeps/alpha/fpu/s_copysignf.c
sysdeps/alpha/fpu/s_fabs.c
sysdeps/alpha/fpu/s_fabsf.c
sysdeps/alpha/fpu/s_rint.c
sysdeps/alpha/fpu/s_rintf.c
sysdeps/alpha/hp-timing.h
sysdeps/alpha/jmpbuf-unwind.h
sysdeps/alpha/ldiv.S
sysdeps/alpha/memset.S
sysdeps/alpha/nptl/pthread_spin_lock.S
sysdeps/alpha/nptl/pthread_spin_trylock.S
sysdeps/alpha/ots_add.c
sysdeps/alpha/ots_cmp.c
sysdeps/alpha/ots_cmpe.c
sysdeps/alpha/ots_cvtqux.c
sysdeps/alpha/ots_cvtqx.c
sysdeps/alpha/ots_cvttx.c
sysdeps/alpha/ots_cvtxq.c
sysdeps/alpha/ots_cvtxt.c
sysdeps/alpha/ots_div.c
sysdeps/alpha/ots_mul.c
sysdeps/alpha/ots_nintxq.c
sysdeps/alpha/ots_sub.c
sysdeps/alpha/reml.S
sysdeps/alpha/sfp-machine.h
sysdeps/alpha/start.S
sysdeps/alpha/stpcpy.S
sysdeps/alpha/stpncpy.S
sysdeps/alpha/strcat.S
sysdeps/alpha/strchr.S
sysdeps/alpha/strcmp.S
sysdeps/alpha/strcpy.S
sysdeps/alpha/strlen.S
sysdeps/alpha/strncat.S
sysdeps/alpha/strncmp.S
sysdeps/alpha/strncpy.S
sysdeps/alpha/stxcpy.S
sysdeps/alpha/stxncpy.S
sysdeps/arm/armv6t2/memchr.S
sysdeps/arm/backtrace.c
sysdeps/arm/fedisblxcpt.c
sysdeps/arm/feenablxcpt.c
sysdeps/arm/fegetexcept.c
sysdeps/arm/feupdateenv.c
sysdeps/arm/fgetexcptflg.c
sysdeps/arm/memcpy.S
sysdeps/arm/memmove.S
sysdeps/arm/memset.S
sysdeps/arm/strlen.S
sysdeps/arm/unwind.h
sysdeps/generic/atomic-machine.h
sysdeps/generic/dl-librecon.h
sysdeps/generic/dl-procinfo.h
sysdeps/generic/dwarf2.h
sysdeps/generic/framestate.c
sysdeps/generic/hp-timing-common.h
sysdeps/generic/hp-timing.h
sysdeps/generic/ifreq.h
sysdeps/generic/ldconfig.h
sysdeps/generic/memcopy.h
sysdeps/generic/not-cancel.h
sysdeps/generic/register-dump.h
sysdeps/generic/sigcontextinfo.h
sysdeps/generic/sigset-cvt-mask.h
sysdeps/generic/unwind-dw2-fde-glibc.c
sysdeps/generic/unwind-dw2-fde.c
sysdeps/generic/unwind-dw2-fde.h
sysdeps/generic/unwind-resume.c
sysdeps/generic/utmp-equal.h
sysdeps/gnu/sys/mtio.h
sysdeps/gnu/updwtmp.c
sysdeps/gnu/utmp_file.c
sysdeps/hppa/Makefile
sysdeps/hppa/dl-machine.h
sysdeps/hppa/fpu/bits/fenv.h
sysdeps/hppa/fpu/fclrexcpt.c
sysdeps/hppa/fpu/fedisblxcpt.c
sysdeps/hppa/fpu/feenablxcpt.c
sysdeps/hppa/fpu/fegetenv.c
sysdeps/hppa/fpu/fegetexcept.c
sysdeps/hppa/fpu/fegetround.c
sysdeps/hppa/fpu/feholdexcpt.c
sysdeps/hppa/fpu/fesetenv.c
sysdeps/hppa/fpu/fesetround.c
sysdeps/hppa/fpu/feupdateenv.c
sysdeps/hppa/fpu/fgetexcptflg.c
sysdeps/hppa/fpu/fraiseexcpt.c
sysdeps/hppa/fpu/fsetexcptflg.c
sysdeps/hppa/fpu/ftestexcept.c
sysdeps/hppa/hppa1.1/s_signbit.c
sysdeps/hppa/libgcc-compat.c
sysdeps/hppa/sysdep.h
sysdeps/htl/raise.c
sysdeps/htl/timer_routines.c
sysdeps/i386/backtrace.c
sysdeps/i386/dl-procinfo.c
sysdeps/i386/ffs.c
sysdeps/i386/fpu/e_acos.S
sysdeps/i386/fpu/e_acosf.S
sysdeps/i386/fpu/e_acosh.S
sysdeps/i386/fpu/e_acoshf.S
sysdeps/i386/fpu/e_acoshl.S
sysdeps/i386/fpu/e_acosl.c
sysdeps/i386/fpu/e_asin.S
sysdeps/i386/fpu/e_asinf.S
sysdeps/i386/fpu/e_atan2.S
sysdeps/i386/fpu/e_atan2f.S
sysdeps/i386/fpu/e_atan2l.c
sysdeps/i386/fpu/e_atanh.S
sysdeps/i386/fpu/e_atanhf.S
sysdeps/i386/fpu/e_atanhl.S
sysdeps/i386/fpu/e_exp.S
sysdeps/i386/fpu/e_exp10.S
sysdeps/i386/fpu/e_exp2.S
sysdeps/i386/fpu/e_exp2l.S
sysdeps/i386/fpu/e_expl.S
sysdeps/i386/fpu/e_fmod.S
sysdeps/i386/fpu/e_fmodf.S
sysdeps/i386/fpu/e_fmodl.c
sysdeps/i386/fpu/e_hypot.S
sysdeps/i386/fpu/e_hypotf.S
sysdeps/i386/fpu/e_ilogb.S
sysdeps/i386/fpu/e_ilogbf.S
sysdeps/i386/fpu/e_ilogbl.S
sysdeps/i386/fpu/e_log.S
sysdeps/i386/fpu/e_log10.S
sysdeps/i386/fpu/e_log10f.S
sysdeps/i386/fpu/e_log10l.S
sysdeps/i386/fpu/e_log2.S
sysdeps/i386/fpu/e_log2l.S
sysdeps/i386/fpu/e_logl.S
sysdeps/i386/fpu/e_pow.S
sysdeps/i386/fpu/e_powl.S
sysdeps/i386/fpu/e_remainder.S
sysdeps/i386/fpu/e_remainderf.S
sysdeps/i386/fpu/e_remainderl.S
sysdeps/i386/fpu/e_scalb.S
sysdeps/i386/fpu/e_scalbf.S
sysdeps/i386/fpu/e_scalbl.S
sysdeps/i386/fpu/e_sqrt.S
sysdeps/i386/fpu/e_sqrtf.S
sysdeps/i386/fpu/fclrexcpt.c
sysdeps/i386/fpu/fedisblxcpt.c
sysdeps/i386/fpu/feenablxcpt.c
sysdeps/i386/fpu/fegetenv.c
sysdeps/i386/fpu/fegetexcept.c
sysdeps/i386/fpu/fegetround.c
sysdeps/i386/fpu/feholdexcpt.c
sysdeps/i386/fpu/fesetenv.c
sysdeps/i386/fpu/fesetround.c
sysdeps/i386/fpu/feupdateenv.c
sysdeps/i386/fpu/fgetexcptflg.c
sysdeps/i386/fpu/fraiseexcpt.c
sysdeps/i386/fpu/fsetexcptflg.c
sysdeps/i386/fpu/ftestexcept.c
sysdeps/i386/fpu/s_asinh.S
sysdeps/i386/fpu/s_asinhf.S
sysdeps/i386/fpu/s_asinhl.S
sysdeps/i386/fpu/s_atan.S
sysdeps/i386/fpu/s_atanf.S
sysdeps/i386/fpu/s_atanl.c
sysdeps/i386/fpu/s_cbrt.S
sysdeps/i386/fpu/s_cbrtf.S
sysdeps/i386/fpu/s_cbrtl.S
sysdeps/i386/fpu/s_ceil.S
sysdeps/i386/fpu/s_ceilf.S
sysdeps/i386/fpu/s_ceill.S
sysdeps/i386/fpu/s_copysign.S
sysdeps/i386/fpu/s_copysignf.S
sysdeps/i386/fpu/s_copysignl.S
sysdeps/i386/fpu/s_expm1.S
sysdeps/i386/fpu/s_expm1f.S
sysdeps/i386/fpu/s_finite.S
sysdeps/i386/fpu/s_finitef.S
sysdeps/i386/fpu/s_finitel.S
sysdeps/i386/fpu/s_floor.S
sysdeps/i386/fpu/s_floorf.S
sysdeps/i386/fpu/s_floorl.S
sysdeps/i386/fpu/s_fmax.S
sysdeps/i386/fpu/s_fmaxf.S
sysdeps/i386/fpu/s_fmaxl.S
sysdeps/i386/fpu/s_fmin.S
sysdeps/i386/fpu/s_fminf.S
sysdeps/i386/fpu/s_fminl.S
sysdeps/i386/fpu/s_frexp.S
sysdeps/i386/fpu/s_frexpf.S
sysdeps/i386/fpu/s_frexpl.S
sysdeps/i386/fpu/s_isinfl.c
sysdeps/i386/fpu/s_llrint.S
sysdeps/i386/fpu/s_llrintf.S
sysdeps/i386/fpu/s_llrintl.S
sysdeps/i386/fpu/s_log1p.S
sysdeps/i386/fpu/s_log1pf.S
sysdeps/i386/fpu/s_log1pl.S
sysdeps/i386/fpu/s_logb.S
sysdeps/i386/fpu/s_logbf.S
sysdeps/i386/fpu/s_logbl.c
sysdeps/i386/fpu/s_lrint.S
sysdeps/i386/fpu/s_lrintf.S
sysdeps/i386/fpu/s_lrintl.S
sysdeps/i386/fpu/s_nearbyint.S
sysdeps/i386/fpu/s_nearbyintf.S
sysdeps/i386/fpu/s_nearbyintl.S
sysdeps/i386/fpu/s_nextafterl.c
sysdeps/i386/fpu/s_nexttowardf.c
sysdeps/i386/fpu/s_remquo.S
sysdeps/i386/fpu/s_remquof.S
sysdeps/i386/fpu/s_remquol.S
sysdeps/i386/fpu/s_rint.S
sysdeps/i386/fpu/s_rintf.S
sysdeps/i386/fpu/s_rintl.c
sysdeps/i386/fpu/s_scalbn.S
sysdeps/i386/fpu/s_scalbnf.S
sysdeps/i386/fpu/s_scalbnl.S
sysdeps/i386/fpu/s_significand.S
sysdeps/i386/fpu/s_significandf.S
sysdeps/i386/fpu/s_significandl.c
sysdeps/i386/fpu/s_trunc.S
sysdeps/i386/fpu/s_truncf.S
sysdeps/i386/fpu/s_truncl.S
sysdeps/i386/i386-mcount.S
sysdeps/i386/i586/memcopy.h
sysdeps/i386/i586/memcpy.S
sysdeps/i386/i586/memset.S
sysdeps/i386/i586/strchr.S
sysdeps/i386/i586/strcpy.S
sysdeps/i386/i586/strlen.S
sysdeps/i386/i686/dl-hash.h
sysdeps/i386/i686/ffs.c
sysdeps/i386/i686/fpu/e_log.S
sysdeps/i386/i686/fpu/e_logl.S
sysdeps/i386/i686/fpu/s_fmax.S
sysdeps/i386/i686/fpu/s_fmaxf.S
sysdeps/i386/i686/fpu/s_fmaxl.S
sysdeps/i386/i686/fpu/s_fmin.S
sysdeps/i386/i686/fpu/s_fminf.S
sysdeps/i386/i686/fpu/s_fminl.S
sysdeps/i386/i686/memcpy.S
sysdeps/i386/i686/memmove.S
sysdeps/i386/i686/mempcpy.S
sysdeps/i386/i686/memset.S
sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/memchr-sse2.S
sysdeps/i386/i686/multiarch/memcmp-sse4.S
sysdeps/i386/i686/multiarch/memcmp-ssse3.S
sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
sysdeps/i386/i686/multiarch/memcpy-ssse3.S
sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/memrchr-sse2.S
sysdeps/i386/i686/multiarch/memset-sse2-rep.S
sysdeps/i386/i686/multiarch/memset-sse2.S
sysdeps/i386/i686/multiarch/s_fma-fma.c
sysdeps/i386/i686/multiarch/s_fma.c
sysdeps/i386/i686/multiarch/s_fmaf-fma.c
sysdeps/i386/i686/multiarch/s_fmaf.c
sysdeps/i386/i686/multiarch/strcat-sse2.S
sysdeps/i386/i686/multiarch/strcat-ssse3.S
sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/strchr-sse2.S
sysdeps/i386/i686/multiarch/strcmp-sse4.S
sysdeps/i386/i686/multiarch/strcmp-ssse3.S
sysdeps/i386/i686/multiarch/strcpy-sse2.S
sysdeps/i386/i686/multiarch/strcpy-ssse3.S
sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S
sysdeps/i386/i686/multiarch/strlen-sse2.S
sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/strrchr-sse2.S
sysdeps/i386/i686/multiarch/wcschr-sse2.S
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
sysdeps/i386/i686/multiarch/wcslen-sse2.S
sysdeps/i386/i686/multiarch/wcsrchr-sse2.S
sysdeps/i386/i686/nptl/tls.h
sysdeps/i386/i686/pthread_spin_trylock.S
sysdeps/i386/i686/strcmp.S
sysdeps/i386/jmpbuf-unwind.h
sysdeps/i386/machine-gmon.h
sysdeps/i386/memchr.S
sysdeps/i386/memcopy.h
sysdeps/i386/nptl/pthread_spin_init.c
sysdeps/i386/nptl/pthread_spin_unlock.S
sysdeps/i386/pthread_spin_trylock.S
sysdeps/i386/rawmemchr.S
sysdeps/i386/stpcpy.S
sysdeps/i386/stpncpy.S
sysdeps/i386/strcat.S
sysdeps/i386/strchr.S
sysdeps/i386/strchrnul.S
sysdeps/i386/strcspn.S
sysdeps/i386/strlen.S
sysdeps/i386/strlen.c
sysdeps/i386/strpbrk.S
sysdeps/i386/strrchr.S
sysdeps/i386/strspn.S
sysdeps/ia64/_mcount.S
sysdeps/ia64/bzero.S
sysdeps/ia64/fpu/e_acos.S
sysdeps/ia64/fpu/e_acosf.S
sysdeps/ia64/fpu/e_acosh.S
sysdeps/ia64/fpu/e_acoshf.S
sysdeps/ia64/fpu/e_acoshl.S
sysdeps/ia64/fpu/e_acosl.S
sysdeps/ia64/fpu/e_asin.S
sysdeps/ia64/fpu/e_asinf.S
sysdeps/ia64/fpu/e_asinl.S
sysdeps/ia64/fpu/e_atan2.S
sysdeps/ia64/fpu/e_atan2f.S
sysdeps/ia64/fpu/e_atanh.S
sysdeps/ia64/fpu/e_atanhf.S
sysdeps/ia64/fpu/e_atanhl.S
sysdeps/ia64/fpu/e_cosh.S
sysdeps/ia64/fpu/e_coshf.S
sysdeps/ia64/fpu/e_coshl.S
sysdeps/ia64/fpu/e_exp.S
sysdeps/ia64/fpu/e_exp10.S
sysdeps/ia64/fpu/e_exp10l.S
sysdeps/ia64/fpu/e_exp2.S
sysdeps/ia64/fpu/e_exp2f.S
sysdeps/ia64/fpu/e_exp2l.S
sysdeps/ia64/fpu/e_expf.S
sysdeps/ia64/fpu/e_fmod.S
sysdeps/ia64/fpu/e_fmodf.S
sysdeps/ia64/fpu/e_fmodl.S
sysdeps/ia64/fpu/e_hypot.S
sysdeps/ia64/fpu/e_hypotf.S
sysdeps/ia64/fpu/e_hypotl.S
sysdeps/ia64/fpu/e_ilogbl.S
sysdeps/ia64/fpu/e_lgamma_r.c
sysdeps/ia64/fpu/e_lgammaf_r.c
sysdeps/ia64/fpu/e_lgammal_r.c
sysdeps/ia64/fpu/e_log.S
sysdeps/ia64/fpu/e_log2.S
sysdeps/ia64/fpu/e_log2f.S
sysdeps/ia64/fpu/e_log2l.S
sysdeps/ia64/fpu/e_logf.S
sysdeps/ia64/fpu/e_logl.S
sysdeps/ia64/fpu/e_pow.S
sysdeps/ia64/fpu/e_powf.S
sysdeps/ia64/fpu/e_powl.S
sysdeps/ia64/fpu/e_remainder.S
sysdeps/ia64/fpu/e_remainderf.S
sysdeps/ia64/fpu/e_remainderl.S
sysdeps/ia64/fpu/e_scalb.S
sysdeps/ia64/fpu/e_scalbf.S
sysdeps/ia64/fpu/e_scalbl.S
sysdeps/ia64/fpu/e_sinh.S
sysdeps/ia64/fpu/e_sinhf.S
sysdeps/ia64/fpu/e_sinhl.S
sysdeps/ia64/fpu/e_sqrt.S
sysdeps/ia64/fpu/e_sqrtf.S
sysdeps/ia64/fpu/e_sqrtl.S
sysdeps/ia64/fpu/fclrexcpt.c
sysdeps/ia64/fpu/fedisblxcpt.c
sysdeps/ia64/fpu/feenablxcpt.c
sysdeps/ia64/fpu/fegetenv.c
sysdeps/ia64/fpu/fegetexcept.c
sysdeps/ia64/fpu/fegetround.c
sysdeps/ia64/fpu/feholdexcpt.c
sysdeps/ia64/fpu/fesetenv.c
sysdeps/ia64/fpu/fesetround.c
sysdeps/ia64/fpu/feupdateenv.c
sysdeps/ia64/fpu/fgetexcptflg.c
sysdeps/ia64/fpu/fraiseexcpt.c
sysdeps/ia64/fpu/fsetexcptflg.c
sysdeps/ia64/fpu/ftestexcept.c
sysdeps/ia64/fpu/get-rounding-mode.h
sysdeps/ia64/fpu/libm_cpu_defs.h
sysdeps/ia64/fpu/libm_error.c
sysdeps/ia64/fpu/libm_error_codes.h
sysdeps/ia64/fpu/libm_frexp.S
sysdeps/ia64/fpu/libm_frexp4.S
sysdeps/ia64/fpu/libm_frexp4f.S
sysdeps/ia64/fpu/libm_frexp4l.S
sysdeps/ia64/fpu/libm_frexpf.S
sysdeps/ia64/fpu/libm_frexpl.S
sysdeps/ia64/fpu/libm_lgamma.S
sysdeps/ia64/fpu/libm_lgammaf.S
sysdeps/ia64/fpu/libm_lgammal.S
sysdeps/ia64/fpu/libm_reduce.S
sysdeps/ia64/fpu/libm_scalblnf.S
sysdeps/ia64/fpu/libm_sincos.S
sysdeps/ia64/fpu/libm_sincos_large.S
sysdeps/ia64/fpu/libm_sincosf.S
sysdeps/ia64/fpu/libm_sincosl.S
sysdeps/ia64/fpu/libm_support.h
sysdeps/ia64/fpu/libm_tan.S
sysdeps/ia64/fpu/s_asinh.S
sysdeps/ia64/fpu/s_asinhf.S
sysdeps/ia64/fpu/s_asinhl.S
sysdeps/ia64/fpu/s_atan.S
sysdeps/ia64/fpu/s_atanf.S
sysdeps/ia64/fpu/s_atanl.S
sysdeps/ia64/fpu/s_cbrt.S
sysdeps/ia64/fpu/s_cbrtf.S
sysdeps/ia64/fpu/s_cbrtl.S
sysdeps/ia64/fpu/s_ceil.S
sysdeps/ia64/fpu/s_ceilf.S
sysdeps/ia64/fpu/s_ceill.S
sysdeps/ia64/fpu/s_cos.S
sysdeps/ia64/fpu/s_cosf.S
sysdeps/ia64/fpu/s_cosl.S
sysdeps/ia64/fpu/s_erf.S
sysdeps/ia64/fpu/s_erfc.S
sysdeps/ia64/fpu/s_erfcf.S
sysdeps/ia64/fpu/s_erfcl.S
sysdeps/ia64/fpu/s_erff.S
sysdeps/ia64/fpu/s_erfl.S
sysdeps/ia64/fpu/s_expm1.S
sysdeps/ia64/fpu/s_expm1f.S
sysdeps/ia64/fpu/s_expm1l.S
sysdeps/ia64/fpu/s_fabs.S
sysdeps/ia64/fpu/s_fabsf.S
sysdeps/ia64/fpu/s_fabsl.S
sysdeps/ia64/fpu/s_fdim.S
sysdeps/ia64/fpu/s_fdimf.S
sysdeps/ia64/fpu/s_fdiml.S
sysdeps/ia64/fpu/s_floor.S
sysdeps/ia64/fpu/s_floorf.S
sysdeps/ia64/fpu/s_floorl.S
sysdeps/ia64/fpu/s_fma.S
sysdeps/ia64/fpu/s_fmaf.S
sysdeps/ia64/fpu/s_fmal.S
sysdeps/ia64/fpu/s_fmax.S
sysdeps/ia64/fpu/s_fmaxf.S
sysdeps/ia64/fpu/s_fmaxl.S
sysdeps/ia64/fpu/s_frexp.c
sysdeps/ia64/fpu/s_frexpf.c
sysdeps/ia64/fpu/s_frexpl.c
sysdeps/ia64/fpu/s_ilogb.S
sysdeps/ia64/fpu/s_ilogbf.S
sysdeps/ia64/fpu/s_isinf.S
sysdeps/ia64/fpu/s_isnan.S
sysdeps/ia64/fpu/s_ldexp.c
sysdeps/ia64/fpu/s_ldexpf.c
sysdeps/ia64/fpu/s_ldexpl.c
sysdeps/ia64/fpu/s_libm_ldexp.S
sysdeps/ia64/fpu/s_libm_ldexpf.S
sysdeps/ia64/fpu/s_libm_ldexpl.S
sysdeps/ia64/fpu/s_libm_scalbn.S
sysdeps/ia64/fpu/s_libm_scalbnf.S
sysdeps/ia64/fpu/s_libm_scalbnl.S
sysdeps/ia64/fpu/s_log1p.S
sysdeps/ia64/fpu/s_log1pf.S
sysdeps/ia64/fpu/s_log1pl.S
sysdeps/ia64/fpu/s_logb.S
sysdeps/ia64/fpu/s_logbf.S
sysdeps/ia64/fpu/s_logbl.S
sysdeps/ia64/fpu/s_modf.S
sysdeps/ia64/fpu/s_modff.S
sysdeps/ia64/fpu/s_modfl.S
sysdeps/ia64/fpu/s_nearbyint.S
sysdeps/ia64/fpu/s_nearbyintf.S
sysdeps/ia64/fpu/s_nearbyintl.S
sysdeps/ia64/fpu/s_nextafter.S
sysdeps/ia64/fpu/s_nextafterf.S
sysdeps/ia64/fpu/s_nextafterl.S
sysdeps/ia64/fpu/s_nexttoward.S
sysdeps/ia64/fpu/s_nexttowardf.S
sysdeps/ia64/fpu/s_nexttowardl.S
sysdeps/ia64/fpu/s_rint.S
sysdeps/ia64/fpu/s_rintf.S
sysdeps/ia64/fpu/s_rintl.S
sysdeps/ia64/fpu/s_round.S
sysdeps/ia64/fpu/s_roundf.S
sysdeps/ia64/fpu/s_roundl.S
sysdeps/ia64/fpu/s_scalblnf.c
sysdeps/ia64/fpu/s_scalbn.c
sysdeps/ia64/fpu/s_scalbnf.c
sysdeps/ia64/fpu/s_scalbnl.c
sysdeps/ia64/fpu/s_significand.S
sysdeps/ia64/fpu/s_significandf.S
sysdeps/ia64/fpu/s_significandl.S
sysdeps/ia64/fpu/s_tan.S
sysdeps/ia64/fpu/s_tanf.S
sysdeps/ia64/fpu/s_tanh.S
sysdeps/ia64/fpu/s_tanhf.S
sysdeps/ia64/fpu/s_tanhl.S
sysdeps/ia64/fpu/s_tanl.S
sysdeps/ia64/fpu/s_trunc.S
sysdeps/ia64/fpu/s_truncf.S
sysdeps/ia64/fpu/s_truncl.S
sysdeps/ia64/fpu/w_lgamma_main.c
sysdeps/ia64/fpu/w_lgammaf_main.c
sysdeps/ia64/fpu/w_lgammal_main.c
sysdeps/ia64/fpu/w_tgamma_compat.S
sysdeps/ia64/fpu/w_tgammaf_compat.S
sysdeps/ia64/fpu/w_tgammal_compat.S
sysdeps/ia64/hp-timing.h
sysdeps/ia64/htonl.S
sysdeps/ia64/htons.S
sysdeps/ia64/jmpbuf-unwind.h
sysdeps/ia64/memccpy.S
sysdeps/ia64/memchr.S
sysdeps/ia64/memcmp.S
sysdeps/ia64/memcpy.S
sysdeps/ia64/memmove.S
sysdeps/ia64/memset.S
sysdeps/ia64/nptl/pthread_spin_lock.c
sysdeps/ia64/nptl/pthread_spin_trylock.c
sysdeps/ia64/nptl/pthread_spin_unlock.c
sysdeps/ia64/start.S
sysdeps/ia64/strchr.S
sysdeps/ia64/strcmp.S
sysdeps/ia64/strcpy.S
sysdeps/ia64/strlen.S
sysdeps/ia64/strncmp.S
sysdeps/ia64/strncpy.S
sysdeps/ia64/sysdep.h
sysdeps/ia64/unwind-resume.c
sysdeps/ieee754/dbl-64/asincos.tbl
sysdeps/ieee754/dbl-64/atnat.h
sysdeps/ieee754/dbl-64/atnat2.h
sysdeps/ieee754/dbl-64/branred.c
sysdeps/ieee754/dbl-64/branred.h
sysdeps/ieee754/dbl-64/dla.h
sysdeps/ieee754/dbl-64/e_acosh.c
sysdeps/ieee754/dbl-64/e_atanh.c
sysdeps/ieee754/dbl-64/e_cosh.c
sysdeps/ieee754/dbl-64/e_fmod.c
sysdeps/ieee754/dbl-64/e_gamma_r.c
sysdeps/ieee754/dbl-64/mydefs.h
sysdeps/ieee754/dbl-64/powtwo.tbl
sysdeps/ieee754/dbl-64/root.tbl
sysdeps/ieee754/dbl-64/s_cbrt.c
sysdeps/ieee754/dbl-64/s_floor.c
sysdeps/ieee754/dbl-64/s_fma.c
sysdeps/ieee754/dbl-64/s_fmaf.c
sysdeps/ieee754/dbl-64/s_fpclassify.c
sysdeps/ieee754/dbl-64/s_frexp.c
sysdeps/ieee754/dbl-64/s_isinf.c
sysdeps/ieee754/dbl-64/s_llrint.c
sysdeps/ieee754/dbl-64/s_llround.c
sysdeps/ieee754/dbl-64/s_logb.c
sysdeps/ieee754/dbl-64/s_lrint.c
sysdeps/ieee754/dbl-64/s_modf.c
sysdeps/ieee754/dbl-64/s_nearbyint.c
sysdeps/ieee754/dbl-64/s_remquo.c
sysdeps/ieee754/dbl-64/s_round.c
sysdeps/ieee754/dbl-64/s_signbit.c
sysdeps/ieee754/dbl-64/s_sincos.c
sysdeps/ieee754/dbl-64/s_trunc.c
sysdeps/ieee754/dbl-64/sincostab.c
sysdeps/ieee754/dbl-64/uasncs.h
sysdeps/ieee754/dbl-64/uatan.tbl
sysdeps/ieee754/dbl-64/urem.h
sysdeps/ieee754/dbl-64/usncs.h
sysdeps/ieee754/dbl-64/utan.h
sysdeps/ieee754/dbl-64/utan.tbl
sysdeps/ieee754/flt-32/e_acosf.c
sysdeps/ieee754/flt-32/e_acoshf.c
sysdeps/ieee754/flt-32/e_asinf.c
sysdeps/ieee754/flt-32/e_atan2f.c
sysdeps/ieee754/flt-32/e_atanhf.c
sysdeps/ieee754/flt-32/e_coshf.c
sysdeps/ieee754/flt-32/e_fmodf.c
sysdeps/ieee754/flt-32/e_gammaf_r.c
sysdeps/ieee754/flt-32/e_hypotf.c
sysdeps/ieee754/flt-32/e_ilogbf.c
sysdeps/ieee754/flt-32/e_j0f.c
sysdeps/ieee754/flt-32/e_j1f.c
sysdeps/ieee754/flt-32/e_jnf.c
sysdeps/ieee754/flt-32/e_lgammaf_r.c
sysdeps/ieee754/flt-32/e_log10f.c
sysdeps/ieee754/flt-32/e_remainderf.c
sysdeps/ieee754/flt-32/e_sinhf.c
sysdeps/ieee754/flt-32/e_sqrtf.c
sysdeps/ieee754/flt-32/k_tanf.c
sysdeps/ieee754/flt-32/s_asinhf.c
sysdeps/ieee754/flt-32/s_atanf.c
sysdeps/ieee754/flt-32/s_cbrtf.c
sysdeps/ieee754/flt-32/s_ceilf.c
sysdeps/ieee754/flt-32/s_copysignf.c
sysdeps/ieee754/flt-32/s_erff.c
sysdeps/ieee754/flt-32/s_expm1f.c
sysdeps/ieee754/flt-32/s_fabsf.c
sysdeps/ieee754/flt-32/s_finitef.c
sysdeps/ieee754/flt-32/s_floorf.c
sysdeps/ieee754/flt-32/s_fpclassifyf.c
sysdeps/ieee754/flt-32/s_frexpf.c
sysdeps/ieee754/flt-32/s_isinff.c
sysdeps/ieee754/flt-32/s_isnanf.c
sysdeps/ieee754/flt-32/s_llrintf.c
sysdeps/ieee754/flt-32/s_llroundf.c
sysdeps/ieee754/flt-32/s_log1pf.c
sysdeps/ieee754/flt-32/s_logbf.c
sysdeps/ieee754/flt-32/s_lrintf.c
sysdeps/ieee754/flt-32/s_lroundf.c
sysdeps/ieee754/flt-32/s_modff.c
sysdeps/ieee754/flt-32/s_nearbyintf.c
sysdeps/ieee754/flt-32/s_nextafterf.c
sysdeps/ieee754/flt-32/s_remquof.c
sysdeps/ieee754/flt-32/s_rintf.c
sysdeps/ieee754/flt-32/s_roundf.c
sysdeps/ieee754/flt-32/s_scalblnf.c
sysdeps/ieee754/flt-32/s_scalbnf.c
sysdeps/ieee754/flt-32/s_signbitf.c
sysdeps/ieee754/flt-32/s_tanf.c
sysdeps/ieee754/flt-32/s_tanhf.c
sysdeps/ieee754/flt-32/s_truncf.c
sysdeps/ieee754/ldbl-128/e_acoshl.c
sysdeps/ieee754/ldbl-128/e_atan2l.c
sysdeps/ieee754/ldbl-128/e_atanhl.c
sysdeps/ieee754/ldbl-128/e_expl.c
sysdeps/ieee754/ldbl-128/e_fmodl.c
sysdeps/ieee754/ldbl-128/e_gammal_r.c
sysdeps/ieee754/ldbl-128/e_hypotl.c
sysdeps/ieee754/ldbl-128/e_ilogbl.c
sysdeps/ieee754/ldbl-128/e_rem_pio2l.c
sysdeps/ieee754/ldbl-128/e_remainderl.c
sysdeps/ieee754/ldbl-128/e_sinhl.c
sysdeps/ieee754/ldbl-128/k_cosl.c
sysdeps/ieee754/ldbl-128/k_sincosl.c
sysdeps/ieee754/ldbl-128/k_sinl.c
sysdeps/ieee754/ldbl-128/s_asinhl.c
sysdeps/ieee754/ldbl-128/s_ceill.c
sysdeps/ieee754/ldbl-128/s_copysignl.c
sysdeps/ieee754/ldbl-128/s_cosl.c
sysdeps/ieee754/ldbl-128/s_fabsl.c
sysdeps/ieee754/ldbl-128/s_finitel.c
sysdeps/ieee754/ldbl-128/s_floorl.c
sysdeps/ieee754/ldbl-128/s_fma.c
sysdeps/ieee754/ldbl-128/s_fmal.c
sysdeps/ieee754/ldbl-128/s_fpclassifyl.c
sysdeps/ieee754/ldbl-128/s_frexpl.c
sysdeps/ieee754/ldbl-128/s_isinfl.c
sysdeps/ieee754/ldbl-128/s_isnanl.c
sysdeps/ieee754/ldbl-128/s_llrintl.c
sysdeps/ieee754/ldbl-128/s_llroundl.c
sysdeps/ieee754/ldbl-128/s_logbl.c
sysdeps/ieee754/ldbl-128/s_lrintl.c
sysdeps/ieee754/ldbl-128/s_lroundl.c
sysdeps/ieee754/ldbl-128/s_modfl.c
sysdeps/ieee754/ldbl-128/s_nearbyintl.c
sysdeps/ieee754/ldbl-128/s_nextafterl.c
sysdeps/ieee754/ldbl-128/s_remquol.c
sysdeps/ieee754/ldbl-128/s_rintl.c
sysdeps/ieee754/ldbl-128/s_roundl.c
sysdeps/ieee754/ldbl-128/s_scalblnl.c
sysdeps/ieee754/ldbl-128/s_scalbnl.c
sysdeps/ieee754/ldbl-128/s_signbitl.c
sysdeps/ieee754/ldbl-128/s_sincosl.c
sysdeps/ieee754/ldbl-128/s_sinl.c
sysdeps/ieee754/ldbl-128/s_tanhl.c
sysdeps/ieee754/ldbl-128/s_tanl.c
sysdeps/ieee754/ldbl-128/s_truncl.c
sysdeps/ieee754/ldbl-128/t_expl.h
sysdeps/ieee754/ldbl-128/t_sincosl.c
sysdeps/ieee754/ldbl-128ibm/e_atan2l.c
sysdeps/ieee754/ldbl-128ibm/e_expl.c
sysdeps/ieee754/ldbl-128ibm/e_fmodl.c
sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c
sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c
sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c
sysdeps/ieee754/ldbl-128ibm/e_remainderl.c
sysdeps/ieee754/ldbl-128ibm/k_cosl.c
sysdeps/ieee754/ldbl-128ibm/k_sincosl.c
sysdeps/ieee754/ldbl-128ibm/k_sinl.c
sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
sysdeps/ieee754/ldbl-128ibm/s_copysignl.c
sysdeps/ieee754/ldbl-128ibm/s_cosl.c
sysdeps/ieee754/ldbl-128ibm/s_fabsl.c
sysdeps/ieee754/ldbl-128ibm/s_finitel.c
sysdeps/ieee754/ldbl-128ibm/s_fmal.c
sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c
sysdeps/ieee754/ldbl-128ibm/s_frexpl.c
sysdeps/ieee754/ldbl-128ibm/s_isinfl.c
sysdeps/ieee754/ldbl-128ibm/s_isnanl.c
sysdeps/ieee754/ldbl-128ibm/s_logbl.c
sysdeps/ieee754/ldbl-128ibm/s_modfl.c
sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c
sysdeps/ieee754/ldbl-128ibm/s_remquol.c
sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c
sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c
sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
sysdeps/ieee754/ldbl-128ibm/s_sincosl.c
sysdeps/ieee754/ldbl-128ibm/s_sinl.c
sysdeps/ieee754/ldbl-128ibm/s_tanl.c
sysdeps/ieee754/ldbl-128ibm/t_sincosl.c
sysdeps/ieee754/ldbl-96/e_acoshl.c
sysdeps/ieee754/ldbl-96/e_atanhl.c
sysdeps/ieee754/ldbl-96/e_gammal_r.c
sysdeps/ieee754/ldbl-96/e_hypotl.c
sysdeps/ieee754/ldbl-96/e_rem_pio2l.c
sysdeps/ieee754/ldbl-96/e_sinhl.c
sysdeps/ieee754/ldbl-96/k_cosl.c
sysdeps/ieee754/ldbl-96/k_sinl.c
sysdeps/ieee754/ldbl-96/s_asinhl.c
sysdeps/ieee754/ldbl-96/s_cbrtl.c
sysdeps/ieee754/ldbl-96/s_copysignl.c
sysdeps/ieee754/ldbl-96/s_cosl.c
sysdeps/ieee754/ldbl-96/s_fma.c
sysdeps/ieee754/ldbl-96/s_fmal.c
sysdeps/ieee754/ldbl-96/s_frexpl.c
sysdeps/ieee754/ldbl-96/s_llrintl.c
sysdeps/ieee754/ldbl-96/s_llroundl.c
sysdeps/ieee754/ldbl-96/s_lrintl.c
sysdeps/ieee754/ldbl-96/s_lroundl.c
sysdeps/ieee754/ldbl-96/s_modfl.c
sysdeps/ieee754/ldbl-96/s_nexttowardf.c
sysdeps/ieee754/ldbl-96/s_remquol.c
sysdeps/ieee754/ldbl-96/s_roundl.c
sysdeps/ieee754/ldbl-96/s_scalblnl.c
sysdeps/ieee754/ldbl-96/s_signbitl.c
sysdeps/ieee754/ldbl-96/s_sincosl.c
sysdeps/ieee754/ldbl-96/s_sinl.c
sysdeps/ieee754/ldbl-96/s_tanhl.c
sysdeps/ieee754/ldbl-96/s_tanl.c
sysdeps/ieee754/ldbl-96/t_sincosl.c
sysdeps/ieee754/ldbl-opt/nldbl-compat.c
sysdeps/ieee754/ldbl-opt/nldbl-compat.h
sysdeps/m68k/dl-tls.h
sysdeps/m68k/ffs.c
sysdeps/m68k/fpu/fclrexcpt.c
sysdeps/m68k/fpu/fedisblxcpt.c
sysdeps/m68k/fpu/feenablxcpt.c
sysdeps/m68k/fpu/fegetenv.c
sysdeps/m68k/fpu/fegetexcept.c
sysdeps/m68k/fpu/fegetround.c
sysdeps/m68k/fpu/feholdexcpt.c
sysdeps/m68k/fpu/fesetenv.c
sysdeps/m68k/fpu/fesetround.c
sysdeps/m68k/fpu/feupdateenv.c
sysdeps/m68k/fpu/fgetexcptflg.c
sysdeps/m68k/fpu/fsetexcptflg.c
sysdeps/m68k/fpu/ftestexcept.c
sysdeps/m68k/libc-tls.c
sysdeps/m68k/m680x0/fpu/e_scalb.c
sysdeps/m68k/m680x0/fpu/fraiseexcpt.c
sysdeps/m68k/m680x0/fpu/s_ccosh_template.c
sysdeps/m68k/m680x0/fpu/s_cexp_template.c
sysdeps/m68k/m680x0/fpu/s_csin_template.c
sysdeps/m68k/m680x0/fpu/s_csinh_template.c
sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c
sysdeps/m68k/m680x0/fpu/s_llrint.c
sysdeps/m68k/m680x0/fpu/s_llrintf.c
sysdeps/m68k/m680x0/fpu/s_llrintl.c
sysdeps/m68k/m680x0/fpu/s_logbl.c
sysdeps/m68k/m680x0/fpu/s_lrint_template.c
sysdeps/m68k/m680x0/fpu/s_nextafterl.c
sysdeps/m68k/m680x0/fpu/s_remquo_template.c
sysdeps/m68k/m680x0/m68020/atomic-machine.h
sysdeps/m68k/memchr.S
sysdeps/m68k/memcopy.h
sysdeps/m68k/nptl/Makefile
sysdeps/m68k/nptl/bits/pthreadtypes-arch.h
sysdeps/m68k/nptl/bits/semaphore.h
sysdeps/m68k/nptl/pthreaddef.h
sysdeps/m68k/nptl/tls.h
sysdeps/m68k/rawmemchr.S
sysdeps/m68k/strchr.S
sysdeps/m68k/strchrnul.S
sysdeps/m68k/wcpcpy_chk.c
sysdeps/mach/hurd/hp-timing.h
sysdeps/mach/hurd/i386/getcontext.S
sysdeps/mach/hurd/i386/makecontext.S
sysdeps/mach/hurd/i386/setcontext.S
sysdeps/mach/hurd/i386/swapcontext.S
sysdeps/mach/hurd/ifreq.h
sysdeps/mach/hurd/net/if_arp.h
sysdeps/mach/hurd/not-cancel.h
sysdeps/mach/hurd/waitid.c
sysdeps/mips/__longjmp.c
sysdeps/mips/dl-machine.h
sysdeps/mips/dl-procinfo.c
sysdeps/mips/dl-procinfo.h
sysdeps/mips/dl-trampoline.c
sysdeps/mips/fpu/fclrexcpt.c
sysdeps/mips/fpu/fedisblxcpt.c
sysdeps/mips/fpu/feenablxcpt.c
sysdeps/mips/fpu/fegetenv.c
sysdeps/mips/fpu/fegetexcept.c
sysdeps/mips/fpu/fegetround.c
sysdeps/mips/fpu/feholdexcpt.c
sysdeps/mips/fpu/fenv_libc.h
sysdeps/mips/fpu/fesetenv.c
sysdeps/mips/fpu/fesetround.c
sysdeps/mips/fpu/feupdateenv.c
sysdeps/mips/fpu/fgetexcptflg.c
sysdeps/mips/fpu/fraiseexcpt.c
sysdeps/mips/fpu/fsetexcptflg.c
sysdeps/mips/fpu/ftestexcept.c
sysdeps/mips/mips64/__longjmp.c
sysdeps/mips/mips64/e_sqrtl.c
sysdeps/mips/mips64/setjmp_aux.c
sysdeps/mips/setjmp_aux.c
sysdeps/mips/sys/tas.h
sysdeps/nptl/Makeconfig
sysdeps/nptl/Makefile
sysdeps/nptl/internaltypes.h
sysdeps/nptl/pthreadP.h
sysdeps/nptl/timer_routines.h
sysdeps/posix/getpagesize.c
sysdeps/posix/pread.c
sysdeps/posix/pread64.c
sysdeps/posix/pwrite64.c
sysdeps/posix/sigignore.c
sysdeps/posix/sigwait.c
sysdeps/posix/sprofil.c
sysdeps/posix/usleep.c
sysdeps/powerpc/atomic-machine.h
sysdeps/powerpc/ffs.c
sysdeps/powerpc/fpu/e_hypot.c
sysdeps/powerpc/fpu/e_hypotf.c
sysdeps/powerpc/fpu/fedisblxcpt.c
sysdeps/powerpc/fpu/feenablxcpt.c
sysdeps/powerpc/fpu/fegetexcept.c
sysdeps/powerpc/fpu/fesetround.c
sysdeps/powerpc/fpu/feupdateenv.c
sysdeps/powerpc/fpu/tst-setcontext-fpscr.c
sysdeps/powerpc/jmpbuf-unwind.h
sysdeps/powerpc/nofpu/fclrexcpt.c
sysdeps/powerpc/nofpu/fedisblxcpt.c
sysdeps/powerpc/nofpu/feenablxcpt.c
sysdeps/powerpc/nofpu/fegetenv.c
sysdeps/powerpc/nofpu/fegetexcept.c
sysdeps/powerpc/nofpu/fegetround.c
sysdeps/powerpc/nofpu/feholdexcpt.c
sysdeps/powerpc/nofpu/fenv_const.c
sysdeps/powerpc/nofpu/fesetenv.c
sysdeps/powerpc/nofpu/fesetround.c
sysdeps/powerpc/nofpu/feupdateenv.c
sysdeps/powerpc/nofpu/fgetexcptflg.c
sysdeps/powerpc/nofpu/fraiseexcpt.c
sysdeps/powerpc/nofpu/fsetexcptflg.c
sysdeps/powerpc/nofpu/ftestexcept.c
sysdeps/powerpc/nofpu/sim-full.c
sysdeps/powerpc/nofpu/soft-supp.h
sysdeps/powerpc/nofpu/sqrtdf2.c
sysdeps/powerpc/nofpu/sqrtsf2.c
sysdeps/powerpc/nptl/pthread_spin_lock.c
sysdeps/powerpc/nptl/pthread_spin_trylock.c
sysdeps/powerpc/power4/wordcopy.c
sysdeps/powerpc/power6/wordcopy.c
sysdeps/powerpc/powerpc32/a2/memcpy.S
sysdeps/powerpc/powerpc32/atomic-machine.h
sysdeps/powerpc/powerpc32/power4/hp-timing.h
sysdeps/powerpc/powerpc32/power4/memcopy.h
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S
sysdeps/powerpc/powerpc32/power7/memchr.S
sysdeps/powerpc/powerpc32/power7/memcpy.S
sysdeps/powerpc/powerpc32/power7/mempcpy.S
sysdeps/powerpc/powerpc32/power7/memrchr.S
sysdeps/powerpc/powerpc32/power7/memset.S
sysdeps/powerpc/powerpc32/power7/rawmemchr.S
sysdeps/powerpc/powerpc32/power7/strchr.S
sysdeps/powerpc/powerpc32/power7/strchrnul.S
sysdeps/powerpc/powerpc32/power7/strlen.S
sysdeps/powerpc/powerpc32/power7/strnlen.S
sysdeps/powerpc/powerpc64/a2/memcpy.S
sysdeps/powerpc/powerpc64/atomic-machine.h
sysdeps/powerpc/powerpc64/ffsll.c
sysdeps/powerpc/powerpc64/hp-timing.h
sysdeps/powerpc/powerpc64/power7/memchr.S
sysdeps/powerpc/powerpc64/power7/memcpy.S
sysdeps/powerpc/powerpc64/power7/mempcpy.S
sysdeps/powerpc/powerpc64/power7/memrchr.S
sysdeps/powerpc/powerpc64/power7/memset.S
sysdeps/powerpc/powerpc64/power7/rawmemchr.S
sysdeps/powerpc/powerpc64/power7/strchr.S
sysdeps/powerpc/powerpc64/power7/strchrnul.S
sysdeps/powerpc/powerpc64/power7/strlen.S
sysdeps/powerpc/powerpc64/power7/strnlen.S
sysdeps/powerpc/powerpc64/power8/memrchr.S
sysdeps/pthread/eintr.c
sysdeps/pthread/posix-timer.h
sysdeps/pthread/pthread_atfork.c
sysdeps/pthread/sem_close.c
sysdeps/pthread/sem_open.c
sysdeps/pthread/sem_unlink.c
sysdeps/pthread/tst-_res1.c
sysdeps/pthread/tst-_res1mod1.c
sysdeps/pthread/tst-abstime.c
sysdeps/pthread/tst-atfork1.c
sysdeps/pthread/tst-atfork2.c
sysdeps/pthread/tst-atfork2mod.c
sysdeps/pthread/tst-attr1.c
sysdeps/pthread/tst-backtrace1.c
sysdeps/pthread/tst-barrier1.c
sysdeps/pthread/tst-barrier2.c
sysdeps/pthread/tst-barrier3.c
sysdeps/pthread/tst-barrier4.c
sysdeps/pthread/tst-basic1.c
sysdeps/pthread/tst-basic2.c
sysdeps/pthread/tst-basic3.c
sysdeps/pthread/tst-basic4.c
sysdeps/pthread/tst-basic5.c
sysdeps/pthread/tst-basic6.c
sysdeps/pthread/tst-cancel1.c
sysdeps/pthread/tst-cancel10.c
sysdeps/pthread/tst-cancel11.c
sysdeps/pthread/tst-cancel12.c
sysdeps/pthread/tst-cancel13.c
sysdeps/pthread/tst-cancel14.c
sysdeps/pthread/tst-cancel15.c
sysdeps/pthread/tst-cancel16.c
sysdeps/pthread/tst-cancel18.c
sysdeps/pthread/tst-cancel19.c
sysdeps/pthread/tst-cancel2.c
sysdeps/pthread/tst-cancel20.c
sysdeps/pthread/tst-cancel21.c
sysdeps/pthread/tst-cancel22.c
sysdeps/pthread/tst-cancel3.c
sysdeps/pthread/tst-cancel4.c
sysdeps/pthread/tst-cancel6.c
sysdeps/pthread/tst-cancel8.c
sysdeps/pthread/tst-cancel9.c
sysdeps/pthread/tst-cleanup0.c
sysdeps/pthread/tst-cleanup1.c
sysdeps/pthread/tst-cleanup2.c
sysdeps/pthread/tst-cleanup3.c
sysdeps/pthread/tst-clock1.c
sysdeps/pthread/tst-cond1.c
sysdeps/pthread/tst-cond10.c
sysdeps/pthread/tst-cond11.c
sysdeps/pthread/tst-cond12.c
sysdeps/pthread/tst-cond14.c
sysdeps/pthread/tst-cond15.c
sysdeps/pthread/tst-cond16.c
sysdeps/pthread/tst-cond18.c
sysdeps/pthread/tst-cond19.c
sysdeps/pthread/tst-cond2.c
sysdeps/pthread/tst-cond20.c
sysdeps/pthread/tst-cond23.c
sysdeps/pthread/tst-cond3.c
sysdeps/pthread/tst-cond4.c
sysdeps/pthread/tst-cond5.c
sysdeps/pthread/tst-cond6.c
sysdeps/pthread/tst-cond7.c
sysdeps/pthread/tst-cond8.c
sysdeps/pthread/tst-cond9.c
sysdeps/pthread/tst-detach1.c
sysdeps/pthread/tst-eintr2.c
sysdeps/pthread/tst-eintr3.c
sysdeps/pthread/tst-eintr4.c
sysdeps/pthread/tst-eintr5.c
sysdeps/pthread/tst-exec1.c
sysdeps/pthread/tst-exec2.c
sysdeps/pthread/tst-exec3.c
sysdeps/pthread/tst-exit1.c
sysdeps/pthread/tst-fini1.c
sysdeps/pthread/tst-fini1mod.c
sysdeps/pthread/tst-flock1.c
sysdeps/pthread/tst-flock2.c
sysdeps/pthread/tst-fork1.c
sysdeps/pthread/tst-fork2.c
sysdeps/pthread/tst-fork3.c
sysdeps/pthread/tst-join1.c
sysdeps/pthread/tst-join2.c
sysdeps/pthread/tst-join3.c
sysdeps/pthread/tst-join4.c
sysdeps/pthread/tst-join5.c
sysdeps/pthread/tst-key1.c
sysdeps/pthread/tst-key2.c
sysdeps/pthread/tst-key3.c
sysdeps/pthread/tst-key4.c
sysdeps/pthread/tst-kill1.c
sysdeps/pthread/tst-kill2.c
sysdeps/pthread/tst-kill3.c
sysdeps/pthread/tst-kill4.c
sysdeps/pthread/tst-kill5.c
sysdeps/pthread/tst-kill6.c
sysdeps/pthread/tst-mutex1.c
sysdeps/pthread/tst-mutex2.c
sysdeps/pthread/tst-mutex3.c
sysdeps/pthread/tst-mutex4.c
sysdeps/pthread/tst-mutex5.c
sysdeps/pthread/tst-mutex6.c
sysdeps/pthread/tst-mutex7.c
sysdeps/pthread/tst-mutex9.c
sysdeps/pthread/tst-once1.c
sysdeps/pthread/tst-once2.c
sysdeps/pthread/tst-once3.c
sysdeps/pthread/tst-once4.c
sysdeps/pthread/tst-pt-align.c
sysdeps/pthread/tst-pt-align3.c
sysdeps/pthread/tst-pt-popen1.c
sysdeps/pthread/tst-pt-sysconf.c
sysdeps/pthread/tst-pt-tls1.c
sysdeps/pthread/tst-pt-tls2.c
sysdeps/pthread/tst-pt-tls4.c
sysdeps/pthread/tst-raise1.c
sysdeps/pthread/tst-robust1.c
sysdeps/pthread/tst-robust7.c
sysdeps/pthread/tst-rwlock1.c
sysdeps/pthread/tst-rwlock12.c
sysdeps/pthread/tst-rwlock14.c
sysdeps/pthread/tst-rwlock4.c
sysdeps/pthread/tst-rwlock5.c
sysdeps/pthread/tst-sem1.c
sysdeps/pthread/tst-sem10.c
sysdeps/pthread/tst-sem2.c
sysdeps/pthread/tst-sem3.c
sysdeps/pthread/tst-sem4.c
sysdeps/pthread/tst-sem5.c
sysdeps/pthread/tst-sem6.c
sysdeps/pthread/tst-sem7.c
sysdeps/pthread/tst-sem8.c
sysdeps/pthread/tst-sem9.c
sysdeps/pthread/tst-signal1.c
sysdeps/pthread/tst-signal2.c
sysdeps/pthread/tst-signal4.c
sysdeps/pthread/tst-signal5.c
sysdeps/pthread/tst-signal6.c
sysdeps/pthread/tst-spin1.c
sysdeps/pthread/tst-spin2.c
sysdeps/pthread/tst-spin3.c
sysdeps/pthread/tst-stack1.c
sysdeps/pthread/tst-stdio1.c
sysdeps/pthread/tst-stdio2.c
sysdeps/pthread/tst-timer.c
sysdeps/pthread/tst-tls4moda.c
sysdeps/pthread/tst-tls4modb.c
sysdeps/pthread/tst-tsd1.c
sysdeps/pthread/tst-tsd2.c
sysdeps/pthread/tst-tsd5.c
sysdeps/pthread/tst-umask1.c
sysdeps/pthread/tst-unload.c
sysdeps/s390/atomic-machine.h
sysdeps/s390/dl-procinfo.c
sysdeps/s390/dl-procinfo.h
sysdeps/s390/ffs.c
sysdeps/s390/fpu/bits/fenv.h
sysdeps/s390/fpu/e_sqrtl.c
sysdeps/s390/fpu/fedisblxcpt.c
sysdeps/s390/fpu/feenablxcpt.c
sysdeps/s390/fpu/fegetenv.c
sysdeps/s390/fpu/fegetexcept.c
sysdeps/s390/fpu/fegetround.c
sysdeps/s390/fpu/feholdexcpt.c
sysdeps/s390/fpu/fenv_libc.h
sysdeps/s390/fpu/fesetenv.c
sysdeps/s390/fpu/fesetround.c
sysdeps/s390/fpu/feupdateenv.c
sysdeps/s390/fpu/fgetexcptflg.c
sysdeps/s390/fpu/fpu_control.h
sysdeps/s390/fpu/fraiseexcpt.c
sysdeps/s390/fpu/fsetexcptflg.c
sysdeps/s390/fpu/ftestexcept.c
sysdeps/s390/iso-8859-1_cp037_z900.c
sysdeps/s390/jmpbuf-unwind.h
sysdeps/s390/memchr-z900.S
sysdeps/s390/memset-z900.S
sysdeps/s390/s390-32/__longjmp.c
sysdeps/s390/s390-32/add_n.S
sysdeps/s390/s390-32/addmul_1.S
sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-32/mul_1.S
sysdeps/s390/s390-32/s390-mcount.S
sysdeps/s390/s390-32/setjmp.S
sysdeps/s390/s390-32/start.S
sysdeps/s390/s390-32/strncpy-z900.S
sysdeps/s390/s390-32/sub_n.S
sysdeps/s390/s390-32/sysdep.h
sysdeps/s390/s390-64/__longjmp.c
sysdeps/s390/s390-64/add_n.S
sysdeps/s390/s390-64/crti.S
sysdeps/s390/s390-64/crtn.S
sysdeps/s390/s390-64/dl-machine.h
sysdeps/s390/s390-64/s390x-mcount.h
sysdeps/s390/s390-64/setjmp.S
sysdeps/s390/s390-64/start.S
sysdeps/s390/s390-64/strncpy-z900.S
sysdeps/s390/s390-64/sub_n.S
sysdeps/s390/s390-64/sysdep.h
sysdeps/s390/strcmp-z900.S
sysdeps/s390/strcpy-z900.S
sysdeps/s390/utf16-utf32-z9.c
sysdeps/s390/utf8-utf16-z9.c
sysdeps/s390/utf8-utf32-z9.c
sysdeps/sh/_mcount.S
sysdeps/sh/jmpbuf-unwind.h
sysdeps/sh/memcpy.S
sysdeps/sh/memset.S
sysdeps/sh/nptl/pthread_spin_init.c
sysdeps/sh/sh4/fpu/fclrexcpt.c
sysdeps/sh/sh4/fpu/fedisblxcpt.c
sysdeps/sh/sh4/fpu/feenablxcpt.c
sysdeps/sh/sh4/fpu/fegetexcept.c
sysdeps/sh/sh4/fpu/fegetround.c
sysdeps/sh/sh4/fpu/fesetround.c
sysdeps/sh/sh4/fpu/feupdateenv.c
sysdeps/sh/sh4/fpu/fraiseexcpt.c
sysdeps/sh/strlen.S
sysdeps/sparc/backtrace.c
sysdeps/sparc/dl-procinfo.c
sysdeps/sparc/dl-procinfo.h
sysdeps/sparc/fpu/fedisblxcpt.c
sysdeps/sparc/fpu/feenablxcpt.c
sysdeps/sparc/fpu/fegetexcept.c
sysdeps/sparc/fpu/fpu_control.h
sysdeps/sparc/machine-gmon.h
sysdeps/sparc/sparc-mcount.S
sysdeps/sparc/sparc32/fpu/s_copysign.S
sysdeps/sparc/sparc32/fpu/s_copysignf.S
sysdeps/sparc/sparc32/fpu/s_fabsf.S
sysdeps/sparc/sparc32/jmpbuf-unwind.h
sysdeps/sparc/sparc32/memchr.S
sysdeps/sparc/sparc32/memcpy.S
sysdeps/sparc/sparc32/memset.S
sysdeps/sparc/sparc32/q_add.c
sysdeps/sparc/sparc32/q_cmp.c
sysdeps/sparc/sparc32/q_cmpe.c
sysdeps/sparc/sparc32/q_div.c
sysdeps/sparc/sparc32/q_dtoq.c
sysdeps/sparc/sparc32/q_feq.c
sysdeps/sparc/sparc32/q_fge.c
sysdeps/sparc/sparc32/q_fgt.c
sysdeps/sparc/sparc32/q_fle.c
sysdeps/sparc/sparc32/q_flt.c
sysdeps/sparc/sparc32/q_fne.c
sysdeps/sparc/sparc32/q_itoq.c
sysdeps/sparc/sparc32/q_lltoq.c
sysdeps/sparc/sparc32/q_mul.c
sysdeps/sparc/sparc32/q_neg.c
sysdeps/sparc/sparc32/q_qtod.c
sysdeps/sparc/sparc32/q_qtoi.c
sysdeps/sparc/sparc32/q_qtoll.c
sysdeps/sparc/sparc32/q_qtos.c
sysdeps/sparc/sparc32/q_qtou.c
sysdeps/sparc/sparc32/q_qtoull.c
sysdeps/sparc/sparc32/q_sqrt.c
sysdeps/sparc/sparc32/q_stoq.c
sysdeps/sparc/sparc32/q_sub.c
sysdeps/sparc/sparc32/q_ulltoq.c
sysdeps/sparc/sparc32/q_util.c
sysdeps/sparc/sparc32/q_utoq.c
sysdeps/sparc/sparc32/sfp-machine.h
sysdeps/sparc/sparc32/sparcv9/addmul_1.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S
sysdeps/sparc/sparc32/sparcv9/hp-timing.h
sysdeps/sparc/sparc32/sparcv9/mul_1.S
sysdeps/sparc/sparc32/sparcv9/submul_1.S
sysdeps/sparc/sparc32/start.S
sysdeps/sparc/sparc32/stpcpy.S
sysdeps/sparc/sparc32/strcat.S
sysdeps/sparc/sparc32/strchr.S
sysdeps/sparc/sparc32/strcmp.S
sysdeps/sparc/sparc32/strcpy.S
sysdeps/sparc/sparc32/strlen.S
sysdeps/sparc/sparc64/Makefile
sysdeps/sparc/sparc64/align-cpy.S
sysdeps/sparc/sparc64/fpu/e_sqrtl.c
sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S
sysdeps/sparc/sparc64/fpu/s_copysign.S
sysdeps/sparc/sparc64/fpu/s_copysignf.S
sysdeps/sparc/sparc64/fpu/s_lrint.S
sysdeps/sparc/sparc64/fpu/s_lrintf.S
sysdeps/sparc/sparc64/fpu/s_nearbyint.S
sysdeps/sparc/sparc64/fpu/s_nearbyintf.S
sysdeps/sparc/sparc64/fpu/s_rint.S
sysdeps/sparc/sparc64/fpu/s_rintf.S
sysdeps/sparc/sparc64/hp-timing.h
sysdeps/sparc/sparc64/jmpbuf-unwind.h
sysdeps/sparc/sparc64/memchr.S
sysdeps/sparc/sparc64/memcmp.S
sysdeps/sparc/sparc64/memcpy.S
sysdeps/sparc/sparc64/memset.S
sysdeps/sparc/sparc64/multiarch/add_n-vis3.S
sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S
sysdeps/sparc/sparc64/multiarch/md5-crop.S
sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S
sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S
sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S
sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S
sysdeps/sparc/sparc64/multiarch/memset-niagara1.S
sysdeps/sparc/sparc64/multiarch/memset-niagara4.S
sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S
sysdeps/sparc/sparc64/multiarch/sha256-crop.S
sysdeps/sparc/sparc64/multiarch/sha512-crop.S
sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S
sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S
sysdeps/sparc/sparc64/qp_add.c
sysdeps/sparc/sparc64/qp_cmp.c
sysdeps/sparc/sparc64/qp_cmpe.c
sysdeps/sparc/sparc64/qp_div.c
sysdeps/sparc/sparc64/qp_dtoq.c
sysdeps/sparc/sparc64/qp_feq.c
sysdeps/sparc/sparc64/qp_fge.c
sysdeps/sparc/sparc64/qp_fgt.c
sysdeps/sparc/sparc64/qp_fle.c
sysdeps/sparc/sparc64/qp_flt.c
sysdeps/sparc/sparc64/qp_fne.c
sysdeps/sparc/sparc64/qp_itoq.c
sysdeps/sparc/sparc64/qp_mul.c
sysdeps/sparc/sparc64/qp_neg.S
sysdeps/sparc/sparc64/qp_qtod.c
sysdeps/sparc/sparc64/qp_qtoi.c
sysdeps/sparc/sparc64/qp_qtos.c
sysdeps/sparc/sparc64/qp_qtoui.c
sysdeps/sparc/sparc64/qp_qtoux.c
sysdeps/sparc/sparc64/qp_qtox.c
sysdeps/sparc/sparc64/qp_sqrt.c
sysdeps/sparc/sparc64/qp_stoq.c
sysdeps/sparc/sparc64/qp_sub.c
sysdeps/sparc/sparc64/qp_uitoq.c
sysdeps/sparc/sparc64/qp_util.c
sysdeps/sparc/sparc64/qp_uxtoq.c
sysdeps/sparc/sparc64/qp_xtoq.c
sysdeps/sparc/sparc64/rawmemchr.S
sysdeps/sparc/sparc64/sfp-machine.h
sysdeps/sparc/sparc64/start.S
sysdeps/sparc/sparc64/stpcpy.S
sysdeps/sparc/sparc64/stpncpy.S
sysdeps/sparc/sparc64/strcat.S
sysdeps/sparc/sparc64/strchr.S
sysdeps/sparc/sparc64/strcmp.S
sysdeps/sparc/sparc64/strcpy.S
sysdeps/sparc/sparc64/strcspn.S
sysdeps/sparc/sparc64/strlen.S
sysdeps/sparc/sparc64/strncmp.S
sysdeps/sparc/sparc64/strncpy.S
sysdeps/sparc/sparc64/strpbrk.S
sysdeps/sparc/sparc64/strspn.S
sysdeps/unix/alpha/pipe.S
sysdeps/unix/alpha/sysdep.S
sysdeps/unix/bsd/getpt.c
sysdeps/unix/bsd/unlockpt.c
sysdeps/unix/grantpt.c
sysdeps/unix/ifreq.c
sysdeps/unix/mips/mips32/sysdep.h
sysdeps/unix/mips/mips64/sysdep.h
sysdeps/unix/mips/pipe.S
sysdeps/unix/mips/sysdep.S
sysdeps/unix/mips/sysdep.h
sysdeps/unix/sysv/linux/accept4.c
sysdeps/unix/sysv/linux/aio_misc.h
sysdeps/unix/sysv/linux/alpha/clone.S
sysdeps/unix/sysv/linux/alpha/gethostname.c
sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S
sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
sysdeps/unix/sysv/linux/alpha/ioperm.c
sysdeps/unix/sysv/linux/alpha/rt_sigaction.S
sysdeps/unix/sysv/linux/alpha/syscall.S
sysdeps/unix/sysv/linux/alpha/sysdep.h
sysdeps/unix/sysv/linux/arc/clone.S
sysdeps/unix/sysv/linux/arm/clone.S
sysdeps/unix/sysv/linux/arm/dl-procinfo.c
sysdeps/unix/sysv/linux/arm/dl-procinfo.h
sysdeps/unix/sysv/linux/arm/ioperm.c
sysdeps/unix/sysv/linux/arm/readelflib.c
sysdeps/unix/sysv/linux/arm/register-dump.h
sysdeps/unix/sysv/linux/arm/sigcontextinfo.h
sysdeps/unix/sysv/linux/arm/sysdep.h
sysdeps/unix/sysv/linux/arm/vfork.S
sysdeps/unix/sysv/linux/dl-librecon.h
sysdeps/unix/sysv/linux/dl-openat64.c
sysdeps/unix/sysv/linux/dl-origin.c
sysdeps/unix/sysv/linux/fstatvfs.c
sysdeps/unix/sysv/linux/generic/____longjmp_chk.c
sysdeps/unix/sysv/linux/generic/bits/fcntl.h
sysdeps/unix/sysv/linux/generic/bits/typesizes.h
sysdeps/unix/sysv/linux/generic/chmod.c
sysdeps/unix/sysv/linux/generic/chown.c
sysdeps/unix/sysv/linux/generic/dl-origin.c
sysdeps/unix/sysv/linux/generic/dup2.c
sysdeps/unix/sysv/linux/generic/epoll_create.c
sysdeps/unix/sysv/linux/generic/inotify_init.c
sysdeps/unix/sysv/linux/generic/lchown.c
sysdeps/unix/sysv/linux/generic/link.c
sysdeps/unix/sysv/linux/generic/mkdir.c
sysdeps/unix/sysv/linux/generic/pipe.c
sysdeps/unix/sysv/linux/generic/readlink.c
sysdeps/unix/sysv/linux/generic/rmdir.c
sysdeps/unix/sysv/linux/generic/symlink.c
sysdeps/unix/sysv/linux/generic/sysdep.h
sysdeps/unix/sysv/linux/generic/unlink.c
sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c
sysdeps/unix/sysv/linux/getcwd.c
sysdeps/unix/sysv/linux/getipv4sourcefilter.c
sysdeps/unix/sysv/linux/getpt.c
sysdeps/unix/sysv/linux/getsourcefilter.c
sysdeps/unix/sysv/linux/getsysstats.c
sysdeps/unix/sysv/linux/grantpt.c
sysdeps/unix/sysv/linux/hppa/atomic-machine.h
sysdeps/unix/sysv/linux/hppa/clone.S
sysdeps/unix/sysv/linux/hppa/getcontext.S
sysdeps/unix/sysv/linux/hppa/makecontext.c
sysdeps/unix/sysv/linux/hppa/setcontext.S
sysdeps/unix/sysv/linux/hppa/swapcontext.c
sysdeps/unix/sysv/linux/hppa/sysdep.h
sysdeps/unix/sysv/linux/i386/clone.S
sysdeps/unix/sysv/linux/i386/dl-librecon.h
sysdeps/unix/sysv/linux/i386/dl-procinfo.h
sysdeps/unix/sysv/linux/i386/getcontext.S
sysdeps/unix/sysv/linux/i386/makecontext.S
sysdeps/unix/sysv/linux/i386/register-dump.h
sysdeps/unix/sysv/linux/i386/setcontext.S
sysdeps/unix/sysv/linux/i386/sigcontextinfo.h
sysdeps/unix/sysv/linux/i386/swapcontext.S
sysdeps/unix/sysv/linux/i386/sysdep.h
sysdeps/unix/sysv/linux/i386/vfork.S
sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S
sysdeps/unix/sysv/linux/ia64/__longjmp.S
sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c
sysdeps/unix/sysv/linux/ia64/__start_context.S
sysdeps/unix/sysv/linux/ia64/bits/setjmp.h
sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
sysdeps/unix/sysv/linux/ia64/getcontext.S
sysdeps/unix/sysv/linux/ia64/ioperm.c
sysdeps/unix/sysv/linux/ia64/makecontext.c
sysdeps/unix/sysv/linux/ia64/pipe.S
sysdeps/unix/sysv/linux/ia64/register-dump.h
sysdeps/unix/sysv/linux/ia64/setcontext.S
sysdeps/unix/sysv/linux/ia64/setjmp.S
sysdeps/unix/sysv/linux/ia64/swapcontext.c
sysdeps/unix/sysv/linux/ia64/sys/io.h
sysdeps/unix/sysv/linux/ia64/sys/rse.h
sysdeps/unix/sysv/linux/ia64/syscall.S
sysdeps/unix/sysv/linux/ia64/sysdep.S
sysdeps/unix/sysv/linux/ia64/sysdep.h
sysdeps/unix/sysv/linux/ia64/ucontext_i.h
sysdeps/unix/sysv/linux/ifreq.c
sysdeps/unix/sysv/linux/internal_statvfs.c
sysdeps/unix/sysv/linux/kernel-posix-timers.h
sysdeps/unix/sysv/linux/lddlibc4.c
sysdeps/unix/sysv/linux/m68k/clone.S
sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h
sysdeps/unix/sysv/linux/m68k/getpagesize.c
sysdeps/unix/sysv/linux/m68k/register-dump.h
sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h
sysdeps/unix/sysv/linux/m68k/sysdep.h
sysdeps/unix/sysv/linux/m68k/vfork.S
sysdeps/unix/sysv/linux/mips/_test_and_set.c
sysdeps/unix/sysv/linux/mips/clone.S
sysdeps/unix/sysv/linux/mips/getcontext.S
sysdeps/unix/sysv/linux/mips/makecontext.S
sysdeps/unix/sysv/linux/mips/readelflib.c
sysdeps/unix/sysv/linux/mips/register-dump.h
sysdeps/unix/sysv/linux/mips/setcontext.S
sysdeps/unix/sysv/linux/mips/sigcontextinfo.h
sysdeps/unix/sysv/linux/mips/swapcontext.S
sysdeps/unix/sysv/linux/mips/ustat.c
sysdeps/unix/sysv/linux/mmap64.c
sysdeps/unix/sysv/linux/mq_notify.c
sysdeps/unix/sysv/linux/msgctl.c
sysdeps/unix/sysv/linux/msgget.c
sysdeps/unix/sysv/linux/msgrcv.c
sysdeps/unix/sysv/linux/msgsnd.c
sysdeps/unix/sysv/linux/net/if_arp.h
sysdeps/unix/sysv/linux/nios2/clone.S
sysdeps/unix/sysv/linux/nios2/kernel_stat.h
sysdeps/unix/sysv/linux/not-cancel.h
sysdeps/unix/sysv/linux/nscd_setup_thread.c
sysdeps/unix/sysv/linux/open.c
sysdeps/unix/sysv/linux/ppoll.c
sysdeps/unix/sysv/linux/pread.c
sysdeps/unix/sysv/linux/pread64.c
sysdeps/unix/sysv/linux/pselect.c
sysdeps/unix/sysv/linux/ptsname.c
sysdeps/unix/sysv/linux/pwrite.c
sysdeps/unix/sysv/linux/pwrite64.c
sysdeps/unix/sysv/linux/recvmmsg.c
sysdeps/unix/sysv/linux/s390/bits/elfclass.h
sysdeps/unix/sysv/linux/s390/dl-procinfo.h
sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c
sysdeps/unix/sysv/linux/s390/s390-32/clone.S
sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S
sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c
sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c
sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c
sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c
sysdeps/unix/sysv/linux/s390/s390-32/login.c
sysdeps/unix/sysv/linux/s390/s390-32/login32.c
sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c
sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c
sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h
sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
sysdeps/unix/sysv/linux/s390/s390-32/syscall.S
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c
sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h
sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h
sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c
sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h
sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c
sysdeps/unix/sysv/linux/s390/s390-32/vfork.S
sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c
sysdeps/unix/sysv/linux/s390/s390-64/clone.S
sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S
sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c
sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h
sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
sysdeps/unix/sysv/linux/s390/s390-64/syscall.S
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
sysdeps/unix/sysv/linux/s390/sigcontextinfo.h
sysdeps/unix/sysv/linux/s390/sys/ptrace.h
sysdeps/unix/sysv/linux/s390/sys/ucontext.h
sysdeps/unix/sysv/linux/semctl.c
sysdeps/unix/sysv/linux/semget.c
sysdeps/unix/sysv/linux/semop.c
sysdeps/unix/sysv/linux/semtimedop.c
sysdeps/unix/sysv/linux/sendmmsg.c
sysdeps/unix/sysv/linux/setipv4sourcefilter.c
sysdeps/unix/sysv/linux/setsourcefilter.c
sysdeps/unix/sysv/linux/sh/sigcontextinfo.h
sysdeps/unix/sysv/linux/sh/sysdep.h
sysdeps/unix/sysv/linux/shmat.c
sysdeps/unix/sysv/linux/shmctl.c
sysdeps/unix/sysv/linux/shmdt.c
sysdeps/unix/sysv/linux/shmget.c
sysdeps/unix/sysv/linux/sigset-cvt-mask.h
sysdeps/unix/sysv/linux/sigstack.c
sysdeps/unix/sysv/linux/sparc/readelflib.c
sysdeps/unix/sysv/linux/sparc/sparc32/clone.S
sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S
sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c
sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c
sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S
sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h
sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S
sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S
sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S
sysdeps/unix/sysv/linux/sparc/sparc64/clone.S
sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S
sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c
sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S
sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S
sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h
sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S
sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S
sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h
sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c
sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h
sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S
sysdeps/unix/sysv/linux/sparc/sysdep.h
sysdeps/unix/sysv/linux/statfs.c
sysdeps/unix/sysv/linux/statvfs.c
sysdeps/unix/sysv/linux/timer_create.c
sysdeps/unix/sysv/linux/timer_delete.c
sysdeps/unix/sysv/linux/timer_getoverr.c
sysdeps/unix/sysv/linux/timer_gettime.c
sysdeps/unix/sysv/linux/timer_routines.c
sysdeps/unix/sysv/linux/timer_settime.c
sysdeps/unix/sysv/linux/umount.c
sysdeps/unix/sysv/linux/unlockpt.c
sysdeps/unix/sysv/linux/updwtmp.c
sysdeps/unix/sysv/linux/ustat.c
sysdeps/unix/sysv/linux/utmp_file.c
sysdeps/unix/sysv/linux/x86/readelflib.c
sysdeps/unix/sysv/linux/x86_64/__start_context.S
sysdeps/unix/sysv/linux/x86_64/getcontext.S
sysdeps/unix/sysv/linux/x86_64/makecontext.c
sysdeps/unix/sysv/linux/x86_64/setcontext.S
sysdeps/unix/sysv/linux/x86_64/swapcontext.S
sysdeps/wordsize-64/tst-writev.c
sysdeps/x86/fpu/s_fpclassifyl.c
sysdeps/x86/fpu/s_isnanl.c
sysdeps/x86/fpu_control.h
sysdeps/x86/nptl/pthreaddef.h
sysdeps/x86_64/_mcount.S
sysdeps/x86_64/dl-machine.h
sysdeps/x86_64/ffs.c
sysdeps/x86_64/ffsll.c
sysdeps/x86_64/fpu/e_exp2l.S
sysdeps/x86_64/fpu/e_expl.S
sysdeps/x86_64/fpu/e_fmodl.S
sysdeps/x86_64/fpu/e_ilogbl.S
sysdeps/x86_64/fpu/e_log10l.S
sysdeps/x86_64/fpu/e_log2l.S
sysdeps/x86_64/fpu/e_logl.S
sysdeps/x86_64/fpu/e_powl.S
sysdeps/x86_64/fpu/e_remainderl.S
sysdeps/x86_64/fpu/e_scalbl.S
sysdeps/x86_64/fpu/fedisblxcpt.c
sysdeps/x86_64/fpu/feenablxcpt.c
sysdeps/x86_64/fpu/fegetexcept.c
sysdeps/x86_64/fpu/fegetround.c
sysdeps/x86_64/fpu/feupdateenv.c
sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_fma.c
sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S
sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S
sysdeps/x86_64/fpu/s_ceill.S
sysdeps/x86_64/fpu/s_copysign.S
sysdeps/x86_64/fpu/s_copysignf.S
sysdeps/x86_64/fpu/s_copysignl.S
sysdeps/x86_64/fpu/s_finitel.S
sysdeps/x86_64/fpu/s_floorl.S
sysdeps/x86_64/fpu/s_fmax.S
sysdeps/x86_64/fpu/s_fmaxf.S
sysdeps/x86_64/fpu/s_fmaxl.S
sysdeps/x86_64/fpu/s_fmin.S
sysdeps/x86_64/fpu/s_fminf.S
sysdeps/x86_64/fpu/s_fminl.S
sysdeps/x86_64/fpu/s_llrint.S
sysdeps/x86_64/fpu/s_llrintf.S
sysdeps/x86_64/fpu/s_log1pl.S
sysdeps/x86_64/fpu/s_nearbyintl.S
sysdeps/x86_64/fpu/s_scalbnl.S
sysdeps/x86_64/fpu/s_signbit.S
sysdeps/x86_64/fpu/s_signbitf.S
sysdeps/x86_64/fpu/s_truncl.S
sysdeps/x86_64/jmpbuf-unwind.h
sysdeps/x86_64/machine-gmon.h
sysdeps/x86_64/memchr.S
sysdeps/x86_64/memcmp.S
sysdeps/x86_64/memrchr.S
sysdeps/x86_64/multiarch/memcmp-sse4.S
sysdeps/x86_64/multiarch/memcmp-ssse3.S
sysdeps/x86_64/multiarch/memcpy-ssse3-back.S
sysdeps/x86_64/multiarch/memcpy-ssse3.S
sysdeps/x86_64/multiarch/strcat-avx2.S
sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S
sysdeps/x86_64/multiarch/strcat-ssse3.S
sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S
sysdeps/x86_64/multiarch/strcmp-sse42.S
sysdeps/x86_64/multiarch/strcpy-avx2.S
sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S
sysdeps/x86_64/multiarch/strcpy-ssse3.S
sysdeps/x86_64/multiarch/strcspn-c.c
sysdeps/x86_64/multiarch/strspn-c.c
sysdeps/x86_64/multiarch/wcscpy-ssse3.S
sysdeps/x86_64/nptl/pthread_spin_trylock.S
sysdeps/x86_64/nptl/pthread_spin_unlock.S
sysdeps/x86_64/rawmemchr.S
sysdeps/x86_64/start.S
sysdeps/x86_64/strcat.S
sysdeps/x86_64/strcmp.S
sysdeps/x86_64/strcpy.S
sysdeps/x86_64/strcspn.S
sysdeps/x86_64/strspn.S
sysdeps/x86_64/wcschr.S
sysdeps/x86_64/wcscmp.S
sysdeps/x86_64/wcslen.S
sysdeps/x86_64/wcsrchr.S
sysvipc/ftok.c
sysvipc/msgctl.c
sysvipc/msgget.c
sysvipc/msgrcv.c
sysvipc/msgsnd.c
sysvipc/semctl.c
sysvipc/semget.c
sysvipc/semop.c
sysvipc/semtimedop.c
sysvipc/shmat.c
sysvipc/shmctl.c
sysvipc/shmdt.c
sysvipc/shmget.c
test-skeleton.c
time/ctime_r.c
time/difftime.c
time/getdate.c
time/tst-clock.c
time/tst-getdate.c
time/tst-strptime.c
timezone/tst-timezone.c
wcsmbs/btowc.c
wcsmbs/c16rtomb.c
wcsmbs/mbrlen.c
wcsmbs/mbrtoc16.c
wcsmbs/mbrtowc.c
wcsmbs/mbsinit.c
wcsmbs/mbsnrtowcs.c
wcsmbs/mbsrtowcs.c
wcsmbs/mbsrtowcs_l.c
wcsmbs/tst-btowc.c
wcsmbs/tst-mbrtowc.c
wcsmbs/tst-mbsrtowcs.c
wcsmbs/tst-wcpncpy.c
wcsmbs/tst-wcrtomb.c
wcsmbs/tst-wcsnlen.c
wcsmbs/wcpcpy.c
wcsmbs/wcpncpy.c
wcsmbs/wcrtomb.c
wcsmbs/wcscasecmp_l.c
wcsmbs/wcscat.c
wcsmbs/wcscmp.c
wcsmbs/wcscoll.c
wcsmbs/wcscoll_l.c
wcsmbs/wcscpy.c
wcsmbs/wcscspn.c
wcsmbs/wcsdup.c
wcsmbs/wcslen.c
wcsmbs/wcsmbsload.c
wcsmbs/wcsmbsload.h
wcsmbs/wcsncase_l.c
wcsmbs/wcsncat.c
wcsmbs/wcsncmp.c
wcsmbs/wcsncpy.c
wcsmbs/wcsnlen.c
wcsmbs/wcsnrtombs.c
wcsmbs/wcspbrk.c
wcsmbs/wcsrchr.c
wcsmbs/wcsrtombs.c
wcsmbs/wcsspn.c
wcsmbs/wcstod.c
wcsmbs/wcstod_l.c
wcsmbs/wcstof.c
wcsmbs/wcstof_l.c
wcsmbs/wcstok.c
wcsmbs/wcstol.c
wcsmbs/wcstol_l.c
wcsmbs/wcstold.c
wcsmbs/wcstold_l.c
wcsmbs/wcstoll.c
wcsmbs/wcstoll_l.c
wcsmbs/wcstoul.c
wcsmbs/wcstoul_l.c
wcsmbs/wcstoull.c
wcsmbs/wcstoull_l.c
wcsmbs/wcswidth.c
wcsmbs/wcsxfrm.c
wcsmbs/wcsxfrm_l.c
wcsmbs/wctob.c
wcsmbs/wcwidth.c
wcsmbs/wcwidth.h
wcsmbs/wmemchr.c
wcsmbs/wmemcmp.c
wcsmbs/wmemcpy.c
wcsmbs/wmemmove.c
wcsmbs/wmempcpy.c
wcsmbs/wmemset.c
wctype/iswctype.c
wctype/iswctype_l.c
wctype/wchar-lookup.h
wctype/wctrans.c
wctype/wctype.c
wctype/wctype_l.c

diff --git a/CONTRIBUTED-BY b/CONTRIBUTED-BY
new file mode 100644 (file)
index 0000000..d53bf90
--- /dev/null
@@ -0,0 +1,10528 @@
+The glibc project stopped adding "Contributed by" lines to source files in 2012
+in favour of acknowledging contributors in the glibc manual and through the git
+log.  The record of existing "Contributed by" lines have now been moved to this
+file to acknowledge contributions by these developers to glibc.
+
+argp/argp-test.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>.
+
+argp/tst-argp1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+argp/tst-argp2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+
+catgets/catgets.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.org>.
+
+catgets/catgetsinfo.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+
+catgets/gencat.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
+
+catgets/open_catalog.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.org>.
+
+crypt/md5-crypt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+crypt/sha256-crypt.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+crypt/sha256.c:
+    Written by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+crypt/sha512-crypt.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+crypt/sha512.c:
+    Written by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+debug/backtrace.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+debug/backtracesyms.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+debug/backtracesymsfd.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+debug/catchsegv.sh:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+debug/confstr_chk.c:
+    Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
+
+debug/explicit_bzero_chk.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+debug/memcpy_chk.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+debug/memmove_chk.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+debug/mempcpy_chk.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+debug/noophooks.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+debug/obprintf_chk.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+debug/pcprofile.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+debug/pcprofiledump.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+debug/segfault.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+debug/test-stpcpy_chk.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+debug/test-strcpy_chk.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+debug/tst-chk1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+debug/tst-longjmp_chk2.c:
+    Verify longjmp fortify checking does not reject signal stacks.
+    Test case mostly written by Paolo Bonzini <pbonzini@redhat.com>.
+
+debug/wcpcpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+debug/wcpncpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+debug/wcscat_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+debug/wcscpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+debug/wcsncat_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+debug/wcsncpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+debug/wmemcpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+debug/wmemmove_chk.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+
+debug/wmempcpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+
+debug/wmemset_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+debug/xtrace.sh:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+
+dirent/opendir-tst1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+dlfcn/bug-dl-leaf-lib-cb.c:
+    Contributed by Mike Frysinger <vapier@gentoo.org>
+
+dlfcn/bug-dl-leaf-lib.c:
+    Contributed by Mike Frysinger <vapier@gentoo.org>
+
+dlfcn/bug-dl-leaf.c:
+    Contributed by Mike Frysinger <vapier@gentoo.org>
+
+dlfcn/bug-dlopen1.c:
+    Test case by Bruno Haible.  It test whether the dynamic string
+    token expansion can handle $ signs which do not start one of the
+    recognized keywords.
+
+dlfcn/tst-dladdr.c:
+    Contributed by Volkmar Sieh <vs@caldera.de> and Andreas Jaeger <aj@suse.de>.
+
+elf/cache.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+elf/dl-conflict.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+
+elf/dl-iteratephdr.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+
+elf/dl-libc.c:
+    Contributed by Zack Weinberg <zack@rabi.columbia.edu>, 1999.
+
+elf/dl-origin.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+elf/dl-profile.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+elf/dl-profstub.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+elf/dl-version.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+elf/ldconfig.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+elf/pldd-xx.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+elf/pldd.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+elf/readelflib.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+    Jakub Jelinek <jakub@redhat.com>, 1999.
+
+elf/readlib.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+    Jakub Jelinek <jakub@redhat.com>, 1999.
+
+elf/sotruss-lib.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+elf/sprof.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+elf/tlsdeschtab.h:
+    Contributed by Alexandre Oliva  <aoliva@redhat.com>
+
+elf/tst-align.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+elf/tst-align2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+elf/tst-alignmod.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+elf/tst-alignmod2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+elf/tst-dlmodcount.c:
+    Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
+
+elf/tst-dlopenrpath.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+elf/tst-dlopenrpathmod.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+elf/tst-stackguard1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+gmon/sprofil.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+gmon/sys/gmon_out.h:
+    Contributed by David Mosberger <davidm@cs.arizona.edu>.
+
+gmon/tst-sprofil.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+gnulib/tst-gcc.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+grp/getgrent.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+grp/getgrent_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+grp/getgrgid.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+grp/getgrgid_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+grp/getgrnam.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+grp/getgrnam_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+grp/tst_fgetgrent.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
+
+grp/tst_fgetgrent.sh:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
+
+gshadow/getsgent.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+
+gshadow/getsgent_r.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+
+gshadow/getsgnam.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+
+gshadow/getsgnam_r.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+
+hesiod/nss_hesiod/hesiod-grp.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+hesiod/nss_hesiod/hesiod-proto.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+hesiod/nss_hesiod/hesiod-pwd.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+hesiod/nss_hesiod/hesiod-service.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+htl/semaphoreP.h:
+    Ulrich Drepper <drepper@redhat.com>, 2002.
+
+hurd/path-lookup.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>
+
+iconv/dummy-repertoire.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconv/gconv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_builtin.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_builtin.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_cache.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+iconv/gconv_charset.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+iconv/gconv_close.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_conf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_db.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_dl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_int.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_open.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_simple.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/gconv_trans.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+iconv/iconv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/iconv_charmap.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconv/iconv_close.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/iconv_open.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconv/iconv_prog.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconv/iconv_prog.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconv/iconvconfig.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+iconv/iconvconfig.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+iconv/loop.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconv/skeleton.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconv/strtab.c:
+    Written by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+iconv/tst-iconv1.c:
+    Test case by yaoz@nih.gov.
+
+iconv/tst-iconv2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+iconv/tst-iconv3.c:
+    Contributed by Owen Taylor <otaylor@redhat.com>.
+
+iconv/tst-iconv5.c:
+    Contributed by GOTO Masanori <gotom@debian.or.jp>, 2004
+
+iconvdata/8bit-gap.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/8bit-generic.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/TESTS2:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
+
+iconvdata/TESTS:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ansi_x3.110.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/armscii-8.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/asmo_449.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/big5.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/big5hkscs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+    Modified for Big5-HKSCS by Roger So <spacehunt@e-fever.org>, 2000.
+
+iconvdata/brf.c:
+    Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>, 2006.
+
+iconvdata/bug-iconv2.c:
+    Test case by Akira Higuchi <a@kondara.org>.
+
+iconvdata/bug-iconv3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+iconvdata/bug-iconv4.c:
+    Contributed by Jiro SEKIBA <jir@yamato.ibm.com>.
+
+iconvdata/cns11643.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cns11643.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cns11643l1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cns11643l1.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cns11643l2.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp10007.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconvdata/cp1250.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1251.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1252.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1253.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1254.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1255.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
+    and Bruno Haible <haible@clisp.cons.org>, 2001.
+
+iconvdata/cp1256.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1257.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp1258.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
+    and Bruno Haible <haible@clisp.cons.org>, 2001.
+
+iconvdata/cp737.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp737.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp770.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+iconvdata/cp771.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+iconvdata/cp772.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+iconvdata/cp773.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+iconvdata/cp774.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+iconvdata/cp775.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp775.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cp932.c:
+    Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
+
+iconvdata/csn_369103.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/cwi.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/dec-mcs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-at-de-a.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/ebcdic-at-de.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/ebcdic-ca-fr.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/ebcdic-dk-no-a.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-dk-no.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-es-a.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-es-s.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-es.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-fi-se-a.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-fi-se.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-fr.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-is-friss.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-it.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-pt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-uk.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ebcdic-us.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ecma-cyrillic.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/euc-cn.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/euc-jisx0213.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/euc-jp-ms.c:
+    Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
+
+iconvdata/euc-jp.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/euc-kr.c:
+    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
+    and Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/euc-tw.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/gb18030.c:
+    This file is added for supporting gb18030-2000 code.
+    by Wang ShouHua & Wu Jian
+    Redflag Linux company
+    www.redflag-linux.com
+    Dec 20 2001 Yu Shao <yshao@redhat.com>
+    Revision, fixing bugs, adding missing entries.
+
+iconvdata/gb2312.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/gb2312.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/gbbig5.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/gbgbk.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/gbk.c:
+    Contributed by Sean Chen <sean.chen@turbolinux.com>, 1999.
+
+iconvdata/georgian-academy.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+iconvdata/georgian-ps.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+iconvdata/gost_19768-74.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/greek-ccitt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/greek7-old.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/greek7.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/hp-greek8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+iconvdata/hp-roman8.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/hp-roman9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+iconvdata/hp-thai8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+iconvdata/hp-turkish8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+iconvdata/ibm037.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm038.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm1004.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm1008.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1008.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1008_420.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1025.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1025.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1026.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm1046.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm1046.h:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm1047.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm1097.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1097.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1112.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1112.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1122.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1122.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1123.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1123.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1124.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm1124.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm1129.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm1129.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm1130.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1130.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1132.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1132.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1133.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1133.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1137.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1137.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1140.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1140.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1141.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1141.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1142.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1142.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1143.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1143.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1144.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1144.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1145.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1145.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1146.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1146.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1147.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1147.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1148.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1148.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1149.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1149.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1153.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1153.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1154.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1154.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1155.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1155.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1156.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1156.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1157.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1157.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1158.c:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1158.h:
+    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+
+iconvdata/ibm1160.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1160.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1161.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1161.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1162.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1162.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1163.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1163.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1164.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1164.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+
+iconvdata/ibm1166.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1166.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1167.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1167.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm12712.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm12712.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1364.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1364.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1371.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1371.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1388.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1388.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1390.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1390.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1399.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm1399.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm16804.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm16804.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm256.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm273.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm274.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm275.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm277.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm278.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm280.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm281.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm284.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm285.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm290.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm297.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm420.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm423.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm424.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm437.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm4517.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4517.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4899.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4899.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4909.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4909.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4971.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm4971.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm500.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm5347.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm5347.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm803.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm803.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm850.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm851.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm852.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm855.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm856.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm856.h:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm857.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm860.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm861.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm862.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm863.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm864.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm865.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm866.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm866nav.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
+
+iconvdata/ibm868.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm869.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm870.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm871.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm874.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm875.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm880.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm891.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm901.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm901.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm902.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm902.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm903.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm9030.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm9030.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm904.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm905.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm9066.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm9066.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm918.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/ibm921.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm921.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm922.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm922.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm930.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm930.h:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm932.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm932.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm933.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm933.h:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm935.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm935.h:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm937.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm937.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm939.c:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm939.h:
+    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+iconvdata/ibm943.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm943.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+
+iconvdata/ibm9448.c:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/ibm9448.h:
+    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+
+iconvdata/iec_p27-1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/inis-8.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/inis-cyrillic.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/inis.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/isiri-3342.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/iso-2022-cn-ext.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+iconvdata/iso-2022-cn.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/iso-2022-jp-3.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
+    and Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/iso-2022-jp.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso-2022-kr.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso-ir-165.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+iconvdata/iso-ir-165.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+iconvdata/iso-ir-197.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/iso-ir-209.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconvdata/iso646.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso8859-1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-10.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-11.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso8859-13.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso8859-14.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso8859-15.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso8859-16.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+iconvdata/iso8859-2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-3.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-4.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-5.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-6.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-7.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-8.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-9.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/iso8859-9e.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+iconvdata/iso_10367-box.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso_11548-1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997,
+    Samuel Thibault <samuel.thibault@ens-lyon.org>, 2005.
+
+iconvdata/iso_2033.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso_5427-ext.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso_5427.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso_5428.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso_6937-2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/iso_6937.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jis0201.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jis0201.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jis0208.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jis0208.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jis0212.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jis0212.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/jisx0213.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/jisx0213.h:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/johab.c:
+    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
+    and Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/koi-8.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/koi8-r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/koi8-ru.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 20077.
+
+iconvdata/koi8-t.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+iconvdata/koi8-u.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/ksc5601.c:
+    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
+
+iconvdata/latin-greek-1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/latin-greek.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/mac-centraleurope.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+iconvdata/mac-is.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/mac-sami.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconvdata/mac-uk.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/macintosh.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/mik.c:
+    Contributed by Alexander Shopov <ash@contact.bg>, 2006.
+
+iconvdata/nats-dano.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/nats-sefi.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/pt154.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+iconvdata/rk1048.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+iconvdata/run-iconv-test.sh:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+iconvdata/sami-ws2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/shift_jisx0213.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/sjis.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/t.61.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+iconvdata/tcvn5712-1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+iconvdata/tis-620.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/tscii.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/tst-e2big.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+
+iconvdata/tst-loading.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+iconvdata/tst-table-charmap.sh:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+iconvdata/tst-table-from.c:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+iconvdata/tst-table-to.c:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+iconvdata/tst-table.sh:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+iconvdata/tst-tables.sh:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+iconvdata/uhc.c:
+    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
+
+iconvdata/unicode.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/utf-16.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+iconvdata/utf-7.c:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+iconvdata/viscii.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+include/atomic.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+include/inline-hashtab.h:
+    Contributed by Alexandre Oliva  <aoliva@redhat.com>
+
+include/intprops.h:
+    Written by Paul Eggert.
+
+include/list.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+include/list_t.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+inet/bug-if1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+inet/ether_aton.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/ether_aton_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/ether_hton.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/ether_ntoa.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/ether_ntoa_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/ether_ntoh.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getaliasent_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getaliasname.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getaliasname_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/gethstbyad.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/gethstbyad_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/gethstbynm.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/gethstbynm2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/gethstbynm2_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/gethstbynm_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getipv4sourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+inet/getnetbyad.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getnetbyad_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getnetbynm.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getnetbynm_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getproto.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getproto_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getprtname.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getprtname_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getrpcbyname.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getrpcbyname_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getrpcbynumber.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getrpcbynumber_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getsourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+inet/getsrvbynm.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getsrvbynm_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getsrvbypt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/getsrvbypt_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+inet/htontest.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+inet/in6_addr.c:
+    Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
+
+inet/inet6_opt.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+
+inet/inet6_option.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+inet/inet6_rth.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+
+inet/inet_ntoa.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+inet/setipv4sourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+inet/setsourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+inet/test_ifindex.c:
+    Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
+
+inet/tst-network.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+intl/tst-codeset.c:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
+
+intl/tst-gettext.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+intl/tst-gettext2.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de> and
+    Andreas Jaeger <aj@suse.de>, 2000.
+
+intl/tst-gettext3.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005.
+
+intl/tst-gettext4.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2005.
+
+intl/tst-gettext5.c:
+    Contributed by Bruno Haible <bruno@clisp.org>, 2005.
+
+intl/tst-gettext6.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
+
+intl/tst-ngettext.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+intl/tst-translit.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+io/bug-ftw1.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+io/bug-ftw2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+io/bug-ftw4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+io/ftw.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+io/ftw64-time64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+io/ftw64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+io/ppoll.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+
+io/test-lfs.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+io/test-stat.c:
+    Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
+
+io/test-stat2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+io/tst-fcntl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+io/tst-getcwd.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+libio/bug-ungetc4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+libio/fileops.c:
+    Written by Per Bothner <bothner@cygnus.com>.
+
+libio/iopopen.c:
+    Written by Per Bothner <bothner@cygnus.com>.
+
+libio/libio.h:
+    Written by Per Bothner <bothner@cygnus.com>.
+
+libio/obprintf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+libio/oldfileops.c:
+    Written by Per Bothner <bothner@cygnus.com>.
+
+libio/oldfmemopen.c:
+    Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
+
+libio/oldiopopen.c:
+    Written by Per Bothner <bothner@cygnus.com>.
+
+libio/test-fmemopen.c:
+    Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
+
+libio/tst-fopenloc.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+libio/tst-freopen.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+libio/tst-mmap-setvbuf.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+libio/tst-widetext.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+libio/tst_getwc.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+libio/tst_putwc.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+libio/tst_wprintf2.c:
+    Test case by Yoshito Kawada <KAWADA@jp.ibm.com>.
+
+libio/wfileops.c:
+    Written by Ulrich Drepper <drepper@cygnus.com>.
+    Based on the single byte version by Per Bothner <bothner@cygnus.com>.
+
+libio/wgenops.c:
+    Written by Ulrich Drepper <drepper@cygnus.com>.
+    Based on the single byte version by Per Bothner <bothner@cygnus.com>.
+
+locale/C-address.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/C-collate.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/C-ctype.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/C-identification.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/C-measurement.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/C-messages.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+locale/C-monetary.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/C-name.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/C-numeric.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/C-paper.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/C-telephone.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/C-time.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/C-translit.h.in:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+locale/bits/types/__locale_t.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+locale/broken_cur_max.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/coll-lookup.c:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+locale/coll-lookup.h:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+locale/duplocale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+locale/elem-hash.h:
+    Written by Ulrich Drepper, <drepper@cygnus.com>.
+
+locale/findlocale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/freelocale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/hashval.h:
+    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
+
+locale/indigits.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+locale/indigitswc.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+locale/loadlocale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/mb_cur_max.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/newlocale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/outdigits.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+locale/outdigitswc.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+locale/programs/charmap-kw.gperf:
+    Contributed by Ulrich Drepper, <drepper@gnu.org>.
+
+locale/programs/charmap-kw.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.org>.
+
+locale/programs/charmap.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/charmap.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/config.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/programs/ld-address.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/ld-collate.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/programs/ld-ctype.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/programs/ld-identification.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/ld-measurement.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/ld-messages.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/programs/ld-monetary.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/programs/ld-name.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/ld-numeric.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/programs/ld-paper.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/ld-telephone.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/ld-time.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/programs/linereader.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/linereader.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.org>.
+
+locale/programs/locale-spec.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+locale/programs/locale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/programs/localedef.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+locale/programs/localedef.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/locarchive.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+locale/programs/locfile-kw.gperf:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/locfile-kw.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/locfile-token.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/locfile.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/locfile.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+locale/programs/repertoire.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/repertoire.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+locale/programs/simple-hash.c:
+    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
+
+locale/programs/simple-hash.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+locale/strlen-hash.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+locale/tst-C-locale.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+locale/weight.h:
+    Written by Ulrich Drepper, <drepper@cygnus.com>.
+
+locale/weightwc.h:
+    Written by Ulrich Drepper, <drepper@cygnus.com>.
+
+locale/xlocale.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+localedata/collate-test.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+localedata/dump-ctype.c:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+localedata/locales/aa_DJ:
+    Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
+    Afar Civilization Researcher, Melka Werer Research Center.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+
+localedata/locales/aa_ER:
+    Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
+    Afar Civilization Researcher, Melka Werer Research Center.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+
+localedata/locales/aa_ER@saaho:
+    Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
+    Afar Civilization Researcher, Melka Werer Research Center.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+
+localedata/locales/aa_ET:
+    Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
+    Afar Civilization Researcher, Melka Werer Research Center.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+
+localedata/locales/agr_PE:
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
+    Sebastian Silva <sebastian@fuentelibre.org>
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    One Laptop Per Child, http://one.laptop.org
+    Somos Azúcar. http://somosazucar.org
+
+localedata/locales/ak_GH:
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org>
+    and Jojoo Imbeah <jojoo.imbeah@kasahorow.com>
+    This locale data has been developed by:
+    Sugar Labs,  http://www.sugarlabs.org
+    kasahorow, http://www.kasahorow.org
+
+localedata/locales/am_ET:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/anp_IN:
+    Contributed by Dr Amrendra, Sangeeta Kumari <sangeeta_0975@yahoo.com>,
+    Rajesh Ranjan <rajeshkajha@yahoo.com>, Pravin Satpute <psatpute AT redhat DOT com>
+    and Chris Leonard <cjlhomeaddress AT gmail DOT com>
+
+localedata/locales/ar_AE:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_BH:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_DZ:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_EG:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_IN:
+    Contributed by Kentaro Noji   (knoji@jp.ibm.com)
+    Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000
+
+localedata/locales/ar_IQ:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_JO:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_KW:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_LB:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_LY:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_MA:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_OM:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_QA:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_SD:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    Modified by Chris Leonard, version 1.1 for South Sudan split
+
+localedata/locales/ar_SS:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    Modified by Chris Leonard, version 1.1 for South Sudan split
+
+localedata/locales/ar_SY:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_TN:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ar_YE:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ayc_PE:
+    Aymara terms provided by Edgar Quispe Chambi <equispe7@gmail.com> and
+    Amos Batto <amosbatto@yahoo.com>
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
+    Amos Batto <amosbatto@yahoo.com>
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    One Laptop Per Child, http://one.laptop.org
+    Runasimipi Quespiqa Software, http://runasimipi.org
+    Somos Azúcar. http://somosazucar.org
+
+localedata/locales/az_IR:
+    Contributed by Mousa Moradi <mousamk@gmail.com>
+
+localedata/locales/bhb_IN:
+    Contributed by Alexey Merzliakov <alexey.merzlyakov@samsung.com>
+
+localedata/locales/bho_IN:
+    Contributed by Alok Ranjan <ranjan_aalok@yahoo.com>,
+    Dr.Chandra Mohan <cmkumar1@rediffmail.com>,
+    Rajesh Ranjan <rajeshkajha@yahoo.com> and Pravin Satpute <psatpute@redhat.com>
+
+localedata/locales/bi_VU:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>, Maninder Singh <maninder1.s@samsung.com>.
+
+localedata/locales/brx_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and Sanjib Narzary <alayaran@gmail.com>
+
+localedata/locales/ce_RU:
+    Contributed by Kentaroh Noji  Arslanbek Astemirov <s-o-f-t AT mail DOT ru>
+
+localedata/locales/chr_US:
+    Contributed by Joseph Erb <josepherb7@gmail.com>, 2010
+
+localedata/locales/ckb_IQ:
+    Contributed by Aras Noori <aras.noori@gmail.com>
+
+localedata/locales/cmn_TW:
+    Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
+
+localedata/locales/cns11643_stroke:
+    Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
+
+localedata/locales/de_DE:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
+
+localedata/locales/de_DE@euro:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
+
+localedata/locales/doi_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>
+
+localedata/locales/el_CY:
+    Based on locale el_GR by Keld Simonsen.
+
+localedata/locales/en_AG:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
+
+localedata/locales/en_HK:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/en_IL:
+    Contributed by Guy Rutenberg <guyrutenberg@gmail.com>, 2016
+
+localedata/locales/en_IN:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/en_PH:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/en_SC:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
+
+localedata/locales/en_SG:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/en_US:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
+
+localedata/locales/gez_ER:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/gez_ER@abegede:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/gez_ET:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/gez_ET@abegede:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/hak_TW:
+    Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
+
+localedata/locales/hi_IN:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/hif_FJ:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+
+localedata/locales/hne_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and
+    Ravishankar Shrivastava <raviratlami@gmail.com>.
+
+localedata/locales/ht_HT:
+    Prepared and contributed to glibc by Bastien Guerry <bzg@laptop.org> and
+    Chris Leonard <cjl@sugarlabs.org>
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    One Laptop Per Child, http://one.laptop.org
+    OLPC France, http://olpc-france.org
+    and members of the OLPC Haiti volunteer team
+
+localedata/locales/kab_DZ:
+    Contributed by Yacine Bouklif <yacine2953-tansa1@yahoo.fr>
+    and Belkacem Mohammed <belkacem77@gmail.com>
+
+localedata/locales/kok_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and
+    Shailendra Bandodkar <sbandodk@redhat.com>.
+
+localedata/locales/ks_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and
+    Mr. Mohammad Nayeem <mohammad.nayeem@gmail.com>
+
+localedata/locales/ks_IN@devanagari:
+    Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and
+    Pravin Satpute <psatpute@redhat.com>
+
+localedata/locales/lb_LU:
+    Contributed by Pit Wenkin <pit@wenkin.lu>, 2011
+
+localedata/locales/lij_IT:
+    Contributed by Alessio Gastaldi <alessio.gastaldi@libero.it>, 2010
+
+localedata/locales/lzh_TW:
+    Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
+
+localedata/locales/mag_IN:
+    Contributed by Chandan Kumar <chandankumar.093047@gmail.com>,
+    Rajesh Ranjan <rajeshkajha@yahoo.com>
+    and Pravin Satpute <psatpute@redhat.com>
+
+localedata/locales/mai_IN:
+    Contributed by Rajesh Ranjan <rajeshkajha@yahoo.com> and
+    Sangeeta Kumari <sangeeta09@gmail.com>.
+    Akhilesh Kumar <akhilesh.k@samusng.com>.
+
+localedata/locales/mfe_MU:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
+
+localedata/locales/miq_NI:
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
+    Jairo Josué Gonzalez López <jjgonzalez@fundacionzt.org>
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    One Laptop Per Child, http://one.laptop.org
+    Somos Azúcar. http://somosazucar.org
+    Fundación Zamora Terán http://fundacionzt.org
+
+localedata/locales/mjw_IN:
+    Contributed  by Jor Teron <jor.teron@gmail.com>.
+
+localedata/locales/ml_IN:
+    Contributed by Free Software Foundation of India http://gnu.org.in
+    E-Mail : gnu@gnu.org.in
+
+localedata/locales/mni_IN:
+    Contributed by Mr. Pravin Satpute <psatpute AT redhat DOT com> and Ms. Rebika Devi < rebika_srd AT rediffmail DOT com>
+
+localedata/locales/mr_IN:
+    Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/ms_MY:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    Modified by Hasbullah Bin Pit (sebol)<sebol@ikhlas.com> 2001, December, 10
+
+localedata/locales/mt_MT:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    collating order changes by Ramon Casha <ramon.casha@linux.org.mt>
+    and Pablo Saratxaga <pablo@mandrakesoft.com> -- 2002-05-08
+
+localedata/locales/nan_TW:
+    Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
+
+localedata/locales/ne_NP:
+    Contributed by Pawan Chitrakar <pc@info.com.np>
+
+localedata/locales/niu_NU:
+    Niuean terms provided by Emani Fakaotimanava-Lui <emani@niue.nu>
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
+    Emani Fakaotimanava-Lui <emani@niue.nu>
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    RockET Systems, http://rocketsystems.nu
+    with support from the Internet Society (ISOC)
+    http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline
+
+localedata/locales/niu_NZ:
+    Niuean terms provided by Emani Fakaotimanava-Lui <emani@niue.nu>
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
+    Emani Fakaotimanava-Lui <emani@niue.nu>
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    RockET Systems, http://rocketsystems.nu
+    with support from the Internet Society (ISOC)
+    http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline
+
+localedata/locales/nl_AW:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
+
+localedata/locales/nn_NO:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/or_IN:
+    Contributed by Masahide Washizawa <washi at jp ibm com>
+
+localedata/locales/quz_PE:
+    Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org>
+    and Amos Batto
+    This locale data has been developed in collaboration between:
+    Sugar Labs,  http://www.sugarlabs.org
+    Instituto de Lenguas y Literaturas Andinas-Amazonicas
+    http://www.illa-a.org/wp/illa
+
+localedata/locales/raj_IN:
+    Contributed by Meghraj Suthar <meghrajsuthar03@gmail.com>
+    Rajesh Ranjan <rajeshkajha@yahoo.com>, Chandan Kumar <chandankumar.093047@gmail.com>
+
+localedata/locales/rw_RW:
+    Contributed by Steve Murphy <murf@e-tools.com>, 2004
+    with help from:
+    Mr. Safali
+
+localedata/locales/sa_IN:
+    Contributed by Vidya Ayer <svaksha@gmail.com>
+    and Christian Perrier <bubulle@debian.org>
+
+localedata/locales/sat_IN:
+    Contributed by Mr. Pravin Satpute <psatpute AT redhat DOT com>  and Mr. Thakur Prasad Murmu <tp_murmu AT yahoo DOT com>
+
+localedata/locales/sd_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and
+    DR K.P. LEKHWANI
+
+localedata/locales/sd_IN@devanagari:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and
+    DR K.P. LEKHWANI
+
+localedata/locales/si_LK:
+    Contributed by Anuradha Ratnaweera <anuradha at gnu org>
+    and Himira Ratnatilake <himira at linux lk>
+
+localedata/locales/sm_WS:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+
+localedata/locales/so_DJ:
+    Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
+    Department of Linguistics and Translation, Université de Montréal, Montreal.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/so_ET:
+    Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
+    Department of Linguistics and Translation, Université de Montréal, Montreal.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/so_KE:
+    Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
+    Department of Linguistics and Translation, Université de Montréal, Montreal.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/so_SO:
+    Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
+    Department of Linguistics and Translation, Université de Montréal, Montreal.
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/sq_AL:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    fixed LC_COLLATE <pablo@mandrakesoft.com>
+
+localedata/locales/sq_MK:
+    Contributed by Agron Selimaj <linuxmaster@verizon.net>
+
+localedata/locales/ta_IN:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    Fixed day and month abbr & LC_NAME <sivaraj_d@hotmail.com>
+    Added Madras Tamil Lexicon Collation Order: T. Vaseeharan <t_vasee@yahoo.com>
+
+localedata/locales/te_IN:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+    Updated by Sunil Mohan Adapa <sunil AT atc tcs co in>
+
+localedata/locales/the_NP:
+    Contributed by Arun Kumar Pyasi <arun@chitwanix.com>
+
+localedata/locales/ti_ER:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/ti_ET:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/to_TO:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+
+localedata/locales/tpi_PG:
+    Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+
+localedata/locales/ur_IN:
+    Contributed by Pravin Satpute <psatpute@redhat.com> and
+    Mrs. Nasreen Khan
+
+localedata/locales/wal_ET:
+    Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
+    This locale data has been developed under the Yeha Project:
+    http://yeha.sourceforge.net
+
+localedata/locales/zh_HK:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/locales/zh_SG:
+    Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+    Tetsuji Orita <orita@jp.ibm.com>.
+
+localedata/tests/test6.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+localedata/tst-ctype.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+localedata/tst-digits.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+localedata/tst-fmon.c:
+    Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+
+localedata/tst-fmon.sh:
+    Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+
+localedata/tst-langinfo.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+localedata/tst-locale.sh:
+    Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
+
+localedata/tst-mbswcs1.c:
+    Contributed by Bruno Haible <haible@ilog.fr>.
+
+localedata/tst-mbswcs2.c:
+    Contributed by Bruno Haible <haible@ilog.fr>.
+
+localedata/tst-mbswcs3.c:
+    Contributed by Bruno Haible <haible@ilog.fr>.
+
+localedata/tst-mbswcs5.c:
+    Contributed by Bruno Haible <haible@ilog.fr>.
+
+localedata/tst-mbswcs6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+localedata/tst-numeric.c:
+    Based on tst-fmon.c by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+
+localedata/tst-numeric.sh:
+    Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+
+localedata/tst-rpmatch.c:
+    Contributed by Jochen Hein <jochen.hein@delphi.central.de>.
+
+localedata/tst-rpmatch.sh:
+    contributed by Jochen Hein <jochen.hein@delphi.central.de>
+
+localedata/tst-setlocale.c:
+    Test case by Jakub Jelinek <jakub@redhat.com>.
+
+localedata/tst-trans.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+localedata/tst-wctype.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+localedata/unicode-gen/gen_unicode_ctype.py:
+    Based on gen-unicode-ctype.c by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+localedata/xfrm-test.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+login/endutxent.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/forkpty.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+login/getpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+login/getutent.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+login/getutent_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Paul Janzen <pcj@primenet.com>, 1996.
+
+login/getutid.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+login/getutid_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Paul Janzen <pcj@primenet.com>, 1996.
+
+login/getutline.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+login/getutline_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Paul Janzen <pcj@primenet.com>, 1996.
+
+login/getutxent.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/getutxid.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/getutxline.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/grantpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+login/login.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+login/logout.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+login/logwtmp.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+login/openpty.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+login/programs/pt_chown.c:
+    Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
+
+login/programs/utmpdump.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+login/ptsname.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+login/pututxline.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/setutxent.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/tst-ptsname.c:
+    Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2014.
+
+login/tst-utmp.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/unlockpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+login/updwtmp.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+login/updwtmpx.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+login/utmp-private.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Paul Janzen <pcj@primenet.com>, 1996.
+
+login/utmp_file.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Paul Janzen <pcj@primenet.com>, 1996.
+
+login/utmpname.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+login/utmpxname.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+malloc/arena.c:
+    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+
+malloc/hooks.c:
+    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+
+malloc/malloc-check.c:
+    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+
+malloc/malloc.c:
+    Contributed by Wolfram Gloger <wg@malloc.de>
+    and Doug Lea <dl@cs.oswego.edu>, 2001.
+
+malloc/mcheck-impl.c:
+    Written May 1989 by Mike Haertel.
+
+malloc/mcheck.c:
+    Written May 1989 by Mike Haertel.
+
+malloc/memusage.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+malloc/memusage.sh:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+
+malloc/memusagestat.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+malloc/mtrace-impl.c:
+    Written April 2, 1991 by John Gilmore of Cygnus Support.
+    Based on mcheck.c by Mike Haertel.
+
+malloc/mtrace.c:
+    Written April 2, 1991 by John Gilmore of Cygnus Support.
+    Based on mcheck.c by Mike Haertel.
+
+malloc/mtrace.pl:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
+
+malloc/tst-calloc.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>.
+
+malloc/tst-malloc-check.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+malloc/tst-malloc.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
+
+malloc/tst-mallocstate.c:
+    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+
+malloc/tst-obstack.c:
+    Test case by Alexandre Duret-Lutz <duret_g@epita.fr>.
+
+manual/summary.pl:
+    Contributed by Rical Jasan <ricaljasan@pacific.net>, 2017.
+
+manual/tsort.awk:
+    Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+math/atest-exp.c:
+    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
+
+math/atest-exp2.c:
+    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
+
+math/atest-sincos.c:
+    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
+
+math/basic-test.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+math/cabs_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/carg_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/cimag_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/conj_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/creal_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/divtc3.c:
+    Contributed by Richard Henderson <rth@redhat.com>, 2005.
+
+math/e_exp10.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+math/e_exp10l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+math/fclrexcpt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fedisblxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+math/feenablxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+math/fegetenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fegetexcept.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+math/fegetround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/feholdexcpt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fesetenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fesetround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/feupdateenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fgetexcptflg.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fraiseexcpt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/fsetexcptflg.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/ftestexcept.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/multc3.c:
+    Contributed by Richard Henderson <rth@redhat.com>, 2005.
+
+math/s_cacos_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_cacosh_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_casin_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_casinh_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_catan_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_catanh_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_ccos_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_ccosh_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_cexp_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_clog10_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_clog_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_cpow_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_cproj_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_csin_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_csinh_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_csqrt_template.c:
+    Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
+
+math/s_ctan_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_ctanh_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_fdim_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_fma.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_fmaf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_fmal.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_fmax_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_fmin_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/s_nan_template.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/test-fenv.c:
+    Contributed by Andreas Jaeger <aj@suse.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+math/test-fpucw.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+math/test-math-isinff.cc:
+    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+
+math/test-snan.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2005.
+
+math/test-tgmath-int.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2005.
+
+math/test-tgmath-ret.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2003.
+
+math/test-tgmath.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com> and
+    Ulrich Drepper <drepper@redhat.com>, 2001.
+
+math/test-tgmath2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+
+math/tst-CMPLX2.c:
+    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+
+math/tst-definitions.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+math/w_acos_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_acosf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_acosh_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_acoshf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_acoshl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_acosl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_asin_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_asinf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_asinl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_atan2_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_atan2f_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_atan2l_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_atanh_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_atanhf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_atanhl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_coshf_compat.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+    Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_coshl_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+    Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_exp10_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_exp10f_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_exp10l_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_exp_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_expf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_expl_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+math/w_fmod_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_fmodf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_fmodl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_hypotf_compat.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+math/w_hypotl_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+math/w_j0_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_j0f_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_j0l_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_j1_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_j1f_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_j1l_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_jn_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_jnf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_jnl_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+math/w_lgammaf_main.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+math/w_lgammaf_r_compat.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+math/w_lgammal_main.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+math/w_lgammal_r_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+math/w_log10_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_log10f_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_log10l_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_log2_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_log2f_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_log2l_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_log_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_logf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_logl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_pow_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_powf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_powl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_remainder_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_remainderf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_remainderl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_scalb_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_scalbf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_scalbl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_sinhf_compat.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+math/w_sinhl_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+math/w_sqrt_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_sqrtf_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_sqrtl_compat.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+math/w_tgammaf_compat.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+math/w_tgammal_compat.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+misc/dirname.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/getsysstats.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/hsearch.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+
+misc/hsearch_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1993.
+
+misc/lsearch.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/pselect.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/regexp.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/regexp.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/tsearch.c:
+    Contributed by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>, 1997.
+
+misc/tst-atomic-long.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+misc/tst-atomic.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+misc/tst-dirname.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+misc/tst-fdset.c:
+    Contributed by Robert Bihlmeyer <robbe@orcus.priv.at>.
+
+misc/tst-mntent.c:
+    Test case by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
+    and Ulrich Drepper <drepper@cygnus.com>.
+
+nis/nis_add.c:
+    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+
+nis/nis_addmember.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_call.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_callback.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_checkpoint.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_clone_dir.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_clone_obj.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_clone_res.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_creategroup.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_defaults.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_destroygroup.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_domain_of.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_domain_of_r.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_error.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_file.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_findserv.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_free.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_getservlist.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_intern.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_ismember.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_local_names.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_lookup.c:
+    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+
+nis/nis_mkdir.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_modify.c:
+    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+
+nis/nis_ping.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_print.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_print_group_entry.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_remove.c:
+    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+
+nis/nis_removemember.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_rmdir.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_server.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_subr.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_table.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_util.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/nis_verifygroup.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_xdr.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+nis/nis_xdr.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nis/rpcsvc/nislib.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nis/rpcsvc/ypclnt.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
+
+nis/ypclnt.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
+
+nptl/allocatestack.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/cancellation.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/cleanup.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/cleanup_compat.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/cleanup_defer.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/cleanup_defer_compat.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/cleanup_routine.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/descr.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/libc-cleanup.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/libc_multiple_threads.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/lowlevellock.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+nptl/nptl-stack.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/nptl-stack.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/nptl_deallocate_tsd.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/nptl_free_tcb.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/nptl_setxid.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/old_pthread_cond_broadcast.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/old_pthread_cond_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/old_pthread_cond_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/old_pthread_cond_signal.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/old_pthread_cond_timedwait.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/old_pthread_cond_wait.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/perf.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getaffinity.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/pthread_attr_getdetachstate.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getguardsize.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getinheritsched.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getschedparam.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getschedpolicy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getscope.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getstack.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getstackaddr.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_getstacksize.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setaffinity.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/pthread_attr_setdetachstate.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setguardsize.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setinheritsched.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setschedparam.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setschedpolicy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setscope.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setstack.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setstackaddr.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_attr_setstacksize.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_barrier_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_barrier_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_barrier_wait.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_barrierattr_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_barrierattr_getpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_barrierattr_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_barrierattr_setpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_cancel.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_cleanup_upto.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_cond_broadcast.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_cond_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_cond_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_cond_signal.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_cond_wait.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_condattr_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_condattr_getclock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/pthread_condattr_getpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_condattr_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_condattr_setclock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/pthread_condattr_setpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_create.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_detach.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_equal.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_exit.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_getaffinity.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/pthread_getattr_np.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_getconcurrency.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_getschedparam.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_getspecific.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_join.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_key_create.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_key_delete.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_kill_other_threads.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutex_consistent.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+
+nptl/pthread_mutex_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutex_getprioceiling.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/pthread_mutex_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutex_lock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutex_setprioceiling.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/pthread_mutex_timedlock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutex_trylock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutex_unlock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutexattr_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutexattr_getprioceiling.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/pthread_mutexattr_getprotocol.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/pthread_mutexattr_getpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutexattr_getrobust.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+
+nptl/pthread_mutexattr_gettype.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutexattr_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutexattr_setprioceiling.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/pthread_mutexattr_setprotocol.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/pthread_mutexattr_setpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_mutexattr_setrobust.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+
+nptl/pthread_mutexattr_settype.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_once.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/pthread_rwlock_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlock_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlock_rdlock.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_rwlock_timedrdlock.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_rwlock_timedwrlock.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_rwlock_tryrdlock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlock_trywrlock.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlock_unlock.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_rwlock_wrlock.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+nptl/pthread_rwlockattr_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlockattr_getkind_np.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlockattr_getpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlockattr_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlockattr_setkind_np.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_rwlockattr_setpshared.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_self.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_setaffinity.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/pthread_setcancelstate.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_setcanceltype.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_setconcurrency.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_setschedparam.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_setschedprio.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_setspecific.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_sigmask.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_sigqueue.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+
+nptl/pthread_spin_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_spin_init.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+nptl/pthread_spin_unlock.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+nptl/pthread_testcancel.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_timedjoin.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_tryjoin.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/pthread_yield.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/sem_destroy.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/sem_getvalue.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/sem_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/sem_post.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/sem_timedwait.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+nptl/sem_wait.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+nptl/sem_waitcommon.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+nptl/tpp.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/tst-attr2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-attr3.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/tst-cancel17.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-cancel7.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+nptl/tst-cleanup4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/tst-cleanup4aux.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/tst-clock2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-context1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-dlsym1.c:
+    Test case by Hui Huang <hui.huang@sun.com>.
+
+nptl/tst-eintr1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-exec4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-initializers1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+nptl/tst-mutex8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-mutexpp10.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/tst-rwlock10.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-rwlock11.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-rwlock2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/tst-rwlock3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/tst-rwlock6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/tst-rwlock7.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/tst-rwlock8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+nptl/tst-rwlock9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+nptl/tst-sched1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/tst-setuid1.c:
+    Contributed by Jakub Jelinek <jaku@redhat.com>, 2004.
+
+nptl/tst-signal3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+nptl/tst-signal7.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+
+nptl/tst-stack2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/tst-stack3.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/tst-stackguard1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+nptl/tst-tls3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-tls3mod.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-tls5.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+nptl/tst-tpp.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+nptl/tst-tsd3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/tst-tsd4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+nptl/unwind.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>
+    and Richard Henderson <rth@redhat.com>, 2003.
+
+nptl_db/td_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_log.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_symbol_list.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+nptl_db/td_ta_clear_event.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_delete.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_enable_stats.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_event_addr.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_event_getmsg.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_get_nthreads.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_get_ph.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_get_stats.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_map_id2thr.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_new.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_reset_stats.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_set_event.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_setconcurrency.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_thr_iter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_ta_tsd_iter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_clear_event.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_dbresume.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_dbsuspend.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_event_enable.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_event_getmsg.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_get_info.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_getfpregs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_getgregs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_getxregs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_getxregsize.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_set_event.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_setfpregs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_setgregs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_setprio.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_setsigpending.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_setxregs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_sigsetmask.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_tls_get_addr.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2002.
+
+nptl_db/td_thr_tsd.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nptl_db/td_thr_validate.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+
+nscd/aicache.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+nscd/cache.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/connections.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/dbg_log.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+
+nscd/dbg_log.h:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+
+nscd/gai.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
+
+nscd/getgrgid_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/getgrnam_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/gethstbyad_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/gethstbynm3_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/getpwnam_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/getpwuid_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/getsrvbynm_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/getsrvbypt_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nscd/grpcache.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/hstcache.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/initgrcache.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+nscd/mem.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+nscd/netgroupcache.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+nscd/nscd-client.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nscd/nscd.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nscd/nscd.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nscd/nscd_conf.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nscd/nscd_getai.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+nscd/nscd_getgr_r.c:
+    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
+
+nscd/nscd_gethst_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/nscd_getpw_r.c:
+    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
+
+nscd/nscd_getserv_r.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+
+nscd/nscd_helper.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/nscd_initgroups.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+nscd/nscd_netgroup.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+nscd/nscd_proto.h:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nscd/nscd_setup_thread.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+nscd/nscd_stat.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+
+nscd/pwdcache.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+nscd/selinux.c:
+    Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
+
+nscd/selinux.h:
+    Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
+
+nscd/servicescache.c:
+    Contributed by Ulrich Drepper <drepper@drepper.com>, 2007.
+
+nss/XXX-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/alias-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/databases.def:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/db-Makefile:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/digits_dots.c:
+    Contributed by H.J. Lu <hjl@gnu.ai.mit.edu>, 1997.
+
+nss/ethers-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/getXXbyYY_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/getXXent_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/getent.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nss/grp-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/hosts-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/key-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/makedb.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/netgrp-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/network-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/nss_compat/compat-grp.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
+
+nss/nss_compat/compat-initgroups.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+
+nss/nss_compat/compat-pwd.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
+
+nss/nss_compat/compat-spwd.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
+
+nss/nss_db/db-initgroups.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>.
+
+nss/nss_db/db-netgrp.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/nss_files/files-alias.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/nss_files/files-netgrp.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/nss_hash.c:
+    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+
+nss/nsswitch.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/proto-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/pwd-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/rpc-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/service-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/sgrp-lookup.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+
+nss/spwd-lookup.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+nss/test-netdb.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+posix/bug-ga1.c:
+    Test case by Anders Carlsson <andersca@gnome.org>.
+
+posix/bug-ga2.c:
+    Test case by Sam Varshavchik <mrsam@courier-mta.com>.
+
+posix/bug-regex1.c:
+    Test case by Jim Meyering <jim@meyering.net>.
+
+posix/bug-regex10.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+posix/bug-regex11.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+posix/bug-regex12.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+posix/bug-regex13.c:
+    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
+
+posix/bug-regex14.c:
+    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
+
+posix/bug-regex17.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+posix/bug-regex18.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+posix/bug-regex19.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+posix/bug-regex2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+posix/bug-regex20.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+posix/bug-regex21.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+posix/bug-regex22.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+posix/bug-regex23.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+posix/bug-regex25.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+posix/bug-regex26.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+posix/bug-regex27.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+
+posix/bug-regex28.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+
+posix/bug-regex3.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+
+posix/bug-regex30.c:
+    Contributed by Paolo Bonzini <pbonzini@redhat.com>, 2009.
+
+posix/bug-regex33.c:
+    Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
+
+posix/bug-regex4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+
+posix/bug-regex6.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+posix/bug-regex7.c:
+    Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
+
+posix/bug-regex8.c:
+    Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
+
+posix/bug-regex9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+posix/flexmember.h:
+    Written by Paul Eggert.
+
+posix/register-atfork.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+posix/runptests.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+posix/tar.h:
+    Written by David J. MacKenzie.
+
+posix/tst-boost.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+posix/tst-chmod.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+posix/tst-dir.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+posix/tst-exec.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+posix/tst-fork.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+posix/tst-gnuglob-skeleton.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+posix/tst-pcre.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+posix/tst-rxspencer.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+posix/tst-spawn.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+posix/tst-truncate.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+posix/tst-truncate64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+posix/tst-vfork1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+posix/tst-vfork2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+posix/tst-vfork3.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+
+posix/waitid.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+posix/wordexp.c:
+    Contributed by Tim Waugh <tim@cyberelk.demon.co.uk>.
+
+pwd/getpwent.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+pwd/getpwent_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+pwd/getpwnam.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+pwd/getpwnam_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+pwd/getpwuid.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+pwd/getpwuid_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+resolv/gai_cancel.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/gai_error.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/gai_misc.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/gai_misc.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/gai_notify.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/gai_suspend.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/getaddrinfo_a.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+resolv/nss_dns/dns-canon.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+resolv/nss_dns/dns-host.c:
+    Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+resolv/nss_dns/dns-network.c:
+    Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+resolv/res_hconf.c:
+    Contributed by David Mosberger (davidm@azstarnet.com).
+
+resolv/res_hconf.h:
+    Contributed by David Mosberger (davidm@azstarnet.com).
+
+rt/aio_cancel.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_error.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_fsync.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_misc.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_notify.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_read.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_read64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_return.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_suspend.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_write.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/aio_write64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/lio_listio-common.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+rt/timer_create.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+rt/timer_delete.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+rt/timer_getoverr.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+rt/timer_gettime.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+rt/timer_settime.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+rt/tst-aio.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+rt/tst-aio2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+rt/tst-aio64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+rt/tst-mqueue.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+rt/tst-mqueue4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue5.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue6.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue7.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue8.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-mqueue9.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+rt/tst-shm.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+rt/tst-timer4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004
+
+scripts/gen-sorted.awk:
+    Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+scripts/rellns-sh:
+    Written by Ulrich Drepper <drepper@cygnus.com>, October 1996
+
+scripts/test-installation.pl:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
+
+scripts/versions.awk:
+    Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+shadow/getspent.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+shadow/getspent_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+shadow/getspnam.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+shadow/getspnam_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+shadow/lckpwdf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+signal/allocrtsig.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+signal/sighold.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+signal/sigrelse.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+signal/tst-raise.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+signal/tst-sigsimple.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+soft-fp/adddf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/addsf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/addtf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/divdf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/divsf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/divtf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/double.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/eqdf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/eqsf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/eqtf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/extenddftf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/extended.h:
+    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/extendsfdf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/extendsftf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/extendxftf2.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/fixdfdi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixdfsi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixdfti.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/fixsfdi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixsfsi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixsfti.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/fixtfdi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixtfsi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixtfti.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/fixunsdfdi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixunsdfsi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixunsdfti.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/fixunssfdi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixunssfsi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixunssfti.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/fixunstfdi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixunstfsi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/fixunstfti.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/floatdidf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatdisf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatditf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatsidf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatsisf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatsitf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floattidf.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/floattisf.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/floattitf.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/floatundidf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatundisf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatunditf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatunsidf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatunsisf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatunsitf.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/floatuntidf.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/floatuntisf.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/floatuntitf.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/gedf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/gesf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/getf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/ledf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/lesf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/letf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/muldf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/mulsf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/multf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/negdf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/negsf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/negtf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/op-1.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/op-2.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/op-4.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/op-8.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/op-common.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/quad.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/single.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/soft-fp.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz),
+    David S. Miller (davem@redhat.com) and
+    Peter Maydell (pmaydell@chiark.greenend.org.uk).
+
+soft-fp/subdf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/subsf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/subtf3.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/truncdfsf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/trunctfdf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/trunctfsf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+soft-fp/trunctfxf2.c:
+    Contributed by Uroš Bizjak (ubizjak@gmail.com).
+
+soft-fp/unorddf2.c:
+    Contributed by Joseph Myers (joseph@codesourcery.com).
+
+soft-fp/unordsf2.c:
+    Contributed by Joseph Myers (joseph@codesourcery.com).
+
+soft-fp/unordtf2.c:
+    Contributed by Joseph Myers (joseph@codesourcery.com).
+
+stdio-common/_i18n_number.h:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+
+stdio-common/_itoa.c:
+    Contributed by Torbjorn Granlund <tege@matematik.su.se>
+    and Ulrich Drepper <drepper@gnu.org>.
+
+stdio-common/_itowa.c:
+    Contributed by Torbjorn Granlund <tege@matematik.su.se>
+    and Ulrich Drepper <drepper@gnu.org>.
+
+stdio-common/bug-vfprintf-nargs.c:
+    Contributed by Kees Cook <keescook@chromium.org>, 2012.
+
+stdio-common/bug14.c:
+    Test case by Al Viro <aviro@redhat.com>.
+
+stdio-common/fxprintf.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>.
+
+stdio-common/printf_fp.c:
+    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+stdio-common/printf_fphex.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdio-common/printf_size.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+    Based on a proposal by Larry McVoy <lm@sgi.com>.
+
+stdio-common/scanf11.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+stdio-common/test-vfprintf.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+stdio-common/tst-fphex-wide.c:
+    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+
+stdio-common/tst-fseek.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+stdio-common/tst-gets.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+stdio-common/tst-long-dbl-fphex.c:
+    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+
+stdio-common/tst-perror.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+stdio-common/tst-popen.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+stdio-common/tst-sscanf.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+stdio-common/tst-unlockedio.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+stdlib/a64l.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
+
+stdlib/bug-strtod.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+stdlib/drand48-iter.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/drand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/drand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/erand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/erand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/fmtmsg.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/grouping.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+stdlib/grouping.h:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+stdlib/isomac.c:
+    Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
+
+stdlib/jrand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/jrand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/l64a.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/lcong48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/lcong48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/lrand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/lrand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
+
+stdlib/mrand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/mrand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/msort.c:
+    Written by Mike Haertel, September 1988.
+
+stdlib/nrand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/nrand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/qsort.c:
+    Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
+
+stdlib/rand_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+stdlib/seed48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/seed48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/srand48.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/srand48_r.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+stdlib/strfmon.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
+
+stdlib/strfmon_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+stdlib/strtod.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+stdlib/strtod_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/strtof.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+stdlib/strtof_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/strtol_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/strtold.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+stdlib/strtoll_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/strtoul_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/strtoull_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+stdlib/test-a64l.c:
+    Contributed by Andreas Schwab <schwab@suse.de>.
+
+stdlib/test-canon.c:
+    Contributed by David Mosberger <davidm@azstarnet.com>.
+
+stdlib/test-canon2.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+stdlib/testmb2.c:
+    Test case by Miloslav Trmač <mitr@volny.cz>.
+
+stdlib/tst-bsearch.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+stdlib/tst-qsort.c:
+    Test case by Paul Eggert <eggert@twinsun.com>
+
+stdlib/tst-random.c:
+    Written by Michael J. Fischer, August 21, 2000
+
+stdlib/tst-random2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+stdlib/tst-system.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+stdlib/tst-xpg-basename.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+stdlib/xpg_basename.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+string/argz-addsep.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+string/argz-append.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>
+
+string/argz-count.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>
+
+string/argz-create.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>
+
+string/argz-ctsep.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+string/argz-delete.c:
+    Written by Miles Bader <miles@gnu.org>
+
+string/argz-extract.c:
+    Written by Miles Bader <miles@gnu.org>
+
+string/argz-insert.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>
+
+string/argz-next.c:
+    Written by Miles Bader <miles@gnu.org>
+
+string/argz-replace.c:
+    Written by Miles Bader <miles@gnu.ai.mit.edu>
+
+string/argz-stringify.c:
+    Written by Miles Bader <miles@gnu.org>
+
+string/bug-strncat1.c:
+    Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
+
+string/bug-strpbrk1.c:
+    Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
+
+string/bug-strspn1.c:
+    Test case by Joseph S. Myers <jsm28@cam.ac.uk>.
+
+string/bzero.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+string/envz.c:
+    Written by Miles Bader <miles@gnu.org>
+
+string/ffs.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+string/ffsll.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+string/memcpy.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+string/memmove.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+string/stratcliff.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+string/strcoll.c:
+    Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+string/strcoll_l.c:
+    Written by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+string/strlen.c:
+    Written by Torbjorn Granlund (tege@sics.se),
+    with help from Dan Sahlin (dan@sics.se);
+    commentary by Jim Blandy (jimb@ai.mit.edu).
+
+string/strnlen.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+string/strxfrm.c:
+    Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
+
+string/strxfrm_l.c:
+    Written by Ulrich Drepper <drepper@gnu.org>, 1995.
+
+string/test-ffs.c:
+    Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
+    On-Line Applications Research Corporation.
+
+string/test-memccpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-memchr.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-memcmp.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+    Added wmemcmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
+
+string/test-memcpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-memmem.c:
+    Written by Ulrich Drepper <drepper@redhat.com>, 2008.
+
+string/test-memmove.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-mempcpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-memrchr.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-memset.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-rawmemchr.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-stpcpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-stpncpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strcasecmp.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strcasestr.c:
+    Written by Ulrich Drepper <drepper@redhat.com>, 2010.
+
+string/test-strcat.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strchr.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+    Added wcschr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
+
+string/test-strcmp.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+    Added wcscmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
+
+string/test-strcpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+    Added wcscpy support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
+
+string/test-strcspn.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-string.h:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strlen.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+    Added wcslen support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
+
+string/test-strncasecmp.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strncat.c:
+    Contributed by Intel Corporation.
+
+string/test-strncmp.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strncpy.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strnlen.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strpbrk.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strrchr.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+    Added wcsrrchr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>,
+    2011.
+
+string/test-strspn.c:
+    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+string/test-strstr.c:
+    Written by Ulrich Drepper <drepper@redhat.com>, 2010.
+
+string/testcopy.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+string/tst-bswap.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+string/wordcopy.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sunrpc/create_xid.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+
+sunrpc/netname.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+
+sunrpc/publickey.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sunrpc/svc.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sunrpc/tst-xdrmem.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+sunrpc/tst-xdrmem2.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+sunrpc/xdr_intXX_t.c:
+    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+
+sysdeps/aarch64/e_sqrtl.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/Makefile:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/alpha/_mcount.S:
+    Contributed by David Mosberger (davidm@cs.arizona.edu).
+
+sysdeps/alpha/alphaev6/memset.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/alphaev6/stxcpy.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/alphaev6/stxncpy.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/alphaev67/stpcpy.S:
+    Contributed by Richard Henderson <rth@redhat.com>.
+
+sysdeps/alpha/alphaev67/stpncpy.S:
+    Contributed by Richard Henderson (rth@redhat.com)
+
+sysdeps/alpha/alphaev67/strcat.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/alphaev67/strchr.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/alphaev67/strlen.S:
+    Contributed by David Mosberger (davidm@cs.arizona.edu).
+    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/alphaev67/strncat.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+
+sysdeps/alpha/bzero.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/div.S:
+    Contributed by Richard Henderson <rth@tamu.edu>.
+
+sysdeps/alpha/dl-machine.h:
+    Contributed by Richard Henderson <rth@tamu.edu>.
+
+sysdeps/alpha/dl-procinfo.c:
+    Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
+
+sysdeps/alpha/dl-procinfo.h:
+    Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
+
+sysdeps/alpha/e_sqrtl.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ffs.S:
+    Contributed by David Mosberger (davidm@cs.arizona.edu).
+
+sysdeps/alpha/fpu/e_sqrt.c:
+    Contributed by David Mosberger (davidm@cs.arizona.edu).
+
+sysdeps/alpha/fpu/fclrexcpt.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+
+sysdeps/alpha/fpu/fedisblxcpt.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/alpha/fpu/feenablxcpt.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/alpha/fpu/fegetenv.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997
+
+sysdeps/alpha/fpu/fegetexcept.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/alpha/fpu/fegetround.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997
+
+sysdeps/alpha/fpu/feholdexcpt.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997
+
+sysdeps/alpha/fpu/fesetenv.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997
+
+sysdeps/alpha/fpu/fesetround.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997
+
+sysdeps/alpha/fpu/feupdateenv.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+
+sysdeps/alpha/fpu/fgetexcptflg.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+
+sysdeps/alpha/fpu/fpu_control.h:
+    Contributed by Olaf Flebbe.
+
+sysdeps/alpha/fpu/fsetexcptflg.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+
+sysdeps/alpha/fpu/ftestexcept.c:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+
+sysdeps/alpha/fpu/s_copysign.c:
+    Contributed by Richard Henderson.
+
+sysdeps/alpha/fpu/s_copysignf.c:
+    Contributed by Richard Henderson.
+
+sysdeps/alpha/fpu/s_fabs.c:
+    Contributed by Richard Henderson.
+
+sysdeps/alpha/fpu/s_fabsf.c:
+    Contributed by Richard Henderson.
+
+sysdeps/alpha/fpu/s_rint.c:
+    Contributed by Richard Henderson.
+
+sysdeps/alpha/fpu/s_rintf.c:
+    Contributed by Richard Henderson.
+
+sysdeps/alpha/hp-timing.h:
+    Contributed by Richard Henderson <rth@redhat.com>, 2001.
+
+sysdeps/alpha/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/alpha/ldiv.S:
+    Contributed by Richard Henderson <rth@tamu.edu>.
+
+sysdeps/alpha/memset.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/nptl/pthread_spin_lock.S:
+    Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
+
+sysdeps/alpha/nptl/pthread_spin_trylock.S:
+    Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
+
+sysdeps/alpha/ots_add.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cmp.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cmpe.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cvtqux.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cvtqx.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cvttx.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cvtxq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_cvtxt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_div.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_mul.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_nintxq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/ots_sub.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/alpha/reml.S:
+    Contributed by Richard Henderson  <rth@twiddle.net>
+
+sysdeps/alpha/sfp-machine.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz) and
+    David S. Miller (davem@redhat.com).
+
+sysdeps/alpha/start.S:
+    Contributed by Richard Henderson <rth@tamu.edu>
+
+sysdeps/alpha/stpcpy.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+
+sysdeps/alpha/stpncpy.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/strcat.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+
+sysdeps/alpha/strchr.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/strcmp.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/strcpy.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+
+sysdeps/alpha/strlen.S:
+    Contributed by David Mosberger (davidm@cs.arizona.edu).
+
+sysdeps/alpha/strncat.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+
+sysdeps/alpha/strncmp.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/strncpy.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/stxcpy.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/alpha/stxncpy.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/arm/armv6t2/memchr.S:
+    Code contributed by Dave Gilbert <david.gilbert@linaro.org>
+
+sysdeps/arm/backtrace.c:
+    Contributed by Kazu Hirata <kazu@codesourcery.com>, 2008.
+
+sysdeps/arm/fedisblxcpt.c:
+    Contributed by Philip Blundell <philb@gnu.org>, 2001.
+
+sysdeps/arm/feenablxcpt.c:
+    Contributed by Philip Blundell <philb@gnu.org>, 2001.
+
+sysdeps/arm/fegetexcept.c:
+    Contributed by Philip Blundell <philb@gnu.org>, 2001
+
+sysdeps/arm/feupdateenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/arm/fgetexcptflg.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/arm/memcpy.S:
+    Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
+
+sysdeps/arm/memmove.S:
+    Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
+
+sysdeps/arm/memset.S:
+    Contributed by Philip Blundell <philb@gnu.org>
+
+sysdeps/arm/strlen.S:
+    Code contributed by Matthew Wilcox <willy@odie.barnet.ac.uk>
+
+sysdeps/arm/unwind.h:
+    Contributed by Paul Brook
+
+sysdeps/generic/atomic-machine.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/generic/dl-librecon.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/generic/dl-procinfo.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/generic/dwarf2.h:
+    Contributed by Gary Funck (gary@intrepid.com).  Derived from the
+    DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com).
+
+sysdeps/generic/framestate.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+
+sysdeps/generic/hp-timing-common.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/generic/hp-timing.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/generic/ifreq.h:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/generic/ldconfig.h:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+sysdeps/generic/memcopy.h:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/generic/not-cancel.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/generic/register-dump.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/generic/sigcontextinfo.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/generic/sigset-cvt-mask.h:
+    Contributed by Joe Keane <jgk@jgk.org>.
+
+sysdeps/generic/unwind-dw2-fde-glibc.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/generic/unwind-dw2-fde.c:
+    Contributed by Jason Merrill <jason@cygnus.com>.
+
+sysdeps/generic/unwind-dw2-fde.h:
+    Contributed by Jason Merrill <jason@cygnus.com>.
+
+sysdeps/generic/unwind-resume.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/generic/utmp-equal.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>
+    and Paul Janzen <pcj@primenet.com>, 1996.
+
+sysdeps/gnu/sys/mtio.h:
+    Written by H. Bergman <hennus@cybercomm.nl>.
+
+sysdeps/gnu/updwtmp.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+sysdeps/gnu/utmp_file.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+sysdeps/hppa/Makefile:
+    Contributed by David Huggins-Daines (dhd@debian.org)
+
+sysdeps/hppa/dl-machine.h:
+    Contributed by David Huggins-Daines <dhd@debian.org>
+
+sysdeps/hppa/fpu/bits/fenv.h:
+    Contributed by David Huggins-Daines <dhd@debian.org>
+
+sysdeps/hppa/fpu/fclrexcpt.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fedisblxcpt.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/feenablxcpt.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fegetenv.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fegetexcept.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fegetround.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/feholdexcpt.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fesetenv.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+    Based on the m68k version by
+    Andreas Schwab <schwab@suse.de>
+
+sysdeps/hppa/fpu/fesetround.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/feupdateenv.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fgetexcptflg.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/fraiseexcpt.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>
+
+sysdeps/hppa/fpu/fsetexcptflg.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/fpu/ftestexcept.c:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
+
+sysdeps/hppa/hppa1.1/s_signbit.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/hppa/libgcc-compat.c:
+    Contributed by Randolph Chung
+
+sysdeps/hppa/sysdep.h:
+    Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
+
+sysdeps/htl/raise.c:
+    Written by Neal H. Walfield <neal@gnu.org>.
+
+sysdeps/htl/timer_routines.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+sysdeps/i386/backtrace.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/i386/dl-procinfo.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/i386/ffs.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/i386/fpu/e_acos.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_acosf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_acosh.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_acoshf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_acoshl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_acosl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_asin.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_asinf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_atan2.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_atan2f.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_atan2l.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_atanh.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_atanhf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_atanhl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_exp.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_exp10.S:
+    Written by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_exp2.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_exp2l.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_expl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_fmod.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_fmodf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_fmodl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_hypot.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/i386/fpu/e_hypotf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/i386/fpu/e_ilogb.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_ilogbf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_ilogbl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/e_log.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_log10.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_log10f.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_log10l.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_log2.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_log2l.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_logl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_pow.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_powl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/e_remainder.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_remainderf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_remainderl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/e_scalb.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Correct handling of y==-inf <drepper@gnu>
+
+sysdeps/i386/fpu/e_scalbf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
+    Correct handling of y==-inf <drepper@gnu>
+
+sysdeps/i386/fpu/e_scalbl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Correct handling of y==-inf <drepper@gnu>
+
+sysdeps/i386/fpu/e_sqrt.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/e_sqrtf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/fclrexcpt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fedisblxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+sysdeps/i386/fpu/feenablxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+sysdeps/i386/fpu/fegetenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fegetexcept.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+
+sysdeps/i386/fpu/fegetround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/feholdexcpt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fesetenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fesetround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/feupdateenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fgetexcptflg.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fraiseexcpt.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/fsetexcptflg.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/ftestexcept.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_asinh.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/s_asinhf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/s_asinhl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/i386/fpu/s_atan.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_atanf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_atanl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/s_cbrt.S:
+    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_cbrtf.S:
+    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_cbrtl.S:
+    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_ceil.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_ceilf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_ceill.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_copysign.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_copysignf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_copysignl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_expm1.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+    Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
+    Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997.
+
+sysdeps/i386/fpu/s_expm1f.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+    Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
+    Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997.
+
+sysdeps/i386/fpu/s_finite.S:
+    Written by Joe Keane <jgk@jgk.org>.
+
+sysdeps/i386/fpu/s_finitef.S:
+    Written by Joe Keane <jgk@jgk.org>.
+
+sysdeps/i386/fpu/s_finitel.S:
+    Written by Joe Keane <jgk@jgk.org>.
+
+sysdeps/i386/fpu/s_floor.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_floorf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_floorl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_fmax.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_fmaxf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_fmaxl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_fmin.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_fminf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_fminl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_frexp.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_frexpf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_frexpl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_isinfl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Change for long double by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/s_llrint.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_llrintf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_llrintl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_log1p.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_log1pf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_log1pl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/s_logb.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_logbf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_logbl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_lrint.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_lrintf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_lrintl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_nearbyint.S:
+    Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/s_nearbyintf.S:
+    Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/s_nearbyintl.S:
+    Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/fpu/s_nextafterl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/i386/fpu/s_nexttowardf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/i386/fpu/s_remquo.S:
+    Written by Ulrich Drepper <drepper@cygnus.com>.
+    Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_remquof.S:
+    Written by Ulrich Drepper <drepper@cygnus.com>.
+    Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_remquol.S:
+    Written by Ulrich Drepper <drepper@cygnus.com>.
+    Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_rint.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_rintf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_rintl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_scalbn.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_scalbnf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_scalbnl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_significand.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_significandf.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/fpu/s_significandl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+
+sysdeps/i386/fpu/s_trunc.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_truncf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/fpu/s_truncl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i386-mcount.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i586/memcopy.h:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/i386/i586/memcpy.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i586/memset.S:
+    Contributed by Torbjorn Granlund, <tege@matematik.su.se>
+
+sysdeps/i386/i586/strchr.S:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+
+sysdeps/i386/i586/strcpy.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i586/strlen.S:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+
+sysdeps/i386/i686/dl-hash.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/i386/i686/ffs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/i386/i686/fpu/e_log.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/i386/i686/fpu/e_logl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+
+sysdeps/i386/i686/fpu/s_fmax.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i686/fpu/s_fmaxf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i686/fpu/s_fmaxl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i686/fpu/s_fmin.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i686/fpu/s_fminf.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i686/fpu/s_fminl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/i686/memcpy.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+sysdeps/i386/i686/memmove.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
+
+sysdeps/i386/i686/mempcpy.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/i386/i686/memset.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memchr-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memcmp-sse4.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memcmp-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memcpy-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memrchr-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memset-sse2-rep.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/memset-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/s_fma-fma.c:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/s_fma.c:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/s_fmaf-fma.c:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/s_fmaf.c:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strcat-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strcat-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strchr-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strcmp-sse4.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strcmp-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strcpy-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strcpy-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strlen-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/strrchr-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/wcschr-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/wcscmp-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/wcscpy-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/wcslen-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/multiarch/wcsrchr-sse2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/i386/i686/nptl/tls.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/i386/i686/pthread_spin_trylock.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/i386/i686/strcmp.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+sysdeps/i386/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/i386/machine-gmon.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/i386/memchr.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+    This version is developed using the same algorithm as the fast C
+    version which carries the following introduction:
+    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
+    with help from Dan Sahlin (dan@sics.se) and
+    commentary by Jim Blandy (jimb@ai.mit.edu);
+    adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
+    and implemented by Roland McGrath (roland@ai.mit.edu).
+
+sysdeps/i386/memcopy.h:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/i386/nptl/pthread_spin_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/i386/nptl/pthread_spin_unlock.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/i386/pthread_spin_trylock.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/i386/rawmemchr.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+    This version is developed using the same algorithm as the fast C
+    version which carries the following introduction:
+    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
+    with help from Dan Sahlin (dan@sics.se) and
+    commentary by Jim Blandy (jimb@ai.mit.edu);
+    adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
+    and implemented by Roland McGrath (roland@ai.mit.edu).
+
+sysdeps/i386/stpcpy.S:
+    Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu).
+
+sysdeps/i386/stpncpy.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Some bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+    - original wrote n+1 chars in some cases.
+    - stpncpy() ought to behave like strncpy() ie. not null-terminate
+    if limited by n.  glibc-1.09 stpncpy() does this.
+
+sysdeps/i386/strcat.S:
+    Contributed by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
+    Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/i386/strchr.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/i386/strchrnul.S:
+    Contributed by Ulrich Drepper <drepper@gnu.org>
+    Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/i386/strcspn.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/i386/strlen.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
+
+sysdeps/i386/strlen.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/i386/strpbrk.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/i386/strrchr.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/i386/strspn.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+
+sysdeps/ia64/_mcount.S:
+    Contributed by David Mosberger <davidm@hpl.hp.com>
+
+sysdeps/ia64/bzero.S:
+    Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
+    Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
+
+sysdeps/ia64/fpu/e_acos.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_acosf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_acosh.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_acoshf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_acoshl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_acosl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_asin.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_asinf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_asinl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_atan2.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_atan2f.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_atanh.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_atanhf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_atanhl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_cosh.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_coshf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_coshl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_exp.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_exp10.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_exp10l.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_exp2.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_exp2f.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_exp2l.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_expf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_fmod.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_fmodf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_fmodl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_hypot.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_hypotf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_hypotl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_ilogbl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_lgamma_r.c:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_lgammaf_r.c:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_lgammal_r.c:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_log.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_log2.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_log2f.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_log2l.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_logf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_logl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_pow.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_powf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_powl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_remainder.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_remainderf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_remainderl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_scalb.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_scalbf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_scalbl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_sinh.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_sinhf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_sinhl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_sqrt.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_sqrtf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/e_sqrtl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/fclrexcpt.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999 and
+    Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
+
+sysdeps/ia64/fpu/fedisblxcpt.c:
+    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+
+sysdeps/ia64/fpu/feenablxcpt.c:
+    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+
+sysdeps/ia64/fpu/fegetenv.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/fegetexcept.c:
+    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+
+sysdeps/ia64/fpu/fegetround.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/feholdexcpt.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999
+
+sysdeps/ia64/fpu/fesetenv.c:
+    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
+
+sysdeps/ia64/fpu/fesetround.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/feupdateenv.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/fgetexcptflg.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/fraiseexcpt.c:
+    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+
+sysdeps/ia64/fpu/fsetexcptflg.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/ftestexcept.c:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/get-rounding-mode.h:
+    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+
+sysdeps/ia64/fpu/libm_cpu_defs.h:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_error.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_error_codes.h:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_frexp.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_frexp4.S:
+    Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
+    and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
+
+sysdeps/ia64/fpu/libm_frexp4f.S:
+    Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
+    and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
+
+sysdeps/ia64/fpu/libm_frexp4l.S:
+    Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
+    and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
+
+sysdeps/ia64/fpu/libm_frexpf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_frexpl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_lgamma.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_lgammaf.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_lgammal.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_reduce.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_scalblnf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_sincos.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_sincos_large.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_sincosf.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_sincosl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_support.h:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/libm_tan.S:
+    Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
+    and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
+
+sysdeps/ia64/fpu/s_asinh.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_asinhf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_asinhl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_atan.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_atanf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_atanl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_cbrt.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_cbrtf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_cbrtl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ceil.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ceilf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ceill.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_cos.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_cosf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_cosl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_erf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_erfc.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_erfcf.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_erfcl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_erff.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_erfl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_expm1.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_expm1f.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_expm1l.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fabs.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fabsf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fabsl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fdim.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fdimf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fdiml.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_floor.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_floorf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_floorl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fma.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fmaf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fmal.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fmax.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fmaxf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_fmaxl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_frexp.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_frexpf.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_frexpl.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ilogb.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ilogbf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_isinf.S:
+    Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
+
+sysdeps/ia64/fpu/s_isnan.S:
+    Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
+
+sysdeps/ia64/fpu/s_ldexp.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ldexpf.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_ldexpl.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_libm_ldexp.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_libm_ldexpf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_libm_ldexpl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_libm_scalbn.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_libm_scalbnf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_libm_scalbnl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_log1p.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_log1pf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_log1pl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_logb.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_logbf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_logbl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_modf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_modff.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_modfl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nearbyint.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nearbyintf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nearbyintl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nextafter.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nextafterf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nextafterl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nexttoward.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nexttowardf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_nexttowardl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_rint.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_rintf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_rintl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_round.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_roundf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_roundl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_scalblnf.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_scalbn.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_scalbnf.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_scalbnl.c:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_significand.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_significandf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_significandl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_tan.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_tanf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_tanh.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_tanhf.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_tanhl.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_tanl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_trunc.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_truncf.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/s_truncl.S:
+    Contributed 2000 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/w_lgamma_main.c:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/w_lgammaf_main.c:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/w_lgammal_main.c:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/w_tgamma_compat.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/w_tgammaf_compat.S:
+    Contributed 2001 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/fpu/w_tgammal_compat.S:
+    Contributed 2002 by the Intel Numerics Group, Intel Corporation
+
+sysdeps/ia64/hp-timing.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+
+sysdeps/ia64/htonl.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>
+
+sysdeps/ia64/htons.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>
+
+sysdeps/ia64/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/ia64/memccpy.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/memchr.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/memcmp.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/memcpy.S:
+    Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
+    Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
+
+sysdeps/ia64/memmove.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/memset.S:
+    Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
+    Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
+
+sysdeps/ia64/nptl/pthread_spin_lock.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/ia64/nptl/pthread_spin_trylock.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/ia64/nptl/pthread_spin_unlock.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/ia64/start.S:
+    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
+
+sysdeps/ia64/strchr.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/strcmp.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/strcpy.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/strlen.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/strncmp.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>.
+
+sysdeps/ia64/strncpy.S:
+    Contributed by Dan Pop <Dan.Pop@cern.ch>
+    and Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/ia64/sysdep.h:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
+
+sysdeps/ia64/unwind-resume.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/ieee754/dbl-64/asincos.tbl:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/atnat.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/atnat2.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/branred.c:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/branred.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/dla.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/e_acosh.c:
+    Optimized for 64-bit by Ulrich Drepper <drepper@gmail.com>, 2012
+
+sysdeps/ieee754/dbl-64/e_atanh.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+sysdeps/ieee754/dbl-64/e_cosh.c:
+    Optimized by Ulrich Drepper <drepper@gmail.com>, 2011
+
+sysdeps/ieee754/dbl-64/e_fmod.c:
+    Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.
+
+sysdeps/ieee754/dbl-64/e_gamma_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/mydefs.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/powtwo.tbl:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/root.tbl:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/s_cbrt.c:
+    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_floor.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2011.
+
+sysdeps/ieee754/dbl-64/s_fma.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+
+sysdeps/ieee754/dbl-64/s_fmaf.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+
+sysdeps/ieee754/dbl-64/s_fpclassify.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_frexp.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+sysdeps/ieee754/dbl-64/s_isinf.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changed to return -1 for -Inf by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/ieee754/dbl-64/s_llrint.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_llround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_logb.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+sysdeps/ieee754/dbl-64/s_lrint.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_modf.c:
+    Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.
+
+sysdeps/ieee754/dbl-64/s_nearbyint.c:
+    Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/ieee754/dbl-64/s_remquo.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_round.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_signbit.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_sincos.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/s_trunc.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/dbl-64/sincostab.c:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/uasncs.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/uatan.tbl:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/urem.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/usncs.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/utan.h:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/dbl-64/utan.tbl:
+    Written by International Business Machines Corp.
+
+sysdeps/ieee754/flt-32/e_acosf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_acoshf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_asinf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_atan2f.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_atanhf.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+sysdeps/ieee754/flt-32/e_coshf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+    Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011
+
+sysdeps/ieee754/flt-32/e_fmodf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_gammaf_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/e_hypotf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_ilogbf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_j0f.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_j1f.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_jnf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_lgammaf_r.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_log10f.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_remainderf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_sinhf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/e_sqrtf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/k_tanf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_asinhf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_atanf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_cbrtf.c:
+    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_ceilf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_copysignf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_erff.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_expm1f.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_fabsf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_finitef.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_floorf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_fpclassifyf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_frexpf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_isinff.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+
+sysdeps/ieee754/flt-32/s_isnanf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_llrintf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_llroundf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_log1pf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_logbf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_lrintf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_lroundf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_modff.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_nearbyintf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_nextafterf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_remquof.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_rintf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_roundf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_scalblnf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_scalbnf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_signbitf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/flt-32/s_tanf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_tanhf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/flt-32/s_truncf.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-128/e_acoshl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/e_atan2l.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/e_atanhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-128/e_expl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+    Partly based on double-precision code
+    by Geoffrey Keating <geoffk@ozemail.com.au>
+
+sysdeps/ieee754/ldbl-128/e_fmodl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/e_gammal_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz, 1999.
+
+sysdeps/ieee754/ldbl-128/e_hypotl.c:
+    Conversion to long double by Jakub Jelinek, jakub@redhat.com.
+
+sysdeps/ieee754/ldbl-128/e_ilogbl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/e_rem_pio2l.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128/e_remainderl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/e_sinhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-128/k_cosl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128/k_sincosl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128/k_sinl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128/s_asinhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-128/s_ceill.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_copysignl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_cosl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_fabsl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_finitel.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_floorl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_fma.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+
+sysdeps/ieee754/ldbl-128/s_fmal.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+
+sysdeps/ieee754/ldbl-128/s_fpclassifyl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_frexpl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_isinfl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Change for long double by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128/s_isnanl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_llrintl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_llroundl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_logbl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_lrintl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_lroundl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_modfl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_nearbyintl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_nextafterl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_remquol.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_rintl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_roundl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/s_scalblnl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_scalbnl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_signbitl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-128/s_sincosl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/ieee754/ldbl-128/s_sinl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_tanhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-128/s_tanl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128/s_truncl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128/t_expl.h:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128/t_sincosl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128ibm/e_atan2l.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/e_expl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+    Partly based on double-precision code
+    by Geoffrey Keating <geoffk@ozemail.com.au>
+
+sysdeps/ieee754/ldbl-128ibm/e_fmodl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz, 1999.
+
+sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128ibm/e_remainderl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/k_cosl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128ibm/k_sincosl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128ibm/k_sinl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128ibm/printf_fphex.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-128ibm/s_copysignl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_cosl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_fabsl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_finitel.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_fmal.c:
+    Contributed by David Flaherty <flaherty@linux.vnet.ibm.com>.
+
+sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128ibm/s_frexpl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_isinfl.c:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Change for long double by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-128ibm/s_isnanl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_logbl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_modfl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_remquol.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_signbitl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-128ibm/s_sincosl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/ieee754/ldbl-128ibm/s_sinl.c:
+    Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/s_tanl.c:
+    Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
+
+sysdeps/ieee754/ldbl-128ibm/t_sincosl.c:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-96/e_acoshl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/e_atanhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/e_gammal_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/e_hypotl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/e_rem_pio2l.c:
+    Based on quad-precision code by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-96/e_sinhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/k_cosl.c:
+    Based on quad-precision cosine by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-96/k_sinl.c:
+    Based on quad-precision sine by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-96/s_asinhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_cbrtl.c:
+    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+    Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_copysignl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_cosl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_fma.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+
+sysdeps/ieee754/ldbl-96/s_fmal.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+
+sysdeps/ieee754/ldbl-96/s_frexpl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_llrintl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_llroundl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_lrintl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_lroundl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_modfl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_nexttowardf.c:
+    Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_remquol.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_roundl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_scalblnl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_signbitl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_sincosl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/ieee754/ldbl-96/s_sinl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_tanhl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/s_tanl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/ieee754/ldbl-96/t_sincosl.c:
+    Based on quad-precision tables by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/ieee754/ldbl-opt/nldbl-compat.c:
+    Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
+
+sysdeps/ieee754/ldbl-opt/nldbl-compat.h:
+    Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
+
+sysdeps/m68k/dl-tls.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/ffs.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/m68k/fpu/fclrexcpt.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/fedisblxcpt.c:
+    Contributed by Andreas Schwab <schwab@suse.de>, 2000.
+
+sysdeps/m68k/fpu/feenablxcpt.c:
+    Contributed by Andreas Schwab <schwab@suse.de>, 2000.
+
+sysdeps/m68k/fpu/fegetenv.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/fegetexcept.c:
+    Contributed by Andreas Schwab <schwab@suse.de>, 2000.
+
+sysdeps/m68k/fpu/fegetround.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/feholdexcpt.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/fesetenv.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/fesetround.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/feupdateenv.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/fgetexcptflg.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/fsetexcptflg.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/fpu/ftestexcept.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/libc-tls.c:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/m680x0/fpu/e_scalb.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
+
+sysdeps/m68k/m680x0/fpu/fraiseexcpt.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/fpu/s_ccosh_template.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
+
+sysdeps/m68k/m680x0/fpu/s_cexp_template.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/fpu/s_csin_template.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
+
+sysdeps/m68k/m680x0/fpu/s_csinh_template.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
+
+sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+    Fixed for m68k by Andreas Schwab <schwab@suse.de>.
+
+sysdeps/m68k/m680x0/fpu/s_llrint.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/fpu/s_llrintf.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/fpu/s_llrintl.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/fpu/s_logbl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/m68k/m680x0/fpu/s_lrint_template.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/fpu/s_nextafterl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+    Fixed for m68k by Andreas Schwab <schwab@suse.de>.
+
+sysdeps/m68k/m680x0/fpu/s_remquo_template.c:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+sysdeps/m68k/m680x0/m68020/atomic-machine.h:
+    Contributed by Andreas Schwab <schwab@suse.de>, 2003.
+
+sysdeps/m68k/memchr.S:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/m68k/memcopy.h:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/m68k/nptl/Makefile:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/nptl/bits/pthreadtypes-arch.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/nptl/bits/semaphore.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/nptl/pthreaddef.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/nptl/tls.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/rawmemchr.S:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/m68k/strchr.S:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/m68k/strchrnul.S:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/m68k/tls-macros.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/m68k/wcpcpy_chk.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+sysdeps/mach/hurd/hp-timing.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/mach/hurd/i386/getcontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/mach/hurd/i386/makecontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/mach/hurd/i386/setcontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/mach/hurd/i386/swapcontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/mach/hurd/ifreq.h:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/mach/hurd/net/if_arp.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/mach/hurd/not-cancel.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/mach/hurd/waitid.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
+
+sysdeps/mips/__longjmp.c:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/mips/dl-machine.h:
+    Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
+
+sysdeps/mips/dl-procinfo.c:
+    Contributed by Robert Millan <rmh@gnu.org>.
+
+sysdeps/mips/dl-procinfo.h:
+    Contributed by Robert Millan <rmh@gnu.org>.
+
+sysdeps/mips/dl-trampoline.c:
+    Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
+
+sysdeps/mips/fpu/fclrexcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+sysdeps/mips/fpu/fedisblxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/mips/fpu/feenablxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/mips/fpu/fegetenv.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+sysdeps/mips/fpu/fegetexcept.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/mips/fpu/fegetround.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+
+sysdeps/mips/fpu/feholdexcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/mips/fpu/fenv_libc.h:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/mips/fpu/fesetenv.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+sysdeps/mips/fpu/fesetround.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+
+sysdeps/mips/fpu/feupdateenv.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+sysdeps/mips/fpu/fgetexcptflg.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+sysdeps/mips/fpu/fraiseexcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/mips/fpu/fsetexcptflg.c:
+    Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
+
+sysdeps/mips/fpu/ftestexcept.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+
+sysdeps/mips/mips64/__longjmp.c:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/mips/mips64/e_sqrtl.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/mips/mips64/setjmp_aux.c:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/mips/setjmp_aux.c:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/mips/sys/tas.h:
+    Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
+
+sysdeps/nptl/Makeconfig:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/nptl/Makefile:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/nptl/internaltypes.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/nptl/pthreadP.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/nptl/timer_routines.h:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+sysdeps/posix/getpagesize.c:
+    Contributed by Brendan Kehoe (brendan@cygnus.com).
+
+sysdeps/posix/pread.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/posix/pread64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/posix/pwrite64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/posix/sigignore.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/posix/sigwait.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/posix/sprofil.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/posix/usleep.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/powerpc/atomic-machine.h:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+sysdeps/powerpc/ffs.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/powerpc/fpu/e_hypot.c:
+    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
+
+sysdeps/powerpc/fpu/e_hypotf.c:
+    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
+
+sysdeps/powerpc/fpu/fedisblxcpt.c:
+    Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
+
+sysdeps/powerpc/fpu/feenablxcpt.c:
+    Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
+
+sysdeps/powerpc/fpu/fegetexcept.c:
+    Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
+
+sysdeps/powerpc/fpu/fesetround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/powerpc/fpu/feupdateenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/powerpc/fpu/tst-setcontext-fpscr.c:
+    Contributed by Ryan S. Arnold <rsa@us.ibm.com>
+    Sean Curry <spcurry@us.ibm.com>
+
+sysdeps/powerpc/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/powerpc/nofpu/fclrexcpt.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fedisblxcpt.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/feenablxcpt.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fegetenv.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002, 2010.
+
+sysdeps/powerpc/nofpu/fegetexcept.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fegetround.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/feholdexcpt.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fenv_const.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fesetenv.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fesetround.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/feupdateenv.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fgetexcptflg.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fraiseexcpt.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/fsetexcptflg.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/ftestexcept.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/sim-full.c:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/soft-supp.h:
+    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+
+sysdeps/powerpc/nofpu/sqrtdf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/powerpc/nofpu/sqrtsf2.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/powerpc/nptl/pthread_spin_lock.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+sysdeps/powerpc/nptl/pthread_spin_trylock.c:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+sysdeps/powerpc/power4/wordcopy.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/powerpc/power6/wordcopy.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+    Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com).
+
+sysdeps/powerpc/powerpc32/a2/memcpy.S:
+    Contributed by Michael Brutman <brutman@us.ibm.com>.
+
+sysdeps/powerpc/powerpc32/atomic-machine.h:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+sysdeps/powerpc/powerpc32/power4/hp-timing.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/powerpc/powerpc32/power4/memcopy.h:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/memchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/memcpy.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/mempcpy.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/memrchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/memset.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/rawmemchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/strchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/strchrnul.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/strlen.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc32/power7/strnlen.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/a2/memcpy.S:
+    Contributed by Michael Brutman <brutman@us.ibm.com>.
+
+sysdeps/powerpc/powerpc64/atomic-machine.h:
+    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+
+sysdeps/powerpc/powerpc64/ffsll.c:
+    Contributed by Torbjorn Granlund (tege@sics.se).
+
+sysdeps/powerpc/powerpc64/hp-timing.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/powerpc/powerpc64/power7/memchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/memcpy.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/mempcpy.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/memrchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/memset.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/rawmemchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/strchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/strchrnul.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/strlen.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power7/strnlen.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/powerpc/powerpc64/power8/memrchr.S:
+    Contributed by Luis Machado <luisgpm@br.ibm.com>.
+
+sysdeps/pthread/eintr.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/posix-timer.h:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+sysdeps/pthread/pthread_atfork.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/sem_close.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/sem_open.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/sem_unlink.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-_res1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-_res1mod1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-abstime.c:
+    Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
+
+sysdeps/pthread/tst-atfork1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-atfork2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-atfork2mod.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-attr1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-backtrace1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/pthread/tst-barrier1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-barrier2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-barrier3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-barrier4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-basic1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-basic2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-basic3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-basic4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-basic5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-basic6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cancel10.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel11.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel12.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel13.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel14.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel15.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel16.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel18.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel19.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cancel20.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel21.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel22.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cancel4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cancel6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cancel8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cancel9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cleanup0.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cleanup1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cleanup2.c:
+    Contributed by Bao Duong <bduong@progress.com>, 2003.
+
+sysdeps/pthread/tst-cleanup3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-clock1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cond1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cond10.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cond11.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cond12.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cond14.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-cond15.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-cond16.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/pthread/tst-cond18.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/pthread/tst-cond19.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-cond2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cond20.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/pthread/tst-cond23.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
+
+sysdeps/pthread/tst-cond3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cond4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cond5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cond6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-cond7.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cond8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-cond9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-detach1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-eintr2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-eintr3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-eintr4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-eintr5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-exec1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-exec2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-exec3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-exit1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-fini1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-fini1mod.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-flock1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-flock2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-fork1.c:
+    Contributed by Roland McGrath <roland@redhat.com>, 2002.
+
+sysdeps/pthread/tst-fork2.c:
+    Contributed by Roland McGrath <roland@redhat.com>, 2002.
+
+sysdeps/pthread/tst-fork3.c:
+    Contributed by Roland McGrath <roland@redhat.com>, 2002.
+
+sysdeps/pthread/tst-join1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-join2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-join3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-join4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-join5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-key1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-key2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-key3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-key4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-kill1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-kill2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-kill3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-kill4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-kill5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-kill6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-mutex1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex7.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-mutex9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-once1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-once2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-once3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-once4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-pt-align.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-pt-align3.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+
+sysdeps/pthread/tst-pt-popen1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-pt-sysconf.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-pt-tls1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-pt-tls2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-pt-tls4.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-raise1.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-robust1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+
+sysdeps/pthread/tst-robust7.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+
+sysdeps/pthread/tst-rwlock1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-rwlock12.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-rwlock14.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-rwlock4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-rwlock5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-sem1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-sem10.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+
+sysdeps/pthread/tst-sem2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-sem3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-sem4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-sem5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-sem6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-sem7.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-sem8.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-sem9.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-signal1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-signal2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-signal4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-signal5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-signal6.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-spin1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-spin2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-spin3.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-stack1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-stdio1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-stdio2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-timer.c:
+    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+
+sysdeps/pthread/tst-tls4moda.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-tls4modb.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/pthread/tst-tsd1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-tsd2.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/pthread/tst-tsd5.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/pthread/tst-umask1.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/pthread/tst-unload.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+sysdeps/s390/atomic-machine.h:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+
+sysdeps/s390/dl-procinfo.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
+
+sysdeps/s390/dl-procinfo.h:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
+
+sysdeps/s390/ffs.c:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/fpu/bits/fenv.h:
+    Contributed by Denis Joseph Barrow <djbarrow@de.ibm.com>.
+
+sysdeps/s390/fpu/e_sqrtl.c:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
+
+sysdeps/s390/fpu/fedisblxcpt.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/feenablxcpt.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fegetenv.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fegetexcept.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fegetround.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/feholdexcpt.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fenv_libc.h:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fesetenv.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fesetround.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/feupdateenv.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fgetexcptflg.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/fpu_control.h:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
+    Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/fpu/fraiseexcpt.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
+    Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/fpu/fsetexcptflg.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/fpu/ftestexcept.c:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/s390/iso-8859-1_cp037_z900.c:
+    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
+    Thanks to Daniel Appich who covered the relevant performance work
+    in his diploma thesis.
+
+sysdeps/s390/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/s390/memchr-z900.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/memset-z900.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/__longjmp.c:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/add_n.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/addmul_1.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/dl-machine.h:
+    Contributed by Carl Pederson & Martin Schwidefsky.
+
+sysdeps/s390/s390-32/mul_1.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/s390-mcount.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
+
+sysdeps/s390/s390-32/setjmp.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/start.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/strncpy-z900.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/sub_n.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-32/sysdep.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/__longjmp.c:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/add_n.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/crti.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/crtn.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/dl-machine.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/s390x-mcount.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
+
+sysdeps/s390/s390-64/setjmp.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/start.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/strncpy-z900.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/sub_n.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/s390-64/sysdep.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/strcmp-z900.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/strcpy-z900.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/s390/utf16-utf32-z9.c:
+    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
+    Thanks to Daniel Appich who covered the relevant performance work
+    in his diploma thesis.
+
+sysdeps/s390/utf8-utf16-z9.c:
+    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
+    Thanks to Daniel Appich who covered the relevant performance work
+    in his diploma thesis.
+
+sysdeps/s390/utf8-utf32-z9.c:
+    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
+    Thanks to Daniel Appich who covered the relevant performance work
+    in his diploma thesis.
+
+sysdeps/sh/_mcount.S:
+    Contributed by NIIBE Yutaka <gniibe@m17n.org>
+
+sysdeps/sh/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/sh/memcpy.S:
+    Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
+    Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
+
+sysdeps/sh/memset.S:
+    Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
+    Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
+
+sysdeps/sh/nptl/pthread_spin_init.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/sh/sh4/fpu/fclrexcpt.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+
+sysdeps/sh/sh4/fpu/fedisblxcpt.c:
+    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+
+sysdeps/sh/sh4/fpu/feenablxcpt.c:
+    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+
+sysdeps/sh/sh4/fpu/fegetexcept.c:
+    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+
+sysdeps/sh/sh4/fpu/fegetround.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+
+sysdeps/sh/sh4/fpu/fesetround.c:
+    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+
+sysdeps/sh/sh4/fpu/feupdateenv.c:
+    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+
+sysdeps/sh/sh4/fpu/fraiseexcpt.c:
+    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+
+sysdeps/sh/strlen.S:
+    Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
+
+sysdeps/sparc/backtrace.c:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/dl-procinfo.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+
+sysdeps/sparc/dl-procinfo.h:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/sparc/fpu/fedisblxcpt.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/sparc/fpu/feenablxcpt.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/sparc/fpu/fegetexcept.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/sparc/fpu/fpu_control.h:
+    Contributed by Miguel de Icaza
+
+sysdeps/sparc/machine-gmon.h:
+    Contributed by David S. Miller <davem@davemloft.net>, 2008
+
+sysdeps/sparc/sparc-mcount.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2008.
+
+sysdeps/sparc/sparc32/fpu/s_copysign.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/fpu/s_copysignf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/fpu/s_fabsf.S:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+sysdeps/sparc/sparc32/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/sparc/sparc32/memchr.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+    David S. Miller <davem@caip.rutgers.edu>.
+    This version is developed using the same algorithm as the fast C
+    version which carries the following introduction:
+    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
+    with help from Dan Sahlin (dan@sics.se) and
+    commentary by Jim Blandy (jimb@ai.mit.edu);
+    adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
+    and implemented by Roland McGrath (roland@ai.mit.edu).
+
+sysdeps/sparc/sparc32/memcpy.S:
+    Contributed by David S. Miller <davem@caip.rutgers.edu>,
+    Eddie C. Dost <ecd@skynet.be> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc32/memset.S:
+    Contributed by David S. Miller <davem@caip.rutgers.edu> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc32/q_add.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_cmp.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_cmpe.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_div.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_dtoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_feq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_fge.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_fgt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_fle.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_flt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_fne.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_itoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_lltoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_mul.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_neg.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_qtod.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_qtoi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_qtoll.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_qtos.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_qtou.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_qtoull.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_sqrt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_stoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_sub.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_ulltoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_util.c:
+    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/q_utoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc32/sfp-machine.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz) and
+    David S. Miller (davem@redhat.com).
+
+sysdeps/sparc/sparc32/sparcv9/addmul_1.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc32/sparcv9/hp-timing.h:
+    Contributed by David S. Miller <davem@redhat.com>, 2001.
+
+sysdeps/sparc/sparc32/sparcv9/mul_1.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc32/sparcv9/submul_1.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc32/start.S:
+    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
+
+sysdeps/sparc/sparc32/stpcpy.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc32/strcat.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc32/strchr.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+    David S. Miller <davem@caip.rutgers.edu>.
+
+sysdeps/sparc/sparc32/strcmp.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc32/strcpy.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc32/strlen.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+    David S. Miller <davem@davemloft.net>.
+
+sysdeps/sparc/sparc64/Makefile:
+    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/align-cpy.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/fpu/e_sqrtl.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/s_copysign.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/s_copysignf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/s_lrint.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/s_lrintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/s_nearbyint.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc64/fpu/s_nearbyintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2013.
+
+sysdeps/sparc/sparc64/fpu/s_rint.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/fpu/s_rintf.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2012.
+
+sysdeps/sparc/sparc64/hp-timing.h:
+    Contributed by David S. Miller <davem@redhat.com>, 2001.
+
+sysdeps/sparc/sparc64/jmpbuf-unwind.h:
+    Contributed by David S. Miller <davem@davemloft.net>, 2005.
+
+sysdeps/sparc/sparc64/memchr.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+    This version is developed using the same algorithm as the fast C
+    version which carries the following introduction:
+    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
+    with help from Dan Sahlin (dan@sics.se) and
+    commentary by Jim Blandy (jimb@ai.mit.edu);
+    adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
+    and implemented by Roland McGrath (roland@ai.mit.edu).
+
+sysdeps/sparc/sparc64/memcmp.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc64/memcpy.S:
+    Contributed by David S. Miller (davem@caip.rutgers.edu) and
+    Jakub Jelinek (jakub@redhat.com).
+
+sysdeps/sparc/sparc64/memset.S:
+    Contributed by David S. Miller (davem@caip.rutgers.edu) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/multiarch/add_n-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc64/multiarch/md5-crop.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S:
+    Contributed by David S. Miller (davem@redhat.com)
+
+sysdeps/sparc/sparc64/multiarch/memset-niagara1.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/memset-niagara4.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc64/multiarch/sha256-crop.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/sha512-crop.S:
+    Contributed by David S. Miller (davem@davemloft.net)
+
+sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc64/qp_add.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_cmp.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_cmpe.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_div.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_dtoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_feq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_fge.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_fgt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_fle.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_flt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_fne.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_itoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_mul.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_neg.S:
+    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_qtod.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_qtoi.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_qtos.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_qtoui.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_qtoux.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_qtox.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_sqrt.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_stoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_sub.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_uitoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_util.c:
+    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_uxtoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/qp_xtoq.c:
+    Contributed by Richard Henderson (rth@cygnus.com) and
+    Jakub Jelinek (jj@ultra.linux.cz).
+
+sysdeps/sparc/sparc64/rawmemchr.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+    This version is developed using the same algorithm as the fast C
+    version which carries the following introduction:
+    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
+    with help from Dan Sahlin (dan@sics.se) and
+    commentary by Jim Blandy (jimb@ai.mit.edu);
+    adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
+    and implemented by Roland McGrath (roland@ai.mit.edu).
+
+sysdeps/sparc/sparc64/sfp-machine.h:
+    Contributed by Richard Henderson (rth@cygnus.com),
+    Jakub Jelinek (jj@ultra.linux.cz) and
+    David S. Miller (davem@redhat.com).
+
+sysdeps/sparc/sparc64/start.S:
+    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
+
+sysdeps/sparc/sparc64/stpcpy.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc64/stpncpy.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+    Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
+
+sysdeps/sparc/sparc64/strcat.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+    Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
+
+sysdeps/sparc/sparc64/strchr.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc64/strcmp.S:
+    Contributed by David S. Miller <davem@davemloft.net>
+
+sysdeps/sparc/sparc64/strcpy.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc64/strcspn.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/sparc/sparc64/strlen.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>,
+    Jakub Jelinek <jj@ultra.linux.cz>, and
+    David S. Miller <davem@davemloft.net>.
+
+sysdeps/sparc/sparc64/strncmp.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc64/strncpy.S:
+    Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/sparc/sparc64/strpbrk.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/sparc/sparc64/strspn.S:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+
+sysdeps/unix/alpha/pipe.S:
+    Contributed by David Mosberger (davidm@cs.arizona.edu).
+
+sysdeps/unix/alpha/sysdep.S:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/unix/bsd/getpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/bsd/unlockpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/grantpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/ifreq.c:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/unix/mips/mips32/sysdep.h:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/unix/mips/mips64/sysdep.h:
+    Contributed by Alexandre Oliva <aoliva@redhat.com>.
+
+sysdeps/unix/mips/pipe.S:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/unix/mips/sysdep.S:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/unix/mips/sysdep.h:
+    Contributed by Brendan Kehoe (brendan@zen.org).
+
+sysdeps/unix/sysv/linux/accept4.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2008.
+
+sysdeps/unix/sysv/linux/aio_misc.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/alpha/clone.S:
+    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+
+sysdeps/unix/sysv/linux/alpha/gethostname.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001
+
+sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S:
+    Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
+
+sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S:
+    Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
+
+sysdeps/unix/sysv/linux/alpha/ioperm.c:
+    Contributed by David Mosberger.
+
+sysdeps/unix/sysv/linux/alpha/rt_sigaction.S:
+    Contributed by Richard Henderson <rth@cygnus.com>, 1998
+
+sysdeps/unix/sysv/linux/alpha/syscall.S:
+    Contributed by David Mosberger <davidm@azstarnet.com>, 1996.
+
+sysdeps/unix/sysv/linux/alpha/sysdep.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/arc/clone.S:
+    Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
+
+sysdeps/unix/sysv/linux/arm/clone.S:
+    Contributed by Pat Beirne <patb@corelcomputer.com>
+
+sysdeps/unix/sysv/linux/arm/dl-procinfo.c:
+    Contributed by Philip Blundell <philb@gnu.org>, 2001.
+
+sysdeps/unix/sysv/linux/arm/dl-procinfo.h:
+    Contributed by Philip Blundell <philb@gnu.org>, 2001.
+
+sysdeps/unix/sysv/linux/arm/ioperm.c:
+    Contributed by Phil Blundell, based on the Alpha version by
+    David Mosberger.
+
+sysdeps/unix/sysv/linux/arm/readelflib.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+    Jakub Jelinek <jakub@redhat.com>, 1999.
+
+sysdeps/unix/sysv/linux/arm/register-dump.h:
+    Contributed by Philip Blundell <pb@nexus.co.uk>, 1998.
+
+sysdeps/unix/sysv/linux/arm/sigcontextinfo.h:
+    Contributed by Philip Blundell <philb@gnu.org>, 1999.
+
+sysdeps/unix/sysv/linux/arm/sysdep.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
+    ARM changes by Philip Blundell, <pjb27@cam.ac.uk>, May 1997.
+
+sysdeps/unix/sysv/linux/arm/vfork.S:
+    Contributed by Philip Blundell <philb@gnu.org>.
+
+sysdeps/unix/sysv/linux/dl-librecon.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+
+sysdeps/unix/sysv/linux/dl-openat64.c:
+    Contributed by Ulrich Drepper <drepper@gmain.com>, 2003.
+
+sysdeps/unix/sysv/linux/dl-origin.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/fstatvfs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/generic/____longjmp_chk.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/bits/fcntl.h:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/bits/typesizes.h:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/chmod.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/chown.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/dl-origin.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/generic/dup2.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/epoll_create.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/inotify_init.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/lchown.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/link.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/mkdir.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/pipe.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/readlink.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/rmdir.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/symlink.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/sysdep.h:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/unlink.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/getcwd.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/getipv4sourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/getpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/sysv/linux/getsourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/getsysstats.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/unix/sysv/linux/grantpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/sysv/linux/hppa/atomic-machine.h:
+    Contributed by Carlos O'Donell <carlos@baldric.uwo.ca>, 2005.
+
+sysdeps/unix/sysv/linux/hppa/clone.S:
+    Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
+    Based on the Alpha version by Richard Henderson <rth@tamu.edu>, 1996.
+
+sysdeps/unix/sysv/linux/hppa/getcontext.S:
+    Contributed by Helge Deller <deller@gmx.de>, 2008.
+
+sysdeps/unix/sysv/linux/hppa/makecontext.c:
+    Contributed by Helge Deller <deller@gmx.de>, 2008.
+
+sysdeps/unix/sysv/linux/hppa/setcontext.S:
+    Contributed by Helge Deller <deller@gmx.de>, 2008.
+
+sysdeps/unix/sysv/linux/hppa/swapcontext.c:
+    Contributed by Helge Deller <deller@gmx.de>, 2008.
+
+sysdeps/unix/sysv/linux/hppa/sysdep.h:
+    Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
+    Linux/PA-RISC changes by Philipp Rumpf, <prumpf@tux.org>, March 2000.
+
+sysdeps/unix/sysv/linux/i386/clone.S:
+    Contributed by Richard Henderson (rth@tamu.edu)
+
+sysdeps/unix/sysv/linux/i386/dl-librecon.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/i386/dl-procinfo.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/i386/getcontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/unix/sysv/linux/i386/makecontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/unix/sysv/linux/i386/register-dump.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/i386/setcontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/unix/sysv/linux/i386/sigcontextinfo.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/i386/swapcontext.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+
+sysdeps/unix/sysv/linux/i386/sysdep.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.org>, August 1995.
+
+sysdeps/unix/sysv/linux/i386/vfork.S:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/__longjmp.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/__start_context.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/bits/setjmp.h:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h:
+    Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
+
+sysdeps/unix/sysv/linux/ia64/getcontext.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/ioperm.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/makecontext.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/pipe.S:
+    Contributed by David Mosberger <davidm@hpl.hp.com>
+
+sysdeps/unix/sysv/linux/ia64/register-dump.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/ia64/setcontext.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/setjmp.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/swapcontext.c:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/sys/io.h:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
+
+sysdeps/unix/sysv/linux/ia64/sys/rse.h:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/syscall.S:
+    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>.
+
+sysdeps/unix/sysv/linux/ia64/sysdep.S:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ia64/sysdep.h:
+    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
+    Based on code originally written by David Mosberger-Tang
+
+sysdeps/unix/sysv/linux/ia64/ucontext_i.h:
+    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+
+sysdeps/unix/sysv/linux/ifreq.c:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/unix/sysv/linux/internal_statvfs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/kernel-posix-timers.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/lddlibc4.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/m68k/clone.S:
+    Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
+
+sysdeps/unix/sysv/linux/m68k/coldfire/atomic-machine.h:
+    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+
+sysdeps/unix/sysv/linux/m68k/getpagesize.c:
+    Contributed by Andreas Schwab <schwab@suse.de>.
+
+sysdeps/unix/sysv/linux/m68k/register-dump.h:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h:
+    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 1998.
+
+sysdeps/unix/sysv/linux/m68k/sysdep.h:
+    Written by Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de>,
+    December 1995.
+
+sysdeps/unix/sysv/linux/m68k/vfork.S:
+    Contributed by Andreas Schwab <schwab@gnu.org>.
+
+sysdeps/unix/sysv/linux/mips/_test_and_set.c:
+    Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
+
+sysdeps/unix/sysv/linux/mips/clone.S:
+    Contributed by Ralf Bächle <ralf@linux-mips.org>, 1996.
+
+sysdeps/unix/sysv/linux/mips/getcontext.S:
+    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
+
+sysdeps/unix/sysv/linux/mips/makecontext.S:
+    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
+
+sysdeps/unix/sysv/linux/mips/readelflib.c:
+    Contributed by Alexandre Oliva <aoliva@redhat.com>
+    Based on work ../x86_64/readelflib.c,
+    contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+    Jakub Jelinek <jakub@redhat.com>, 1999.
+
+sysdeps/unix/sysv/linux/mips/register-dump.h:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/unix/sysv/linux/mips/setcontext.S:
+    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
+
+sysdeps/unix/sysv/linux/mips/sigcontextinfo.h:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+sysdeps/unix/sysv/linux/mips/swapcontext.S:
+    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
+
+sysdeps/unix/sysv/linux/mips/ustat.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/mmap64.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+sysdeps/unix/sysv/linux/mq_notify.c:
+    Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/msgctl.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/msgget.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/msgrcv.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/msgsnd.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+sysdeps/unix/sysv/linux/net/if_arp.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/nios2/clone.S:
+    Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
+
+sysdeps/unix/sysv/linux/nios2/kernel_stat.h:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/not-cancel.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/nscd_setup_thread.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/open.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/ppoll.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+
+sysdeps/unix/sysv/linux/pread.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/pread64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/pselect.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+
+sysdeps/unix/sysv/linux/ptsname.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/sysv/linux/pwrite.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/pwrite64.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/recvmmsg.c:
+    Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
+
+sysdeps/unix/sysv/linux/s390/bits/elfclass.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/dl-procinfo.h:
+    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
+
+sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/clone.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutent.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutid.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutline.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/login.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/login32.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/syscall.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c:
+    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-32/vfork.S:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/unix/sysv/linux/s390/s390-64/clone.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/syscall.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/s390-64/vfork.S:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/s390/sigcontextinfo.h:
+    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/sys/ptrace.h:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/unix/sysv/linux/s390/sys/ucontext.h:
+    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
+
+sysdeps/unix/sysv/linux/semctl.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/semget.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/semop.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+sysdeps/unix/sysv/linux/semtimedop.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+sysdeps/unix/sysv/linux/sendmmsg.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+sysdeps/unix/sysv/linux/setipv4sourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/setsourcefilter.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/sh/sigcontextinfo.h:
+    Contributed by Philip Blundell <philb@gnu.org>, 1999.
+
+sysdeps/unix/sysv/linux/sh/sysdep.h:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
+    Changed by Kaz Kojima, <kkojima@rr.iij4u.or.jp>.
+
+sysdeps/unix/sysv/linux/shmat.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/shmctl.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/shmdt.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysdeps/unix/sysv/linux/shmget.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+sysdeps/unix/sysv/linux/sigset-cvt-mask.h:
+    Contributed by Joe Keane <jgk@jgk.org>.
+
+sysdeps/unix/sysv/linux/sigstack.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/sparc/readelflib.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+    Jakub Jelinek <jakub@redhat.com>, 1999.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/clone.S:
+    Contributed by Richard Henderson (rth@tamu.edu).
+
+sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2008.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/libc_sigaction.c:
+    Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx>, 1997.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c:
+    Contributed by David S. Miller <davem@davemloft.net>, 2008.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S:
+    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2008.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S:
+    Contributed by David S. Miller <davem@davemloft.net>, 2008.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h:
+    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, January 1997.
+
+sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/clone.S:
+    Contributed by Richard Henderson (rth@tamu.edu).
+
+sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S:
+    Contributed by Richard Henderson (rth@tamu.edu).
+
+sysdeps/unix/sysv/linux/sparc/sparc64/libc_sigaction.c:
+    Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx> and
+    Jakub Jelinek <jj@ultra.linux.cz>.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S:
+    Contributed by Richard Henderson (rth@tamu.edu).
+
+sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S:
+    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S:
+    Contributed by Richard Henderson (rth@tamu.edu).
+
+sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S:
+    Contributed by Richard Henderson (rth@tamu.edu).
+
+sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h:
+    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h:
+    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>.
+
+sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+
+sysdeps/unix/sysv/linux/sparc/sysdep.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/unix/sysv/linux/statfs.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/statvfs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+sysdeps/unix/sysv/linux/timer_create.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/timer_delete.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/timer_getoverr.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/timer_gettime.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/timer_routines.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/timer_settime.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysdeps/unix/sysv/linux/umount.c:
+    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+
+sysdeps/unix/sysv/linux/unlockpt.c:
+    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+
+sysdeps/unix/sysv/linux/updwtmp.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+sysdeps/unix/sysv/linux/ustat.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/unix/sysv/linux/utmp_file.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+
+sysdeps/unix/sysv/linux/x86/readelflib.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+    Jakub Jelinek <jakub@redhat.com>, 2000.
+
+sysdeps/unix/sysv/linux/x86_64/__start_context.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/unix/sysv/linux/x86_64/getcontext.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/unix/sysv/linux/x86_64/makecontext.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/unix/sysv/linux/x86_64/setcontext.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/unix/sysv/linux/x86_64/swapcontext.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/wordsize-64/tst-writev.c:
+    Contributed by Ryan S. Arnold <rsa@us.ibm.com>, 2011.
+
+sysdeps/x86/fpu/s_fpclassifyl.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/x86/fpu/s_isnanl.c:
+    Conversion to long double by Ulrich Drepper,
+    Cygnus Support, drepper@cygnus.com.
+
+sysdeps/x86/fpu_control.h:
+    Contributed by Olaf Flebbe.
+
+sysdeps/x86/nptl/pthreaddef.h:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/x86_64/_mcount.S:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/dl-machine.h:
+    Contributed by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/ffs.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/x86_64/ffsll.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/x86_64/fpu/e_exp2l.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_expl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/x86_64/fpu/e_fmodl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_ilogbl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_log10l.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_log2l.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
+    Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_logl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_powl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+sysdeps/x86_64/fpu/e_remainderl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/e_scalbl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>
+    Correct handling of y==-inf <drepper@gnu>
+
+sysdeps/x86_64/fpu/fedisblxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+
+sysdeps/x86_64/fpu/feenablxcpt.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+
+sysdeps/x86_64/fpu/fegetexcept.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+
+sysdeps/x86_64/fpu/fegetround.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/x86_64/fpu/feupdateenv.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/x86_64/fpu/multiarch/s_ceil-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_ceilf-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_floor-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_floorf-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_fma.c:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/fpu/multiarch/s_nearbyint-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_nearbyintf-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_rint-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/multiarch/s_rintf-sse4_1.S:
+    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+
+sysdeps/x86_64/fpu/s_ceill.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+    Changes for x86-64 by Andreas Jaeger <aj@suse.de>
+
+sysdeps/x86_64/fpu/s_copysign.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/fpu/s_copysignf.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/fpu/s_copysignl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>.
+    Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/s_finitel.S:
+    Written by Joe Keane <jgk@jgk.org>.
+    Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/s_floorl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+    Changes for x86-64 by Andreas Jaeger <aj@suse.de>=09
+
+sysdeps/x86_64/fpu/s_fmax.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/fpu/s_fmaxf.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/fpu/s_fmaxl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/x86_64/fpu/s_fmin.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/fpu/s_fminf.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/fpu/s_fminl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/x86_64/fpu/s_llrint.S:
+    Contributed by Andreas Jaeger <aj@suse.d>, 2002.
+
+sysdeps/x86_64/fpu/s_llrintf.S:
+    Contributed by Andreas Jaeger <aj@suse.d>, 2002.
+
+sysdeps/x86_64/fpu/s_log1pl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
+    Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/fpu/s_nearbyintl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.
+
+sysdeps/x86_64/fpu/s_scalbnl.S:
+    Written by J.T. Conklin <jtc@netbsd.org>.
+    Changes for long double by Ulrich Drepper <drepper@cygnus.com>
+    Changes for x86-64 by Andreas Jaeger <aj@suse.de>=09
+
+sysdeps/x86_64/fpu/s_signbit.S:
+    Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
+
+sysdeps/x86_64/fpu/s_signbitf.S:
+    Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
+
+sysdeps/x86_64/fpu/s_truncl.S:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+sysdeps/x86_64/jmpbuf-unwind.h:
+    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+
+sysdeps/x86_64/machine-gmon.h:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/memchr.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/memcmp.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/memrchr.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/memcmp-sse4.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/memcmp-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/memcpy-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcat-avx2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcat-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcmp-sse42.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcpy-avx2.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcpy-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strcspn-c.c:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/strspn-c.c:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/multiarch/wcscpy-ssse3.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/nptl/pthread_spin_trylock.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/x86_64/nptl/pthread_spin_unlock.S:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+
+sysdeps/x86_64/rawmemchr.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/start.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+
+sysdeps/x86_64/strcat.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/strcmp.S:
+    Based on i686 version contributed by Ulrich Drepper
+    <drepper@cygnus.com>, 1999.
+    Updated with SSE2 support contributed by Intel Corporation.
+
+sysdeps/x86_64/strcpy.S:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+
+sysdeps/x86_64/strcspn.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
+    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
+    Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/strspn.S:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
+    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
+    Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
+
+sysdeps/x86_64/wcschr.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/wcscmp.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/wcslen.S:
+    Contributed by Intel Corporation.
+
+sysdeps/x86_64/wcsrchr.S:
+    Contributed by Intel Corporation.
+
+sysvipc/ftok.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/msgctl.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/msgget.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/msgrcv.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/msgsnd.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+sysvipc/semctl.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/semget.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/semop.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+sysvipc/semtimedop.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+
+sysvipc/shmat.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/shmctl.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/shmdt.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+
+sysvipc/shmget.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+
+test-skeleton.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+time/ctime_r.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+time/difftime.c:
+    Written by Paul Eggert <eggert@cs.ucla.edu>.
+
+time/getdate.c:
+    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+
+time/tst-clock.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+
+time/tst-getdate.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+
+time/tst-strptime.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+timezone/tst-timezone.c:
+    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+
+wcsmbs/btowc.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/c16rtomb.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+wcsmbs/mbrlen.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+
+wcsmbs/mbrtoc16.c:
+    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+
+wcsmbs/mbrtowc.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/mbsinit.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/mbsnrtowcs.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/mbsrtowcs.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/mbsrtowcs_l.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
+
+wcsmbs/tst-btowc.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+wcsmbs/tst-mbrtowc.c:
+    UTF-8 single byte feeding test for mbrtowc(),
+    contributed by Markus Kuhn <mkuhn@acm.org>.
+
+wcsmbs/tst-mbsrtowcs.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+
+wcsmbs/tst-wcpncpy.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
+
+wcsmbs/tst-wcrtomb.c:
+    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+
+wcsmbs/tst-wcsnlen.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+
+wcsmbs/wcpcpy.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcpncpy.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcrtomb.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+wcsmbs/wcscasecmp_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcscat.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcscmp.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcscoll.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+wcsmbs/wcscoll_l.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcscpy.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcscspn.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcsdup.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcslen.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcsmbsload.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+wcsmbs/wcsmbsload.h:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+wcsmbs/wcsncase_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcsncat.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcsncmp.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcsncpy.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcsnlen.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+
+wcsmbs/wcsnrtombs.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/wcspbrk.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+
+wcsmbs/wcsrchr.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+
+wcsmbs/wcsrtombs.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/wcsspn.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcstod.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstod_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcstof.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstof_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcstok.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+
+wcsmbs/wcstol.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstol_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcstold.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstold_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcstoll.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstoll_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcstoul.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstoul_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcstoull.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcstoull_l.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+
+wcsmbs/wcswidth.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcsxfrm.c:
+    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+
+wcsmbs/wcsxfrm_l.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wctob.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcwidth.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wcwidth.h:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wmemchr.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/wmemcmp.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wcsmbs/wmemcpy.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wcsmbs/wmemmove.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+
+wcsmbs/wmempcpy.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+
+wcsmbs/wmemset.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wctype/iswctype.c:
+    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+
+wctype/iswctype_l.c:
+    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+
+wctype/wchar-lookup.h:
+    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+
+wctype/wctrans.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wctype/wctype.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+
+wctype/wctype_l.c:
+    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
index 0a715576ba8b03551e94dfed6eaaedf7152c7944..159cd6f6a2522e6f0f66fb29ccba3061b29c3869 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for argp argument parser
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1637c2f0a9910103f428aa479ae552dab7d27c5..23f78576bf58407186c0ad2d3809e9b8fc51341d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2c74fe5ec49bc66813efefc37e4c069f88d1d7d0..f008167800efb2d9389ecfb25fc3404614fdefc6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a2ede44b6196b6e80ed9204a92fc5161b963c49..3727100643165e05273a23b16cdff80f2fd4f43f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8d62adadc2c805b0fe1b322981d9adb891be82e..74b40a67a4cdddaa1e56347018d83a24cd54fa26 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ff94475b5c730834e688312b0f35dc7b71b5fe8d..d023b05a5450fb6fa81e780ac8dcb34a3497a532 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 7f67cc056445b5e25dff591e1f0dea5c3223a66d..691a1c02b9489d174b5fe27952faf6835edf746a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ccc31b9fdfbdf7e6e39dead22135573318202745..946e16842f3524ad32e74c42dac040d16b03b161 100644 (file)
@@ -2,7 +2,6 @@
    Compatible with the behavior of MD5 crypt introduced in FreeBSD 2.0.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 639726c22ca159857a585f0dba8d36499cd35276..45768a25bf4562101e6c76b2f4836b84e10e316e 100644 (file)
@@ -1,7 +1,6 @@
 /* One way encryption based on SHA256 sum.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ce28d1466601980cb11139f76a80b551ce6ecad0..7f7092b0584d274b68583e5c9dd482b87e0bd313 100644 (file)
@@ -17,7 +17,6 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-/* Written by Ulrich Drepper <drepper@redhat.com>, 2007.  */
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
index 1ebe010a8b498911514ab85d62abeac6f088d019..ea25092497c015c57b01235b736cab5ec8521cc9 100644 (file)
@@ -1,7 +1,6 @@
 /* One way encryption based on SHA512 sum.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 825ec712d6a7a0f11f12e6b2f38b5b6c2c7554e5..31f2321d4fc4278bab7063e52ee1cfd4be3def08 100644 (file)
@@ -17,7 +17,6 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-/* Written by Ulrich Drepper <drepper@redhat.com>, 2007.  */
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
index 187d911a0d64bb3345ca4968a8aba30eece92c75..4018eaa55c3955adff686f10e6cd3bb2889dd376 100644 (file)
@@ -1,7 +1,6 @@
 /* Return backtrace of current program state.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index df40b8d617ad4b5c73c4c903022879e376680164..a19cb1eb6c037955f125e60778021005c021c605 100644 (file)
@@ -1,7 +1,6 @@
 /* Return list with names for address in backtrace.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0d9057a3906ab6ad77e13b003df0fd89575860b5..9a75d645b04df0ac91eab3b9842ad61eba0a0999 100644 (file)
@@ -1,7 +1,6 @@
 /* Write formatted list with names for addresses in backtrace to a file.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c4b819ee43deaa1cb8ca0035b7f3b6c2c846878..e431d4417be7035314773c3ac4881a2ad562ae43 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4f0af33474a1b526ead760e7b095ce5f5150e88..ff11393d198240047eed68cabd528314d181d1e9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3b19d84824e6d5416fbd313e7ce468036c97728b..849c73fb76879a56097d973b035e93b757d33485 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic implementation of __explicit_bzero_chk.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ccd44ee326993812b246f5f04273d4d6d37ec47..89759eb1f0158ccf19e6b4738340051c9e8d6a1d 100644 (file)
@@ -2,7 +2,6 @@
    has been copied with error checking.  Overlap is NOT handled correctly.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2d19dec7ded599b04e396d5806626919e85b9189..1b2b58c21be82eb8942b5a17925f73787a1d5b36 100644 (file)
@@ -2,7 +2,6 @@
    has been copied with error checking.  Overlap is handled correctly.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63718e8f76811ae79ff7bb5de462ecb25c881441..5e81f65b032de3bb3fdd59d193d4b76e39df6728 100644 (file)
@@ -3,7 +3,6 @@
    Overlap is NOT handled correctly.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9aed34b46d87044320101bbfd348a3967bbcc763..20fb4d5752c5d81f48aec8106f5f7527be1cbfa1 100644 (file)
@@ -1,7 +1,6 @@
 /* Noop hooks for the instrumenting functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13fe2c1664e065f45ed7437985e74fe844348d1a..a6298c0906b3e2b50aebe96ba9096d3483e96a9b 100644 (file)
@@ -1,7 +1,6 @@
 /* Print output of stream to given obstack.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ce4588a522015fe58238f1f1bdf8dac39e07fad..b1a8c00e6747ffceb9f9263531f310e54630395b 100644 (file)
@@ -1,7 +1,6 @@
 /* Profile PC and write result to FIFO.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a213c1249e29dde8f0d896aa94d6d11af046fac0..bf01392dfdf0f2dbb9ae05b7d1936587d2dd9f6f 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump information generated by PC profiling.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1873022db9d7d14f954b3e85425e8e7683c58c93..b6c0facd595556a16653dfe5478f45c685374182 100644 (file)
@@ -1,7 +1,6 @@
 /* Catch segmentation faults and print backtrace.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 96ad600bc2760cbdbdce1c598475f0a36b09647a..c626c2de8696a424338f4c86199e13f43af40138 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure stpcpy checking functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 80c07482aaa54e3bb7ae28e9972a48f65e179209..62dbfa1876f398c1c1bfd999ddf20fd395c33a65 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure __strcpy_chk functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c1d32cc62c3a9640c2a5a3105a565fea11776dc..67127702015f23aa502515404d185db48f313afa 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 23d3436d1d26d2d1af2314de6222d01cb1ce64dd..1810ab44d7e7bf9855c988fff08266052203b8b3 100644 (file)
@@ -1,6 +1,4 @@
-/* Verify longjmp fortify checking does not reject signal stacks.
-
-   Test case mostly written by Paolo Bonzini <pbonzini@redhat.com>.  */
+/* Verify longjmp fortify checking does not reject signal stacks.  */
 #include <assert.h>
 #include <setjmp.h>
 #include <signal.h>
index 0e1d381ad47419faab1f9e76ae8d17f04c472a72..a60fa31a3ceadd2741555cd71afa10a8fefd126c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 79ed4bc123175e053ed63b9c638de00d34ac5a30..5a689bd8e25147adeda546c33d9cd3f9d6981336 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 964ac5a48d92496506f1f644d20a35face4274ce..eaa1390a1ba7f3bdd477fb0938636e30b221b15d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfe475da3234fdf9efdee7d3c943618a9a1228ba..9498a7bb1e24bc830e09f53e8449d36015ae6deb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c442acc797f8bd9fe8e600bfbfb0710f7939b5e0..795661edbcd6e5414a1574e54ae0507bad9df4fd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a19191042b10d7cdbe1ebf59cd65a9511cfc792..d4c1f2682a62839470fb686da159ee45efa94a42 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e1b87ded4df90e4ca8a4c2966439faf3a5a86ba..a2db3bbc5b21396b5bcbe433573e41485c62af5b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16ae34d1274ca800edfc6db4abc5074ddbdbeaf5..c29cfbbb82ce21ab4a39b2d9ef7d0099ba9a061d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8fbfd80a66819ad0d84a518cf722ed3a2ac2c720..f5055e573b1e172c9fc1272610613a7a49aa0fca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ebb331fb2eca9609404e62da5a55639897602315..2f34f038670efb464a4a34526cffaccc37ef1719 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9697fbe0b411d389ca314ad74ce96054d821501d..d49b1fa6a4149ffa34308fea6e3994763561acde 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/bash
 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb47dd8d7b3aae93b54aa804bc9bd309e16ab97a..b2ee0531030134f28c3324fa0e1caf698a071dc8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2429b7e51455f8e2650c3d494ae66b62bde7945d..e75fa80a4e55db24507f146547c1c213e65a058d 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mike Frysinger <vapier@gentoo.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6bb2e233cfce1140f2f4af00059d1d23a4946746..252189e35c9fced2e475dce802875d513131a047 100644 (file)
@@ -2,7 +2,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mike Frysinger <vapier@gentoo.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7a168940e4097004fcac2ba0f266dcf3138d91c2..78ef5614242e5b9a7f8c6a5cb1eccd02c0a85d33 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mike Frysinger <vapier@gentoo.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d91810a4f0feb1118d2b8f3ad59db5b40a51b0ee..dcee832f4e0be075f204b769e8c18b1c8fbc6393 100644 (file)
@@ -1,6 +1,5 @@
-/* Test case by Bruno Haible.  It test whether the dynamic string
-   token expansion can handle $ signs which do not start one of the
-   recognized keywords.  */
+/* Test whether the dynamic string token expansion can handle $ signs which do
+   not start one of the recognized keywords.  */
 
 #include <dlfcn.h>
 
index 4657dc2b8a22517fbc0afce9c19c23b10e6a4236..bf988cc135b151b2009016cf59b9c25564a407a1 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for dladdr.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Volkmar Sieh <vs@caldera.de> and Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a3404923c625d184a2f25f7871f5dd0689e22b9..1c0dc5ee8761608e7d45777f8a440c5b4552331a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 31a2f90770ce2a55d8297a233e959f245f617b67..64fa5793d24cce83c1441e38001b56fc19f5d822 100644 (file)
@@ -1,7 +1,6 @@
 /* Resolve conflicts against already prelinked libraries.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 5a26db8f4f63178f214506089dd4c737bc3054da..73c88caa842f11754a8d3856cd4e35c43c802649 100644 (file)
@@ -1,7 +1,6 @@
 /* Get loaded objects program headers.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index d5bc4a277f4c6ef3ad2891d6d9c7e9fcb0f38344..be1f3c7d75ab0e0528c2454287a8ab48830666c1 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle loading and unloading shared objects for internal libc purposes.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.columbia.edu>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 60a4bbf5829cd602088c32e3594d06dee2c45c3a..eafce796a191b2242e447e95b27d5c4f49a848ce 100644 (file)
@@ -1,7 +1,6 @@
 /* Find path of executable.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 088c023d95cd3c17a828540eb003653254af8568..bac3704ee54eb18e989aa6bae164b8c3cadec7fa 100644 (file)
@@ -1,7 +1,6 @@
 /* Profiling of shared libraries.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
    Based on the BSD mcount implementation.
 
    The GNU C Library is free software; you can redistribute it and/or
index 08d9f3cae2e01a6f0ee702c165f8590a2d84b9a1..6815b74cb69d3fff16d13c3450c0058f5ba59013 100644 (file)
@@ -1,7 +1,6 @@
 /* Helper definitions for profiling of shared libraries.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 914955c2a832e5735e0cef15db2d08d4a1e58d6c..62aa5eabfbaad26c7d6bc1cf6e42a0f36388adb5 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle symbol and library versioning.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8893637f8aaea8d353cc78d18355387f2aeaa91..101d56ac8e765fccff324860e8bd0ca5e67a0186 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 0d02dbb620cdfd6882308b38fe47e32780e9e3b7..e67a007efce68e9f5fb0176722a3168e5da5ebe3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d06813feeaaafbf1d2b69afc8f391d91f7f0a3e..9c49231dd4e3ee7bfb3da86798f77a5da93c03dc 100644 (file)
@@ -1,7 +1,6 @@
 /* List dynamic shared objects linked into given process.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c09425a5740bef8b0bab22368f136d1fe0d3a278..10b10b6080b94152ac61707058fbae150375fad1 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
-                 Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7383c23249426c44c29d03c45c524e09211550c1..64b20d7804c75b1ec0741acd4a5d7891edb94e04 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
-                 Jakub Jelinek <jakub@redhat.com>, 1999.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index b711f7b0c892a972538cee0a4bc36d2643fb83bb..934ae52854b4fe2d1471905961a5888c9ef9d631 100644 (file)
@@ -1,7 +1,6 @@
 /* Trace calls through PLTs and show caller, callee, and parameters.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bc049c8f79220015d967a66106520e42d27acfd9..f5b99ee02bebf021fab9241a69303a1a6012caca 100644 (file)
@@ -1,7 +1,6 @@
 /* Read and display shared object profiling data.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 85bd0415e135d376aee17ed9efdef28435f45c91..a0081ecf926165e9a9aeb9e92423d228c042fd6f 100644 (file)
@@ -1,7 +1,6 @@
 /* Hash table for TLS descriptors.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cea5618b057582d24b60917e0fa1d85422f6facc..7d9345bb8d982b1b4cac4ea27bd2892f0a03605b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e34af599f6b97f3e5c53e308f903738a491cc0e7..e5cda09cbf9502fa1cc035f4628c50be70a92d13 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 66011ff68bed57bdcbd52fff4709d41175e4bd2c..e27e917bb4aeadc77795a5c189287d90c2c22543 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8378a95ea463932725f61eeba53fad6b54dc4cbe..a42560016bf628981d51e2d9885ba9b8e9ac617b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ceb80a2adc644e711ed672f1fdabf653c2c70d33..d8719a8bff1b5a00ab400bbe085fbe3140776335 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 082a53550186359d0c31741809818eb227a9c124..337e0f3e47a6337cb3a1aad56a3551d843a55d56 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f7ccefebce58c0d40093d27d2e504a76135ed2d7..561f837616f180d4e4675dadce9eeeda1a3e4728 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6584740d6aa26f5f605e9fe8ec49e546ef95396a..1c4c75ff0a34089755d29c2912872a2b8174e5c1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5462cb3804b2381830a1360b24ca2ee4029f5974..b1172663d4be90ca3158895840147f175d4e4b5c 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1512aab2900973150bd1d5ac33193c9f086acf04..3016c6ae52a6c4a3294468ff26f54ed1b61fddb6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@cs.arizona.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2221267fec0d7053c0e4090c3a830942088a5639..eb4274703a989252d5c36e7b51859d26c103b5b9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d604e099f86a8add9cb92ec3800ec2c6baa833e3..3f977c8d939fc41cdaa5aa33d9ae11a7c1acea09 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for the gcc interface.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e82fc42db184dd6f171c5da58187d735dbb9db92..4d7a24cc40cb4cdd489b98c8811ea5e997ee0d4d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ffd533215cc7deea008f5eed3491de525e4f5a8..13b6a9df4ea7b6abc4e3b131b0007dd7dec3c8ed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 525ca211ce4e92cb56667190b71b32d181f7eca8..6c5bcf99c95bfb3562a8ed671b7039c3fbe066fb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9acd98164a453af5b42b6adbe99482a9db5d132f..cda5bcf8cf75008ab383423ef2049f841da43a73 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2d1dedb4bdb903381c8a8b8a8e86c536782cd75a..759cb884bfc97a30b092027c628fd90a16122630 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee6a713df77755dd7b204614105782f3006b03b4..0dd3a79cc490f6ad5d4c4e81402ffe528088b19e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bffa7d4f8dc13953fce37d701202fbaa78770dc0..1abed52c6e9bde9cfd68c415f6a15fcc77db91f5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 048104ee736a2af79c398b3f6b03ee8b03e4ae41..ccdc6beb48fc7ee3cd2c0e76ffb8c3370c0a76be 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd53738d013312794afe561c82733e2da8ba6388..b3f8af1f3da3d5f86c51420b822441e11a41ffd3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 469e5033fd22dbe60cb862cabafb703a157e4c91..0509d0a6357ca51912d21abdee0509a234e70c0b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a3caec15ac5c4e02c9cabeaabb452495da69710..726e59074ab4fc2d0cb814ee1b24a47025221261 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b3eb1d1d738841399f2b2c08c9c4d83c7059946..f080e67cbb48354981aa1db98b3a6e436e71caa1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fccbb624e17606e08a7663b5f73be6d5e335a405..828c69b2e693e668e925d78da475f78e0a16b8b5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c9c6f6c79b564088a7d5677770c46af1f87b7faa..de2805d29c444abbf4e6c38b7edfd1ba52cc0c6d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82e44d944ee3f3dc833cabddc7ba92bc32b62b9d..91182e3e93f0385d78b515331ba97a9dc8770c07 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 04ad763e77ddd69b967b54c144d9d724f80a88ef..64e7325ef05890db95c2d2090770f19fd048b802 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b13f7b30d2f7930d88325e934cff182299636a1..707ac4545430670364030adbe7b493368013e23a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1d9eb872fb2883e9cf772a2f8bd9e9ed6eb8aa16..a64e5618a9b0632578a6e23bc66942f88be34859 100644 (file)
@@ -1,7 +1,6 @@
 /* Filename lookup using a search path
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d0cf40547d09c96c723b436976ae73e6cd9ac16c..0a87f86fed7e91664ff9b0c049d140507b786f2d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 81a5b7eca5eaf09859777bd4a33ea8a9ce01dc69..656c60eef2a681b3ba50daadd280d1716442df64 100644 (file)
@@ -2,7 +2,6 @@
    output buffer.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6323d09f851e79fa34c8812e50b04a7d4020bfe6..7ebfec8db0749792775402fb52e9df5178b171ef 100644 (file)
@@ -1,7 +1,6 @@
 /* Table for builtin transformation mapping.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b9c9e45bd0d7358a6948c40caa80803c808e36bc..5cfc76c6e1075fe6f9fef8451eb95eb068a053d4 100644 (file)
@@ -1,7 +1,6 @@
 /* Builtin transformations.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68d6386d01907b9da8524b313fdffad01790915e..c661c3e80c6a19b51cb754dab8195e1d46c234b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for iconv modules.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 285efa7eaa2b9007b41131a8e76f001c980195c7..9c8d8fb2c528ccb4b482c552e23513dbe276e1f3 100644 (file)
@@ -1,7 +1,6 @@
 /* Charset name normalization.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 17a2585cfeefb59ac15608daeb2d8aaedc0ba8c8..53ffd123ef3bafdcf7d764c53d759d5688b86a71 100644 (file)
@@ -1,7 +1,6 @@
 /* Release any resource associated with given conversion descriptor.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 62bee28769deb9798fbbc48038fe43711f07b095..09ffe023f94549293799153d74d25788a62a0f8c 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle configuration data.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index af868e80238f12386364aa5079d571a9f3c9da52..1c2f6cbb1678346c0d41c02eefa3f1c38ba5a837 100644 (file)
@@ -1,7 +1,6 @@
 /* Provide access to the collection of available transformation modules.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2bb9a9055aec0b0cabe74406eb2b85c264b9455a..5b5b0b7bcaf7a338b7b4d9638a6497b2c67cb55b 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle loading/unloading of shared object for transformation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 30a9286be2900153510eb16a9c5266987b2e3dcc..f94beb32bcd0567508a08f17b7d3ad2918865723 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 56bc390d73ce336bdc374b78bea51b6cfe82f5a6..f32d459a49c8165b812199e414f13ccfbca11f39 100644 (file)
@@ -1,7 +1,6 @@
 /* Find matching transformation algorithms and initialize steps.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a46560954b394cf90fbf9d2b2b61797d99cc66cc..c186bc37c357885034601c27226a15eb0dbe7339 100644 (file)
@@ -1,7 +1,6 @@
 /* Simple transformations functions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6faba3baa73dd437bc60757d7613df2710c7f76a..f20b924914319e35223009a94708cde16d59b774 100644 (file)
@@ -1,7 +1,6 @@
 /* Transliteration using the locale's data.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c764f798cc4e0c182aa6c260b79ef13622103d6b..e01f623761870cffe0e42a1261a5d40dcde58857 100644 (file)
@@ -2,7 +2,6 @@
    output buffer.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a8b6b56124909f6cc69d1a114b0e77b64218b223..7392e1316128d51d4a0530558b57c4dff5cebfe3 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert using charmaps and possibly iconv().
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index bded14535f3bd3501da4c7f5b8e142a21351b994..828f4a7c7d9a7f2e777d6a877661489eb703b448 100644 (file)
@@ -1,7 +1,6 @@
 /* Release any resource associated with given conversion descriptor.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 79e42a61722f0d570d8b6438eea286f9c03aab7c..88b520b8489d6b7b8af0c2750ffe515dfea53a72 100644 (file)
@@ -1,7 +1,6 @@
 /* Get descriptor for character set conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c5dbb18519c2d4dab2667273a4e1497a4607fb3e..6848bcd765bae779f51b8bbe2d02d724ebb126e9 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert text in given files from the specified from-set to the to-set.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 56cc20034637e26a42bf340f1cb0f3a1ac7cd4d4..a967508348433c790ffebce9a66ce9697c1db74c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 783b2bbdbb684ac6c9db27237dc90bfb6a2ddb00..fd61cf27fe17c029a84bf3342cbc8f00f798b165 100644 (file)
@@ -1,7 +1,6 @@
 /* Generate fastloading iconv module configuration files.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 82918ce972c542e2a3068f2197999be546985ab6..b04baf8451548a686c430b7d8b9afc27d66e23cf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 560a5f6394e8faf698b9b16e245e030fdc1640e4..ea7523e1c92005ddc9ba7a3b10e121f92f6cd211 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion loop frame work.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ddc16ad1d7e0184064d06a9e6f9bbecbd15b0c4..031eeab040d8e770a3c1700d9eb75bdc1e3ffa18 100644 (file)
@@ -1,7 +1,6 @@
 /* Skeleton for a conversion module.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 01bd0f64c7da5339ee8ba30557a29dfa2a776999..38b1ab816c7a71469a7cf6e6f9a57eeaaa15ad8f 100644 (file)
@@ -1,6 +1,5 @@
 /* C string table handling.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Written by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index 0609f50e5049fae2c7467ec88d6045f0fb40b00c..03fbbe853bb4264e51380941a5528fa4a1239e68 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by yaoz@nih.gov.  */
 
 #include <iconv.h>
 #include <stddef.h>
index e88648d804e3fb2c1ef30fc0fcb413fd40598da9..c9e13436b402e9d914229f12375d0336a0fe245a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 625e4706c0f2283b4eecc19ab78138aad6283db0..3eb74eb69fc3c4019d70639a0446b0f964889ac7 100644 (file)
@@ -1,4 +1,3 @@
-/* Contributed by Owen Taylor <otaylor@redhat.com>.  */
 
 #include <iconv.h>
 #include <errno.h>
index b423426a9cbca1b9f20cd8013ebd09bb1913881c..9a7f84fe1b92f16ca964a07323ae0c10f7fd2ae5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by GOTO Masanori <gotom@debian.or.jp>, 2004
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e987c6301eb3eb727be36d508e49f547afacd5ad..36d7f7d395d303ebaca8c3ab09b7d004ca5f5b3f 100644 (file)
@@ -2,7 +2,6 @@
    converting from UCS using gaps.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 37a9a57ee55551a46d718dbcc03ad81b8480d9eb..55ab9b1bdaac918bb05ffef1beb283db1fc588fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic conversion to and from 8bit charsets.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74b82f1409e920fdc32edb5f0fda3408baaee051..a0157c3350dd7e49131c55597ffe204274439e81 100644 (file)
@@ -1,7 +1,6 @@
 # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc.
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index fcbffc2e6baaa3368524c090402857dc0a3893ce..c7ec85b3c50f2439da57b574610e3d6243e353ab 100644 (file)
@@ -1,7 +1,6 @@
 # Tests for endianness dependent iconv(1) (and therefore iconv(3)) in GNU libc.
 # Copyright (C) 2001-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index 7e453f09b8d103faf80a31d9e4683859fcd01e4f..1293e85d4d57db68f94be228b10a0902c6e71853 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic conversion to and from ANSI_X3.110-1983.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1b32ee8c695aa665c3b802c2d1308cde0971c6a5..bccd22fce394fac5321014bcbc4cb9a30788588f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion to and from ARMSCII-8
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8ab6862c238a7da2f7697de61a3b60163c2d3946..b9a71ba4f79cfc510d4072302e78dbf005f5042b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ASMO_449.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 17ab6b7f1dea2fddeece0ebb5e84332c3d214a0f..c06c70ae1b1c2be130ec1af432c3ae2da4c95b0e 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for Big5 handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f8534c0e774b1a501ed640fbf3a3a8149a73e30..ed51412bb90dffa8b9f4d0a865e6d2454a2a1ffd 100644 (file)
@@ -1,8 +1,6 @@
 /* Mapping tables for Big5-HKSCS handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
-   Modified for Big5-HKSCS by Roger So <spacehunt@e-fever.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a9fb29517aec18e423595e02f8e060cde650c3b3..041b0e99ad7cb5415b8d1c6b5cfac17b7c4e4f15 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to BRF.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4bd45507ab87b1a09767ee18c61c0210637fc5b6..d3c9641a1f68c0c42220a03ad927ece124554a05 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Akira Higuchi <a@kondara.org>.  */
 
 #include <stdio.h>
 #include <stdlib.h>
index 5890bd5e4b3ed0b16ab7bad74acfe7820e1ca40f..8ec37d48944748410e26f4a9c5b9da713915481a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4469034b93e5912f1a45850914b1d32e826834f6..499d85c3f5027218f8be8651717c3358a79490c7 100644 (file)
@@ -1,4 +1,3 @@
-/* Contributed by Jiro SEKIBA <jir@yamato.ibm.com>.  */
 #include <errno.h>
 #include <iconv.h>
 #include <stdbool.h>
index d825865c3eeea2685dce8beae3369a8df3851be2..eae978c5f554425fc38b117b6a9a9b688d0dacae 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for CNS 11643, planes 2 to 7 handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c4e114b8ef3222d31f2afec151cc24aaa9c36aec..c0a9a313564dd2b8f0ac7726ca1e1b58e82370f0 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for CNS 11643 handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index da6ebef97f1e87793f9a7e3c23c95ea706131e22..052451989fcf45dcdf7e36fda2e5ee4348203832 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for CNS 11643, plane 1 handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a9c7aad7bb677fc105ddbf2c8e5696d6644c37cf..9597923c4c57a067de15b00ed57eb82eeeb4fdb8 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for CNS 11643, plane 1 handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 347ff5cb534168bebc087a4d14d51ce5b45852bb..bb620c0ab32931b66f6552834a2905943fa2a7b2 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for CNS 11643, plane 2 handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee0f774c98d4fdd3c3eb71005cf0de80fab72316..0112aaf609f0a74a40298843113d40b02d1c41bd 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP10007 (MS MacCyrillic).
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 98123998ad75b46e767396e7e8bd5adb223d8b8f..8e9dbcef073b29a1d36cd1536f84a516b67d976f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1250.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d3d0f2a9a02bac5b838b687cbbf2c7b8637ce23d..4897fe09b0e683723b36ba069821bf624cb81d92 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1251.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fe2eaf0e1561171bbffb07e7eefbc3e01dbaf0c..061419c666756942a7b718b662065eab23d22ce4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1252.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13490e84dccb794c7bfb4a7e2cfb6b20b1d71935..74f80064f8a68c23ef487e868ace534dcf89231c 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1253.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc8e1ec107ea929f479fdf189382e6ffe063796b..077d608f1ffe4335167d2bc2a3897cf2edf7a9a8 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1254.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cbda273221725da7817b9b93b8d6bd4581aa75c2..3c95814072de8a41443021c102738c0529b20a1d 100644 (file)
@@ -1,8 +1,6 @@
 /* Conversion from and to CP1255.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
-   and Bruno Haible <haible@clisp.cons.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a239e420feede6b8b0e37ca8c3686b2c4af7b34..d0d867eb13355a8a2225189d7a685fd694d28308 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1256.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d1949145ef1d557643fa360177b7298cf7b4afb..a27ccf195c62eee6a9847fea2060b3020da545eb 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP1257.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc71850fbdd483f70876668e3712cba795f75db5..1b0173bcdc9b74d5d514c6aaafddb408f8f0f4b4 100644 (file)
@@ -1,8 +1,6 @@
 /* Conversion from and to CP1258.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
-   and Bruno Haible <haible@clisp.cons.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9da5410aff51fd1079ebbe0c7b37f3be8c591c49..2bfbfdd42b54bed6715e8be89581649896b026c0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP737.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13734ba3d41cb65e7cf2318499b8e742b330ae14..0084e6c91aaad70e77fda2293d230e753a312e20 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for CP737.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dcef7da9e76bed2526e5d99993a559fd355527b2..0ac74a0fa14c9dd67e24dacef941051a79640dbf 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP770.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b3c787fc2f9dfa47d2f6b8ce10a34a937d019acd..45ae2292b6c94cd62d8c0a58ae6388079af5890d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP771.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2c6a371fccda19406923d861632239ed32d3653f..6eb3891e633cbad15fc486383f374034e6786068 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP772.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e8e766bb33f0c56ac50277fb9f8dfef5381178e..4f31de26d23b445163d6fbcd3b2165be2f7887d5 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP773.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c0200cb426a3b7ee023ddd0e261bc9f47572b40e..461665a5e66f0b565572cf4bcc111003afe608d2 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP774.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bd7a9f31fd2cec22aa2218f1d438726824b11776..834f492414a6b1c5e36f6e7502a46687af0ef04f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CP775.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a071797794361201977ac5a0446b90fbd807ab8d..7229f97c9b40cc1983c66bc5a3826838cb51293d 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for CP775.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0d5ef5a895b167c24c9aa4869ff6102118a16fa5..12085202c93c5aad7a001b8b8a2156fa0ae55a67 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for CP932 handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d3fb59930ce0861adb4a0672a58ce0b35c89cb2..12fb472ec874c07cf30de13723fbe2b7a86c94ea 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CSN_369103.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e13271212c53a9d222781d09c80fd07aa2c2a32f..82ac4598783fbc88fcdda50fcc79f5d8233b8e9d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to CWI.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a23f1344a04ca8f3bfa17f583ab361720ea5bfb7..952a0f870117ba7acc486757611aa2a66bc2e82a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to DEC-MCS.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03243f1f01c183c71f44ceb49a876baec3fe0d4a..bffc3eaa6d60c40d6ea4f324788bca52525c671d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-AT-DE-A.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5cb4f5cecdf47db9bef73b4f976bde4d21e0a692..5ab96042b9ec0dfd6f59660f845ffe2bf1e755b2 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-AT-DE.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3bcfc7e86ea9d74393e51ec9275b70f54cab3cc9..35c53deaf5394ee22e6fdae3e4e2307e76f4cb35 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-CA-FR.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6693a545cbde54238d84758c3303ae454adc060b..9578cc2601813bd41a29e47291f18b3daa8c30f8 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-DK-NO-A.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 728f14611b0140acd2b2772ee245eaa46d2cf54d..37e8d624302a3d3a8433434f0ac50179cd31ce38 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-DK-NO.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0597b0b4f9d7ed21224a867fcc5b25748ef94fb4..1732a8614faab6a1d60fe925e37ac9cdd7a3eaf6 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-ES-A.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ff3f272fed5f75bb5a67bfbd9f24e02ea1735771..0acc4529413fe509d4e731b9f7cb0f600ee5f0c6 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-ES-S.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 682ddf29783a687aef763c1d76424066385144d8..944490ddd12dba8e4bbc6497e8cde387d1b170c4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-ES.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4409649082ec0e3535f2f24fed24b3e827d16326..37a5e1cb9ee5e62261769644fe6cdba0c15ccdab 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-FI-SE-A.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d6642f17507c32802dd2dc5ecdc8ce2e80f9dca..575c97ce2538f7a65b2cfd50253693431d3b80d3 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-FI-SE.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a09a159fc1f585246881c9abf63cc1e156fabb2..4e8fca84b444052d5788532a7481a2cbb22ab93d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-FR.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b382ae6cd6d7d5224bfbc35334d8c4fc62c9a5c9..a7fd086a1e4ceb50faf1716c003ec17bca5dba9a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-IS-FRISS.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ea5cb63359d227f68df5b5a6b61a8711100fbb9..754efa3d911c8e868b81e449ae757bca4f538bf9 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-IT.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61f5f0d7d5d6978efe28321763e5e4a959a93931..9618bee456fdab2e098653a1227580fd77739760 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-PT.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9015614e8be5b628e5f433ce1dd678bc59097375..0071593c17d35c898bc39a0e9020608b6849f00a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-UK.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ba196f7ea004d97964dcc40c00d53977f25ab475..99940e6053d60baf1341c07dbb32b42094718acc 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EBCDIC-US.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eaf65c5db5876ad7690946ae9ab31506ac267c01..c42a3d44b610ccc1098f8b7d99af1b917f382327 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ECMA-CYRILLIC.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d3f087e5068ce7c47e668b53354b1507f291c65e..1fa0465482b4b1adb6fd5a6c660ba9a4f96523ce 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for EUC-CN handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9234b8db10e94cc08ca9f45abeb3e261eb21a47f..54a0f542ea548a38939a97f65f05195aebd50340 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to EUC-JISX0213.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e0671a0d884b268b091eb1c3ab322b4c469367da..3a11603c758e812f34722f363fd1f2d87bee3574 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for EUCJP-MS handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8f8cde9c27e33296d86b07e25875f97bbb82aad1..a6c18b8e835d1d14f21e150526b29054ffcbb6e1 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for EUC-JP handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 62b09cb8257431b7c38e0c641579048fce20cf22..4fdf5e9b8c0a4d6b5e456eb84b54173b02cacb60 100644 (file)
@@ -1,8 +1,6 @@
 /* Mapping tables for EUC-KR handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
-   and Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0aa4c937ccb65ea7330d607df73236726f44be54..08be5a625197783cd36dc14b336321621a4c53bd 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for EUC-TW handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b03b9bba5bced8d9f036833072c72a0e3dbc469..3031fc2caba1eb40530bfe8ed7bf399f29670b2a 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for GBK handling.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Sean Chen <seanc@turbolinux.com.cn>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-/*     This file is added for supporting gb18030-2000 code.
-       by Wang ShouHua & Wu Jian
-       Redflag Linux company
-       www.redflag-linux.com
-*/
-
 /* The GB18030 standard was re-released on Nov. 2000 and many code values
  * were changed. The reimplementation of this module is based on the info
  * from Markus Scherer's site:
  *   Original - Yong Li <rigel863@yahoo.com>  Jan. 28, 2001
  */
 
-/*   Dec 20 2001 Yu Shao <yshao@redhat.com>
- *   Revision, fixing bugs, adding missing entries.
- */
-
 #include <dlfcn.h>
 #include <gconv.h>
 #include <stdint.h>
index bb16e3d9cd2892034ae605c6316c62099777c6af..760e25c760bc5cea08fd3df8ad5e50a80b287eb6 100644 (file)
@@ -1,7 +1,6 @@
 /* GB 2312 conversion tables.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d0384e345987f6e690ba2cd8cebf8ee979efc70..ea8a435e07c009ed99b9fe988c46025e722fd58d 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for GB2312 conversion.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5239f53d6b2b4084dcfd581afa493814aa725c21..975672006fe96d76dca079c955f456a3cd83f5fa 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables from GB2312 to BIG5 and vice versa.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7931983ef1c86cbfa89827c61be03cd3a3cf08b9..d94befc791d3f86811ed0ecf41fa73f2801a7884 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables from GBK to GB2312 and vice versa.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c96c98ed1c2b95d967387593e77ff6330b618ec5..d27cdabf30af786e538e1ed00f97284a563ad8de 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for GBK handling.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Sean Chen <sean.chen@turbolinux.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 23e504d43b9e2e243f651d777c706f7bab43b790..aeabfdbbf5cb2b783e095ba5b6147ba8b448b067 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to GEORGIAN-ACADEMY.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3fb7293900ed6b7de73253d2855714952d833cd0..99216479baafc364db5180bda1dfcd4f12a61298 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to GEORGIAN-PS.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fcc3c2a2a7133310ccb12b3e724fa98f4f60364..36d1efb42e3a12aa6ce0f2b57d8e3b40cba064fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to GOST_19768-74.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7219aa2c214a3341e1874576336aac6641335160..56ad73a2e0edf009b2ae0af74026cebe375bb464 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to GREEK-CCITT.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9379f06569af289ef16558bd0a8458dbdf3dc388..7fc78fdeff8c9a7b6aa9222a300ac2d41c8b7807 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to GREEK7-OLD.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index baeff15a209ce1e9eba577a7d9acbd42d24a3d57..0afe76eed51145bd86dab52bea2fb4547086d104 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to GREEK7.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aba809ce54e45a1218566214b5305a0f607fca45..980e47b3394003eeb0178567a0018cae43d0e50c 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to HP-GREEK8.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c26e0e6ca306859d72ab5219c7ffd4b3cb56fd4d..097271c936be975692e2b8e06220931878f02a20 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to HP-ROMAN8.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8d6d2acf1d5c4258c49f8a852de5b041bb5844f..476c16145d8b8f290a45d1f42abc1637f870c50a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to HP-ROMAN9.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7da9873dc7857277da79eb347d7152fed1f43bf0..6bdfb88d13e3cbaadc008005d9d57dfac16c3019 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to HP-THAI8.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e9e62f64e6118a035edd14943fb87d20a51bb650..2a20c4d9f0951f2252facd9fe9640a65f4c346ea 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to HP-TURKISH8.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7bc927895fe23e0e7620d32fcef9ff71a403e5b4..f95f0c4cbdd89c1bc11944b0604fa2f584d32a1b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM037.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f3061c25595e3df9c4972b8b0ec6124377fcd13f..ad57cb24af3aa32c4c722f74af4e45962b8b34f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM038.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dcb46963ad4142493a2bb5936417ea65239a7464..135a23993ae1f07c03fbc45552d7ea70184c1ca4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1004.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 159a2019b9e1b1c60c0c7803eff2a3b92b041567..c1f1e3a20c2d9b61e85222942e782a59d760ca9e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1008.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 62f2cd1a04c0d64ab6ece56b1b70da4dfd27048d..1b2ba95c28b06a8477f1f19e4672df0fa8e8f21c 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1008.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6eb54ccefb0e10b8f780f97ca6cb66ca639bdd7e..7be2c4b603d2cedada6837d3e4b16eafc45a1a50 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables from IBM1008 to IBM420 and vice versa.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c20cd388c166c03d97ba4fb768521d6669549f2..a2a321276049fb05af8ef40af4d65a071524016b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1025.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1fa0c27241d83ee5472e96e1615d25f2be52f1e4..8bf1dac917db445c8346c8e6bd17f99f5dfa8303 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1025.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2404ef4e236c1529d556f306cb466769a2eb098a..7ec8d8561836c677cfe7b43a270c1fe12a3db3b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1026.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b1c52698eb375e28b535f295ffaaec3293e0f78..e636c6e2725056c95b8a8f98255ad99b74526658 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1046.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fc6b76db89775d882aa0afceb65b4e255f1e1473..a3291addbc01fe01b6fbe7d94382aa15251a35e4 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1046.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f390866bf2dea01af01559c74bc527140a880c5..d9a61d07eb0b219051a668891a2203c78de6d3ef 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1047.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d0b84a5ef8726c982dd1a63ff34b6f535a32162a..c3bf83295be9b048b6c82cd7ba8a1be29dbc3852 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1097.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9d4ba52a5cbbe196cb8383c41f22fc9f57b8ff8d..2afa0031f416a74735b5661f154f3d3b1e97473e 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1097.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2bbbc020c86b450989a5b12a1099e73ebebbb655..08f9274bd566b39508c82413fbefff1872af6295 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1112.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5c40190b5167c675629cfc503e3935ce0605bc9..e354488e891e5726e53df21015dddae744678a0d 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1112.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index acea64a2369a0418c40ca008f73b19b508739820..790851099c5931b195aec1e4cfe3ab160375a6f8 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1122.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e66846b470543cba39f00f58b2dc9cf2b75eddfd..5ed8becab800852a5e12ec4404c7df693b5368b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1122.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb6c4bb31a96f4fa00500f196bde887dc106dd5d..debb6073b06fda6c930ad791e254a01b7da23b54 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1123.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 086fe20e0575e6875cef4ca84214f9edfc098598..db0c0701a5ec2bdf85a03190d005534482d1393e 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1123.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d67b5eb91c2e53763c7501d61854bb6e20174fe2..3c6dc8259afc36067de1fef57352fa54c066e170 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1124.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7aaa93e5660ac94724ecba9f418e6bf7650996f4..c092e839681397717082f0bc627c088f3f276a0d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1124.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00e4c81e3063e68e1072d933880f0e47f698e64f..dd882802b85483bf61f94f2848eda6c0dd8623ca 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1129.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b2ab73a13a956dec91321eccfa6123c1d139f2c8..424ea37f895a18e49bccaca80d1bdd0fdab0e48d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1129.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a3426af8dfa816925c0b623c073671ffcbe9dda4..f648480c6a75b1dbb3ca0ecb5e3098303e4c72c0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1130.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c960d44f2b32406e383338dbced9bab42584143..d38340d1f1657fbded92a56f8b57910d331aa5f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1130.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c16eea41b28057532623f28722577dcce4c7a624..0dc4f5704af5c9931ab96eb97d8c85e57c4ea230 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1132.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09a65de247beec88496323280b001139f30546b2..82fb5a6358f19d574f02d17be0a500fb20519fa5 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1132.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 31102d59ff4866bc91fb54420ea46f16867fbb35..247c85ea461bd937fa0fc744d59ea290c58c9bf7 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1133.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 28572b6361c87cae1e40b7ebfa19d4a578d9c6d9..ed25d03214385fa6239faab880cafcf106a084c3 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1133.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1c26fb42d121dff34e47e068da6788c0856b9c67..9a85d467701227ea49cc333041b5f6d5e9f7ae08 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1137.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f64da8c834b4b138e7914ec88a0ee674ea3f7667..56ca536619005078814975b39c4cf0c31a3f331d 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1137.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 07a6fa76e1dc70ed72ab5ded681c8694f64f5efc..a38291d925a330e98f4b0bb7b2576f34cc2ca9e6 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1140.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index db91a9dcb8302e0c1754e1d61ce73b989871bfee..ac0573f0b751527559936963b80db318b0fe97fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1140.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16604218e5dbfe10f7a47b63103571c980793b85..20f73653fc0aacbb4827e44daa07c1a025ded0f9 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1141.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3aa38f9777919ac30084f16eb6bc877f312639b4..f5814faea2c3951937652e1dd0e3502f868177d0 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1141.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 47e4458420779bf8fc7dd7b2871bd6ed35235bf3..6763c70e63d45948649110061342e6622a49d5b3 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1142.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 252930f593840388e2fd4a34bb8628800caf3ebd..f97a753af225ba3c9fc5ee13874912b5e67dcaec 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1142.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b99c267381bbf656bff1389357bd5b039754b799..91f4b383f06c89bc45a817ac637d67f8c89bb89a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1143.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d5ea4deab35a479c810fcaf10f4c5a879e17b82e..f03bdf1b3ad0e935c1a2f8ea7582c812b9a5db92 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1143.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 28f0c1d14f7d2a8ae42ce73e1665e0570d2655e6..57359c653cd3260a2902f3e93b295633ffaec8c9 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1144.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c96f81e6fd2d9bf0dfd0a28404fe5373ba8a4cdc..c9b46575024acc1f735294c69d752ae081289b6c 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1144.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ea668c499c4e3eaa9691ea5410ff04d905a532ad..4b0f0dea9214e2908569df5f225d287d1cb67de1 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1145.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 48628c43c34fd85643b701df793b8e3274604ae5..3fd9ddf8fdbdaa496fb943ff55dd14107264ac7d 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1145.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 86dd106c5a203e7f50ce0b624ad33481a9bc22dd..e06eb08447f193d8d8bd2d93b3f2af594f3871dc 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1146.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 77a5f980c3a03e66bce5fd8264a2b92dba220194..142f795242bcb3d85b918c6b81e28c669eb9f97d 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1146.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 459ef013a079fb711653048ec75f8f857ad3d9ac..d65a7e64df017bb41a1f5022c9f32df22e51a4ef 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1147.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 96b52eb5ef1e11a9d43e9a2d6949390866ec3076..30e9665d63f848ad417b6bd71e5db3a750e7451c 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1147.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a8e75cf75c2a3fdadd18dbff4fd3d122fae8410..6fd46158d36d5ee41c536635309005292a199faa 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1148.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e4b866687f22787190951c0a7e1190b1f656583..2a8b7b6b48b00800b3f68246873b53b4d7165439 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1148.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bc3497b8e2c0a70b950be34b787eb798a49dbb0d..951cc97031790228caf3dda1b7004b70f46951dd 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1149.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a30b36d1b32a7e74337c47e131cf5428b3092b0b..0409b6f28a0219c96de90d47c8774422f522ccc2 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1149.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 23683ac093fd2db1f950385bc68643a77f7c51ae..39977a188ec0e4a3f15a99bbb9ff1c46712857b9 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1153.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 54ba2866a4eeb6c9838fe104662dfce1251bed41..7f58091514dd099db256269c22b6f49ca96b3702 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1153.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 834b36db7b666ee68151b78e7158f8400e7c028c..34f54ff9ce03b003ec8d7a2ce79d92612b08ad75 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1154.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d6f25cadef508d58b93196a11fa19a20a4a40017..01f8e7c7fc7ceffd3c720f86852c2eb4540cb7cb 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1154.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e8a07c4f233a02fcadfe098d868a52e127897ad0..0c2b176c768a2af4d29ac055352d41f62ab647af 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1155.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index efd21184c7be9701f4c647c64118fdbdc08b9278..241cadfb061ed59532a1eb571b2459171af11ed3 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1155.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 583995e6e400498ace2a2b988ec161b33449bbce..bdd0c4bd9cec37f90ce1e1f81833c94232a54105 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1156.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a019934349e9ea58f74e4cfd042a618235f48e32..d73a1d32a59967e3292516fdd12863b3f4347ab3 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1156.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 25fdcf4426d88405922b1b8e33c3ce725631f02a..9d71fae49297fad946bc5240a8da0cc61058ac5f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1157.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ddf3717253eb963fdd2068bb75ff491af2bffc2..ffa73448bc92588a1305e8783f32efec4552dd97 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1157.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4c9c8b03d6f88d640a8355fc407622085b8a1496..186294926e714b1d5da6e36ab82b42309ca0475e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1158.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index facbc13b71a6e8c2369cdbc89c3b3be1085f782f..e6160c127f8a7bcd7b26f1c0cdc4dda0fcf04aac 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1158.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c4cf4d053f1a3c129f6f9b240d76debab535f35..ed7e848638b1b1c9b69b37a24971537af94a2b8b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1160.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 137de57f55fae1ac078293ceeaec9b8dede1f548..5c6cfd2bc7bf9e4b8a45b73d3477304413b41243 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1160.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7ef4e4354131b48da1f3a835aae47fe5d91758c7..f52186f1bfb319a545e8e0db450b8fcd5cc62682 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1161.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 01ecc881f76e4d0e2803e968202d89b8026974ba..b437536df7bbac34521b5da11107123a76849c9b 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1161.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8420120c329f73fb54845f0a324ef9e750b932f3..3c754c23f97047d32e7d4a93b02b6d64718c54b4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1162.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3fe3201563d31c508e4de54c5bff4359e13affea..1b33e8151d4eb536141a2c02bd0c2657082e3dc9 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1162.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c88c202db8e5a13c4533f7949faeafa474225fb..57358feb3fe5db92c94259cffe5eaaee2b555e2b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1163.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 66a25d7066490444bc695d1555e90877f594b765..4e0214a4559ba5b220c23660c931bbf8df5e4d39 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1163.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d2dc27732264316f238d528bd26080f80fcef029..8c6ccc979e1cfcd2f8d917f034458f49980cc4fe 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1164.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc278ee1e23d9847c3c8f4c366b3b71648ca51d0..e07af14b247a065aa58487971a152a95d4fdd87d 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping table for IBM1164.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 255ca8597452743029f25ce3ed94e8f041fcb773..2f36247458d62be70759e0ed2b89d00f4e53234d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1166.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d70bc4753bab5d6c827f684849f85c1a185ca5b..05fc0abd2d8134f5d5b930ef6640507db2915586 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1166.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1dd90aa0b71902947dbdf47b5b06c886f1e08e7d..504c7da76ae2e09c8e593bbe66157212da4bdc65 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1167.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 80bdbdd3cd1e30d759335afc00a9ac3f5b3f5b97..dce027b66cd573ddcca72b0770209bda4654af96 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1167.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3af0c57c7805c60984c3ec065bff8e6b5dd0d5f6..85898e6ea9baf5bf6671ddbff999e95e60ed0ff4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM12712.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d78ab077d259a6c0e24d831584e9919e4288935..5f8f28f9f7f40e578be1039878ea3a38a882e55d 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM12712.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d7ba02a39d87c72bf3e548899937c890fdb2e0b9..f5fad40ac6097b95779c8d8f025972c341218457 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1364.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1299377748fda70650d8052d5bbcfda7b753a392..0e488eec8ed64b6ea811b1d2d1a250330c0c32d7 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1364.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ba6cd193375fe91b85f23553a6d6ee9e1a372dc4..c2c036084fa3a7b311bf2ab1e39776bee2556a8a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1371.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a0a641a4d7da5be628f197ec9778ff40aab14a0e..34bfebc8dd59d6c399518f1e5be73987ab484370 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1371.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e3b06c9adc489193dc4e6349982a9719780d60c..6294636755d47f53f6743aa3356d8cae4a26d662 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1388.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e2be9c12ac236af39389f3f9b1234aa7d95bcb2e..d55d1fdaf6d43f47089fe0ad8e60dd826519f94c 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1388.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e3fd0f06abbd7496ccfa9bfddc72ca0b5c4f8d8a..fae0f4fc27a737562b259c3f2431ed5e99071e2e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1390.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a53bb9d5c728cb12c723a638106d978d0ecff926..70e49b8e1eefc4e0a18c33734c12d001247b9634 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1390.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0fade5494ad28811d06f08ab56c7676931431bda..04a3aa8abdf4faea968c0bf6c213dd3c7f53616e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM1399.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1c2ac96d87bf7494d931804f7fb3530dd3fd9244..bd1d72fa2e3e9b881ac8c4c581c85e6a6d840a3f 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM1399.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fbd09a1b4d86880d297601f923b612f9a623480e..baa9eac972a21c064ab2f3002cc89c2a070a1b0e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM16804.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb7480d7e0b80bface9c5973c4259fe0d52252d2..f03905a504a7d2c756df47a376b6498508f17509 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM16804.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1031f7e946e3958dafc637aafa4e8160851975be..f261f216ee53cc2a2175dca0f477c8fa5ef2ae45 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM256.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 989f953f3c99b16d2a347f539f3aba4b0c041279..f8012dbb25e14021c240507d5a948ac6d919f2db 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM273.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b515b7654808d6622ed31723c26c1ce7d3b3afd9..9f0d5611d3d0da982259bcc2cd3c463cd052ae9d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM274.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be278121bdcf9513a61a49f2eef0c8e2802a71eb..74905f472b59353b2e84e23a81f57e27654506a7 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM275.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4170a88adbc6566fc6d6b0f361e3ef4c19357e71..47e0b2b5988247516f15febfcb459393249fe749 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM277.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8f78b5a0674bcb5e9adb1101b426bbe8082de55c..3d1e388ed7d444a2c0defaa80699e2d3f8063293 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM278.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 35283a1691c3784857b0844ecc3fa146dadab776..693e392b91ccdc7fba95e8d6aec1e4fbfa623d85 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM280.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d4df464e5fbcb6fc4fcb9cea0fce2790648db8b8..fdd2de29222895e8e77c13a1efd936e8dc950a6f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM281.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fdd6e3a67206bf28ac58f90797e29db8a19536d..1f800e6e43816607b01e8774b9705797ae679cc4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM284.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d27fdb7eeda4aabd2301f800e57c1d5f9dd11ba..a731b9db1fb9f12616086fb58886090d8d310373 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM285.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0739a80bd8a4c17a81a48d859084162511bbfa73..d249fa74cd3ca882cf0476f3322e91d4fa92f0b0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM290.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f52b40cf35f95d0ae52cdff38313eaec2a4d1e38..17608c79506923b865d014cabefce48918fc0676 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM297.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d4fe840b71e26dc770dc98c8afc125ca03218cdc..8a917d997e8c4696a874acf0ddd727d3d686ab39 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM420.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e437be552aef5e18556bbb953b5da217edd49de..718070e2cccbafb23d77e7bda480e3e14baea657 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM423.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 15521562bab2abd177c5072efe717403a138b965..382e571450b21e4eac05ad8714167e1027145a0b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM424.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b464c0996b0863bea3dfb203033856f3b1839e6..7a9a8f237922204f50bda5571f643ab480bd85a5 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM437.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f32cb19eea48c60720e77e2905a98998d7dea34e..2f290dd8b233ae4cb470bd768c585f2bdd1b2840 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM4517.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0d0cea22110f1fffcb051fb3bf924ebcbbe59df8..1f368296db9c728a71fe0a1bbea403b60b33bcf9 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM4517.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c208ed2e50db8fa419b17464221784f8a3002149..51af593677d5916166d77e560cfa21823b2145b7 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM4899.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 531c3b7817823d7f528536f79756abb2d7f8040d..a38991d8b4ef702bb192df15862837eccdd8f944 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM4899.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac74fb27fd0c97d4c745cc357fd3538cc1b06abc..29b051ddf395960839ec2da564ad7db7e68e1237 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM4909.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7ef0eaf8a4cff23076d3c71ae69150c1d3acfaf..5f6766592b4dbe43ceff4cb8d0745577072a6a70 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM4909.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c02d5d2863fa2343717000f21c44510b83f00b25..b0aa9e74e80feeb700f5832b16c40e3071a36a55 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM4971.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d480fced535e9624a6db02d9b58ec775df8db7b6..82501f966d30b33e5b7b225e22185063ee0e5925 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM4971.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 02d93962ed5bcb791c24a56b23dec29d64c0cbfe..43dcc375a605b2ae51579fcb6208cfa279f48333 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM500.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5e81f1749ffc92b02f2f3c56246031618033969..e91e331d01bd25787d48e86f622881db1fa99493 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM5347.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89032da0b0ac509d2cba83e68c8d80879a62ec4b..db9083755010738f06ef4e842636ea15835fe4f6 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM5347.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a75115a1011380ecf4cb84630aee96752f9312bc..02e6e87e72f36b1242bab61005d582219172d1ad 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM803.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 411c705f9e06911cd1c628ae5553c84dca1bf585..b8f3e7a728fc7b4e2f485616c6c8fbd9925496b2 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM803.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 666b6406e47f18237a37ec8eec597091e74bf040..e4c6ae251ce5395b717dd6e8f37831a16d33b009 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM850.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f77f31dd95fdbc0499622a8e953869ff85aaf4d2..0dd0176ad6af918405f6915aaa9e70a49f6cbc4f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM851.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8886eb25ae1db7547e136aa14fad416e2f54b879..0c008186653ab70f07116954a876712ce79ccfe1 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM852.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 212ce479eadbee5f465c0c06c2d9b5fb5c8664f6..0944f2331811d12fb3800f138f798409f90d7086 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM855.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e76a97945ad7ef1ea63515f088efe1d15a02d56..17e3b367c0612ac7eea0fd55d87f306b4d3f1c7b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM856.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 682330b2b91397d1b955781ae835b18cf058406c..4deefaa73f6d3e70208b6f73bc951f4b840d6b74 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM856.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 70aaec7cd1fe607d1467cadccbff3c51e4ad5962..b3906342014272efcd658782e90c6f0ce17de235 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM857.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 121c9cfa6f39b4b13d32a34197fedf6665cbc559..51b6fce30b51f2923e63cac6a756656935bb069d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM860.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61cb747b49915272a8a3cbe859cb6bee742ad33b..187af6e2838be440f180648ff2c5c1893afc1d69 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM861.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c4ea97ec793726fdce3fe0adfd6a02363cad658..8f667f2f491065122dfb6164188a08fb327d4221 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM862.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fda5c602ed9194a4c84f9691a16f29ce4323d92..045327e357ad932e285633cfbe49d785a2940b9b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM863.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c364f02d7a67fa6b2ca235b87bb494d3603d650f..b2217cb1cb05b475ba3709e18b26064eb9178a99 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM864.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0af41da9239ca9e8bcac440da482d91a92d6a339..f9fb0184b3afa882bbd57d8f086f798d36a0ccf4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM865.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3c7c0e9a42de7be4d2db4c2568f3af71d0afa70d..82f54b3f792022609ab366d66f5ec2d529a25ccc 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM866.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4355d18d174543f86a14a92a728d4c3ba57cbdac..fdf523fba1ab23b41d7b4c0f3fb2e01bae1c58fa 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM866NAV.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 393e380c1bb094fb36d9cee6b7b59a9340bb4da1..d79c9e29c3f15d271b5a8a3c1ceae5f4746d3edd 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM868.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c90ba04fb1f4900d6a580b6837903e1b8fe3c527..65472e692970fe7acde96bb417d62f7f945a1fff 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM869.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ec0b8f0378437fcce955b2729e75aee7a4a9738..a8aab32d96eb24caa47e6bfd9a5accfa905856d8 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM870.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2612aa5fca79438f8a1c5ff267302aa879329fd4..ede1d2e2c3067176773ccd18961a4ba47f83ae9a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM871.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4cf1d3d4c32c01f52f911074f03d816e3c39e223..3f02659c23306e90586c6368178239190c458c31 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM874.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fa29d89602ac24749d8a3e488765c76a06c09528..473ea12e2f84eb82abe9f8de33c98fb890abdbdf 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM875.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e33f815a55564d18a38ac2fff1be71eee3cb1ec9..32fbb41200d731f328e9d0adaa67251ecf5d2746 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM880.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a4e877672678e615a72b70eeb4ca11df3583113..eb0503a5d108337520c0068c65f04d579c3b0dc3 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM891.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 172eba5a3c6784b25aaf70f19838954f2e6933dd..67d0738a53af28505f5a642c91cdbeb1763dddcf 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM901.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 15f41422c466b923270fb8cdf32a066ad4bbc859..59c95bbdec4a3d3ceaaf894c5a53ec2538043599 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM901.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c6b2918ce7071e77419110153365f3f60e4cfa07..52dc378d17eb1b10a5ac877700527e8676a9832b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM902.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7204b1b312bb36c80310eb78e8d5aaafdc74eee..97ca233f9ac5883344d466c14b574e2d92a1d680 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM902.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index edc7db9a0e81b68ed6cb2eaa0ac557318beee7ad..3d8569d59c3043f90f8dbc0ef0aa528a7f48069e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM903.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 830e4c8023726068671827f9062b57bcbf179b0b..e4b2ea604f41396559606bc305569d7fcaa62f90 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM9030.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8aff51a21603880a71efe1ee5d6bd5bc45edcb8b..b41da47bb17cb648629008ac89acfeb39b71ae24 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM9030.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7a1954042e344f7ef9030260f2b5c67f9e9734ee..856f02cf7b4854107e329f52109d86d227620bec 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM904.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89e85b5da530e823764cb9505e4e9ceb3f9e3992..2895abc88f9b45fca9db807c79b22d4c53de0855 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM905.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3046da2ea2a7adbf3e20ac45590de25fc9071287..17273f6b3102c796c6145a4f578a819843ad8ce1 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM9066.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f237b568d179762c7bc39f70a0e339b6de46648e..7c2612bee02897518823226dbd7e2c802696e06c 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM9066.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc787b3706667a4598c9734adf2d4cc1406c5efa..f04788235ac8c7bdd8290ff5419336bcdd438c16 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM918.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7ff381b2168ac62a400b2c3bf8c756c3f4163f3a..7aec73f1a73244432a808d2bf955f2c4d9f5d030 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM921.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f192b0051c67000c21dce062c1fb283397ff1aaf..7da80c14a3c9e3946cf6eb4464eff5cf4d89c6a6 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM921.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e566b2a724285610343044a68bf4c72591a11042..21017c81405641c492e7e38fc6c07a6eaeb9c26b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM922.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b3ded2f075c5e2cca589520d601a70a9f80f653..b8b47012fb12643f56338af592b40f8d75b82cf8 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM922.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b1e01cf34c98f21a034d822c44cd62842a132b8..1ccfea5fd78cf4ee83e26eccb1be387bace7af52 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM930.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 48e3eee332295696ce693bc80d4ce90b87b72fb2..a29447fdfe5c5d7f9a631c378ef3fa48b599ae70 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM930.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eaec4be39c3de1b24438831ac40bf6bcd61279c7..3d691d7e3e67d489fc558008aee529102534f046 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM932.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91947cbfb25a714f49b2026997bc4dc20e7903b2..1f4ad9a5045ec8bed82b1a2af00b896af4b0238f 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM932.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca2dc18b985132025ebbbe4208a10ea27c325c19..0a8b169bb21ba8e78d2f349514873bbd89ecc3c2 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM933.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5edf521d1bfe931567703d7cf8939ab5ff90d6dc..223c69d73af900bfe5a95c9409a4c385c2711859 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM933.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63c1f3169670acc622edd9577de01e36e2390eeb..7c362b2438b1e77994e3a4fdf1e0794c803869d8 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM935
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 07264d32d98948d58b122163ab4319dbc0d45c66..1f35d181bcf8784b79a3e65b54fde496093352cc 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM935
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc114d02bef097e5f743b1b312b214fdadbb829e..c4176ca2df2cac07b872f3a5d2ec47186752e10b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM937.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9080db01d207770895f477b412d6acdc76712cdd..92b1bac1c829c60c857798cbe4a0e3f91f6d0c9c 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM937.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a97126c2fe4ac30daf509b15a2113add74881afc..8b5646b53115fe468fe3841be2a17388c908d28a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion to and from IBM939.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cad96503a543d622aa3937912cf67a4e06e0997c..3b7363ba18008e348d643545489c06d77ebe2c63 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion to and from IBM939.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index af182cb682f140f909092d00d6bbbfe58becb0f0..cf97e06a2a99c618a7ce458193fc109861a2dc01 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM943.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cddcd3f0d812bab6ea4d08e96dd0c54d037b1d31..e5e194cb9e80047b79037f5de90fa4ea1d14812b 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM943.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3b8956db47fc545682fc3daf264e2350ecb32ad7..5261c20cebbc35a9433d7e09605056c3be745ebb 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IBM9448.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 134578aeba65d7266aa252ba66d92cb7ced36e61..d304efa0488362729d601d3eef0c4b8e6251abaa 100644 (file)
@@ -1,7 +1,6 @@
 /* Tables for conversion from and to IBM9448.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 899e99f88e52fe3d2d36cbcd6aa0691c26854986..48b1ebeed3570ccd475395eaa717f42078fa2037 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to IEC_P27-1.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a9992668c23d5c93b5f36274359b852c5a2e3ec1..37af39c68c26ea1c16011f63269123f48ee763c6 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to INIS-8.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0725df483af53d99f1a737369c18de374fc00a85..775ebee4c9be69b4a86a061b6e2baf49b8d03b0a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to INIS-CYRILLIC.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dcffb91f11e3c5172e4f0283ac761e3057b60a3e..50eea2000b59e035ce3ba7f24861b1e122cdd586 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to INIS.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64a339e1880dfdc3787db6060f9e4c9ff3361b76..23e3a3513cd511d836d577a91db5a1243b86c2c0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISIRI-3342.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2aca91c021f21ba0fbe938ee380e4bc931dc7046..a34b85c1bd7ad56a8d8dc776092906ecfd21f82c 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for ISO-2022-CN-EXT.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e5f7a40a3dab8cc120d35077900b440d7fb7e4e..b659ee51927cfbd944c3508c03ff27ff69ef32ce 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for ISO-2022-CN.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8ba88cdc9fe9200c1f0cc91337371892dcff5ac..70b28ace7fe1c42bf3365271538af8fd9090771c 100644 (file)
@@ -1,8 +1,6 @@
 /* Conversion module for ISO-2022-JP-3.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
-   and Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9bbffae54a792f7600ac1b29922da29f491fe4e8..2a32736542a7580f5f6debde9c4d1244b2fd5837 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for ISO-2022-JP and ISO-2022-JP-2.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 21a2cc16142918b5aa622aedadb1725846cf6b7b..7a69b1eca2ceda6f9000a4a82faf1cc2dfb2b20f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for ISO-2022-KR.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d2e04bc012ccf3184991d49b7ed6e9fd6544cd3..2cf5c7c1ef726d27514c283171dcc9683d93b007 100644 (file)
@@ -2,7 +2,6 @@
    converting from UCS using gaps.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74a50eacf17eb30de29607d720ceb620d52231ea..054eaedc940ed36e2d5bb14a5f761502af2c5986 100644 (file)
@@ -2,7 +2,6 @@
    converting from UCS using gaps.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e2ff0587da9894892a77ea8ca38cb15320fe9ec3..77994b9bb8b3381bd23edc7c031bc626c91eb5e4 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO-IR-197.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0036f05a2a2af5f40bac26484f67c27ce8a5f213..32dd99a27e481089abb5d37e14e8ce2a45121749 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO-IR-209.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb1df20341812b68945f3e020bbecc04d202d654..2cc42b698e3d9ff8398daa0271c9b590afddbfb1 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion to and from the various ISO 646 CCS.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb1d47ee6e8913c97db724c0f722ba3e12124074..319f7665bd09dbbc6db4056420149f7fe1952f32 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion to and from ISO 8859-1.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 86e14e85ad87453eb89aa103feb695cfc64858d8..b2ef50610ec3fe1dd8c6c4d1f8070b83235dc638 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-10.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16496222ef0b8a06b16d722e7cc54fe3d5ed5e16..683e77f7fa89477df3a8bdba5d5b4909f2450210 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-11.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aec6056c51219b125604f651ed7a659beb29705d..7b7930d4bb5b33c8d95ae9f39e8c8052df17c7b8 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-13.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2bea107bd399a504c95779d34466f2da1586cc64..7e8811f06e4939a2655b8723bd3f0f01d4c0a7a2 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-14.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2045284d3ad567d5a092ff2e365311d5e97e6df9..2aeb22640b62c42af7008d0afc7622e44e6efec3 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-15.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 92db7536eb08f3d41cd592dc441e85eb1091c823..f8d2d2f9b44c474578752a1582d6ec857fb3a0d6 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-16.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bd1ecd0d8fb72987c15a6bd463bdafe6b9ee4620..30f0cb89b18320f39a3663d16f37289458575736 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-2.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bc25539f4d11c912586f22d1152d984baaea613a..cd3063e8fc539c53a173f4c44ac4eca273f197cf 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-3.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a3647de88b9831027a280bb1c50edda62d23ac8..704b0f3c14190f401fd1b6f4ccf7c04b5974567e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-4.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f386d941f99be8140dd25322ad7e5de0ebd1a19e..5b25d6af3f1d2e1fbc7251f8e8b8b0172961c990 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-5.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 088be361dfbab1f4b26d997024c178ef3c110ae3..4f8302395c85a5ebb6ac777be08f3456c5ab7772 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-6.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f3d842d5cde93abce36cb110d3b44ea7957a726..c81c0d03c321350095c64bfa8f00277345e4f45d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-7.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c5d9e63f45dcba256f9d54581bc5f927b9c1ccd0..96bc0d3a50aeccc07e18584d304d67b39b5b97c3 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-8.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d76161dc74867bbff68071952342421ee3862c3a..3837628d6508e8f8c199b5e6f231489fc2e2f70b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-9.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f06f9277e378d7852de8710ca4b8a04a9e8719b..3b5d396912412d68dcd9005bfebe8892d23f22b0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO 8859-9E.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 222c538247f821c96179fccf57c8ebc63b21c42d..f9cb8072678329e4ac3fdd932fc949b68bab9b23 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO_10367-BOX.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 510c59a73e2598bbe9db21932c420edf38035078..ba46ed3d4d7c7e49dce1775d15bf3aab86b85fe4 100644 (file)
@@ -1,8 +1,6 @@
 /* Conversion to and from ISO 11548-1.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997,
-       Samuel Thibault <samuel.thibault@ens-lyon.org>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8c6384dd6abfd83546d5bdb8cc0314a004aea11..adf3340eb75767f101bc64234eed223a23336415 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO_2033-1983.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d97faf23242721a286fed48867870d64d589741..e38daadd39d952945409ad63e6f7dd7221877f4f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO_5427-EXT.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 269615b74885fb1543e67c0aaea4c110b7da0438..3cea18db25483d581b17c8529d00400840d28497 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO_5427.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5f8fb5be8ee43fbcf4decf4c87b8b13a7a3ffcc..eb7daebd002085fd6d3f6f81837fe4396cc7430a 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to ISO_5428.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 952b2576ae21e1351e1ab2f713ac00071a31c5b2..4ee61e083c3016ad82d756993c0cbc7595ac2efd 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic conversion to and from ISO 6937-2.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94969599ae2f308fe1bdf33b42b0cfbfd9707d29..1956b262dec1e1a83ca98b9370c8e81a66e544ce 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic conversion to and from ISO 6937.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb14dfc8fd928d2b1c7d2084354fcb89c25576b7..739061571f84a7beff670abf03b1b214c5b433fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for JIS0201 handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd4943373e26b9b4ff97cffa75edc42509c7b39e..5de21f92ae930abfd22bd496033176a16ae74e1d 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for JISX0201 conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3a497684538e6bb1a9dae47866075c41e33fe375..2778fc3f69842097d6789fcca430f7cb8af6352a 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for JIS0208 handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d08827724fab42d4a16f9453ba0452a4eda883e..1d1254db0f1c098bac8470dcaac90478cca8958e 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for JISX0208 conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4fc022ff265f7f5112c9b97fd9a28bdef86cafc0..86ac942553ebc9f1b66c0c18263fbf6987455175 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for JIS0212 handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0f181dd5fb5997edcbc3895862e2695037150c4d..cbc2a4898f7bb0a392a19ed660da0ddd03a60c2d 100644 (file)
@@ -1,7 +1,6 @@
 /* Access functions for JISX0212 conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe174a7f1c218bb913aa65d1337711db93498946..42b855cd0ad810c0550e563a45e1a5f4d71130e9 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for JISX0213 character set.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e7f3daa4b5b98847b20ef8e677915271386bc97c..baa6e73686ee30ba8d67a83d27666272b9437c29 100644 (file)
@@ -1,7 +1,6 @@
 /* Functions for JISX0213 conversion.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a49973cbf6c845c6a73c96233c91332827ef43a..496290ac932b05b8b30312fdf2812302f0313ad6 100644 (file)
@@ -1,8 +1,6 @@
 /* Mapping tables for JOHAB handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
-   and Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7a17cb74e05fc4529292682ff1a1ceee89b8fa24..c9d93fae169c10ba138df9127cbc693c70c7609d 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to KOI-8.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb3c1f8c0a8cb8daf3fe5013ff340edc760449d5..5ba9670019c8bbb8d77b0be62e51e6a25a745c10 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to KOI8-R.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9ad8aa3ebeeaf7d77eeefceafa0332b75077fcb6..7c0fc68da6bb09e2e1d28f2ca86d5900354b3d6f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to KOI8-RU.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 20077.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d4ef5db9b8ad6fa7fa96619f7b021268950c964..1e37cd7b42e92dadbceb640dfe5906abf3b6c7d9 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to KOI8-T.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82663914fff9599b1cbe756b7e0e8b62702007e7..82d076d271ed4cdacab37598175ff8a80bdd7fac 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to KOI8-U.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d5a4f0d5dac8a3226946a187881dc9e7608e4d56..2dd13cc5d24888a25f7179849493dfa3c3753794 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion tables for KS C 5601-1992 based encoding conversion.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d64b23bb15354505936de18fa0f4c7116e19bdba..1e4c53939375c59f17277912c1dbf849c80fa63e 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to LATIN-GREEK-1.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 75cf0d04c5eacdae055e7f8828fcfcfcad07d050..bddc719b2a1c29ec12eb5dfe405bb172d9ae972f 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to LATIN-GREEK.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb174ddbd8ecbe7dad07c178506b26727d24d8bb..75b7fa6dc8540a09740e94aa7702ecf4db82a374 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to MAC-CENTRALEUROPE.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e5503d7f3954577320bfe3773a1441d48adf7cf..bc49e63f9b8f8c97fb1f2209ddce2435a56250f9 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to MAC-IS.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ea5686f8cc8d2acbac0ed1cf6caf749345ecd647..306bbca7d041db3b8a44f5c8455d84ea3eaa8622 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to MAC-SAMI.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 677a3a345e7fa7df9720bca45e20d8d3f7a48877..55168e3df50fe9d393db86d8c01ef5f0694c587b 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to MAC-UK.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 964c2c6301fe8a6544fc8a36eb519260c38d15af..6de94e969bee0b9e1a9c0bdbce7750a7365f1daa 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to MACINTOSH.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ca7eec1701e0bcce1ab9189bf5a05d12033471e..1a707554e6094389a1909ea03023906e967e55fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to MIK.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Alexander Shopov <ash@contact.bg>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4751240bb19befd0ea560bd391978fa2f38320d3..bf44aa74d4d507b46a93bb167a8d8da8503fd9f0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to NATS-DANO.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5b29169df29475be54ef1ce5a4a81b46b095f634..08b5e4ae91b21cf2a6f0dbd2315d2ddc979b8800 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to NATS-SEFI.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ccd9f49cdd5b4814088b5254cb30d37b098ce4cb..67292d392b70a942cc8ed4ed853b48972567d871 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to PT154.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 40c76c5026a826a4f4b65118cc1472c9db403c9a..2e25412518c367d61eb274961ea06f205224f560 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to RK1048.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3b18995b175832e4cc2e056bb9b5f103d2101d7e..e2772033caa45361972f87c2ba875eaeb69cdb4d 100755 (executable)
@@ -2,7 +2,6 @@
 # Run available iconv(1) tests.
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64e22e6e0a3162d6b8370240d6755e1a4a19a146..6821e7e9aa98e45d0e508f12aa195884ffad6935 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to SAMI-WS2.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1585eda66a780142e65eeda61155fef74ec679b9..1c16d328b9c4c717fbf2a157ef1dfe932e72ae36 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to Shift_JISX0213.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7be6f5276648df11608e8f3005df70ac7098bbf7..517ddb0c0c3ffd7ebf02ac13d287aa28740075bd 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for SJIS handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f6b26da4f6d3c58d320244205795e3024b7cf4b..e0520141dbaa6ac8c0947208e989bf45543f98ff 100644 (file)
@@ -1,7 +1,6 @@
 /* Generic conversion to and from T.61.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 590657aa0eb35fe7a980807fd3f2c8feabf20604..d699b2ec7aedb364b4171386cb19ca0419e9da22 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion to and from TCVN5712-1.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 29d60f3c4b57dca1ca73ffe46ac297f3c7f79c0b..50bcd7a5e1b0e323bcdff6b207a38ac40f806c14 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to TIS-620.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eeb216e380540e92fc9cb9e74839ddda4d11e546..ed45a5bd2b204823c03a7e570e92ada099ba24c3 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to TSCII.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d6c2969240c93bf35d7580219680366bac619636..7a11a681d885fa8a0bc9894e8bddc5f6a8627e56 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for a tricky E2BIG situation.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 60f9eab59ce902a261aacbf6f103668b47907823..9683434cd15d919cdd643f514d8ab48d0aa76cee 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for loading and unloading of iconv modules.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f52731482477604cd9db77eb2b8dac5e64c34236..b180979843dc0add2f622510cfbc4a036d3bd656 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Copyright (C) 2000-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index 9ad1f44eba07fe3ee315042edec00700d31c8d05..450b7f505c4a54b6bf5d8dfc470fb5e77f7c2ad0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f0aa29cdae9b5f5487616e12d4d4738c9fb343b..97f0c076d201e311eed25a16f2b33645da79a6ca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 04c06136fe0dc6b5fa1a9a709c20f9d1b61f63d7..9d01a7700569eb4a40da9b1de5b31cbc9df80a94 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Copyright (C) 2000-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index dd52e44783e7aad5788c5b6f39d6c19e39b7da91..9077a407898b218dfa5e586633ebb336a6e7ed5d 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Copyright (C) 2000-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index 9834bbd48341e93199273845ae626814191c0607..49b0587063b60c6a7a056cef717e3a6b87a6fff3 100644 (file)
@@ -1,7 +1,6 @@
 /* Mapping tables for UHC handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b9731fd9b4929fbf7c27635b01dc26e2bcfd726..c7685c9593d128fa1eaef0987c2ed2907b1a7975 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for Unicode
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 75e44bdd7774cc5fbd8c8367ac65dfcae0ee9f39..13a2a056b7175c937439cccf110b99f0684e0f9c 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for UTF-16.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 46c009234c2045ba7307095b3bf7f252efd6073e..0ed46c948da5cae66a6c31971e0540fbc9d188e0 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion module for UTF-7.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e20f59882a1b3a7e2ee84befc272784bdd5012a8..89abbc7ed14a36480f0d4abf53878e05174512db 100644 (file)
@@ -1,7 +1,6 @@
 /* Conversion from and to VISCII.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2ac3e2256e7a46f7f69e3bab83a0cda4ddc4780..db8980d1ebabf2165c4491ecdab9b38af0bf18d5 100644 (file)
@@ -1,7 +1,6 @@
 /* Internal macros for atomic operations for GNU C Library.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bab691bb9c91beeb7e7539053df9d6555187f54b..d3d2cc46a66b33d4caae5b5c1eec861164661dd3 100644 (file)
@@ -1,7 +1,6 @@
 /* Fully-inline hash table, used mainly for managing TLS descriptors.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
    This file is derived from a 2003's version of libiberty's
    hashtab.c, contributed by Vladimir Makarov (vmakarov@cygnus.com),
index 967e32ea0cbedd56fec3697c5fb40d9594cbfb9c..2b6e5e93ed68617efaee322774589915b31f72fd 100644 (file)
@@ -15,7 +15,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-/* Written by Paul Eggert.  */
 
 #ifndef _GL_INTPROPS_H
 #define _GL_INTPROPS_H
index 7a1f1675bf78cc1b150ea902a591d44831c5753a..16e834e50d08afbccd2f972267e40691da76d082 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be5942bc8b3c4a5ba7823f40f524d65c96fa599f..172126f1efc2ef70ad892cadf433f0c46f8bfc04 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b069767b8de3a87225521ce004a81523a0f185b4..ec6c2b01d74676c661147e06eb1bec8c52e24f14 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9cfcfece050febb0cdfebe61665671c68de0e768..12c1b7f7f0c6125e96986cf8b657bbff7dda380b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a775217fb484eb40eb7f40d1d9047c22171a222f..66811d3083d17ccec06ba07b90007bf51c825c43 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 453568e85b72c1999e493c2973df13ac2ff4249b..fa05fdf537ee637be7aa7b890f50970fc958eabf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f0f359bd92dd8113fb93b5209f20f1ebb4975f1e..0dae3a0602d97d2f89af3169cbcfcefecdee0194 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ebfe6b601410197f87751e7abdca1dd1b0183172..471ff0e3ea25caf8416c8561017cb183c5193df5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7eda3f5d59e391f6cfb8702ec19038266bff570c..a8565a1f699baf5fcc6a09006f2a089fb2f19ae8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ecedf8406136ab7dd101594f5ab3481233ef16a8..f76b65fdcc7532567112c7e4a7aac612a9f8ed70 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6700a534aeec23db82ec28a5046556332d61e034..ee3963b8d32029322294fd04246d234b73028bd1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f27580bf81ec5418ff14155f1d3d7d347c89dd0d..51938fe4fe1172ea21c0eb791fdfda2fc250cd1d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bc433a163bca99db5f58047aafa1ad6cdcf21c82..2bcfcdebfc5c0d4b15f089c81ba12c99a03650bf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 624d03ec77aa3a4e9c3d03a724d4512ccf98f4a9..a954e62dd78bb1944db4ee94a2be37113e3fd6ec 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e7524c14640fb0778601970ec4594b33ef5a8c0..8235a17a7efb882d2e14af7d77caf85ee27db72f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6bdbe7fdf188c2430689df4b239ed9ad6b9c1f91..1bb74074810c4a264f595259974cdd4ab20d2533 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a0b60ce6cc761cabbb726d1eb5b222d512ebce17..ee13c4979d35c6bafb2b33031ab639654d2d8e9e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a89bee32aa3e5acffe95ed94bedb7bb78d3057c..3f7cd87a5a20b2b6cb3115a848cb35e1f6e6562a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b1346a026a14418a02c584c489946e2ba524e2c2..695c5fac1812dfb913ca4101f423a2b76cf2bef6 100644 (file)
@@ -1,7 +1,6 @@
 /* Get source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 331583695b0478cbc33e9b9311335eb097474e83..efb1fb5b5890c4106dcc022f08c3308b2ebbbcfe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eadc7b5c8288111d2fee62c6b3e30270ad298961..a4f64cffa110a738267f51471917478727e54653 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 40bcd7911fcf666faa10168a9734755608537b6a..8726993d6f2ceb76239410a00f473e0783eacb69 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68ab1536cf82119708884b96370803335c243a23..f97b6f8ff7afae3d89f353da6deac2091321f42e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a2c9b254712fb0dfbb05dff77624e312e9d85bd..2f1a345b7b27993774e6fdad6f620a6e3ea43b87 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4224fca5791c4539f382d48baa11ebc4290bd906..9787618a47c05b671bdc30db58dd9f520ed549ca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f72424e9e5a182479e2ffb9b3f4c6dc93534863..461764f3baf206c67c9df6ad81714b4c34eb9db7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89c1515e1f4f392da2e782e8ae2d5d0d590e7861..e8f59e00841e02c11b4f01eaf7050cd4dfc8d175 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5e186eb4b14f5a15d4b71de52cb1d22843733d74..a203fc22f6f4d906f795f357dccf1454ac856b6a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 84707d51fee674b6f043cd87daf953b3a89e575f..91bcfedd9d4b7a10e867b55f12172dea6eb2a370 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 50afee8e5ca439a7d277a9cd9b690f2d4145c3af..78e81695d67e60c71aa578f034a80bfff962c611 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 563918861387ce339e30229cc93908118871e108..a8bce8326c3fec492a3a47918045d00def9bf052 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9a92645a3db2e9199f156bd3657cdbfc03fac16b..4a73d5f24c9ce26e6aa4be99c48a788507c5ee48 100644 (file)
@@ -1,7 +1,6 @@
 /* Get source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cd050ac448f5bf6ee730a222e135e2f9afb1220b..c6245ef9b3d31e63bcf3522d7fd3a2e7b3fd6058 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 596884ccb17cb2f0b7bf59ba53ff40c0bd8a0bec..b9c9075fdf35efb19f82f4e373d3342e4442b9dc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 466d269e51824c0fb1e46180d0ccb3a1e1cef847..f50deecee994d1a145767e44482703dd4c1afc4e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b62a2803f499f12f786e1f8b0e518e8c9430165..5d9e5c612ee18576361a54955f9bb16fbfb80f3a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d656c4d68902eb3af2c56205a030b280daf4aa16..18f4e08c7a5127169789823ac4b649d6d0d1aa74 100644 (file)
@@ -1,7 +1,6 @@
 /* Test hton/ntoh functions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c6077f3b18deaa86c6da4d07d8d66817b71dd8a7..408958484b406c80c79316083c813ee786991d36 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e7dd3a2ce37a1bdf87277033cbd7e11e4651a8b0..2c76ff98f54d71b9b011d12c367df1e616ad68a8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 848822226079622c329cf6f9a164dae8f706b9b9..d8855272df0f27e1b0bbe80d6d558436a2a915fc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d975f547fb7294d291110e5034b9e29c5c58a58b..87c10b04fdcf08ba0af34f18fab509af26f38c6b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 08333647558d0b9eb608a6738011978cd7b01849..ce3ebf808747c50daf8c78e15f8cded823340c62 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert Inet number to ASCII representation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64aa73d0876e88c3d7ca49e222ac06ea43f6b080..2ef9e89acc59af1461590ee267f1e16b48784f00 100644 (file)
@@ -1,7 +1,6 @@
 /* Set source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index df56a1b561bc3036423bfdc812f0011dbb80d012..5f177528161e69e335a7fb97068eef4a2366cd05 100644 (file)
@@ -1,7 +1,6 @@
 /* Set source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f5edc341a2d2a318da56b28c67b30eda8754498..2339439bfe57146134a371652fdfdc520491a5c1 100644 (file)
@@ -1,7 +1,6 @@
 /* Test interface name <-> index conversions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7d9baa53543f4090c9cfb934e9493244163f1bd..68a21c6919519a29a146899065aed97c4e1dd58b 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for inet_network.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94d22310a42cd034db82b16776dd08792d619aa1..91826d882a4b552886d309c70349cab484859b6e 100644 (file)
@@ -1,7 +1,6 @@
 /* Test of bind_textdomain_codeset.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 99dc505fa395d3be5ab5ce79de9ab72e52c917ae..4d3c5bc6ea283a8454aacb9a9e73ee2db916a430 100644 (file)
@@ -1,7 +1,6 @@
 /* Test of the gettext functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4433acdbdf41f596cfa3f860b4f677ff13f720b5..801ba552adec1f93543895aad4326d18de0f06ee 100644 (file)
@@ -1,8 +1,6 @@
 /* Test of the gettext functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de> and
-   Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d785814784a82ad90a86585f551150cca4ce844b..687ab585cc350aff9105d6ff6d543cd4d0f6ab8d 100644 (file)
@@ -2,7 +2,6 @@
    locales that differ only in their encoding.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a63f36d2679a5375aac0e0b51a9786efa7c09e8d..a5153fb0f36095d02b4c51016cfb84241716cce1 100644 (file)
@@ -2,7 +2,6 @@
    different threads operate in different locales with the same encoding.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d298fe5c31ddf3c9c034bc7cf50348e87b938f3..b3ab8e52def9206216c29ff487d1e1077a511826 100644 (file)
@@ -3,7 +3,6 @@
    catalog file but with different encodings.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <bruno@clisp.org>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cd5cc8293202f238a721ded74fb0471acaeaa4e7..6803ebe495bd6bc79572349662adec6b6ff0ee46 100644 (file)
@@ -1,7 +1,6 @@
 /* Test that gettext() in multithreaded applications works correctly.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 264292c034ac8fe9aaa6e89ceb943d59cc738f5d..b9cf86f5b1396d0c5d9ff3e24d16dbc76d668fb5 100644 (file)
@@ -1,7 +1,6 @@
 /* Test of the ngettext functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3998330313dd632df65a7c3ab16b61243edd9f44..837a8005cce7f819330e0a7ba0c80dab879fc64b 100644 (file)
@@ -1,7 +1,6 @@
 /* Test of translitation in the gettext functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 061b02779e5b22389ccd3999318a56a1ae70b24a..6ca0c18dc834773eb44bce0830333a04c5f75344 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for ftw function searching in root directory.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 174366fd4e9b1c34f36deee4ef53d1faf910ca3c..4b3726b421eb4be49c042aa16e4d963cd9712ff8 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for ftw function searching in current directory.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7ae26ed263fd4b64948f49a4e405946f52f417be..418f9763847d4b88e375a9290b1618ebe00ea29c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test if ftw function doesn't leak fds.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ce1c6a14a306152aab7159e1b6f722bedce76b3b..f0db173727a6f42cb0b957c19104dbf6131e4caa 100644 (file)
--- a/io/ftw.c
+++ b/io/ftw.c
@@ -1,7 +1,6 @@
 /* File tree walker functions.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7c9db5448a34383bd8fd9f5a15e68e0f87023e5a..b31a3682e773be7e17154f7726cadc6a5db211b1 100644 (file)
@@ -1,7 +1,6 @@
 /* File tree walker functions.  LFS version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b2150c42a4f383b9f151ea52494bbf9fb27773ba..f1cf186abec1886100c60a768278fa88ed9ee820 100644 (file)
@@ -1,7 +1,6 @@
 /* File tree walker functions.  LFS version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8aa107aee6c36933c02314905a73eaf25b50b097..5e53cbc5ca4fe1f1667edc3d5b5c7601a670adf3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68aec90b80365ecb49b4a4ef971dbb590eb025a0..2a7c43e6f8f8a50c80adf171e32a25623516e8d6 100644 (file)
@@ -1,7 +1,6 @@
 /* Some basic tests for LFS.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 32b2bd25d5425f5b280002eb051ceaf5deaa210a..212801babf1a914b754db6a46c5dfdecc190d69d 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1d5938df23ae571f1d5129db1eddf0ca31afb6d8..e0e7cc0893d629674f60ae810f11e0f96784cd46 100644 (file)
@@ -1,7 +1,6 @@
 /* Test consistence of results of stat and stat64.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe7ca18a42e33d7fcc3c2fd3a782247e38362bb9..24d45904d20452d202cb2c1612a1e8cf0812f232 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for fcntl.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fa60f982e3595c4228d3d0905ebc9604b71431db..557244640384d9dd382a500f83008006f795ee72 100644 (file)
@@ -1,7 +1,6 @@
 /* Test of getcwd function.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d4fa415a9eaaffc26ee0d6e60aa9054155c89067..4ddd4ba040b64e8b8ea1c9d9e8b75abb704d32b1 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for ungetc/fseekpos interaction.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e8ee374821ed4ca94a98083b0adfa099991a3701..0986059e7b16f885f8ab62bc9a98bda5fde10264 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b04222c24aaee9259cbdf2d4c7587ba9f273ad9..0266d19870757c50f8faddc8585b298106963255 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cebdc6576356e87b4b0a7ab256ac8e680b545544..b7cfe1cb7cbd3c9acb84e9607f476f76e542f495 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4333276a1bb797c665658a99118c731c44a54aed..e0b61cc431488b855f1550b7a472d1818d5eb62c 100644 (file)
@@ -1,7 +1,6 @@
 /* Print output of stream to given obstack.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ed3c98bd6dae6e857707e23025f36c8dd754009e..453f54bd5173f7f0882ace9b82fe2d4d89bfeb2b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e415351c98de2539b35a47845b529df6422c024..a8c14b394f9a7854bb337e68923a6b31555cd18a 100644 (file)
@@ -1,7 +1,6 @@
 /* Fmemopen implementation.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68ca52c01242ea6eddda8e8d068ef9a2653cd65d..c8b52c1e54a0f7b22aa8edd9c8c11a414163a91c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7a6ffb32a96971e6aee0532b9c3b1438d57fad34..a26181bea3cac0f5af41f6f1df3a06c564b60a33 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for fmemopen implementation.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e417e6a673a36621e218f315676478df968a80b..f0e52e15655656b05938c0f1aa6e5a54cf77ee6f 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for ,ccs= handling in fopen.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8bc0a3d0749b204a85a9635d51ae70da2ab4cbc..1aba147941616c424d699d667ce499734a826a5c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test freopen with mmap stdio.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aa9ed4b558a8302a14508065ffaa7f85fe4c6f9b..816b3fca9d3e1993fe1f98e9548670e0ac1f8647 100644 (file)
@@ -1,7 +1,6 @@
 /* Test setvbuf on readonly fopen (using mmap stdio).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64b8f4a2f8ed4623b4d062cb6128e345b1664542..2e7dfceeb1fe42561b769fa96f70054f3bcf1e01 100644 (file)
@@ -2,7 +2,6 @@
    amounts of text.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 420f54a0d3e6a29474ea1d0716d4b5548203172f..618326a7e69212a7edf1e95fd367493bf4183da8 100644 (file)
@@ -1,7 +1,6 @@
 /* Simple test of getwc in the C locale.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a6a4c738ca098bab90a4f6cbb0668f651b3b9fb..1f5f98295f82b574cb5f60a8d4d58fdc3f94a32a 100644 (file)
@@ -1,7 +1,6 @@
 /* Simple test of putwc in the C locale.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfff70f1f9bdd9ba06dd85fd996bfad2cf3e603e..de19ae37815a4336a91421687f9454f7f66a4f93 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Yoshito Kawada <KAWADA@jp.ibm.com>.  */
 #include <errno.h>
 #include <error.h>
 #include <fcntl.h>
index 37f44780f811bd382726c5dbe272533ff4496707..be7b8df7ffd510c8f2ac6d33f2f6c8dc47e046e9 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@cygnus.com>.
-   Based on the single byte version by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 106ddfd27818cd5fbb92080eccf5564e36f6b805..75c27b22a912dd79946cc053d90c57f9a159bf9f 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@cygnus.com>.
-   Based on the single byte version by Per Bothner <bothner@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f9613a3e1a6991eaeb3f8c65188575ef6e3bcdb..277b41bbb9595f7b5b3d28c16ee9c450e03691aa 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76d9373683314943d3e76f4975cbd2cad74d7766..02b70570a4db20c8f346589d079d881c178726a9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f3b02d8814185632cc15b271904d19facd615cbc..18effa44e12e48344d30242266b003631919d2eb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ccfbf4cb917ecc92201fd949e453bf16b39a22ea..b403cbf8f5bbe3c5406d590b050dc09485653e90 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7f3266e67aed1155ed902b4d66aa148cfba521a3..b3ce9eb45c0f2ab1ec12845a25aaa1dc8424c985 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 923e26ab05b7d30d8962bbf919cbe2aeed697296..dad057ed7271db48c5a5b50a4bd01ad2700d37b8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1cb9c9a6e20114b88fb2e55094b58bf2a587939d..1c919c5d08fee772439aea7f7159575cbbe00e4f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ec88a466f947d1654d7522a669339cfcafb62e28..979d794641a7c52144f84b3df864f9bfda9e5c22 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 56c8649c49c692c49b90deb7159dada07818d8a8..2e3251f1bbd12e0120f9019b9c6a66a17824d52e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b40dd943e31de5ee9a98aea3ee09ac68cc3d6d94..f63b42ea21646ef09d716236795c6125af399443 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 49611f7d561565ed06fdbe0fcb2a96b4d86493e5..32b0921d1c9c3baf8bafd65bfdc363689ce6813b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e711bd422ce2d14166919d0cbaa51226500edc5..c55598e2916ed5da830776910d88107ea00e54db 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8db2e7d22665f2f62de60e0e0339caaf2a048eb4..1889c9d167332affe5603e69a5ab68cadae11411 100644 (file)
@@ -1,7 +1,6 @@
 # Transliteration for the C locale.  -*-C-*-
 # Copyright (C) 2000-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 #
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0742bfb289fda314591a89e2e917d622befa738..dda8814a1e19e978acba8925b8919951b5276e38 100644 (file)
@@ -1,7 +1,6 @@
 /* Definition of struct __locale_struct and __locale_t.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4f7bf2fb0ed32a41e84925d903a351616caaa310..d14b2a8247567f3f08522763587d774754b09dc6 100644 (file)
@@ -2,7 +2,6 @@
    character set.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91a365c628141964c0232a71ae4a163a97ac1f0b..baa6344c4f8c3af080062c1c2264c14b52567d77 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index db6ba90a1b1995a39791b414b853d0b092059869..b388220ca7f8f1f642de2446123dcf9e040585bd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb5d24bdda9c333733bf3347569024bfafd9de11..d590206116bf4e25643a8d57c64ce54931fc1c17 100644 (file)
@@ -1,7 +1,6 @@
 /* Duplicate handle for selection of locales.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3e07fefdd922c19eae332cb4b62ed7cdb43ba328..6c29f8aba5d5512a8484fa45822b292337db2f31 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper, <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ab09122b0c48e36da45fcd399766d2d85020062a..5986373edd109d5c45040e8e6b424b688045ccb5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9a4379a17343accafd8571208a9c4af043acfbda..1bfbb909bd5932e92740c4dde8e47485dc382886 100644 (file)
@@ -1,7 +1,6 @@
 /* Free data allocated by a call to setlocale_r
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2522d80be4d7f219e3d76623d9ab697c58b4abdb..08e29812fffeaac84b304292b94fbf7a76e6619d 100644 (file)
@@ -1,7 +1,6 @@
 /* Implement simple hashing table with string based keys.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d86877a25a991f5551cc30880e076b01b2580de0..d30aa3015d00e8fb07cc41c40cd55beb6ed3de67 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1eb699f264cb7755ed694362c7706e0ea8769219..14c2c93708365f444010230efc0602492427b9f7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f4e6cc9fc2d5c06fae75397e254a6c2bab888416..9dc0ce5a2815c7989292e75010a0300be94fe68c 100644 (file)
@@ -1,7 +1,6 @@
 /* Functions to read locale data files.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a7be0cb25a9307daf9e69f6067864275821da089..b933b643c7a3a8ed32a8d88064b2d2aa88ad63da 100644 (file)
@@ -2,7 +2,6 @@
    character set.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 236dc1d6e81da1b3dc149043081307dbc08fb684..96d0a4d66d0eaeffc3b64b88d1fce5b485dd38a9 100644 (file)
@@ -1,7 +1,6 @@
 /* Return a reference to locale information record.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 22fc0ad849d66ed34339bdb41755033bdc47d557..0b2557e9a08d05121f8236293a65fbabd426af0b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c26ad2335e30558a9d304bae564a05b88fe7bfbc..26ffcaeedf4bd360fda943e4df41972a4f0ff05f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fcafa576365211f1c62ccd44c3cbc8e57c689625..68c52530210ecdf303fa30e4c59ac2b3d7ebd0f7 100644 (file)
@@ -1,7 +1,6 @@
 %{
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f143dfc341be1715aa448840a17d7a5fab935c6b..7f93c23f811acbd636f43935181e748f784c078f 100644 (file)
@@ -32,7 +32,6 @@
 
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 3d51e702dc3871098967f8d2d6c0ca5c1312b81b..1df7c180c08047c78731681f65ec23364f084acc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index ab9205ef736b766a77d651b6dde0153cdb481937..83bbeb4eb687f39242b54012a940cd2b5ab8bef3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 2edcf3696c6806189847f1255a2e07df65a72a42..f959419e29b04f8f788939ca1105c38de6bda30c 100644 (file)
@@ -1,7 +1,6 @@
 /* Configuration for localedef program.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 8351f8c994f378f1868b66c5170a296356b63fef..c5cd70b91a7316f73b5e91fa901dd65c8265e37a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index b6406b775d3a81adff24ed8f00119eec2198a4c9..f4a8f34e4645a71723b9c2351d94c585ee904ae3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 2fb579bbbf1c8c821678784376a1d43a84f8cb8a..07b64ac5a1983200617cfc1f510e1d123f51acf3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f133ae97a596ba741bdb1d2610b78aac2ecb7a69..7c7fa056543d4b18678e92db084bd0c78dac8fcd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index c0fc5bf26e2351ee4b0d803f40f76992665cee82..7dcc400d62b11e8f7000616f7ae98d932d824dbe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 17d5dd6c082708a15d529256aeef18da4f2ccf0f..14f2c405c7c110bf2799fd89ece55ce16e5b232b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index e1e45a3409123bf4379a76a8652c03027ff9deb2..3f585b24101f6eac5fe6ef6156f2849296f9cd57 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 43f4cc4bb17aae93098c5322a67e92ce99e6d8b9..d4dc8178965a5038e56e8fd3e85ae079aae4522c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 7c949a60f498054c99f7f2c7ad3cc06eb4714133..6611fbd0298f45d20846cf62d585a78b98300287 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index e6d17683c6d4d6e4190c3d807b8ce708459f6afb..1750525d0148672b94f6a3b1fed02d5d1ec6e7a9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 767940872d52d30a0c3b6129eeddad92907980a9..af540e6e6865e2efe191e9124ad4e5e97d8e87b6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index dcd2a2386dc96eb4680bd9b347cce1b564f88069..e6f320d2b3b8df7ceb259e46c07a32f7e1794d31 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 96d3ab66dbbff91f6bc878ed234b6c49b92b53d0..a1f22b28eda5050686d60e16e5dbe4cf642983a0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index b47e6b63cf15846f1e1f122c20e726e700b23bc1..3e2fb5da4a4008a70aa70c7a1ccc38e3fc1df756 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 3985bb125f1b9c369a561055e7a1fd1c04f44a99..405e7dbaa57999e3d3b3892b65b1b23254f6e7c5 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle special requests.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index ca0a95be996c1021d2c92fd69a1ae272b008c20a..e9275d6b83c11a3c0dbdf78bb19215ce8bfd55ee 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of the locale program according to POSIX 9945-2.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 832c8fd1fc7c46ec78a79ab6920f31504e06febd..f0da25e9e59381cf484a86b31223f90e0ffb97f6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 59eb8c5920cb1772fc6faf14de94508e8a21da9d..5be4eac9c1b8e74bf33e4fdabae5a65e71a6067c 100644 (file)
@@ -1,7 +1,6 @@
 /* General definitions for localedef(1).
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f38e835c52e4a967ef9b546db8077d9e53694c94..eeec3ab64851e27f095af3d0ab72f88a9c3bd1ad 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index bcded15ddb4c44bb51297be93097339d680e1415..0d3b95d77b6ddba9a97a142bc32e5de5f797d1e8 100644 (file)
@@ -1,7 +1,6 @@
 %{
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index bc1cb8f0845852ad47a45020fc9484452e0188ea..dc150bb8f8126ed5959da2105df88160ac32b10d 100644 (file)
@@ -32,7 +32,6 @@
 
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 414ad3076223e97140338a58f9486ad64fd9869e..abeff8a09e97371b5cf98c2ae03d7d520a530c5a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 0f1affa1d4c39c05ac471dc41a064a0f12c93eab..1427b518a9ff1bd3fc9fc9c85459e6d3dd9692c9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index c986d599ece332a0fc778a33ef1d22c3590a9fad..cbc20fe88d586da46e4bea9ba91a104430c407e2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index e24475a4e5070eba66d7207130aebe89c181cd65..f7867560d06c7733ea47828ccd0c462e0c3b5b67 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index e89c047c4dbb3f482fae3584ae7d7fb27a617c2c..35308d06775d2d763a38a76f25d85eb526420795 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 1fbc3b80f0d2f1200a9b96d809633961f340f1fc..0aaa14d149503c53ed2ab616d360be06d01ce5fe 100644 (file)
@@ -1,7 +1,6 @@
 /* Implement simple hashing table with string based keys.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index b9eee4dd05616c31709216526050bbbd27a67ea8..a9c83db5762f01b61033db2cebbdc437f19df105 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 3c3558e845479881b19060dfc6996682ad325fd5..9c12961d93d50862ee8a85b033ef6cbbc0206d0d 100644 (file)
@@ -1,7 +1,6 @@
 /* Implements hashing function for string with known length.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 353500f8adea6b998d4779c8d052813efbe77ca3..3b55cce299b14ff06f6a0d099d385a75aa568710 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests of C and POSIX locale contents.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 723e1fefda5aa65e2213e057ba0e0a0da92713f4..076529c0ba114a3a41a3471cb0f7fd8e826c643b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper, <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f125eeaa9f998af058019f75446e58da81fed16..77da492564beb010f5db704fc5f1c941b0b57f98 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper, <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be72b5a1b03a17577cd393bff42f5c27a438f8a1..33223da99f76d16e44c5b33046359b0c4b69c520 100644 (file)
@@ -1,7 +1,6 @@
 /* C locale object.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61d33daec2f4e4945b0ba0db5e5aa1911dcf2778..46b91ec57f6342879f800eb1dfbbe7ab0be4dc05 100644 (file)
@@ -1,7 +1,6 @@
 /* Test collation function using real data.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 29f26eb12ffbf632ce29c6c4466e3edd2894c0a8..cb6c2b336a51079a892200a91d68bc0906ecb4cf 100644 (file)
@@ -2,7 +2,6 @@
    of individual files which can be processed with diff, sed etc.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5e900ac66cb2f12f04d7bdde3b57d2c6fb3a6f14..bbb33a6ba1aca24e6a65a545a867b087d93bac4a 100644 (file)
@@ -12,10 +12,6 @@ escape_char /
 %
 % Afar language locale for Djibouti (Cadu/Laaqo Dialects).
 %
-% Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
-% Afar Civilization Researcher, Melka Werer Research Center.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
 % This locale data has been developed under the Yeha Project:
 %      http://yeha.sourceforge.net/
 %
index 2d23b0f93ce8f538664b9314ac7aa41d9cf7d32b..ff52d5d38a8811d575de2c6f796ecac1e5b81b15 100644 (file)
@@ -12,10 +12,6 @@ escape_char /
 %
 % Afar language locale for Eritrea (Cadu//Laaqo Dialects).
 %
-% Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
-% Afar Civilization Researcher, Melka Werer Research Center.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
 % This locale data has been developed under the Yeha Project:
 %      http://yeha.sourceforge.net/
 %
index 728dcfb879e515867d17c774cb7088e1786162c6..0eaa9c41534d22719d990197e42319ab77d3b97b 100644 (file)
@@ -12,10 +12,6 @@ escape_char /
 %
 % Afar language locale for Eritrea (Saaho Dialect).
 %
-% Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
-% Afar Civilization Researcher, Melka Werer Research Center.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
 % This locale data has been developed under the Yeha Project:
 %      http://yeha.sourceforge.net/
 %
index 1bc7c4a7d9c799319b39460e2b1eaa8dd4ad13c9..7e939c447769cb266652676e008706e39f44935e 100644 (file)
@@ -12,10 +12,6 @@ escape_char /
 %
 % Afar language locale for Ethiopia (Cadu//Carra Dialects).
 %
-% Afar terms provided by Mohamed Obakar <loubak@6sens.com> of the
-% Afar Civilization Researcher, Melka Werer Research Center.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
 % This locale data has been developed under the Yeha Project:
 %      http://yeha.sourceforge.net/
 %
index 7b8b6b4d7f7e644f58470b9beb29cdffcfc656bc..cfafa370ca873877fe914fef36969074a84860fa 100644 (file)
@@ -12,14 +12,6 @@ escape_char /
 %
 % Awajún / Aguaruna (agr) language locale for Peru
 %
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
-% Sebastian Silva <sebastian@fuentelibre.org>
-%
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% One Laptop Per Child, http://one.laptop.org/
-% Somos Azúcar. http://somosazucar.org/
-%
 % Los autores desean agradecer a los desafíos de la clasificación de las lenguas andinas
 % con los códigos ISO-639 disponibles en la actualidad y su disposición a trabajar con
 % todos los interesados en mejorar la representación de todas las lenguas andinas.
index f42b58d400d1c7ae18c3b1da4e574cee9219d99f..41d35189e07944838bcc5c73403331ad0161a611 100644 (file)
@@ -12,13 +12,6 @@ escape_char /
 %
 % Akan locale for Ghana
 %
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org>
-% and Jojoo Imbeah <jojoo.imbeah@kasahorow.com>
-%
-% This locale data has been developed by:
-% Sugar Labs,  http://www.sugarlabs.org/
-% kasahorow, http://www.kasahorow.org/
-%
 % build with: localedef -f UTF-8 -i ak_GH ak_GH
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 7846d6278c4d7756e215f5e6b4e96e5af4f2c076..76b9ae4e1b5530b12c0df3c5325249ecdf1fc797 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Amharic language locale for Ethiopia.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i am_ET am_ET
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index cec4b26e46a693cc289b086b976aa608a9df33d1..09d0ebd1fbdb27e9b3a95013cb541e3e5c3c63e2 100644 (file)
@@ -12,10 +12,6 @@ escape_char /
 %
 % Angika language locale for India.
 %
-% Contributed by Dr Amrendra, Sangeeta Kumari <sangeeta_0975@yahoo.com>,
-% Rajesh Ranjan <rajeshkajha@yahoo.com>, Pravin Satpute <psatpute AT redhat DOT com>
-% and Chris Leonard <cjlhomeaddress AT gmail DOT com>
-%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_IDENTIFICATION
index bbf13da111eabdccaffd03903d60dc6faa3fa5f6..70f2ac8236282bc44217e2f7e6ebd17ea3ade7e1 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for United Arab Emirates.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for United Arab Emirates"
index c6dd290feb8722ab3b9495996f3d78df4e47683c..3d6888f6ca278dba868147e82cec24dd317f5f14 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Bahrain.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Bahrain"
index 8a8b2151475ffc70e201b2ec1bea2e963bc17355..acd7e367539fcdcef10300c1e0a9b3422e7d05d3 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Algeria.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Algeria"
index ae938814f571519202e95c9103569ec89fefd34b..0f654ce95ea62571b619ac1ff77a90a519c2e5e0 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Egypt.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Egypt"
index 5fa2e11d556a1fcc90e7332ee90578dc046efa1a..931561c0839988720883d0bcfc35d30c6618f6ce 100644 (file)
@@ -8,9 +8,6 @@ escape_char /
 % exempt you from the conditions of the license if your use would
 % otherwise be governed by that license.
 
-% Contributed by Kentaro Noji   (knoji@jp.ibm.com)
-% Tetsuji Oriata (Oriata@jp.ibm.com) and Others, 2000
-
 LC_IDENTIFICATION
 
 title       "Arabic language locale for India"
index bda15dd5532c5367d8df6f9f0a37ee45715b7013..7828d6c48862709a57ef3b9f95526679bb229ac9 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Iraq.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Iraq"
index 22974463f707c400bd0123c28ab6f24ede1c8b1e..cc459ab3828da918d028c6fee4749c5816e64dca 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Jordan.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Jordan"
index e2e7cf41152041742fdadd6f0311bf9885fb58f1..a7116245328d8910004195326931a1b6c90a669c 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Kuwait.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Kuwait"
index 512331b3e77860c532ce37f06293f484ec5400f3..79781b8bb884e61fade13c812d331565cf4f216f 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Lebanon.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Lebanon"
index 6ae573e1bf6b6abae1c24fe0e7180985d5eb224a..6468b3e0f3ada705968399611b24b2a1a3a27938 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Libyan Arab Jamahiriya.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Libyan Arab Jamahiriya"
index 11f6ba415cf4eac3e239dfe3dca84b78084820a5..e89e176988f00a79b16a264129f107479160c466 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Morocco.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Morocco"
index f4a9a7b261d9ae0e8365fb5b7234bcdddc6064f6..863084f089b2a2690e0b3496cc7e9f27c5f10bd1 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Oman.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Oman"
index eb06d193b458608d6858508e1f77a8c0018c726b..290739bb3cd2ade2d990e0f23058803b68cfe5f0 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Qatar.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Qatar"
index 1dc7d5b8d9613e5bfb190a0013ddcbaed50c58a1..46a5ee51b80cb0dc12f30d7e006875bf06c3d71f 100644 (file)
@@ -11,10 +11,7 @@ escape_char /
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 % Arabic language locale for Sudan.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 %
-% Modified by Chris Leonard, version 1.1 for South Sudan split
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_IDENTIFICATION
index 55ab87a372b785ca48a0a84aa0fcd8b91cdfed09..40b5b0226fe734e5ac2b2425a314be5e70072606 100644 (file)
@@ -11,10 +11,7 @@ escape_char /
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 % Arabic language locale for South Sudan.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 %
-% Modified by Chris Leonard, version 1.1 for South Sudan split
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_IDENTIFICATION
index 94eb6fb9a764c093be0652abb09d2d3effd2d81f..015bd979adfa72cc01e3d832fe50e9d376c1407c 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Syrian Arab Republic.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Syrian Arab Republic"
index 52fd6e213e8033ec93fc6cef9b139456ad01902b..88ae5c7cbcd91cc6b9182939ff19169f275c88c0 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Tunisia.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Tunisia"
index 8a5fb2867fd681953acee2f595608e5f34d6f4b0..b12d066456121717f46216f57c6e67241fb83ac6 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Arabic language locale for Yemen.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Arabic language locale for Yemen"
index 7cb35d0b342dc6a7c3221fb899ee28864fddb026..f7c9ebb717247a92d942bed9f7828a39bc9da358 100644 (file)
@@ -12,18 +12,6 @@ escape_char /
 %
 % Aymara, Southern (ayc) language locale for Peru
 %
-% Aymara terms provided by Edgar Quispe Chambi <equispe7@gmail.com> and
-% Amos Batto <amosbatto@yahoo.com>
-%
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
-% Amos Batto <amosbatto@yahoo.com>
-%
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% One Laptop Per Child, http://one.laptop.org/
-% Runasimipi Quespiqa Software, http://runasimipi.org/
-% Somos Azúcar. http://somosazucar.org/
-%
 % Los autores desean agradecer a los desafíos de la clasificación de las lenguas andinas
 % con los códigos ISO-639 disponibles en la actualidad y su disposición a trabajar con
 % todos los interesados ​​en mejorar la representación de todas las lenguas andinas.
index c0334630aeed5e95fe42ff66878bfc5cae352050..169df669aed5104f05ae35770a21a8e777e1ad9d 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % South Azerbaijani Language Locale for Iran
-% Contributed by Mousa Moradi <mousamk@gmail.com>
 
 % FIXME: Azerbaijani O in the arabic script which should have a circle above WAW,
 % was not found in the unicode table, so we're using the simple WAW and the Sukun
index d570a056b42b93a100495f9ce03947f8e5b70a7a..a395b02cc471e91c686916be38e8989ea389eb75 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Bhili(devanagari) language locale for India.
-% Contributed by Alexey Merzliakov <alexey.merzlyakov@samsung.com>
 
 LC_IDENTIFICATION
 title      "Bhili(devanagari) language locale for India"
index 44374af8e58c4950664614c6c61ef65bf01f07de..6166b669b822f64874c85313a7c8f6c2780a31dd 100644 (file)
@@ -9,9 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Bhojpuri language locale for India.
-% Contributed by Alok Ranjan <ranjan_aalok@yahoo.com>,
-% Dr.Chandra Mohan <cmkumar1@rediffmail.com>,
-% Rajesh Ranjan <rajeshkajha@yahoo.com> and Pravin Satpute <psatpute@redhat.com>
 
 LC_IDENTIFICATION
 title      "Bhojpuri language locale for India"
index 8e73caf6e3920c9a6e7c6093e4f5b48958fee5be..69d9f0c4fcf267da9eff2badca58004199a432a5 100644 (file)
@@ -2,7 +2,6 @@ comment_char %
 escape_char /
 
 % Bislama language locale for Vanuatu.
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>, Maninder Singh <maninder1.s@samsung.com>.
 % Words translated from http://bislama.org/dbquery2.php
 % http://www.bislama.org/translate
 % http://wikitravel.org/en/Bislama_phrasebook
index 1c569ccf875dde4d513fd0f8344e53262e1c3ba2..5a3768e9edf7b85a74be9b132944a9225545e500 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Bodo language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and Sanjib Narzary <alayaran@gmail.com>
 % Reference http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml
 
 LC_IDENTIFICATION
index f96d9385f9def392f5aff72e34ee2771141249c9..271cbb0292affb7a042628a70ea7072f0196e029 100644 (file)
@@ -9,7 +9,7 @@ escape_char /
 % otherwise be governed by that license.
 
 % Chechen locale for RUSSIAN FEDERATION.
-% Contributed by Kentaroh Noji  Arslanbek Astemirov <s-o-f-t AT mail DOT ru>
+
 LC_IDENTIFICATION
 title      "Chechen locale for RUSSIAN FEDERATION"
 source       "ANCHR"
index f060a2ecdef73bf26c45f6b602179943bf0c660b..f950af577e32134efe1e957422556874f8d303b1 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for Cherokee locale in the USA
-% Contributed by Joseph Erb <josepherb7@gmail.com>, 2010
 
 LC_IDENTIFICATION
 title      "Cherokee language locale for United States"
index ef2f3fcf2dde084fdf26d99ffb4c72ae233d2480..79f04750b92d6208c9ef4d85f95244ebcb9f557e 100644 (file)
@@ -11,7 +11,6 @@ escape_char /
 
 % FOR ALL KURDISH DIALECTS USING ARABIC ALPHABETS
 % Central Kurdish language locale for Iraq (using Arabic letters):
-% Contributed by Aras Noori <aras.noori@gmail.com>
 % Filename: ckb_iq
 % Locale name: ckb_iq.UTF-8
 % Language: Central Kurdish (Sorani)
index 9d9aca0f9e2a40f0b7e8fa38074ae0c79fc81658..b8335439443901ada07505bac17a380d9bfa678b 100644 (file)
@@ -12,8 +12,6 @@ escape_char /
 %
 % Mandarin Chinese locale for the Republic of China
 %
-% Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
-%
 % build with: localedef -f UTF-8 -i cmn_TW cmn_TW
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 5225430e177bd2558424b4f1469c438fa8e807ec..be0bcc698e370cb7893f5909b73f2692ae570b4d 100644 (file)
@@ -12,7 +12,6 @@
 # Original data from CNS11643 at http://www.cns11643.gov.tw/
 # License: Open Government Data License 1.0 (compatible with the CC BY 4.0)
 #
-# Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
 # Project at https://github.com/chinese-opendesktop/cns11643-data
 #
 ################################################################################
index c7f06555dc1a41fc3cc5f682c261c04a48205a09..49a421fff4167a7984095ce3d11a0936ed38ae47 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for German locale in Germany
-% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
 
 LC_IDENTIFICATION
 title      "German locale for Germany"
index 156caf26415cd9c7adf774bf7d004196c1b2f4c6..65e62a5585768beaf37f7eebcc1bffb359f5a981 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for German locale in Germany
-% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
 
 LC_IDENTIFICATION
 title      "German locale for Germany with Euro"
index b7cb6d16bcf297d57783ee7face68ba3c5536554..b5c71458e52e6ce03c6a52c151b62e9ce4b85eb0 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Dogri language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>
 
 LC_IDENTIFICATION
 title      "Dogri language locale for India"
index 28055f335bbc5da71c185e3b05e7b04cb323d050..04eb1595f3ef637f41c8e33265e9b258db4b1e20 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Greek Language Locale for Cyprus
-% Based on locale el_GR by Keld Simonsen.
 
 LC_IDENTIFICATION
 title      "Greek locale for Cyprus"
index 0e63580f489e2ffa288203a038870fd5f158af1d..58d5b1a819e2123da91a90b7e4be25c5995f78a3 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % English language locale for Antigua and Barbuda.
-% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
 
 LC_IDENTIFICATION
 title      "English language locale for Antigua and Barbuda"
index d45af49c6d23103837b0abe1ac7f1cc6b2d0fb4d..5f797e076099c4972d3c74fe92e5a6607c3bae95 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % English locale for Hong Kong
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 % This is the ISO_IEC TR14652 Locale definition for the LC_IDENTIFICATION
index 21c7f62a69d0a54fea610c5f481c8c2923589590..b96cd6e7735075468e4d514d915c9ff8c8e2d9bf 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for English locale in Israel
-% Contributed by Guy Rutenberg <guyrutenberg@gmail.com>, 2016
 
 LC_IDENTIFICATION
 title      "English locale for Israel"
index b03d1179eb0ac75f9631208242f684cf2c759263..c378404f77c04d9e7e7c261ce68868af7a8effc0 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % English locale for India.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "English language locale for India"
index 67d2020f86130183e06ded80b74592afe6b0e33b..365fb2284916617e212a78da073e59a2bbe27b02 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % English language locale for Philippines.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 % This is the ISO_IEC TR14652 Locale definition for the LC_IDENTIFICATION
index 49800a83fe3051a62261c384a7d14b07595f8452..802e5f79457ce4c791c3171c1a5bdbfdf969901d 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for English locale in the Seychelles
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
 
 LC_IDENTIFICATION
 title      "English locale for the Seychelles"
index 0d8590b0da386049213364827879d6170b07b1e6..5661342be857e1264b79274f9101d9539358624d 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % English language locale for Singapore.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "English language locale for Singapore"
index 15c6354fcf42170f624e8634b7d410f48c49850a..5cc518dff2fc1309e5cddd86950d6e9898a2d7e1 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for English locale in the USA
-% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
 
 LC_IDENTIFICATION
 title      "English locale for the USA"
index 261f9da0aabc1e0741f9992c6c39785df17e6927..e20b4fc6bf6a3a87014623a4d6e39b92dfb6e439 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Ge'ez language locale for Eritrea.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i gez_ER gez_ER
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index a555f451e641efaffbadd412b414dc07c5f2369a..faaa752fa8d15ab2745c49dec7971043de441482 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Ge'ez language locale for Eritrea with Abegede collation.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i gez_ER-Abegede gez_ER-Abegede
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index bc8e0d392eb611dd852892cd8db1c9602d3174c9..f71da2bca79b7aa408a4eff94bb769ddf012c9dd 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Ge'ez language locale for Ethiopia.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i gez_ET gez_ET
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index dc330851c901502ed756d279534c58dce5420fa0..759a5344a37cb06a59157ba56129116917c098dd 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Ge'ez language locale for Ethiopia with Abegede collation.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i gez_ET-Abegede gez_ET-Abegede
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 73b9678ec4b230551db99f0489ccea4e58411da2..77708081bbaeaeaa108c0b3a30d1e4baf204ebe9 100644 (file)
@@ -12,8 +12,6 @@ escape_char /
 %
 % Hakka Chinese locale for the Republic of China
 %
-% Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
-%
 % build with: localedef -f UTF-8 -i hak_TW hak_TW
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index c572640e40be1ac93be20e1a667e8d7425ca8eca..01a744c51dc7db7587593b3947cb4e363fc1c64e 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Hindi language locale for India.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Hindi language locale for India"
index bdf2600e41c16266ba8529984a1f4f6c82e86fd2..adaef1757bcfc003affff824c71e1852614d40ba 100644 (file)
@@ -2,7 +2,6 @@ comment_char %
 escape_char /
 
 % Fiji Hindi language locale same as Hindi for Fiji.
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
 % Words translated from  https://en.wikipedia.org/wiki/Fiji_Hindi
 
 LC_IDENTIFICATION
index 1034d23299c53bdf802bf4ad990e37d3410b2e86..d56d5b1eb6f6d8abc48af2217e0b53d5e0699a9b 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Chhattisgarhi language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and
-% Ravishankar Shrivastava <raviratlami@gmail.com>.
 
 LC_IDENTIFICATION
 title      "Chhattisgarhi language locale for India"
index 06d16988223770f39590cda260bc2675c30270fa..a626a4bf17b277a1c0feb5914cca18075bd514bc 100644 (file)
@@ -12,14 +12,6 @@ escape_char /
 %
 % Haitian Kreyol (Kreyòl Ayisyen) language locale for Haiti
 %
-% Prepared and contributed to glibc by Bastien Guerry <bzg@laptop.org> and
-% Chris Leonard <cjl@sugarlabs.org>
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% One Laptop Per Child, http://one.laptop.org/
-% OLPC France, http://olpc-france.org
-% and members of the OLPC Haiti volunteer team
-%
 % build with: localedef -f UTF-8 -i ht_HT ht_HT
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index e8af5d8cd98cf7624b11cb0fa235cd15647ecb8d..f501f75781d8a924710984eac81c196d6a811af2 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Kabyle language locale for Algeria
-% Contributed by Yacine Bouklif <yacine2953-tansa1@yahoo.fr>
-% and Belkacem Mohammed <belkacem77@gmail.com>
 
 LC_IDENTIFICATION
 title      "Kabyle language locale for Algeria"
index bf884e0535bd2076c9b282c02df107f3d129626e..18658b1ef8447a0fbd8567098e3697c58b3a859e 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Konkani language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and
-% Shailendra Bandodkar <sbandodk@redhat.com>.
 
 LC_IDENTIFICATION
 title      "Konkani language locale for India"
index 5f441bd43750045141ba94ab0af1991a18160485..f0e13530ce8824916b9525a3c1b909b20dba72ee 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Kashmiri language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and
-% Mr. Mohammad Nayeem <mohammad.nayeem@gmail.com>
 
 LC_IDENTIFICATION
 
index 10654c7c9c4954df487f950c6a851ccedcc1d11d..b56cfd9df70b88fff0b8009e0149d4ba4f4bcdb3 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Kashmiri(devanagari) language locale for India.
-% Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and
-% Pravin Satpute <psatpute@redhat.com>
 
 LC_IDENTIFICATION
 title      "Kashmiri(devanagari) language locale for India"
index 92f1e22e1afa8301f7c47f6f02c1e7e08dba0147..bcaa8708aaca5cd94b7a47fb3b8d812124a657e4 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for Luxembourgish locale in Luxembourg
-% Contributed by Pit Wenkin <pit@wenkin.lu>, 2011
 
 LC_IDENTIFICATION
 title      "Luxembourgish locale for Luxembourg"
index 2d6e5fcc5c136181dcc7a4b2403c2e4ecd0142d5..34b3e2022b97e9e635962ff93d033fe435ee22c8 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for Ligurian locale in Italy
-% Contributed by Alessio Gastaldi <alessio.gastaldi@libero.it>, 2010
 
 LC_IDENTIFICATION
 title      "Ligurian locale for Italy"
index 4740418a83a32cedb4eb9fa3bafc5585b795924b..26f30b8a523101d27c1a98de5133dd3549f154ae 100644 (file)
@@ -12,8 +12,6 @@ escape_char /
 %
 % Literary Chinese locale for the Republic of China
 %
-% Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
-%
 % build with: localedef -f UTF-8 -i lzh_TW lzh_TW
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 0d5a0b8fe51fc0afcaa516cb850263c676af57f3..98948e4e50011b4061b23f1c90d16675c61df4aa 100644 (file)
@@ -9,9 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Magahi language locale for India.
-% Contributed by Chandan Kumar <chandankumar.093047@gmail.com>,
-% Rajesh Ranjan <rajeshkajha@yahoo.com>
-% and Pravin Satpute <psatpute@redhat.com>
 
 LC_IDENTIFICATION
 title      "Magahi language locale for India"
index 4f1b28cf2cc79019a763ee81538af8796e9cf436..939e19697aed81f2f79d2f5c8132c8cde6c61a39 100644 (file)
@@ -9,9 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Maithili language locale for India.
-% Contributed by Rajesh Ranjan <rajeshkajha@yahoo.com> and
-% Sangeeta Kumari <sangeeta09@gmail.com>.
-% Akhilesh Kumar <akhilesh.k@samusng.com>.
 
 LC_IDENTIFICATION
 title      "Maithili language locale for India"
index 7fabc5f80d9ae5e53a6d6e7b20478d05e0357b91..3b5ecd83beca7eae5124628b38b84be03c6f6545 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for Morisyen locale in the Mauritius
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
 
 LC_IDENTIFICATION
 title      "Morisyen locale for Mauritius"
index c79c5f701ca6baecaccac3212e0cdac3e79750e8..23675795264b9f1d19317310cf83c2401a5c9bab 100644 (file)
@@ -12,15 +12,6 @@ escape_char /
 %
 % Mískitu / Miskito (miq) language locale for Nicaragua
 %
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
-% Jairo Josué Gonzalez López <jjgonzalez@fundacionzt.org>
-%
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% One Laptop Per Child, http://one.laptop.org/
-% Somos Azúcar. http://somosazucar.org/
-% Fundación Zamora Terán http://fundacionzt.org/
-%
 % Los autores desean agradecer a los desafíos de la clasificación de las lenguas indigenas
 % con los códigos ISO-639 disponibles en la actualidad y su disposición a trabajar con
 % todos los interesados ​​en mejorar la representación de todas las lenguas indigenas.
index efa894ba9db73499f946f6d62cb44c16077477c8..3dc905af522f3a4c34199f7faecfa3b6ed84dad7 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Karbi Language Locale for India.
-% Contributed  by Jor Teron <jor.teron@gmail.com>.
 
 LC_IDENTIFICATION
 title      "Karbi language locale for India"
index 70f26974a0dbb6f5ebedfb1b524294d778aebb6b..e98d9f712e50495be69de89b748960baf446d1a1 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Malayalam language locale for India.
-% Contributed by Free Software Foundation of India http://gnu.org.in
-% E-Mail : gnu@gnu.org.in
 
 LC_IDENTIFICATION
 title     "Malayalam language locale for India"
index 99412a107aa9b5500a1457fab06a2afac667bc68..d3c5ca2ffb27d40c6935e0313697a1bdd50fa2ae 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Manipuri language locale for India.
-% Contributed by Mr. Pravin Satpute <psatpute AT redhat DOT com> and Ms. Rebika Devi < rebika_srd AT rediffmail DOT com>
 
 LC_IDENTIFICATION
 title      "Manipuri language locale for India"
index 65efc34c4276dd16c36ab10d27b5233077d2d1f0..9e84aaf9dedb9344b26a788c76ed8ebc2ec52c7c 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Marathi language locale for India.
-% Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Marathi language locale for India"
index d7f8a9d03c559b31a3f3d092cbd4a35a4efead22..e20224c9d48ada780222fc38a1660e3d3f8b3ac9 100644 (file)
@@ -9,9 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Malay language locale for Malaysia.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
-% Modified by Hasbullah Bin Pit (sebol)<sebol@ikhlas.com> 2001, December, 10
 
 LC_IDENTIFICATION
 title      "Malay language locale for Malaysia"
index 15ad26e5c5b28fb55461c248559523c7f234065b..a4b8393c85932ee137bf9f1072619914fa7029c5 100644 (file)
@@ -9,11 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Maltese language locale for Malta.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
-%
-% collating order changes by Ramon Casha <ramon.casha@linux.org.mt>
-% and Pablo Saratxaga <pablo@mandrakesoft.com> -- 2002-05-08
 
 LC_IDENTIFICATION
 title      "Maltese language locale for Malta"
index 0c2a56f4cad2847bef31d47a075feeedef7ac7d9..d59295fd12198ca5f08567049cc041fcbbc86ec8 100644 (file)
@@ -12,8 +12,6 @@ escape_char /
 %
 % Min Nan Chinese locale for the Republic of China
 %
-% Prepared and contributed to glibc by Wei-Lun Chao <bluebat@member.fsf.org>
-%
 % build with: localedef -f UTF-8 -i nan_TW nan_TW
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 09f6009a81e4b6925be4b8638172fb9ea3838294..646c19a0592d9d0196af978f13fe7471e1f67223 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Nepali language locale for Nepal.
-% Contributed by Pawan Chitrakar <pc@info.com.np>
 
 LC_IDENTIFICATION
 title      "Nepali language locale for Nepal"
index aaac0f479998d88770ba21ac951b1470469f0cca..307e6fb1716f1a99dcfcab06b1cba7705c55fb5d 100644 (file)
@@ -12,18 +12,6 @@ escape_char /
 %
 % Niuean, Vagahau Niue language locale for Niue
 %
-% Niuean terms provided by Emani Fakaotimanava-Lui <emani@niue.nu>
-%
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
-% Emani Fakaotimanava-Lui <emani@niue.nu>
-%
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% RockET Systems, http://rocketsystems.nu/
-%
-% with support from the Internet Society (ISOC)
-% http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline/
-%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_IDENTIFICATION
index 2eba7d2630f8a46deb8fbf449e13930d111e295d..eaec616c6d3fd893521bb0492137d7ee44894f22 100644 (file)
@@ -12,18 +12,6 @@ escape_char /
 %
 % Niuean, Vagahau Niue language locale for New Zealand
 %
-% Niuean terms provided by Emani Fakaotimanava-Lui <emani@niue.nu>
-%
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org> and
-% Emani Fakaotimanava-Lui <emani@niue.nu>
-%
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% RockET Systems, http://rocketsystems.nu/
-%
-% with support from the Internet Society (ISOC)
-% http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline/
-%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 LC_IDENTIFICATION
index af2cc64761d7e2e424e06801035cd1ef64c3dfec..3bf50aa1cf984604f5a8084487bbef22d4a69096 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Dutch language locale for Aruba.
-% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
 
 LC_IDENTIFICATION
 title      "Dutch language locale for Aruba"
index c8da4ce086d0b8a9918b560b6588bf81e957b367..c6a7bce279b5871028e4e20cd55474665c234676 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Nynorsk language locale for Norway.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Nynorsk language locale for Norway"
index cd6c78385b8b3c3f59333acbb850e8aa5c5907c7..35d5b88fd252a865385a09698cb1974098907a57 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Odia locale for India.
-% Contributed by Masahide Washizawa <washi at jp ibm com>
 
 %%%%%%%%%%%%%
 LC_IDENTIFICATION
index a58ee3a066abb5f761186a3c1d5dd5c47f0b8cf9..4806eb7365e9c709dde55c16ee7c868e57d933ae 100644 (file)
@@ -12,14 +12,6 @@ escape_char /
 %
 % Cusco Quechua language locale for Peru
 %
-% Prepared and contributed to glibc by Chris Leonard <cjl@sugarlabs.org>
-% and Amos Batto
-%
-% This locale data has been developed in collaboration between:
-% Sugar Labs,  http://www.sugarlabs.org/
-% Instituto de Lenguas y Literaturas Andinas-Amazonicas
-% http://www.illa-a.org/wp/illa/
-%
 % build with: localedef -f UTF-8 -i quz_PE quz_PE
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 15c1ce48941c04978534128f53e59dad61ad0330..3fd520ba1d1c7c45c010f3105e5d054c5e5e6b89 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Rajasthani language locale for India.
-% Contributed by Meghraj Suthar <meghrajsuthar03@gmail.com>
-% Rajesh Ranjan <rajeshkajha@yahoo.com>, Chandan Kumar <chandankumar.093047@gmail.com>
 
 LC_IDENTIFICATION
 title      "Rajasthani language locale for India"
index cbcf2832669cadaacd17d0fa3cc350b5bfb64131..85f26ca6c499d325006f9dbc23a9b18473bfbdfb 100644 (file)
@@ -9,9 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Locale for Kinyarwanda locale in Rwanda
-% Contributed by Steve Murphy <murf@e-tools.com>, 2004
-% with help from:
-%  Mr. Safali
 
 LC_IDENTIFICATION
 title      "Kinyarwanda language locale for Rwanda"
index 6d0c4978c191d0de5042c734a90ab5601a1c8424..3cfb6a34aef10a16ec8765d7ced6fc7118dd02a8 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Sanskrit language locale for India.
-% Contributed by Vidya Ayer <svaksha@gmail.com>
-% and Christian Perrier <bubulle@debian.org>
 
 LC_IDENTIFICATION
 title      "Sanskrit language locale for India"
index fbecda5f60a881f2157c1c809e8c1cc2d0e317a7..237c79ad45fa8b92f6ed5135da9f428b826f2d0e 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Santali language locale for India.
-% Contributed by Mr. Pravin Satpute <psatpute AT redhat DOT com>  and Mr. Thakur Prasad Murmu <tp_murmu AT yahoo DOT com>
 
 LC_IDENTIFICATION
 title      "Santali language locale for India"
index 7b7520f45396a3e15184171a0fcb35a20c38c6e9..ad55a64061436505cc2c9fcb3c0a367c3a5f3745 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Sindhi language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and
-% DR K.P. LEKHWANI
 
 LC_IDENTIFICATION
 
index 5449a3958077b41a2544c7c5c83154545242a7c1..752cbaa7b7de3deaebbb2a44dda520948cb36013 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Sindhi language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and
-% DR K.P. LEKHWANI
 
 LC_IDENTIFICATION
 title      "Sindhi language locale for India"
index dc4a9eb04dee455145997c1d7594b725832b34ab..466761672eccecb470152847a4dbc5711cb99039 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Sinhala language locale for Sri Lanka.
-% Contributed by Anuradha Ratnaweera <anuradha at gnu org>
-% and Himira Ratnatilake <himira at linux lk>
 
 LC_IDENTIFICATION
 title      "Sinhala language locale for Sri Lanka"
index 150a01c8f1b641e1b508d30e73e74be0e81cbb86..6ddf3c03adcc35719e7ffa8c419827a35c3de5a5 100644 (file)
@@ -2,7 +2,6 @@ comment_char %
 escape_char /
 
 % Samoan language locale for Samoa.
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
 % Words translated from  https://glosbe.com/sm/en/asu
 
 LC_IDENTIFICATION
index a21297731e15ef777fddde06a577877f7ee3c49f..2491bacbde60eab70935c3a21ed3d4955309093a 100644 (file)
@@ -12,13 +12,6 @@ escape_char /
 %
 % Somali language locale for Djibouti.
 %
-% Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
-% Department of Linguistics and Translation, Université de Montréal, Montreal.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f ISO-8859-1 -i so_DJ so_DJ
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 2f8fe420ccce119f0d3977a0e2cc90ef99a37bbb..de900f361507ccab56c52f52121280c23ac1938d 100644 (file)
@@ -12,13 +12,6 @@ escape_char /
 %
 % Somali language locale for Ethiopia.
 %
-% Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
-% Department of Linguistics and Translation, Université de Montréal, Montreal.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i so_ET so_ET
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 18ef57adbeac93f69b4e3c80fa20f98529d6bad6..2a1562ef285f820c99c9bbaf6f921f1c94f2007f 100644 (file)
@@ -12,13 +12,6 @@ escape_char /
 %
 % Somali language locale for Kenya.
 %
-% Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
-% Department of Linguistics and Translation, Université de Montréal, Montreal.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f ISO-8859-1 -i so_KE so_KE
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index b0a935ee713f1ca6f14aa86a40139d1a8dffab0c..a695a2963489efdfca34aa732a0e25281126ae55 100644 (file)
@@ -12,13 +12,6 @@ escape_char /
 %
 % Somali language locale for Somalia.
 %
-% Somali terms provided by Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
-% Department of Linguistics and Translation, Université de Montréal, Montreal.
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f ISO-8859-1 -i so_SO so_SO
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 30b7d8160a644a60899334c885df80ad22fc8c96..cbee23e6c06b422fa5ce9259fb6d52fc0a52a019 100644 (file)
@@ -9,9 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Albanian language locale for Albania.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
-% fixed LC_COLLATE <pablo@mandrakesoft.com>
 
 LC_IDENTIFICATION
 title      "Albanian language locale for Albania"
index c2325f3eaf9c4befab68ba6cba49f55a9e01bc19..a7bd4b01acb0f0b86b72ba62df84d547a806c813 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Albanian language locale for Macedonia.
-% Contributed by Agron Selimaj <linuxmaster@verizon.net>
 
 LC_IDENTIFICATION
 title      "Albanian language locale for Macedonia"
index 6ee1bce0f2f0e083c66bf6b93cacfcecea8ba574..595df4fbdde7ddf73d199d2e880d18e45f76cdde 100644 (file)
@@ -9,10 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Tamil language locale for India.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
-% Fixed day and month abbr & LC_NAME <sivaraj_d@hotmail.com>
-% Added Madras Tamil Lexicon Collation Order: T. Vaseeharan <t_vasee@yahoo.com>
 
 LC_IDENTIFICATION
 title      "Tamil language locale for India"
index 2c940cc2c69b3c749ee14fee255a47057852829a..e67dd2b83e194053c6b8a4e89a10acded81de2cd 100644 (file)
@@ -9,10 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Telugu language locale for India.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
-%
-% Updated by Sunil Mohan Adapa <sunil AT atc tcs co in>
 
 LC_IDENTIFICATION
 title      "Telugu language locale for India"
index 3b7595d5764e8ca338b3906de852bb2b47920bd0..703a97aa353065245e0267623ca6524d4af86a9b 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Tharu language locale for Nepal.
-% Contributed by Arun Kumar Pyasi <arun@chitwanix.com>
 
 LC_IDENTIFICATION
 title      "Tharu language locale for Nepal"
index 890bbb6d3cd1ed270dfbf598bc5d4e67e08087d1..1b3934a8625f1541411e49ef96de442929eec141 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Tigrigna language locale for Eritrea.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i ti_ER ti_ER
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index e7c8ec362b9af072d2766d1f82b8bd7b793e156c..fdf4bcd94b403d115ffee4d90008e690df92c438 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Tigrigna language locale for Ethiopia.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i ti_ET ti_ET
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 3aec81bfd8feceb1628b673cf2e341f4f3679128..70d7213e77b194b027fb9b8b8d5d351fb60681f8 100644 (file)
@@ -2,7 +2,6 @@ comment_char %
 escape_char /
 
 % Tongan language locale for Tonga
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
 
 LC_IDENTIFICATION
 title        "Tongan language locale for Tonga"
index b4680b0299358a60123fd6dbaf41c11b72cb30be..1c41ca03769048a5f7bc2f9b53cec38c05b68f61 100644 (file)
@@ -9,7 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Tok Pisin language locale for Papua New Guinea.
-% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
 % Words translated from http://www.tok-pisin.com/
 
 LC_IDENTIFICATION
index 12cd62141e7877ce7893d886abe0888a832fcad2..47e890f3f11ebc3753a7612507aacc072fec630b 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Urdu language locale for India.
-% Contributed by Pravin Satpute <psatpute@redhat.com> and
-% Mrs. Nasreen Khan
 
 LC_IDENTIFICATION
 
index 65b8e5f5bef33a304dadf3c5d47d6c22873dd081..523cec0af914e0c04aff2d2597ebbe96d0176c8a 100644 (file)
@@ -12,11 +12,6 @@ escape_char /
 %
 % Walaita language locale for Ethiopia.
 %
-% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
-%
-% This locale data has been developed under the Yeha Project:
-%      http://yeha.sourceforge.net/
-%
 % build with: localedef -f UTF-8 -i wal_ET wal_ET
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
index 4974bb37b76cee18c5f59875172591dccc4b433a..073f727b7f51f3523f2127c0da97a8c2b3d5aa3b 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Chinese language locale for Hong Kong.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Chinese language locale for Hong Kong"
index ade0a02a525ced0c793b30453904202e7e47db75..d3bc6fb2b73da1f6ca5bbebb96f94bdb21d36374 100644 (file)
@@ -9,8 +9,6 @@ escape_char /
 % otherwise be governed by that license.
 
 % Chinese language locale for Singapore.
-% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
-% Tetsuji Orita <orita@jp.ibm.com>.
 
 LC_IDENTIFICATION
 title      "Chinese language locale for Singapore"
index edb5fe4a5fd2c69ee36b5451f2370438a702b675..791bec24721ade13a3d93d573f18945314497564 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for character classes and mappings.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1e4fa132bb4e17c681967b074a50fec044dac220..0d80fda45e4c80dc2ce5667ca60ffd6d9daf6e48 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c0dfa21e2e063ebd987a504f20a3c98c66d9827..8eac4bb3300b460f92413345db5d19de762b5cc9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 06aced39bfed708839cbf7a2da799b68e6cfe5bd..25a6f8ab9e418fd327d741e4909b42f8e8e5e315 100644 (file)
@@ -1,7 +1,6 @@
 /* Testing the implementation of strfmon(3).
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e8e5468b9945c5f5ee43f7d77bd3a1400e76a924..c25fb1702b6477354f6e696e4683ffa217fdec89 100755 (executable)
@@ -2,7 +2,6 @@
 # Testing the implementation of strfmon(3).
 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f57f66d3ac84c816a2c61047c0e241bd6861cd44..5a13019c7cd80453708994e739f56f977a931fe0 100644 (file)
@@ -1,7 +1,6 @@
 /* Test driver for nl_langinfo[_l] functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 75aecb0986789dbc5f6c41a6deea7cabe45ad24c..fbe5ec2fb9951da5e3fccc1dcfc2f1c38a82bf12 100755 (executable)
@@ -2,7 +2,6 @@
 # Testing the implementation of localedata.
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5998db4e64dc5e93efa6ead7e85cff752a1167ba..0cb0fa1d08dedd197f72b36b9b8b2b8e6cf8f8d2 100644 (file)
@@ -1,7 +1,6 @@
 /* Test restarting behaviour of mbrtowc.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@ilog.fr>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c4a7c704164ae2fe5be7a837fe0270453104932..cbbc061da7a942d95a6bf7b4f85d3cd41b7cbfd3 100644 (file)
@@ -1,7 +1,6 @@
 /* Test restarting behaviour of mbsnrtowcs.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@ilog.fr>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94d7cc119d46ddfcd42e31aeb307c173d91a573d..23b29ac14d5f608dae602f54e7417de5b3174eba 100644 (file)
@@ -1,7 +1,6 @@
 /* Test restarting behaviour of wcsrtombs.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@ilog.fr>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2abc27ca739cfcf019f77d956d12cde7e9da50ff..61b1cfc29d1c810884fe3d7417912899cdd10fd8 100644 (file)
@@ -1,7 +1,6 @@
 /* Test restarting behaviour of wcrtomb.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@ilog.fr>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aefe41c0f5f530e6e846420587311613b9b4811f..2441d33acae47f03baa258730ad77c668448dd10 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for invalid input to wcrtomb.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 18ed5dbc9cc2c5038ddbbe2b59c2b8447cd6e4b5..2c96776a9f79efd2c9afe5a3d595a1785c1dce73 100644 (file)
@@ -1,9 +1,7 @@
 /* Testing the implementation of LC_NUMERIC and snprintf().
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Petter Reinholdtsen <pere@hungry.com>, 2003
 
-   Based on tst-fmon.c by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb28669e2dadf1320bec13dd4868691d0288480c..b89e23af4da5f90b4d6992c2862aac86aa7c4ff8 100644 (file)
@@ -2,7 +2,6 @@
 # Testing the implementation of LC_NUMERIC and snprintf(3).
 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4ab8004753184b47c5f60821e702d8453bc63cc..bf8c0a80716f3f90c004e9ac93996ce386bef569 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for rpmatch function.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jochen Hein <jochen.hein@delphi.central.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 17218e5cf78a1b8651876e2194d25a2e678e4168..495eac746c7c83fdd35d47b9425610f31fab686c 100755 (executable)
@@ -3,7 +3,6 @@
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library and contains tests for
 # the rpmatch(3)-implementation.
-# contributed by Jochen Hein <jochen.hein@delphi.central.de>
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index a09a4de531f932803eb0af99dabb2854934ae029..4b15100172cb310f821eb31efbd779882cca2daa 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Jakub Jelinek <jakub@redhat.com>.  */
 #include <locale.h>
 #include <stdio.h>
 #include <string.h>
index cb51aaf754988ae792442528eea7083564da41bd..39f4ba44171cb5a345c68e46c95f0e7f82c1c121 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for user-defined character maps.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82eb35b6aaa7534835c01542c6cfa25653b7429e..3251d616bf3e6001c1e31751ea5a84f57ae1ce5c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for iswctype() function in ja_JP locale.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7548961df135c102ff100181aad83cbc0f1500dc..ded9546d564ad7c1cdd0a66c4079e298c56f79e7 100755 (executable)
@@ -3,7 +3,6 @@
 # Generate a Unicode conforming LC_CTYPE category from a UnicodeData file.
 # Copyright (C) 2014-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Based on gen-unicode-ctype.c by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 735c5f811f0b5977b922214b84c64699299de10a..28df3c8e66dc91c7fe76279db2800a2edc99561a 100644 (file)
@@ -1,7 +1,6 @@
 /* Test collation function via transformation using real data.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00291322de286a8bab0ce886a2b1f8d08fecf4d1..101d904f83b09abfb624f727bf9237ef3d04fdc5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 79f9846ac489db98fb500b91bde4f44d90011eb8..ab23fc5d455707635060eb534f30ba74b5e0978d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b717657057bea43bb0a4868479860a921f00324..0343e671cc7f3738f126e4695f176bc4faf48781 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c2428bfb3ed15b756b4dcf64a8c7716f7a42b82c..e235c5c17f520af0b4d4ac7eeda19857ed58503a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 58d3d5fd0c1483d5746418d86b168f0de035782c..4f4cedb7ec332bc7782232ddbdce4b3f876db63e 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Paul Janzen <pcj@primenet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d986b9d892e183068109c81ac42029cb60dc46d1..8834849721c3d6ae5707d5898cf09d089d7a620a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68f40a6e242c4401dee104cf59b2535b10de35f2..912556e8c7c3d19c8fc23db1d97ac23212837f09 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Paul Janzen <pcj@primenet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2c8320c9a9417ff77b97d0e02113ef5bfd202f7e..eaf1f3f4436cb66ce6c8cb2ce2d988c581ce5f78 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 39b8a5830f639c58d20c13f0602a006fa4c2604b..1092b698a28106d07b7eac0481e3d5efa4457cc3 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Paul Janzen <pcj@primenet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a6794bac7079eedd1422fd3d143c382ad697fa09..b4e1d65598347c826b10f645a64cc8f94bbed1ff 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae3b9fe7b0689d3ada3f12c47b64331fd4f8a654..de9e4aa25b56503238692ae47376df294b4bcf47 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 274716bf7ae8070d0ebeba8ab478b2a6fb697165..4b5dc8f190089a50bce9d6dbf7e5a8c28c14ec37 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 939096682a6631dc7d2b6ef12806b336ba263047..3f86f2e8fdd565ce85b2ce8d74ffab9bb795535c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c95b98416a6e00e464d3823f56f1e5c57db922ba..b2617c46b993261b7481ced09c3409895fbdc64c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bf78e0915ecef1518325f751cbcc9ae73105a66c..eaedd8949e607f46024aba52e33cfcbb58655209 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8f3e8faed5718aecb285c7745ca2cfbac37b4a79..87ac6565672f4729ee0fb10606865a0ed324721a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 15277573ecd3f0c4c982219b8e8955a2806a15b7..aff90e6def1877b80afdb11a9b5c0cc52a1faffc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee2fbd5f8dbb0424f93b0cbe1d40c80e8ccbdec2..f7470a2fa86711a9b53a36194a4225ac70b4d134 100644 (file)
@@ -1,7 +1,6 @@
 /* pt_chmod - helper program for `grantpt'.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b17156ee13d0e5b2dafd6a5219bcf60672086987..69c8868f54f51601fad748a8222b21f9ef760b4a 100644 (file)
@@ -1,7 +1,6 @@
 /* utmpdump - dump utmp-like files.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae94fbddf4d04ad9adb03f738063e627049085ea..b4db8711e39824fe99c8e38270c8f1df17b94299 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8b38f1fd97e148c310cfad1cc487045fef3a0347..9d00bbdcfa5f16550740b11a2ae1a103e2e49a32 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63be3429fe704b4262954cf5ec8865f142bf598f..177bb4af1140e31e30b4563d448358d00d7720d7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9de8dc8ff437af0792006f87781bfb4b25ac2435..316abac93560cdb598811b6f4c97aace70122c95 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for ptsname/ptsname_r.
    Copyright (C) 2014-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2014.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bcd6e1769fb455678f0a8ece2460712dd46fbf1e..c6821af50d4797c63788646b242c2c78b6916158 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for UTMP functions.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1a8e4b46b1366968071f2ae737412391facebe78..b9414e5d2debfe5c38f4a7db6d2d16d0982a9899 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 05581984649d296ec85d3c08e721e403ad3b3156..a2df63c7c261f9310b5d9cecf49303a9ccb54ca7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ba06645dfd948dc3f6c41d5c245733747bfdfeb3..ebee643bca2ddd6bd6f2f780a64288f0f546fd6f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00632ce51d6b9331ac8b7547a3aa949943803932..b512ee320d9417372bfe3fdf91bd638269889acf 100644 (file)
@@ -1,8 +1,6 @@
 /* Internal definitions and declarations for UTMP functions.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Paul Janzen <pcj@primenet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c0b3a0bb49863997a7c4799315a7d1297e6c0d3..9cbe4ca6819a32176d248ddc7e0279ec05fc7809 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Paul Janzen <pcj@primenet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a645445e8a592f6da6525b9b3d1d583086ba64ef..205645d78e566e75ffdcec1063a0e965c4e99e4f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 52453749a38252a3e5c3f96f54699aec42f301ed..e38549af774a442c7160dc90ffa33c1196a61010 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 667484630ed0afa5152fb324abd58e4c51b173e2..4c398753aeadbb9db759e997581e601a21f8a3e6 100644 (file)
@@ -1,7 +1,6 @@
 /* Malloc implementation for multiple threads without lock contention.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 2761e4739b454eef0c98769e5af87727206ccecc..070f01da433d3476a84cb2ad9436e88e4ee73011 100644 (file)
@@ -1,7 +1,6 @@
 /* Compatibility code for malloc debugging and state management.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 8ed67de3ff5565eee56c94dce4d72031eb950aae..4bb00212bb8977d9b4b7d1821a99f50dd10d8378 100644 (file)
@@ -1,7 +1,6 @@
 /* glibc.malloc.check implementation.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index e065785af77af72c17c773517c15b248b067b4ad..2ba1fee144f5742daa0fdc72088f73d4c3049ffe 100644 (file)
@@ -1,8 +1,6 @@
 /* Malloc implementation for multiple threads without lock contention.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Wolfram Gloger <wg@malloc.de>
-   and Doug Lea <dl@cs.oswego.edu>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 6597a290a6e8cd21481a013fc8534717f0b9a5ec..729e94cd0f94982269267ecc3a1fb19caa6671ad 100644 (file)
@@ -1,7 +1,6 @@
 /* mcheck debugging hooks for malloc.
    Copyright (C) 1990-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written May 1989 by Mike Haertel.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74c20ffe250f01970478cc46f9d5f1612daa7aac..ed3c39d4062925872cbc7705a74175af89508ace 100644 (file)
@@ -1,7 +1,6 @@
 /* The mcheck() interface.
    Copyright (C) 1990-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written May 1989 by Mike Haertel.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e57ad338cb27f7c289e5ecd53c7d57082f302e0..e99f0c1c1429dcafa0023fb396459a6cde7ac872 100644 (file)
@@ -1,7 +1,6 @@
 /* Profile heap and stack memory usage of running program.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0645f09911d0b642e23aebbfb2e9a010e098be01..f93ddcaf78db44a6763a758edba1f2e331d5a849 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/bash
 # Copyright (C) 1999-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c823b94f626656b1936b33d29af645715a3df7e..f888168297b86b9694b636e095acf1e9002c2929 100644 (file)
@@ -1,7 +1,6 @@
 /* Generate graphic from memory profiling data.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f5f19c265c912e18a9fb7921717a3bf353d1ea85..a3db92703913aab4405bb6bc8a68c5dab671a0d5 100644 (file)
@@ -1,8 +1,6 @@
 /* mtrace implementation for `malloc'.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-                 Written April 2, 1991 by John Gilmore of Cygnus Support.
-                 Based on mcheck.c by Mike Haertel.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c1c836a7401ec3b5c250ed26830693eae00bf82b..b276e8339912259f82f205473654ba4693cebbb5 100644 (file)
@@ -1,8 +1,6 @@
 /* mtrace API for `malloc'.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-                 Written April 2, 1991 by John Gilmore of Cygnus Support.
-                 Based on mcheck.c by Mike Haertel.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b1073a193103972d94ac05c8fac1b1c7b9fe507b..0244d64c874c0b5492a7776fc0cef84bb91dc0c2 100644 (file)
@@ -3,7 +3,6 @@ eval "exec @PERL@ -S $0 $@"
     if 0;
 # Copyright (C) 1997-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
 # Based on the mtrace.awk script.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 24a083dfe1100f44a8344bf55dba0144ef835125..6e06e3c6886bdbbe8663802e64969b6962020e4f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6650d09cf6cdde754b81c72d2d3305fb9caaa85f..e00a16e6494e6bf58c568b85a9fe3bd1084b84d3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a587cbded66039fb88989c64d39198490a2dc692..396e6f6ebb53f3eb187d574e1f789327fcb02820 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ba726505e7f2bdb5375e156e8c127fb112c008f7..ba79189f069d0eed25d29094bf2524feb233d6bf 100644 (file)
@@ -1,7 +1,6 @@
 /* Emulate Emacs heap dumping to test malloc_set_state.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee1385d0f764e3689534237d843178ceaf6569c9..18af8ea62fce1266468e3eb5fe4312d0fbf3d861 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Alexandre Duret-Lutz <duret_g@epita.fr>.  */
 #include <obstack.h>
 #include <stdint.h>
 #include <stdio.h>
index ab0801b0457afaf8ecdd8c144f0f9df54a3b1b5a..d0ccb1e43279ad4fe8ad3a1db76676eb81ea2fcb 100755 (executable)
@@ -3,7 +3,6 @@
 
 # Copyright (C) 2017-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Rical Jasan <ricaljasan@pacific.net>, 2017.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public License
index 9ebc61f6d0d70c884cfb549d0142f92dd30bb30a..70842405225d0f4a76bcd9f5abbbc5bd48788290 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/awk -f
 # Generate topologically sorted list of manual chapters.
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
-# Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 BEGIN {
   cnt = 0
index aeda33ed9588a7b3d18ef5b14c788e3e216cb7c7..9ec4cd526b83aca58bde5add3605cb5b916d03b3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 20960dd9c7f10997923d9467bc4fc8b7cd407c7d..2d7111f8f954186e4c2518dc03b1afb989017b67 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index df26230fb3003d6955318a2bb6a907931a7bdc00..02c277165b5baf9a2e7ee08eb9c0b2893c25aee3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c56d430d8de452cd92c930b3964d8fc074fc57c..e3e59428153180bb996494a1666d60ac20e40501 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e80a0c255f204daa8232b707aebebbf09b4c3f64..07b45a2f31f804ac92e8356a009766d03a576967 100644 (file)
@@ -1,7 +1,6 @@
 /* Return the complex absolute value of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8b263f294033444307d12b6337cd8b55f77eda06..ad301c04e54be781c309e3eec24fba959b921dac 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute argument of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 36a8d54cb0bf2ff672e8622e296bdcd3bb1dec63..c3d7a749774fcf6c71f9c5e71549f7cd34e777ec 100644 (file)
@@ -1,7 +1,6 @@
 /* Return imaginary part of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d131cb605c771a16a3d6504f10ba54f0851d6af9..5001a322308eb66f02a6801c6e0f7d9751becc96 100644 (file)
@@ -1,7 +1,6 @@
 /* Return complex conjugate of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 93439c764223775d8320fd21ffe44b2da1b9322e..eec0c5ecbb9e181401cfca4539f36998842dd70c 100644 (file)
@@ -1,7 +1,6 @@
 /* Return real part of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5cb7bfab6c4b8e4f43274a13bfba500323c9eb4e..061b207f2e317f2bd0f115c774da3efa3c142f38 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3458d9c5b224242b21fede93655990b85815ffc9..12fac96120c0ed376916d786001b501499bbc41f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3a6eb94ce05dd58416a77240b73e08223b1c72f9..4fd8115f097f169261b4395c2d73ee17280e97ec 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c03d1233fec9b8e4847bcbb8c27a776c6d64670b..c5044a1d184d05827b41daf13153d0329c5f2e00 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1ee7c05a85b0a3f5465c51cd8db589a474a1c942..98927b25ff0ec5e90e713864ad2865b9309489c1 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e2a88c9c5311f644634a620deca25381601dc18..812e3ad3015bf78ad2dcf42c26123c5a24f26f47 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b605cca893551a05506520d8b3f020a151511e10..301d0ecf3d5631ed8b03ed4015d44a90e111d9dd 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fcc2279fe799521ee499b0fbf3ad76ae82461121..c1202271b3571317a54b29d5992c180387d4f9d1 100644 (file)
@@ -1,7 +1,6 @@
 /* Get floating-point exceptions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2514ba6eadfa4989e7d7f816275c139c2da42368..b207df1122790a0668a29ea7e6428d921a2454df 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9397019b9a81766dae07c2a632e8c4493066e7a5..5cb2c9c147f7b186433559b6245592b8e23c9523 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e0e4fcad811517c67595d2da2cf2c413e191963..c63336ab7d227183333b897955e8888bb6f9eea7 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 257038ea0069a18a0db7e6d9f5789163f0a3d554..e32e512cd84090c7c984cad50e7a1ef0846f5742 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4218f9404f2654102a6379e02b1e39ab4f2f4889..624b0c8f050bfa5f38931e42f5529ce3a50f43fe 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae6077b21ef0775c3664710588baeeb787f04b9f..d987a50906a1daac4f11a606cb049ddb1468cf73 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3a95033bdaaa63b32de4ad57b35cd25858e5e284..5e31c2491e29cbf4790bb91b353130d31ef13984 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 178ca7dfe2ff205c412820cd07f438b66a8fdf93..0b98cbce28a71b5d70e7a001d728cdd5711407fd 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e6ad13feb21ff88b30bc75a6abbe4196abf61c24..5fab8ebcf438d6cd502404f46f9137ff6f4c1cbf 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b2812222705ad7ac73844f483051df6ca7ac1cd..8f6ab282f24e7f0738b4efbc4f7904db3ec4eacb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d15fd9066ded15a86b568998c0bc3a37105a7fd6..8c014ecf291e4eff56fba9406e7173e8aea5313b 100644 (file)
@@ -1,7 +1,6 @@
 /* Return cosine of a complex type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 30258f3988609f3786a3c081441536d688a8151a..bcaf586ed29af782a81efb4d9caf4e7e956be836 100644 (file)
@@ -1,7 +1,6 @@
 /* Return arc hyperbolic cosine for a complex type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9776c71c4747a14d0b4aed8076033b87a9100818..6968fb9f9bc1f62061c3e28e812a14f5f6059143 100644 (file)
@@ -1,7 +1,6 @@
 /* Return arc sine of a complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5447ea335325218eec1041fe914fbb15bb8949ba..8702c817dea28c98616b9925c8c60f226750416c 100644 (file)
@@ -1,7 +1,6 @@
 /* Return arc hyperbolic sine for a complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e07718b4d2ff3ae5079c233624e9d539294e7877..b9f82775113af9c10a74ccd731f73e32f1f0e4fe 100644 (file)
@@ -1,7 +1,6 @@
 /* Return arc tangent of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index df4131a0d2ef78e59ce38b2d3421675c1a2b8963..63c14731bafbabc60393855b75d0909139c7c9b1 100644 (file)
@@ -1,7 +1,6 @@
 /* Return arc hyperbolic tangent for a complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 890b3ed2732bcdea3406e23e2e55161d2aabff75..bf7aa9fb835c5a78d7fc8550333ee5fa26633030 100644 (file)
@@ -1,7 +1,6 @@
 /* Return cosine of complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6cf56e5ee03ccf576475593867c73a319dce226e..ad3a1298f457578f4e24a04d026124e4492e6d79 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex cosine hyperbolic function for float types.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb6043155dbd5e0516878952fea87145d536dd64..c5be98e71815743a349a8e3d802e135bbe4e783a 100644 (file)
@@ -1,7 +1,6 @@
 /* Return value of complex exponential function for a float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9fcec5fca5d74122bd7bd5284bce3b3bcb6b1a71..77b714a6c089dfa4a6df9c38c3a1326d962f9d06 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute complex base 10 logarithm.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3a723e9303a57d7a681029767fd3797ab18e6fca..0f6360cdc8d81129ee17f302ccd0c68c1778b741 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute complex natural logarithm.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 71ce0c01126e6f9641a276a9dd4b9b17e1cc8454..11852735a0f561aa9daf0a0181e7f3fbea758cf8 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex power of float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 414935ce040eb97d4bcc9e12b6361356df3f8667..1ec47aece2661195a7cbd4078f3384a27edfd546 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute projection of complex float type value to Riemann sphere.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d2e02be8fa2d1ddc537fac3b9da17352db9c42c6..6bee18302256ceac34a55838c943c6761de559f0 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex sine function for float types.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7a35ab6cf6061489267fc47f926b105823aedef1..679e76b1340a2befab80b15364538ad54f47d1e3 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex sine hyperbole function for float types.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5197d97157de8dc3ab9ee0d8fef9b9952bbbda56..af80d5af3c56cafd59ff897c87532050b2fd20ce 100644 (file)
@@ -1,8 +1,6 @@
 /* Complex square root of a float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 645a18dca2a1832673520e52d57ffd25a103bfb3..aabdcd57c167a4f3ce2467b0ba1bf1b98b6af900 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex tangent function for a complex float type.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7fcaddbcbc6a0745d9fc985011a139b2df09c028..b9fca8271493cc49b2b493307073830aeff56743 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex hyperbolic tangent for float types.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5057db06ad35c6828f858c6971f1fee8d5cb1acb..09fdf3360ca607f21270b7a7cbf23913e5670009 100644 (file)
@@ -1,7 +1,6 @@
 /* Return positive difference between arguments.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 29d7b467e0132987ad32d0d69c02aeb7cc5f6f36..5b0afde6b846200ee91108075aed30540d911786 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0da3b9a2827cf0131b1d6bc9d6d4b734ae699580..401f0fc5aef56038b70e03e1f2ef1216bbbdeec5 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b89cfbb83a8477f7c0f9635a64c453e1ff150af..6b13ea1d5fb5703a09526c108887df1cc2043915 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 831baba161c60a551456110d0ca111c882fa2d25..d817406f04b121cde4fc8ebe0d79f6a12c3306f4 100644 (file)
@@ -1,7 +1,6 @@
 /* Return maximum numeric value of X and Y.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 36c7fbebc8b97d1f0c8b3ed77a111c2b6a1a9718..565a836266305f02e7e144ca82ba79180cfcf8b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Return minimum numeric value of X and Y.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0fe64bbe9eed89d48f868e082f1555f741c0bb9d..b3e55c7a56404ac89a5139930c73359476fbf0ad 100644 (file)
@@ -1,7 +1,6 @@
 /* Return quiet nan.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a196258d5750a2f139dcc89c640755e35efc4bd7..073e233c130e941b004242b410b7f835779eecb6 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 526052e0cc1f3cb4be91805ab5dc53518a463429..81c824f0e5300f6ee0dd7505f16d7d613b3270b7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9682124ec05b46e3fd158ee95cc6e04ddce58940..6458f8fbe717ce51cc7e013297ca430c4ba6bc95 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for bug 19439.
    Copyright (C) 2016-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c74a7ea86a63021228fb8fe0689307905efa35f..8008baff96049ca43d661cc757ac0041827155c4 100644 (file)
@@ -1,7 +1,6 @@
 /* Test signaling NaNs in issignaling, isnan, isinf, and similar functions.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7210753eecbec1c91d4178a9470c5bcf4847e076..2384eaac83513014b31501928138c0c5b6e6c13f 100644 (file)
@@ -1,7 +1,6 @@
 /* Test compilation of tgmath macros.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fbc223513000e1781a1c5c981ed659a4889184a0..5d43140b115365e11de526e244a87210bb4416ba 100644 (file)
@@ -1,7 +1,6 @@
 /* Test compilation of tgmath macros.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 21af8c9502824f280032d883352c5e2d6d73f492..6ec7760c6268b5b37e97c4c81dab127c13b7e8dc 100644 (file)
@@ -1,8 +1,6 @@
 /* Test compilation of tgmath macros.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com> and
-   Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8fb00c566439ab0c3a0f9d2789833690ccef60c..88b180d06b49da405c2b6e1cb128a8f63af57150 100644 (file)
@@ -1,7 +1,6 @@
 /* Test compilation of tgmath macros.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e42bd9120f8308fa91b8e851b44317e26a3fc174..bcd78ae3e416fd6082c0b26c084d32095a389d67 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2aad8247ccd02ccd757dea14f5f33a1cabdd22c3..249177ca9ab6f5f43ec7e7aafd61468dd8ddddc3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 571faa4310e6c87d15b18d8385fd3a067dd6d401..3bc0b35f4367151439ffbf7ccec0255a9e503b6c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b6a870706f366350948101b01dbafebd5d3763e..3e950a168b1514e3dc66060854bb7ec118b366ab 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 744d0e4819eb8735b83f34c4e4fb6abf5acf1517..8e6a2d79ea12ea05d583864d5e2647441d0af9d6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b889d15f1a763dc62f7d7298bcc60d94409a820..ffb53f2477e713830c67e79ddec4514edf0bce26 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1e9b74f1bdd349e408f7f1bbfda64c769c78748b..5f6cbeba99ae1abcf0ff146d10d18f936f9b2c37 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca91de33211c8c1b8c51bc14f4314ff7f77d7cfd..48148db18aa6e62043763229a0d512fabece06d1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 328c699f56484823fe259d66185bf57cb92dc513..a35fb92ea92011326bf1ed2b83b3509d72553cbc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bf76f7f52d7956f888aac53582ee27676124a612..b0d813b57cf8361664e748c7f79fc50fc38be37d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fb0a34a0dd96d856f958b8f423e71b1b210b9fa7..95af69ff4c627208c904af99c0caf8bba1f88972 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f3271d0c32232b93ecde3e9263bc51c4ab67afd..9d3b7a2043bcab9565beb64e8a69aa837210da1f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8f12903e74b86d5790b333d31c5c3148d2633052..a1c6702ccb4129cdde11cd1678f3dc6a291e7a47 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 67d22de694c99bd9c4b09afd697bb2a67f580f66..faf7f8066ccb541818c102cb0da2eac4b48efd77 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a8746c8297cb0ec127b2ebcc5627f1facd9ea661..16420c3a7c616317019e3c25e03e09c525f6c6ff 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4160fed086d264c69686b3486e1d893c9016a782..a64e2ac5e5a17b9343b41d54cf2c12a50c160266 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 025fb813f19b9dbe4913e41b35c89da7dc4b6f19..cdfe63872e7f7c2c0eb6d77117294c3ea032ebe0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e19f338f7a1d959cc6774584b806166f5995c94f..ce5e196c078f712416c3066be3d49095290b18ab 100644 (file)
@@ -1,6 +1,4 @@
 /* w_coshf.c -- float version of w_cosh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
- * Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
  */
 
 /*
index fc357f366ee04bb3fb9310197395af1f809ba4cd..8f2145b775b52b1be12088dadf49d34ce18afef3 100644 (file)
@@ -1,7 +1,4 @@
 /* w_acoshl.c -- long double version of w_acosh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
- * Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011.
  */
 
 /*
index 33c6faf7151e584f803ee8a1e5c1561cdc3cddb4..448de3b4d34fee40b277ed5ed94625b5f548dedf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03d93ecff8207b018c9c0fde1506c5ce83f84ea3..dd721455de0a74d5a1114c686f453733bcfd9df4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ff052f10d01fd9a258036b11434cae9bcf746d4..1e442b708363453e4a21267ce454e35188649afc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index de1625540a720e1d0b6ae4b2978c54ab1c81b82f..7799875779572a17e6db355542fddbc323e7b8e0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 06eb938c5f7f340d659c77ae6a57367b2b41aa10..3e110ec50cb731d5bf88ff0e8e40df70c67d602f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3c78f575e303808821512576688e900baecbd10b..b37b9cab437a5a0139c43bc8f3b9752c2aa27165 100644 (file)
@@ -1,6 +1,4 @@
 /* w_expl.c -- long double version of w_exp.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 8395d262e474b1b42f3911f4cc26e152250e0593..5e8eec9f99872021b856148a7596d3362070de62 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f295f2fa2dd59665a33d048cff500b2901f9e08..816522be78d0fa4519666e4a3a38c2832e0c5674 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 40e92b2fa512b81092c37159c0cd2bf68ca2c613..fc38732179137447d671de1ad68b954b824a914e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82870ce5512f5ebebc39fc375a901590169802a1..05898d3420dd2bcfa724ba7dd808f10307c89ec9 100644 (file)
@@ -1,5 +1,4 @@
 /* w_hypotf.c -- float version of w_hypot.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index db5495103d625e7b266025998ee2c8437e50161f..dd53b11b53cbb1372052fc29f5a032750e3ed6df 100644 (file)
@@ -1,6 +1,4 @@
 /* w_hypotl.c -- long double version of w_hypot.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index d22b603e26efa157f1792267231dfb7c7ebcdfb0..469e51bd89af2a8b3b720c7c05133abb563ec97e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4882eadb33853b2c45c9d99815158edaa6bd43b..d375f3bfb020b1d61d1ec76386102e30cf50daca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d61e10727593bb341ed5aa6c0e79d1777f2c4500..b4b6936d016a454436fcb82889e17377909d65cd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a78ece4c6a2f3959ec4af48d357f087f615dd788..e00fdfb8650c394863dfa2db7a9e30fcc8df3fbc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2ec7b327d2bc90ae189613186d31e40cfa206e8..81e56b771ec4e7bb72470b7805e93f649a877b40 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13c20d5e6cf1dafb6b67ef770b57c115d66fbac4..af0a4631c6e48d33d874f476bb0339c8e6f01124 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 75eadba90bdd4f7aec9805992fb865f02ba5daf4..cc4f8ddf6cb56e8ad7b4a3d89f2a7ea9737e7c5a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fb6e5060096fb070add63e3cc1311c6eca9b6d41..296e63156660e68e88db4029183bb5e5ec3e768a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5c1d92cd4a713bb376354d4a7245877c5c7e62b..d87cf779e353b9dc6754ebe9f0a91fb9bbc8b965 100644 (file)
@@ -1,6 +1,4 @@
 /* w_jnl.c -- long double version of w_jn.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 2a85e3cadf293ab424ac1c1388bca2fabc2ad57d..22b7f8fc5300d694cd9ec991da2556f3671c1a4b 100644 (file)
@@ -1,5 +1,4 @@
 /* w_lgammaf.c -- float version of w_lgamma.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 78fc4fcb239abd0a0c0acf8bf6c05103e7560bfa..be01b6daacfa1f6b06cccba6e75f4cd907a23882 100644 (file)
@@ -1,5 +1,4 @@
 /* w_lgammaf_r.c -- float version of w_lgamma_r.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 04440cd29f101e05352b1a114939729082ad39f3..83e7383d7da78c0567fa767c39c636fd7d1a2f8e 100644 (file)
@@ -1,6 +1,4 @@
 /* w_lgammal.c -- long double version of w_lgamma.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 6ebfa413334ff5bd4eba1b4386c6a9a0de4c0aa4..b9c934402431577736d2950d99e019a2e39f5108 100644 (file)
@@ -1,6 +1,4 @@
 /* w_lgammal_r.c -- long double version of w_lgamma_r.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 4f20b1a6928b72e4304770f53ba7d5478f98fe54..09e90966347acff0d4b47f1167bd9374f9a94fd4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ed10b4c4f869d0f320a47136a7ea65a3b266bce0..30f72bd0e7daea71375958c2669abdad8fae3420 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3e56340654bdc393f65f15ccad47ab80661a0f11..7311621b00407fbfb0ae97c877498aea263d1c98 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5a2e1b62a0591dde7102f64413005ba2f20758e2..b1ea4965d689bd2423d6bb750057815f51f0835b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bfdfd8c9d0f3d0e8bb99be61f5ecc6a633271d93..bacad68c9af5fe78760a5b8051a50e9c3b15be2b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68a8323402a947e2aa7bb4e8fbdd17cc1842494a..c60f0cc162bee7ba9a08221afd47728165a50ede 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c0db5e3e9d7b601e28af45f77ebdbea740b9a27..aea41e5b79c3f8cfd21e0121bfa65a17a181e222 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f7a269d28912ca5bae64ec07e06fad950c5edc5..37bc9dd3ced2f947df8d0adfdc7c3926c8085c1c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b0d60c5d085e814f281a110761ec16eba1821d49..a53bbe56f19d99f94d4a5d2f727867f8bf45ffdf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 73b65c5b5f9a6d9ee6807b10cf8522fd87d95ec3..15e15cf2c21e2c8de43a60b489b8b524d9b7725d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f4c8e62bfc700879e3d01fae51593292208520e1..555c98b12dd9896025a8a2a50de32129c47800c5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c193ed1582705fe49eb8db4577c8c886876dd00b..5316162b32c485ff9f4ae0f38cb9ead12b466b34 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e9ad63f7e79dbb1d522418625e4f8e74d5a81111..ea6d4ac7363c007c42ff9f512de25554fe4aa22e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 77e5163011f53b126d30eba36694155ca690883c..25e772990ab10b692a6410567d82d92ed0921bcc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb9ecb6d1aac1a4d1e7f1a9df7b198ecebe01a06..653c1299eeb9fa4c5a11314e9fa5e667b3749343 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 67371e635903161055b2656fd4e556b57a9fb764..39a316d5424104d624170d22c3cfca135579c16a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 80502ef39412ed8f946a623f6a46958d013cf6b3..0cf4a33944e28aa0735a95f530fb36e626d4b644 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87a5c5bd78087174918022b636503999ed46a148..9acb4333c975e9a54af1632601b9003fda3acffb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac336e8b9b10ee759d69b8fa17c9db881f52f99c..e8de6675af4e44bc3827c02d0f02d7101f7a5492 100644 (file)
@@ -1,5 +1,4 @@
 /* w_sinhf.c -- float version of w_sinh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index d65c2da90668ac22a51367c228afac158cd1e7c4..693ba4567c593c4eea26cbf845c709dc318f6c0d 100644 (file)
@@ -1,6 +1,4 @@
 /* w_sinhl.c -- long double version of w_sinh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index eedc7f981129639285cdf8cdc2c6c273fd55067a..13402de76e06894c33d99f5ee4ea0a40e8239b3a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82df9f0545bb7a188fde7a415b2d8bfeb3b6e670..350e7b4ec038970b2b4448d48e8a8e24df1263d7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4c5053b2d1e8417df21ee759c9939f458985e840..e9ab9a0e4414b4ce7bdaf026fb2713328587265f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ed509885aee2fcd46a4bdab9d2e7c53cca35ece5..34e0e096e00d0757d817f0b1fc5cb16fd2185d85 100644 (file)
@@ -1,5 +1,4 @@
 /* w_gammaf.c -- float version of w_gamma.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index d79c788dfc183242bdff659e7f037189b647a9d1..a15f6ac0a3b535216289a1e67e16a53f4d8884fe 100644 (file)
@@ -1,6 +1,4 @@
 /* w_gammal.c -- long double version of w_gamma.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index b6c3d7959387644bf3b6b598d685070f7aca7bb8..54da23163ea7bbd4bdb784ce2714e6f4d14f2865 100644 (file)
@@ -1,7 +1,6 @@
 /* dirname - return directory part of PATH.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0eedface6d2b0f75bc3c894ea71f7b849834060b..2986d62247cf98ca41881d704a06437885e4a399 100644 (file)
@@ -1,7 +1,6 @@
 /* getsysstats - Determine various system internal values, stub version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ab990878e042422e85f1b80cc545347aeafbc23..0db27f845c26ecf4f1f3c732ed5c3aba849b9ba0 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d27f4807c8aa8e93cc1de17f6bba46fa2f29d0e4..47d31e250425545582159f245adaf2bb827dffd9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1993.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c751b74a939c4b80691a0a63647c1b1373a4398..74e0edbe17182aed82ac99b9f3f47141b8226708 100644 (file)
@@ -1,7 +1,6 @@
 /* Linear search functions.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2861b8556b4a434acf377b641cad81dccc05f06..9ce03d2a23bd88732e29cd63134e3db9d35d4d38 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ba748756bf382be62368562f69a720d06290c4e6..ab1403de4481ec4b3c385734f74de9e7c7dfd6eb 100644 (file)
@@ -1,7 +1,6 @@
 /* Compatibility symbols for the obsolete <regexp.h> interface.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 923030ef1e4a71b26ae47d46cd77a615b568d0a6..d7cc231d859d61dda69d33cbf1850380a03dbb57 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e3b4e0bfe992cb1b8b818905c286eb15809cac2..550772cdaa940ed0bb3b3a9ba429b80cabe10281 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cdb9c3aea1b2c22a3d70dc098e0fb5f4ffd81bbc..e5289c5e5c649c75f63bd43f6c9b3a77c4fa7bc6 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for atomic.h macros.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 175916c130846d8a3accd622af162a893b844840..e9debaa85f54850e9a76477dee1592f36e24856d 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for atomic.h macros.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dad28f3360ef7bfac2fcfbef6459462ccc08063f..82cfe415bd121394797ee7710994ded48647fe31 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for dirname function a la XPG.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a7e60ae1bb441580a22137fd4ea36bbfae773430..bcf9f485ecdc4d43ad53555920bb23caf9259e0b 100644 (file)
@@ -1,7 +1,6 @@
 /* Test FD* macros.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Robert Bihlmeyer <robbe@orcus.priv.at>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b6ad8afcc6ee644cc57544f5d0c3461188b1d033..493cef419eb7148edbe83099e9728de36da07287 100644 (file)
@@ -1,5 +1,3 @@
-/* Test case by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
-   and Ulrich Drepper <drepper@cygnus.com>.  */
 #include <mntent.h>
 #include <stdio.h>
 #include <string.h>
index 62f97b56c72e3c367ad89e3d4926f27ef41e71a7..18296b323389f81eb8c90273008eb539eaf4ffe8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e69f995628a279c5bed7305f5ddd8bd7a6f65d9c..4183e9251df9130157c90acd71894e2823da3db2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 043f1bd4316aa28407ccb40066330c5ab79c7c9c..624139a7f43896a28eaa32b9360f01eea1166b8a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 982dad2a3bd9d2c92133631996a32851887dfe47..1f8f1d619cefd04d231d1eb559415e312fd177db 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f225fd559a7c0e6d605dc5b5a0ffcc0659835167..f33c4cd12532506292a51aad38b7696d557d19c0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76a45a093f10611b1c95dc13da869ed068390b31..09eb29f1838c31acb51b82bf5c1c31f9d189a144 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c6304d24cc29fa63c75bb1fd2b1081276b021f87..e3b32de6b82a4843a2eea70860541ee5ed0fc8b0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9eddd03d6d381ec504678288245a8a108d73244f..c6a75deb6ee12c29dbb3b3cc79318069495d80e7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3106576b3c13c90fecb8e9494d316d0d5cc93658..a12f563034de2ca78b173e5717e3daf8ae8361ed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76e13d45c05ca22bacfada76777037b5b660e25c..afc63917216c910810e079ce0594b15fa1e7a650 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c7c38b594d5e6fb059b48dc0fc8deefb72d08563..7120668104ecada3085ef178cd42e76641021d0f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca2f347f06c653241b4af1bd982b212ee8ade4ec..62738938229cba0a3300eb6e6b530538e8801fa8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 493912cbd6d320ccec2032f4f02d51e42ef2dd00..0fbf3b708729744b4e9fe19126be83855b1c341b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d2825e067c07f9170c6a807289fbe73fbb5c44e..028369129833b7adfdca4b29a174028657818103 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 162dcc78cb32b808607b71fd80022929945ee245..2e202ff71388462b2f7e9f180d676f8923eedc77 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e1058755f4e8a88afc1d888be97e335ad217da03..7fbcf3bd771058329a9cdde4922ba9d9a6a35a09 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74836306daf445c37e7c4fc9b9e29e563cca8e3d..14055a20786dddb602d83ec842827c5ebd437989 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5a932f9e422b3207930f9f7027ae86d0a9717ab8..55db93577873e775c750e36afd143bff5bb9fb1c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aace185e8f45dd861fd3a470c04cb2febf1f955d..2bee23f56369d5e2c9d5cd1e923909f17bb64694 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 233e999ea8697cf01aa7d62dbb358e90e0fb9f87..c845c441ca28209175d302a34662738f99070354 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 218764f32e99ffc1064ff305c1dab8fc5b907a38..d76fb690786622cea72860e1c3dd5bcb71b7075c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ff44a043754ea31a7a8cd1df74d38e0be1f76f63..e6ad5f4e1b802b9dd06f60e6fbb2321d6ddc1409 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 389c9b2621a4bfe45735aaf714c7361015b6acfb..2647420594e593460a2bd0afa3e399ff959235a1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d61a92418c66a4e782592a1107c945a83f3794e..868df948f7a810bdd717face08bb60d2a260c81f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d9ba819ed5cdb395e6e02dc516a2c398d45a5ae..55c349c45a444838c9ef4f758fc829dea1cb3e88 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6491a7d8541d795c9a657b8093c6baa71ea81e1f..8afe56d671085d9bb884bedb7076cff3236d0445 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5cdec4bc0c8f9f2e0ec03b6aae2f5997064e615..5f16e0b3d2867a84a8a58fab3f5472bd0a30b885 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 493f54450966f8d9641141f61efb720870b7ad1c..28573d0157e2a04d27b5b0393b3d220182080d6d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f25394c041fb064da48de2ce146b90fd2276fa67..42a78f5cfc26fd7231fc044f51544aa02dc4e75b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 722b1237523dd806302abed3526167adafd46edb..dd4080ae62a16e788707636b2a2e9bee83598270 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 877f3e0128052b02eeab6e07c05e0fdd07494885..28080d498830b90530e493e23ecec58db75df92f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6784fc353f8dc9acd2f36996ea7c3e8a9128e4ca..4209b4bbfefea018046d3617d70310cde81de678 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ec313d54b4b259022fee5180f0209508134dd12c..d82aeefd97f0374237bfeb3e879a6ec0c6ac06ab 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d8d0bfbcdb3db2bbf8889eaf3e047f36130016af..918aeb2179eaf8913364728ae396e1cc1013f690 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 28ff2fd21ae0bad688a837ce2e2e4e2a3dc4c354..2a7241fae3697762cb9d349ab68e18725018ec86 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 229aa522b5b70c0fb5528e91fb048dba682885ef..b8828fe9becd7a14d038d92bcb5a6184a220f4fa 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2871bb68bf3ea452d59b028ed68934f362c980fe..a6e837898084d80457c2d3b68bc42241dbbf3166 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 14d5bf4980ee4e9bfbdb46b718861bf7b74d3889..34aae5ba17283ef9697939384e6dd94319d0e9a5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd549503439da76016aaf847e65f469860f83b80..fd26abfba8b171d1228a268367cefa91d87fa1ee 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index db1a9c68564f5ee06d2094c89394645979bac973..1622090f33e68753e3a84e6cf29cdc4364de7738 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfe37a3443b694543d769df04355f7b613f4182e..0356993c260a67f129be24a3bca8882be88af40d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 05962784d51fb98b9d0a09710a230c52b0a426f4..44f841784510e1dd825054749dc4fb119b697d57 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 040786fc441cd8f41765bfedd379953dce17293c..2292df7917a65ee7b5777c53cd7d22b05b902dae 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e3c6b1c1abace4ed178ddd89e9cb1460b94396e..76e87253caf5c8f512bdde29f62512fb18813f89 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e858d0df068276baa9a288b165550b735b907be..f36f924d5e856be6777a773939b643d138039a8a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 238eb46ee4dceeca254ceaf977c548d576bd7d9c..5bf28bc92d637639341cd9ace48c665928b45381 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 929818051c22513f4cd26bb8527e194e01d4bfab..a6a32dbc1f35d9ae8c5446d6881a6f816ca3466e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c85778d44941a42f6a9e2161524968ea97117f88..e1c8831f09aac356f9c5cf55de43ab9888c01dbb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 180d15bc9e9a836805ec4b8e6ae99d668b9eca92..a957f6327f54320469a51aae170f9a4f6e8896ed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4eeec856adde5d7e58db60ff2fecab05482f4bd2..42f5d2adc01fc526cf429941e640957a4168baa8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9dccc9889e05252a72cbc93abef3f8df9ff0127c..8c740529c472e97688f17968af3dc43376f097fd 100644 (file)
@@ -1,7 +1,6 @@
 /* low level locking for pthread library.  Generic futex-using version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f33a4c20b39a4aa785197f065f17a350ad955d2..d9e3e67040a0224b1fe85bf2b05bf8b86855382f 100644 (file)
@@ -1,7 +1,6 @@
 /* Stack cache management for NPTL.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8bcfde7ec59f94017682a00ae93d9cfaccd93a56..c0b8e48f70e094a98d85c49bb42b0c50eb68905d 100644 (file)
@@ -1,7 +1,6 @@
 /* Stack cache management for NPTL.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c665f4a08a820bb2b146eb510db12411037de14b..4c3960b516a2583156722f85b6fab1e7284f5053 100644 (file)
@@ -1,6 +1,5 @@
 /* Deallocation thread-specific data structures related to pthread_key_create.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cbf3580f59447244050c9c34333628b65efd1720..987a45f23cdfc0efeaa056c34da315992b180234 100644 (file)
@@ -1,7 +1,6 @@
 /* TCB deallocation for NPTL.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f3577241178794dd7cc6b2a75ca991976d16f5a..1bd7b5f80384a914ecbf0ed3501cec9c813b4048 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 75d85139e28526d65dcf05f48a7db2f92a2b9da9..09354a74aa387f296de16acdb722c0411488de60 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 871749352638e1e67babffbfe33d1816d91ce379..4a27cdfee5d55d1a776127870e87ed99a0f7915e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 44d7babdf3da10e3b729073e5a97fefa6595b4ab..0f44b7c36713c9e2f95e20032be1dfbe92f18b40 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4c7eb0ad0a9b8fe0050b26bf1de60fc0b4ce5b82..1a94db228b8a0e6a53db6282ec0064ec5e28535f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 985426ec1a67128ceb340fedb1ea79a8c8cdc9c6..33dd8fff3e41beca55d8f6189116717051bdd165 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91b421a55b34434b24ccf4d37b319d0128eda483..37329eb1fec6147cf3d6bbe736ab5c7e03be9920 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87951127fe7de9cb26cc131aef37716e95ec58fc..49fec8eac0d2cf54f91a0af228cfa5d05c04d988 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e311ff540566a928d5e32ed60cc70185d5d618e1..d1f05cf586b406be3a57ca82bc3082c6618126bc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b1ca4cef378392bd3beecec79cd45f2e6392316..404fc6971777526f71f56e96548b89e6d82d0ef4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8157460d69e2f4a0d9f22fbc812eb19a8c4b6fc2..4f21656673ae60dbc1d53e6c6a794e721ab84afe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 485bd4c2dfd3ef7089e7a6e2facab4f001a81deb..2fca439f9613e411fcdde12c6afd4089236524ae 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 49d8dc7eb28e8153d9f6211c07859e68ba1acc05..30761fdc0d8db0e2acc2d68dca8672b40157409c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 24723dace11c6cc2baa31445c7994a3b21fa4bf5..df64d877327ef5769b5c26f6a7dd71bf5f658eac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 05805418b6a4b8c310ca117e83e475739a07533b..d6586d53bb1e004f81dad7b8c37a8598872fd5dd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b51cfa698789f57aa88346392fc5358fb2f992b6..0bbdb26e2223be4d04d773b01717ff23694af93f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 351aa4da80dd59b5cca78622e887184e2ad64972..55294651c5b5f65fef713fe754f4a3ba8c834776 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b245ae95c78f9b558c65d325741aaba2e4e4f131..32cbac755f20ea1ca3b75414f48799d42b4f7ab0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b247cb31c554f9b1a05cec1c0f0a0d43b109e7f..18b94d5ade97b8157ad3cf9324677cfa9b07762d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5a86d72b10f7dedc86a592745dce2ef36b70a5c0..b80807233f4b42ca597a8968aeddef218b60ce92 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7320c26350b1c2e3a93194280ea47e52ef37a25f..1cec65edbd0068e8e3ea66ad0f2f66de56f8bc5f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fbd7c094207b1fa0b9827c36060c6c7deb9ac0dd..3471b3a8ab29ed189f65488edb8bde6055748a0d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 24b5d6b59b8e9f78c8bb85dbe3a2720af0ce4811..cf9e56e37b3fa6dc1dc601bea198357aa24ebe29 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 518f51c5e202600f8bc046fa71acd548c6a608c7..9c59b7dc423a412f52c41e49efb81377b916e33f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d01d3fc2450e3ec9cfbbcc4aca8e8958ef9f7ec9..901ec063d23b10018fdb2f4f5781e9b58a857e3d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d89b593786e11b89294a01fd52c0086cf350096..05f8430b1c8a8cee45c63e1cf233d638edcdf886 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 994a0b5241443558a06a7ed624b5fbae3341d0a1..4ebcf2caf602ce77473fe0df5ad86231b3edc731 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 41d6b4d789727061605f27327649651fcd839419..75c3380930c56da840a9448033323952a378bdd7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 328339e36481ba2c1f16903e30dd1e191108ad52..f1232673902af6a01bf20a22cfbd80172a2534b7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2dbd981c7f412c74c2383a57012a49f939a68038..f98cf7f45548857bcde377703a5060423c2c851d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be5cde2ae9e7034882cf802585eade632876fd58..b54c48ac9ac5ae84d9c3c85c02bcc6b93cdca839 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4aa3b8c0d9d03b676f7b893366735addbc2c39c3..4c7ad52b8aa90baac175434b7c4d1816e668b861 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 10b68c1c35308a80f3b31c7f4ba02c702f9463a3..0db364cc964f9f7962499304cd3844a8398ef0f1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fc0a844d09371610bd870cfb96180605e2371823..e88166391b0f1213c333e3085c702e9869944035 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 986e4a50e3de8eb022a34f87bcf31822a18ad6a3..0f66fa745714c99fbf97e3c8811f37e952d148a5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 60305208e3e6bae07619205d66d8ef0d36efbca3..f50ee3d32ba433a1407212058bd95ba221239b51 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8e25e6cb20cfefdd49360ea6c6df372e58a35227..b9a7b69e88cab79f184959605d2cd3a07148e30e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc25ff21f364e8a4dffccc75b70fe852501a7884..2bb523c0ec003501a54e3f8af0face1559e9938a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89da3e5229351df8b38a056ff4db3a59fc9866f8..d91571bdfcaa0683033b30aa91e10df2c2580332 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1275b2f15817788a9031926acca1bafda20d2e2..8b9491dc110abbc5569d13a6eac00f58d26ba234 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 81ee958dcbe7aeb666f0a7536fd4e58028835157..85eb031d4497fbd54b453be4f6ceead8b4f913b3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6aa002ed1f7533d9c9f093d21b9e2177fede8531..b3fa66345a9461ccd665e16d6b29250bc6382a20 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 171193b13e203290d5d66c8735a9c3ee3d6a66bc..b208ec332e5b53db505bc2a15af3f68a189bcc6b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc8c511f1a72517ac2fcffe505c3758df61335ca..58af3541dd5d7f49aaf7cdd80ab9cceb1db2864e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ef0c661bf93a5f72e05a86e9a1b7e44397e8526e..9fad05d28131ff3242ee84c5dc876afaca6e385a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ad5655dbce204151162f8d0f9a23ab42adabe9bb..7d057f5a2fc0bea0ab718192e2a325e0970d5dbd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 46974b0f9d1fb28c056063cba78005cc9d911a8d..b3d6979423cfacccf47d760c9a09f2d32d9e32c7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a44b027bd2d658f7bd2c5725b091c71c2360fa1b..9f649b7b1d682f99854ff35a3835b51868fff287 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 536ab6564ed2db684214e3a2106f331ec20c5130..9703282fde77eecc93ae52e54dc30001fdae2fe1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64b66ccdb0bee9a7086b3776e69222caa422c77c..27e1afa1fd5c3ddd0516414f74c7aeac4d7ef995 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d8ec299cb1661e827984d7a09d87834e66b68050..7607f36e26c1fa035256cf3b58846063c74dc65c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac50db9b0ed51e25c6686860c59414715dd7fad5..3bfc3c2ff0d6f4543c979821bbcc0c0af15eb6fe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 57a650315f4ac8a5e4245ce3bbe3fc99f33dd0e6..cae0f8ca83ac2454d30d31c8e8b16e1b30bfb3e2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6abf66463e909c106117edba6999beef246764c7..f54388a8e2cca131b457e7a1ca29b989e52e638e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 18261ddae0458c116547e81f02bf0eea49e2cd4a..3b23a4b50db4de5a17a010a6f707a82d06242354 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 25807cb529880d67a6561b6ebcd45042e89dea3e..9d4e7ecff187c49098d071dc6ea91a668d40eb44 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 387f7ffa393baf0dab49f64ba51dff557e4b79c4..c20bca422e10a420e27caf4e0366dc7fdfb83bdf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94316cf8972f1b6622a8e718fac0f181d09139e5..ef4022b8acfd62c96305c954ff7a0bd2e553e16d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3aad6713e4bf0a4057bbf139c0da1738dcd9ae34..05b261dd7c234b195780e56aa1b0d04b78c42a00 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d2b33de73d9b3026898c919812d406e3c2b35208..d4cffccf4912e436a644bed326530a5bf8ff5411 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 46c5d7b7ffd4e0eb0146e9a0f2e0a3a25f0b6ad2..19dabb1d2c787af37c5e812aa5b5698ce0957d34 100644 (file)
@@ -1,6 +1,5 @@
  /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f5e0953814596a833244b2dd3b52e48e97f51d28..bc76a13bd5c97e8dd8247adacaf46047a750c3f3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0cb336e4f8048857df6944e1e97887ac741b6870..577e9758c796c025e0c9844bcf3000292fd11686 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index df4ba0019d20ebc3f368e294405365b6928ae2c2..96e17d1bbb49c55402fb7c57e6d89769d9f1bcbe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 54a98d4539e0c3a9141caf2c3ca1f915ecb8b2e7..dc50b571b694cb530a63222fa445a473afb7b9c4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e4ca7683f16bfdb1a47d3716e29580fc5001b0b..f1408bff0c4cb0ee146396c1e3e8ed91a7b2a641 100644 (file)
@@ -1,7 +1,6 @@
 /* Get current priority ceiling of pthread_mutex_t.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d9d7523ea4cc2a148e05379edaed625378530269..bd998ba7853f9fb5a187fafbf9a566af3a76a79f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index da624f322d06d0ee5f29ba63d1d6505250b7cfd5..fbe8a3cd21f40a7ddbebb4696e57e2e329692250 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2675597dfb80b14c4480cbecb4dada14e83e5381..d2c2423136db29d11ba31c3cf202547546317154 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current priority ceiling of pthread_mutex_t.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 11ad7005d07afc6eb06d912709d8fd2d61cb3da5..bf2af6b04840a62aa07d947c7fbaf6b86de473f9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b61cdb94f4090411729651703aeadb7e84e09ef5..54faacfd216c85ae285960049fe9ba4ca1de7d57 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7c153975729101f9194f9719faf5d8cd493891ad..914beedd920ff47bfbbb9e7633e6bcb2d347a5ab 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 32ead522594de6d8c678a7aaab6ec9ffca3272f8..c50f0475a8259e1170fce95ddbe201e919044a47 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e1a055083cd97599f6373e716312ad3ff9a81ea..3b8e3033378d21441db4c7d560b528fbbbe33ae2 100644 (file)
@@ -1,7 +1,6 @@
 /* Get priority ceiling setting from pthread_mutexattr_t.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 685f95a84ee1635ad7b8c7ea928f747f8181aa46..0fa00d1623bf38ca1665c888d0532f0388776100 100644 (file)
@@ -1,7 +1,6 @@
 /* Get priority protocol setting from pthread_mutexattr_t.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ec017f6d030a6e39c26f1fe54bcb82607d7976a..4ad3ff74b0dfa6947e7d010658026122d19e2363 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7fb0a676a6a6dec38330c94a2bcf4304ad86dd06..b8f5f17ccff28e452384eafe7e253824f498fe1c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e091087213ac13d6e33bbe16af010ca8052f6a02..7a93e5ab407a39fc0a70ad0b8753cafb2e3a4644 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb41fa169c56aaac309e8ef70ee4d98434a700ea..00af3562448baa2c63e88cce560c0b5c898e026e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b48f0d8c3a1031010790b7853ad4eeb2b7fd1d6c..f783b43e226387d0652bc91132c12af9d97ad1dd 100644 (file)
@@ -1,7 +1,6 @@
 /* Change priority ceiling setting in pthread_mutexattr_t.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9a97729449a17354c00508e9834f90c299103e62..cf359cf5a2a191218e5d15f85cec3c18aaf078fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Change priority protocol setting in pthread_mutexattr_t.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f3d52ff9d9538ecef306d1a755814765251f9efe..c7e76e5c2cccc30b74ea58701ecb5b961e733be1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a7b119244d26d1936c5527860234d1e5f5dde89b..6e8f212699a872b68b96f309db84ead8b870802a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fb8d66c5ead536d0d788e7a03d9a9ed1e097342d..d2e2bfb7d747eed31254f5c608c94bd807822a22 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e8cf54cf96194204d0f68397ad6106732fe85b9d..b0c5a4669c23f5acb44e6887a948f86f772e28c2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ebedf298b9b7a104283994a546b052289f13fd0a..c8ffe553f25e04d9fe7adf9f07767565a46d75bb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index db8ebee504794f312126aa1f03d4e9dfed3c7aef..b235400243a503a0a721c0e77fcd7a560826c8e1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 366883ea3d629f49583b0027a3a57b17009fa26b..6c795b73b5ae40c54726bd27c1e71395a00723cb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c73af26fb668cf161cd3c0bd7efc43636051be1..11e5dc3c2d46bac3347cb2237822b4a15324d782 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 890da92968b0b1f1cba3217c6608460003a61221..a3d384e63bc2513ad49129c43ed8b417df283d4b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 495541fc780d8ba42741ef4b0a6a77a50c342ea8..f31c5d242277805eb249c7ecf557f656c2dc9ac1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 242c0a1c5c0f95b0e3015ee4270882b0f7cee3e5..08c49ee27cf7a71ad00eee85847282aed53f64f7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c0da9786da7e1a7bcbb47d92884d5cdfb766002..6875d4c4b5182c7eda511a5bd2472f8632ab35ca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be20618d5233cb71da5446ace384a17912bb9d50..a6e5b122a395feb9b74801d7352c05cd96a94691 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ed19f8ac72ae1f37440d6bd19df48416494ccd2..8907a7850cd21f8a2bcaecb1a8ae72436474bdfd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 53cecf5b99d1dd84bf48927b79b1c2ea3db29fef..17144253ff6501a5045a4f3790c3ef0ce8874385 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3e126e720e536a447d4df2369c9122febe28d770..fe5b084675a2a2ba72b6e51809263810b416d871 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3949a0698dd6961ebdc1c449dbd431688435d7c0..6fe78fa0d359e4eda2dcbaadaaec5ed7071503e5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e13665470bd18e662e0ef3aa2400ff23f58cddb..58bfa788581fe84b27a074d561852300190f37b7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e8f603788ec5a09285986f3766426efd121eafe0..d5de4b72e2edea3cdb21653855fb4f8ecb0ae86b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 196d93fb8e44e615208fd21fcd195ab70cd49c46..d92340f85dd2e2c5b3c831a4b8e9e0f3ecb1c5d8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3bfdc63e19e4b0531aac09728ca91e8bd1f7564f..2ae6ae694c46dddb0dd5c5e9a85392927f25be00 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e2b6e4974bd58bde2f59a26d13c04b11f300876..832df03aad5e5e43992b564c64cd1bebd245d541 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e7b24ae733dcc0f239cfff1fd58727c30a5b71a9..4bb53e96bfa5a0daf65f14a1c76d9b368325ca23 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5bc93ddaef74e4ef528de828f233e4288dfdc04c..735f2595c9613e2de8d67107ab770eb9e7942297 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 70fa8378b8a4d97ef48136e9c6a3c79177769f42..f38bd788af9269b02029844da9cbc5f077b5f859 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7bb68d32317be0078011e590509a76fd131aed50..c095e346c8d09829fc3ddb43e641afe95e0e09f8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 820145a3d1d22cd85f2fea3bce07f36123dff791..f37410f6231cab28f7f60b5a8c4e9c583130e192 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8e6c6d28134554482e08e7ec6bbdf4ecc682fbe1..d19d96dbb49a5582f8a5dc1c8b111febad21fc9c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a0467ad7af88c6f8cbc0f92438bffadfbc096c2..edc18bf4c0debe5a7838fbcdc4b95532a6599801 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dcdbf18c4a960a0177c1aa835680ebf1f19b9a6d..2f76873c3014dc41ecc1744887a3317e3232d93d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c6a51477bf59f970464efb8f80006d7a7b08002d..0233384e23537755e58095d216a5851b8c2b01e0 100644 (file)
@@ -1,7 +1,6 @@
 /* pthread_spin_init -- initialize a spin lock.  Generic version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 15921f726a77fd9c82bc6a2421c9c9ea9deca370..4c586c65140822db582146e77bb7f0ece92e5dc6 100644 (file)
@@ -1,7 +1,6 @@
 /* pthread_spin_unlock -- unlock a spin lock.  Generic version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 31185d89f2ab84c6c6504278ff1f9f5adfb0cdc0..7a7a199b6d0c9d30b0c94e1039a7f8ace6986052 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b4026612f3683fd9d55f4f2997c0c8cd9cea6c8..a30aef590397d7847a68ba002d66a175ac74590b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd938e878086f7bead94b57679ddceddca8a9d6d..e31c83de9eea2e7b7b484b4cdfe9e236514aa083 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 638d6a3e681ff63ef6a399350db3270aa79b7817..0415e1e55cf9c004f09e4f66d33f1b18be93c888 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd8f2024ce3b75945bc8f4a9ae9b42060f3b2d20..a9ed3724eb2b0e24ac9444380fa45440ac57ed12 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d3a596e8c4f8bcf0864f8735c69bdc83aee53b4..cf1b98148e82730431dee648183a21a8e77f1332 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 39fe76b92b08459531ed81c1f3b122eaa39eb962..8cb44aa16ecb58ababd646373156eff7d8c7e99a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d56a6ed98331c32ec4c82ed9167850a3fc474ac3..b943af535c5f720d1cfa64eb24bedce2f62bcde9 100644 (file)
@@ -1,7 +1,6 @@
 /* sem_post -- post to a POSIX semaphore.  Generic futex-using version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c8f37d3bba38bbe70a43fbd0612b210f86601e9..971865dc3ccb7df2697f4f37aaa457213fee5e5b 100644 (file)
@@ -1,7 +1,6 @@
 /* sem_timedwait -- wait on a semaphore with timeout.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8576add41c8daf9b8a0a698e7e470079898b06c2..b4063388118ceb504d06020fa1478ee0d7997ac7 100644 (file)
@@ -1,7 +1,6 @@
 /* sem_wait -- wait on a semaphore.  Generic futex-using version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fd8a2e18198250e02a3f14c810a43c06585e703..71626058428a665fc9cd5e8dffe316aa3a2ef296 100644 (file)
@@ -1,7 +1,6 @@
 /* sem_waitcommon -- wait on a semaphore, shared code.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7f58a75731d15ff3c429f03ccde463251837ca14..3a55243a324b6e3d1eb3ae3b8c0bb889b0439a57 100644 (file)
@@ -1,7 +1,6 @@
 /* Thread Priority Protect helpers.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c57c79166972a069225f2ae7b8244db5599e19b4..d23d3e5d8647ce92f95c31446970993470cdcc57 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f407e4eac62c4a6ad98b429b2f4918ed1f6b287d..a413034fa4ee3fd82ed82c5e2d86fd20e6711a1a 100644 (file)
@@ -1,7 +1,6 @@
 /* pthread_getattr_np test.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0056e7ed00b6545812c14e4da715b895ee562163..007bd8085c74dc43b488964421106facc7282e0f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82ac9b9aac2b402a4dcea6460550f127a759d08e..54ed2a54ffb5c301fa990d0afad70851d1df1b6a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a275ed950d6c5f8914fd2e34be054bc58eaa2bb..f3c21eb3f28886269debe9a2d9d97f33e1f0c2fc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c7356e7630a91bd40a03ef21d4e2d1deab3b2b5..7cc189173f1a89cf85edb9a234d65c3cdb4d8b52 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 523f8a92e99314e89871a1fa32fda41875e73357..82b7305b1e7fc18d207344c13d7614b907799706 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00e39aff9f83a7b56de4cd41322310431987d732..67b972c122d54f963201f3d09f800d1560d20a02 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3744570c7f378956a2f3c2593f6ccb4e8de8a9f7..19ba8f5640ecc0a6ca054042a63b26fbf1a529e6 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Hui Huang <hui.huang@sun.com>.  */
 #include <dlfcn.h>
 #include <pthread.h>
 #include <stdio.h>
index db3558892b6f12ac2dee4bd3b8ebde4b9ae4bb7e..f7275bb5774910a4dd6532e5029a5d9f7985fd86 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d0113ccc4096b3afcc94b13f7b22e51af1598e6b..53a1fb5c28fcb5f670f06865265ba01d0751025f 100644 (file)
@@ -1,7 +1,6 @@
 /* Signal handler and mask set in thread which calls exec.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b204bda856948b8ad3a22b41a7229e4bb0384ebb..87b9d34728d0e75d4a862fd30de65337a263972b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfd43bd6cca5daaad8030d8855d6a70812cc5e6a..6e8ecff774e5a69da7367f7e26b622b46688b88d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 15694822a3e28d66b3216ab4ceaf2c78296b4659..e020ab28e0d692379867f105f30f56d2c5855aff 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f82def591a8bfc203ce2f3b8db5c94e85c83a9eb..af682c528805a0653f770552aeaad517344f448b 100644 (file)
@@ -1,6 +1,5 @@
 /* Test program for timedout read/write lock functions.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 396f39b4bc42275aa790d5265de624dff2141297..d78fa5e1b622f816b835acc716d43d19e79ec51e 100644 (file)
@@ -1,6 +1,5 @@
 /* Test program for timedout read/write lock functions.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index a9ebd387d12a01cb44ff7550a54107e5701a2f81..410f13b2964085ed98eddbd923b8374dde352514 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 67d43ea2c179ba881396fff0a003f4d00b7e1644..6122afcbc396aaa90f05d0e4f455c002569ea451 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b26950f0aae139de0e24c69f38784cfdc55b7b17..2aee65d987330bc1fe4955cba0a0ca33cce2a0ac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e32cf323a77258eeef9451f8b7f29c11b77a74ec..a460de9441e493b91413cac92d27c0f171ffbbfd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8e89a6126e83643edcdcaff970388142bd9c6a6b..08e54e9ac36c7f6e0edc0dd9257de24843cd5096 100644 (file)
@@ -1,6 +1,5 @@
 /* Test program for timedout read/write lock functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index d010bc830d086fac07d6b81ab4902fe59877cf36..943c929ba5e1709904bdcb67236e6df4182419d2 100644 (file)
@@ -1,6 +1,5 @@
 /* Test program for timedout read/write lock functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index e9eb2636d7facfefecd06059e6007a0c996b9cb1..0384024196950e190cbe8f46b639386e171ab921 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 708c940d2a6e93473cd12f59c5fbe3c2becdeade..2360490bef873e8c521ff92e5d2b070da69b2480 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jaku@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 14d5ac6cdf24355efd577608bd8db442353612c9..578a1ca29b5593559be01cfb345b47041664e6b0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 086f3f9ed1fb5024f5ce49f7121999aa52eebc47..949460fda427d818b74b0c52c7b3702b5195381b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index adf4dd806be9eacad8d7748ef2564176c5abc272..e8f3631a73364628626e6cc60c58fd6e35f3aa39 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2e304f370ef67183a46ef8aabf3dda125ba9d3b9..8b0508f0432199f6dee4603dda78d560e80ee53b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 870514900c18d1e703a270cdd10f5d13fed462c8..ca6b418836b91dce4f35ce7aa344bfc3abab42e3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f1a672d7ada29f0df0501bfb823f674e71b0302..8ea805dcadd4004cb5040e681c2c3b89599024b4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfd13aace1affcd58d67605c0d19fd4ade006c3b..7090b41ce6dc1c2311d606c739aadcd2531b493c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9466df4c14c99e393675fcf90a6ef11041f80d83..1de1877056ca6ae851e69c3e364e8b8f6caedcd4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e232f7d3b2a08bdfbf60fbdce022ded7bd63f367..2e9d06be3180629bd59e0676e8234d30251ba20e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 45c7e4e1ea6f44b872739dc8063ea5738e6bee96..264ae40536174c841b200cfb65d81a4ad2b04ca5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d72219466f54f18b7649fb846262f8333736ce23..03ab6998cd38698e24ec1bd23c0f90265c28eb02 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f50997f728ccde0dc4de6509de42f327e3196827..79b4f50f0ab0b667165c79eed2275017ed1e0853 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>
-   and Richard Henderson <rth@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 06b5adc5c2941841a5aabc05d6598be0666d9a95..d01680984471c51e1489bc6fa6e7455b29a3bd9e 100644 (file)
@@ -1,7 +1,6 @@
 /* Initialization function of thread debugger support library.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c1649940ea69d72e6ac885bbbfd04db8f3b6edb..a75906d70a885d825bdbe0dcf1fcf806427c4241 100644 (file)
@@ -1,7 +1,6 @@
 /* Noop, left for historical reasons.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f2d5faa568109289ec486f104ee1da51f852197..ba3d9d9b934c4d4a1cf21d91197bac957a9986d9 100644 (file)
@@ -1,7 +1,6 @@
 /* Return list of symbols the library can request.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a618ef900a2eea8969afe405e57b7c0879b223b9..176d3cbeeea6caeb0db54be6782cbf9053641e22 100644 (file)
@@ -1,7 +1,6 @@
 /* Globally disable events.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b68eaf410994f3051ffcf10ac91a507648f8cd66..a547d99e6b4e2c91848c70d1fd091b485f65a41d 100644 (file)
@@ -1,7 +1,6 @@
 /* Detach to target process.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a8ccb91c7190e6268e15e31fafd9b3837c17ab7..3bcd6e0e0f87ec631442bac76efe69ced6a6dad7 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable collection of statistics for process.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d6364680d592a553218a96d31cbc6b97500fc9d1..ac6f33918146b6ca69686d4fbc7ea06ffc6efcce 100644 (file)
@@ -1,7 +1,6 @@
 /* Get event address.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0fa1389e76c44dad1e5a82b8c463ebefb41c0142..019f787c3e42fab83af5677fd1c4177f64172abd 100644 (file)
@@ -1,7 +1,6 @@
 /* Retrieve event.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2684b8469977211ccf027c0f938edc473e210b8a..5c43aba7c98f863e4608cc8842936ef96f341fab 100644 (file)
@@ -1,7 +1,6 @@
 /* Get the number of threads in the process.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8ed841fa2917abe78031d87c5f4be7895e55ace9..4644f2fd5dd1f006e9628efbf6739592c89a2bf6 100644 (file)
@@ -1,7 +1,6 @@
 /* Get external process handle.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e4b0df87adc7680aa71d9b6f0fb0d14607342f36..730e1a3d984cb4fede87b74bb66e78c8e61bf714 100644 (file)
@@ -1,7 +1,6 @@
 /* Retrieve statistics for process.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 142b7e6cc92f1565ba6e8eb8877464727462b655..e559757e5faabf4eab1ac019e12a23afd4bb6088 100644 (file)
@@ -1,7 +1,6 @@
 /* Map thread ID to thread handle.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eeca29d5a0f7be9f53083eaa79cb2f7982c621c3..efcc85bff264d162e13509fee3afbb01c7065fce 100644 (file)
@@ -1,7 +1,6 @@
 /* Attach to target process.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c673c660f8405a838e8e354fcdff5fa09f4f3827..b4b3a9d775268fca3f69c8cfa5b6bfe07433bd5d 100644 (file)
@@ -1,7 +1,6 @@
 /* Reset statistics.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94b3ae95caac50a9c815ff2c76ce0a7a64ac3f1d..c49790db8e43119827062c96a3d06378694b1ff5 100644 (file)
@@ -1,7 +1,6 @@
 /* Globally enable events.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a2c7fb5e127979d9b028f53a95e4182b1aae80f4..3f2c19292c7568c927d024c193c57a7d7daf13ae 100644 (file)
@@ -1,7 +1,6 @@
 /* Set suggested concurrency level for process.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 98286184e3a1095a4dbc2178044e462132579d76..c75309dd3ef54d23d263dc90faa7cb9c2d038e5e 100644 (file)
@@ -1,7 +1,6 @@
 /* Iterate over a process's threads.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 023ba49d448a26b8826a72cdf56712629a116f9e..40d9cbd518103528c1beab98ba1dbdc04215e40c 100644 (file)
@@ -1,7 +1,6 @@
 /* Iterate over a process's thread-specific data.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f13e13725f1d389c978fff9d77f71ab3d4f35b1d..660e4f55279f8b93455fcdabb9ed7f43f7952331 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable specific event for thread.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a826283dafab9d7696ca82a010dd417f811fda2..b76bdef3e5f1638728a3ba3cb8e8b255b2d759f6 100644 (file)
@@ -1,7 +1,6 @@
 /* Resume execution of given thread.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 21ce9950da92df42d9c3703f2d2b9089df4cf0c9..9dd94e7fa8764eee4ca9a1be94afe41dc8d5eebd 100644 (file)
@@ -1,7 +1,6 @@
 /* Suspend execution of given thread.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f53fdf01b662be406d633188b6272d65e8e9846d..c458e34bb473856aeff1443aff6e1741813838da 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable event process-wide.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c794176ed3611d6f7f345bea1d82600e1a78ade..982e2464525588a61d061caff29cbeb682ff1fac 100644 (file)
@@ -1,7 +1,6 @@
 /* Retrieve event.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 01af021d2a11270464488b463be3f97a09e77d02..7d79bd4152d4ccf067a6a977f77bf415f42c655a 100644 (file)
@@ -1,7 +1,6 @@
 /* Get thread information.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d08aa3f600cb8b4de32b1ea533f00e46fea054c..4dc4e392e92275b969f3b903ec4f00141afe1967 100644 (file)
@@ -1,7 +1,6 @@
 /* Get a thread's floating-point register set.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8f9fab096faf3168ffbbcce7df882d3d7dd911a3..2dfa4fe3c23ec8293ded658bbe247eb1eb4a276b 100644 (file)
@@ -1,7 +1,6 @@
 /* Get a thread's general register set.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d6472681230b9e204cb501871c4dca56c3ddb27..01f4d067465d20cd99d1e49a7206186c60c06c24 100644 (file)
@@ -1,7 +1,6 @@
 /* Get a thread's extra state register set.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 42f1873b29dbf7877c1b4b6d0a3437cbd4de012f..59cbc3e5d3607ac8529153d9556d657722b407e7 100644 (file)
@@ -1,7 +1,6 @@
 /* Get the size of the extra state register set for this architecture.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe33e67f9f5f9b9d32a02187e25fa186edb1ac2a..d2f60c2ed007accb1aec583b32d1b38ec1ce7dbc 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable specific event for thread.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bddb0359a8d2b31972faf7ed33380a5614f9f0a3..f4dfc8b97a6297ac6d6960af88f225cfaa34ead0 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a thread's floating-point register set.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a76a1075417451cc3d248922db5dad1f3f8879b..2e5c20f0ea1583b3673fb4e6538edc59d2fae955 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a thread's general register set.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7ac00c2f84507f8eadd631a7284f78337eec5f7e..7d6560feed6a5e26595848b61e20940e374c3f83 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a thread's priority.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f0217f13f128b2a386fa5c30d4bf5752b397c84..d3475c3b5e75d2eecc42511b744228cb1eda952d 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise a signal for a thread.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8db1bcb649a55f5e477437f944fe5aa484f8e61..752c4df71ac2ac8c3c634c5b7368bcf1bbe2aef4 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a thread's extra state register set.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 437f525a6ce70ed6da08adeed4a3ea707e537410..98442c38cef4a15053b801141b7d004ddfff3ff6 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a thread's signal mask.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 124b86760739c777b90f1804d5073f018f6f96a0..bf724142cffd0ed6bc7b807caa3c0eed1cb7d868 100644 (file)
@@ -1,7 +1,6 @@
 /* Get address of thread local variable.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4ef09dd02c3780082ce1d6a88e147354a88eb93f..118e98bf0cc611dcfaf7d3eb67c758b45b4c9a27 100644 (file)
@@ -1,7 +1,6 @@
 /* Get a thread-specific data pointer for a thread.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 06ba221afcdc184ae73a52c7076d21f1bb78806c..0f653b8857eccf7aa6cb427432e41dface81d7b3 100644 (file)
@@ -1,7 +1,6 @@
 /* Validate a thread handle.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 737ace11cc276021fa1ac83fc5ba74576d924ce0..1ee195c0aca1282bc5b642cfa5be4441a70654b8 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for host lookup.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 78b2269788699e6f011368a3232e7018ae1491b0..61254d5a2f35c2a59085363dc6eb18b614c82046 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 3f0bda4e97edb9dfdf6f69c7b83ed0b9c80724a4..e20e53f5f0e42cd4a97be5ef180151369ba33dd7 100644 (file)
@@ -1,7 +1,6 @@
 /* Inner loops of cache daemon.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 3af3dcbe24f294302dbe0060cea4931094f1e80f..6bc7e75fda139e876a28308f60598554c75b30ff 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index c7d14baec1a326c4da51463871ce45c10df7e829..e57340eb896797ec6444baf76841bbb5e1029ce5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d7558c2496339ff742e6fba6a9df5e9b9a3cc8e..f01b91fcab695f2d7bf7d500b5290ddf989a9427 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 2d36fe2049587ff38a42f9fc4d2062574ceb7d6d..b7cd3efa57e3b0f773f7709e0086368f5aae2c45 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index dfd9c72f50854dc9a7dc4fdce1fcb4b572c2674c..1bf8ce0602a5d08948aa9b9695715732b6894d58 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 5f1c0b882ace90e8ceacb707d5fd4466fe203dcc..092100be0caa734f3da854993bb41a9209b73155 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f176367a2b1b67fa5cba9765dafc0f9a9becdac9..11af6b8f41ab5c0e331c0037c2171d28c5bbc969 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 22b7044ac95c009674bc6b87393afe97a405b258..3a8f0a5f7edaac6f29fe6315035f90f42312ce03 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index eff3860c912564eaf80d1526f2068f86bc1cbe71..9da9a18ac129b8b583bdb82174c80901d87d8455 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f4099f84331a98d8a54e3939babdffea03febaa8..09a87007ebfe66a22befca7d5ef1307baff2f885 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 8184baca4258c10a535f6ae476528056c5bd5aed..c861105b9101530c1e086dae2975545befc9d1ac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 457ca4d872e97a76d19790b3dc41bf30b39f68bf..40c9affa4c4c8f86209c7452067006bcc26a249a 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for group lookup.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 253c1a16640cc4db8693cf4b6bb46015bb33df64..89444bd3996a701028c4855a6e787a1d244e9e2b 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for host lookup.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 62d7316f704a7fc0008c6c5cdc8c3512d096a960..000c7470b387456dc1dca2b765042cac64585b4f 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for host lookup.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 2eaff033f477dbccd78828c06d9b447f8e9ed73c..bfe3ea5bb2bfe431a77d97ff508cd5e0ab645831 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache memory handling.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 2f71bf2999dad56bb339b4f67ddfcbac25f807a2..7ea4d96594d0bf021be99fc3675ce16d9b209a2d 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for netgroup lookup.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 9c6fef2cd85565e698902415d7809148d73903a0..e614b738ae8242bace937fdc92588eb87ca7698d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ca7c522c215aa1249f563932e467e36fe9c3508..73ccb5445f70b26326d7a47279ebc9ee0891c685 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index b5da5be98a11d4de13e1b5ea0619054c2a5239b6..3048fe852dca22dea8b54c34d405c008075089df 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 096a79512265b6319e85cd7ad2cbbe743b58140b..6b7ef5793c5e807ccb2e33f05d55814c2673948a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 25c795f3440f8dd270bc41b8b21ae7b2483a1627..b5dff764440083bc23c262a5e96d32c971450fe9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ef57ae922d725b30ab80555528a12b0e187bc4a..a8b0f19f023951a4ebc076467f71c38a60973070 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 81bf324256384de7b6677f8db4bd0987c0fc4e4e..cd829f6e079feb19ff32b63ccc254b4add8934fd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfaaa7c19a4ec3707360ed3c1afd895feb0af0aa..253b485b90feac01c341d6a2f2c54e42949f6ac4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd3b71be32d6329c4546311884f69007dc644b8e..b1b4b1a0cedf63b86e37a3c879e5091365303b14 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 06ba7476e590ab4af55d8ad034a88c5476ad4353..4c4a63cba3367fc6d6d7bf368fc87f3f4234acdd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3567423ee2b802269520936443ea5996cd032e8e..abf60b76e2fbe3787b20f2ff91857ecb24efbcad 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 32cb8582cda6d1490bb447c1b070d2c7292670c0..ad52bc77e5334fc314826fb732430aa6d0c79ce0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bea485f02ec87e65743f1eaad4ea0e0fef53b2ff..54b6a069cdf52d4d1feea3d878dc8d69019545c2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b05a6a8d1bd67ea61f954a1d00c58f4f16975242..d3ca93c2a4cded9f26247a3cdb7b10ca3437574b 100644 (file)
@@ -1,7 +1,6 @@
 /* Setup of nscd worker threads.  Stub verison.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 7339291c3babeb8f9bb244478769784fe0aad1be..a65e5cf46c70009dca542e23216bb20b6c8627ca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfafb5265d67cbcd1203d3567b30475f66ffefa4..4b7a652ab5aa6128d6bb9f526d4c36e25bd9fa50 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for passwd lookup.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index 8123bcd2d9e54cebbf453eb7eb93fd5539990349..2c09bd969234b61b1310b14fad0ccce048384667 100644 (file)
@@ -1,7 +1,6 @@
 /* SELinux access controls for nscd.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2bf29a99a6f61b042a2960af2aad4370be83ee9f..7826f85e17ce9e2cc59358350aaba019214254f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Header for nscd SELinux access controls.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09fc5902907e9bc3056e063daaa8446e50a32e78..7a5ae21715d7d247103c3d35df514401b952264f 100644 (file)
@@ -1,7 +1,6 @@
 /* Cache handling for services lookup.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@drepper.com>, 2007.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index f1c97f7c8e9d737821d72bf3d8bd7a99894888ef..302c6361e07292dd92a3a3b1dbe7bd0f0ac58661 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6348e3c9d06f138ad95279968a6c5b0641944f09..31ac2c9ce7361c7aaecc2946a11ef4a3c150c10d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3dc95648a81b42ed73ed8683a4759a3d05ad6963..e33a5d074f15cbc8968a0f3d17f3fc59bae2a0c8 100644 (file)
@@ -1,7 +1,6 @@
 /* List of all databases defined for the NSS in GNU C Library.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2650ce8d92bf3962d5b618927a401fcd0e3a064b..c162db7530c9736656ad69cdf66030c315e43e8e 100644 (file)
@@ -1,7 +1,6 @@
 # Makefile to (re-)generate db versions of system database files.
 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index f53dc94556d0509ff6cfc8e47a251f71e1bc26e0..c9ba0420a3399939e8077ff9d60a62172bb80c87 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by H.J. Lu <hjl@gnu.ai.mit.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 08560e0329e2aede1a111a5454adbffc2a929bb5..177d5511cfe7189fc664042322b2021b038e5122 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c344528f72a2dcab3e9af40da2bd2aad9c391424..d04204eb23c4422787b07e9d59455b86a55df71e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8443c597742f49e64d7e52a8de19d21d51bc10a..4ee4800b75693625043d79273e99a46af6bc3867 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ec48ba4bf1f5f788ad6bca0071150b4a736b3a1b..e428d0eea468d0f9c2d6ddb8585acc08abadf1f4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 034fa2ab7f11844c19b9b46991ea7c8faab12dc5..e77988ec9efe1a5c2c00f8f09f407b0225bbad17 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1acafd01cd60838cdb00def4ca81d8d1b2155cb1..925792b8e30e030f34fcb2f95b02481c712c21ff 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aa267d36f90aa224ac57a233a2728c853e87c487..0c154394a66078208aff13e6eaa0422de67bd0ad 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8690e11e82e2486e730961c8ae49924b04f55c8b..30c3d0426ecf1b8a90111ff269beb394bc67b011 100644 (file)
@@ -1,7 +1,6 @@
 /* Create simple DB database from textual input.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ce37b5e6008b58949b683b423ec9dde7c4a52a6d..4695345eb94cb179c289e894ada43f0987bc651b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eed4dc3d0fc4d231cbd534650b0ff400ca471e56..868883f1a4ca94adc9ed1a6f2932f01923e503da 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aaf35e75b49f839c1d319f9c85e490c8f244e4e1..dcfc46abe5c5b52789cc494131251bcd264a4858 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c3b065c931083b17bffed6a9551da2c49cc8865b..a5d8b23e0133046509eea630c3f933ce77d5653f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64d708ff63a8b02af6db66471cbd2e848230cbf7..3620879f59f570c59fa5a11464fb3bc07d534190 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b548dfbee102235423fe4b1fbb82bd6bd5afa921..edabc3c10ddb58e4f70cd88c7c023fafe493042b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f09059bc41713d023db2c6853cc8a37ffc9705ce..1e93f7911fd41d945ce9fa10451434902710f65c 100644 (file)
@@ -1,7 +1,6 @@
 /* Initgroups handling in nss_db module.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public License as
index 436cafce428b3bc64271f5f90860513858b28e6a..268a3232cbabaad3a45832528cd1ed7448bf111e 100644 (file)
@@ -1,7 +1,6 @@
 /* Netgroup file parser in nss_db modules.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a4023b9a97930ca4f745e67e1f641ee3e7b92dd..b87add16965e5697c592f15bd60b6f56274f4e25 100644 (file)
@@ -1,7 +1,6 @@
 /* Mail alias file parser in nss_files module.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82cc201b85da56826cbac379fb9b46af3aff89f3..f588fa6c12b7a5075a19412ba08d97076d940339 100644 (file)
@@ -1,7 +1,6 @@
 /* Netgroup file parser in nss_files modules.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d5e74a115bdb8898511ae4baa3ec6c4037a42019..9d296fe14893992266269b1b1b120723f9d89c38 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b7d4c780b12ba0122bc0b450202ff9d667aadf5..5d1ade544d8036058ea6c6d3bfa7e10059cf613d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a31659206cdece440eeb63aa1ca4f61f534e8ce8..8c13cf140baf7aee6673706d520393886641bd7b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5ec8a8b485bbeb12cc8db742e53d3bdc15bf3bb0..724a6975660417e79545433405b00147128d2e11 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4af8571fa3dc7d21df437595d51620a3b887ceb0..83d062de2e1761260a1c708ed0dfa5ccd5c27fc3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 57f068f4e31d530e4d543af802111a079d6cee74..4d8ba5f93acf477c08ca00116a4f8b80a3e4306c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9a2becc20232f3382f44137a341fd9e69251d565..3897d9e2c160c6a0fa53ee2aa1455a09d16145fc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e9e661af1247e88b9bf85fb8285f789da159db57..afcee00cabf0a277eef5948f128f3900dc988b0d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d417c0bad6e3a2c983546bc20c0a02c48ee40886..154a69d3f7dc7e79d5a8a08c28059084aa87c169 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c46ab43fd12acc759a2308a87562a10bc10af3fd..4d86849f7492b08c5bdcfbef50a7812c7dce5562 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Anders Carlsson <andersca@gnome.org>.  */
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netdb.h>
index 712e40de48abd0c3c564c6c0e31bcba9a4779d14..87e75820567c1cd38b34878d585a7be8ca263e59 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Sam Varshavchik <mrsam@courier-mta.com>.  */
 #include <mcheck.h>
 #include <netdb.h>
 #include <stdio.h>
index 4432a90b813474a10127587c091c7885ffeaea86..b8cf97c8ce05b8965b76217e9321f7e690a7afd2 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Jim Meyering <jim@meyering.net>.  */
 #include <locale.h>
 #include <stdio.h>
 #include <string.h>
index f6ddcd73181394a9f758f142ed4dc35c836bf2d2..b7f53e5570acb83963f7c593441f5a09757a4a05 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for re_match with non-zero start.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 402453e4023865e8bf7c0b3d9bb6d8b7bb6fb387..539f5f25c7649f5edd22f6ab7f8e68dc0d7f8934 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae2ff614ab20ab311653b728e46990855069c803..384223ee8a8120ab32c64eb6f00ecfcfd7a0189c 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3c664450112ef70e49795b1c658e49aa0e817d4b..11d0436caacf3ef77792811cb4c947ac057bfd0b 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2dfe7c9d684798f87fe19fc394ea133e69b0a7f4..b3c1174ed0e2037d13369cca29cbeaefad15bc8f 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests re_comp and re_exec.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8ae77e6e6cdc0ed1ae224531aee77703029c140d..04aa3f2582168fa365d0bb6523df29fc094403fa 100644 (file)
@@ -1,7 +1,6 @@
 /* German regular expression tests.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b4fbce909da0b1cde7dc6b7c7f516b6b2c63a6ee..b3627e1edfd7c28bda6c62d4c8f50715ed6aa708 100644 (file)
@@ -1,7 +1,6 @@
 /* Turkish regular expression tests.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b3fee0a7302c3263a0a1ac4cea0e9a637eb44337..001827c3a8dad50d6b7db75e70d1513d94124f58 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4e29705c0b927965bfc787c62d0aa74d2ccbe82..975159f7ccab9552ed0689a6ed60f080732e8b6c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for memory handling in regex.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d1ebd1802f8fdcce474f486e3109574bb621c5a..36d2c95242adf6ed500d9cbbcc500075450b9b8c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for UTF-8 regular expression optimizations.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 28b2761d6ed249fa4837a80c772b14b030705809..b947832bd23eb9f7982dd6b8029ab8c0a95a17de 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for memory leaks in regcomp.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b332017ae5958a500ed44fe043f783e2849d1a5..d28427ddb3b30c8dbecbfd9c006df8305a7df2ff 100644 (file)
@@ -1,7 +1,6 @@
 /* Test re.translate != NULL.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9ace0fd0978f027679e17e81a09aeb59c30e336e..60b39cced21076e22db5ae921f9963d58fdb1ccc 100644 (file)
@@ -1,7 +1,6 @@
 /* Test we don't segfault on invalid UTF-8 sequence.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dd4f0821d46361b8bf81f786c62786ca2e6fffed..10d69801d1ace30d6159434db025d115f19fe98b 100644 (file)
@@ -1,7 +1,6 @@
 /* Test re_search in multibyte locale other than UTF-8.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16d84d86140a1b89bb0ce843bc505364e25daae4..84ff76a0a8b7686ae986db36a1faa47d904f7556 100644 (file)
@@ -1,7 +1,6 @@
 /* Test re_search with dotless i.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8405dace8ac0771a4c18d8886adb271fd2c96cec..b7e6194c2f6ae6d1a751b227e3da8713444e6032 100644 (file)
@@ -1,7 +1,6 @@
 /* Test REG_NEWLINE.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 788684c52204107d3b0f4cd34850900180fd037d..f5ad01e4b666197df4b5f715b3ea2750d72c0470 100644 (file)
@@ -1,7 +1,6 @@
 /* Test RE_HAT_LISTS_NOT_NEWLINE and RE_DOT_NEWLINE.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 546020cf36275b890dd4a3510f2d1fbfcac736a8..e0cbce38347c21c7e5ed50c50314c589ddb3f857 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for case handling in regex.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ee1d5ed115642dd5ce32fc064499136a948d0b3..53b91134ece8c8cd12a3313e433ee90018b434ac 100644 (file)
@@ -1,7 +1,6 @@
 /* Russian regular expression tests.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paolo Bonzini <pbonzini@redhat.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 86569465cfea97f50039622aea10d2dd69edf33a..1bd9b8b73afe9c427b3fadc4258b15fc3595a48d 100644 (file)
@@ -1,7 +1,6 @@
 /* Test re_search with multi-byte characters in EUC-JP.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d5ae115678893012d3c0106cc5b3d94dfafc21d..86901ecaa72d292d1030a2574e07ea783fc97c51 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for re_search_2.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2bdf2126a49ee99bc207171ec4d7c471fe468743..324bd5199d2bf9145f4a8d48f49f4619a6a65ab6 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for regexec.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3b6f4f9dcae18cf5c856ce9b4b8fb666572da3cd..05c5a19df0a44c373a92ec9dc2e1a426fdfdbd30 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for regs allocation in re_search and re_match.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 65a1c08c3405e78e73229c4ec77063f360efe201..39f1debc09e80553701a6d319cedc7d0e3e142da 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for the STOP parameter of re_match_2 and re_search_2.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 22162bb48673adccadab11fee2783d71eda9c5ad..ce7c76038eb4870fb4bef141ad4939065361ee06 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for memory handling in regex.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1b19a2bfd99c382cd1f85eb23a03b7ddf78009bd..0811deadfa43a2627cbca77324c479a425bbc15b 100644 (file)
@@ -16,9 +16,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/>.
+   <https://www.gnu.org/licenses/>.  */
 
-   Written by Paul Eggert.  */
 
 #include <stddef.h>
 
index 6fd9e4c56aafd7cca710474cd60d5dc0a6b4e78a..1a3cddb867c42f6ce4ef52be9fa9907ec182f3eb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a2f3f45a0ad508967fd140709352955998aa3fda..d9b0c4dffe36a3f398ceab31c59e03491ed1f544 100644 (file)
@@ -1,7 +1,6 @@
 /* POSIX regex testsuite from IEEE 2003.2.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2dc47c233189dc3649a38cfd2abbde210a04c69d..0fe95d418c8fa2145285c5279291857b1d3f034b 100644 (file)
@@ -1,7 +1,6 @@
 /* Extended tar format from POSIX.1.
    Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by David J. MacKenzie.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94740f99b68b3a32df1fc592885cac902c6de36c..44ba88d316eb899da7f39b7acf73b54510de6670 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fa45467aab768bd8792087d38ac0d8741b92fd7e..0ab1e2a71ef5356e1e8390d6f4d91927896f4569 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for chmod functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d1050f646bef2abc045814c64f0016d5576200bb..0db23171922a53633a35b2f04eeaa18cb23046d0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 417c97f696a5da0c6de354ac85433fb748e3f1bb..60c16aae981f2c1ce1b9dc393d382b292f282d67 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for exec.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e242d276b0f8f4c72d817eb3351abe56dad80523..d4b445659f76d6dd25ae5f320cf06fcdf3de34f7 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for fork.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a11b09b66e4a769cf31b614bde854b18887fb4f..1c1149473fbf96a75665dd34cacbd3a97a2c5e05 100644 (file)
@@ -1,7 +1,6 @@
 /* Template for tests of the GNU extension GLOB_ALTDIRFUNC.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b83410a53188e11e05048f2d97e680cebf50aa55..4091a5fac796e600be3f05092a9131bb001bf16b 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0f26fa0b3280f8f41992ca03e9991e0db6dfc726..b46d55140231bf5837569fc8e9fb3fc15ca49287 100644 (file)
@@ -1,7 +1,6 @@
 /* Regular expression tests.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c96f066c47cadded04c832b7a1c0b6d641437115..5d7260d463c0129ebb3771452d71f4e18f336551 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for spawn.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d4bf6a2e0f3842e782cfbffa3837403bf1735d7..c498091beb343b3f24519e80d6942a112101bc3a 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for ftruncate and truncate.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8193d00c8b01885542718e9aa2361e81aac52e3..2aa66407a28a028e1e2ccb53cb7b87e56643c4e0 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for ftruncate64 and truncate64.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68d5221a367c32181687554a28260cda9dd4ccb2..282bab4cbba803f62dd2701d3e9033733f38f0a6 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for vfork functions.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 65e9133143e4e020b5629239544b659e54a0c342..f16bc5365bd3cce98a4327d3493ee9f8cb0e2692 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for vfork functions.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index afa1f0b6eea46158c7a8a26ae8c9e50e354a73fa..65f19d0426a344a306c530913b3567e8b881474a 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for vfork functions.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 32aeca1a500d9252780a4203473bb28a8a8c30dd..54542d4253ca6b001e314f15f4a5e6af17c41e77 100644 (file)
@@ -1,7 +1,6 @@
 /* Stub version of waitid.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f3b09f721bbee5c0376ad2756576a65eca9fef7..f50ed7fa8f3573526ef5982cf59cf367b38e09dd 100644 (file)
@@ -1,7 +1,6 @@
 /* POSIX.2 wordexp implementation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Tim Waugh <tim@cyberelk.demon.co.uk>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9ca856c09aafc0e4993c03758b6cdafe4b9bb3aa..7379f7c2b71b9b36232ab85602cb3e24307bc7e5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b959725890f427fe8906b9e12584ffdbc002ce01..80c45a0400c1cec057dfd653c4118d2fc748f9d4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ea3e01b2045b8fc415bb2fc5698d01f6b90d0ad8..089d60b9198c747bdab4f170087d46dc88a6fd0f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f98185fc9b79c47131ef24debae47c83da0557a4..0dd2e4454624d564807e75285906c8d228053052 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b835590d3c16e03cbebaaffe6be2e74c35e36f18..2504b80541a862e424bb45d6194c7651e4611fb3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a8e553a43402628b9d8096a2773d43e0d6f3d663..440812d81d2f06ece2dcdbbde8e656a637bba95f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aa6ba03e5ad5d06e16f2f0c08e8e2ad91d960f8e..1ea5be1798efc570ee371aa6d94384d5c9a10f6e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9fe9c400eec75d8cfdcaa318919b189185d1d948..bad2762cebdad27d3295e6e749fc2ca766316bcf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 11cc5743205d2d0beac005119b9862b07dd644b8..da6e23d27154abf40d83e116c7b94d60ea53df71 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d3ef00bad7ce221a6f10df920d63522ec9afc059..7986926fc3a7b29267023be6ad89657dd37e62c0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8fee627f46fb646d89b6059fd4e639f8684fee86..d2fe6dd0291f74d2dd74fb5f3fe8ee3103c17f98 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 965bb113a4d5422e8f495049d751d1dcd8213d51..3632def582ed8c34b0cf72d03b1d8d0ff75183f1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7541f2a9af7340604e30a1ffc6ebfef42ed31d73..05ae435dd0fb970555a5782bd83dc540366ab586 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c892170abdd7a17e7b3315d3c67374df0c1b891a..2bea389e720c81fc6fa3a3ae628241b838167e86 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7248ade18db5ba471bb47ea6bdf963e2f5ed6deb..8693ed668d52dc937d416c18c8534cd55faf6a48 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74b78959c230a8e3de74d3cea9c2ce24b8dfa0d3..968fd1eee2ea19b6da33b8cc64488feb3bd1a999 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bd3e4c1d0a5da971a4632fb31e7680327df39085..5916188a1a4f98edc032118f312947f91b08487c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger (davidm@azstarnet.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e4b5b887b401f4a7486bc7c0738614daea85501f..c8f0298b688eb4ecec2322ae194091cd2f0dc408 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger (davidm@azstarnet.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 593420519942d87783a7b416ae0b8bd91848f9eb..464cc1d62e644cae3e61b62af0ab51666351b8b4 100644 (file)
@@ -1,7 +1,6 @@
 /* Cancel requests associated with given file descriptor.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e82283ca7cf312beb131ee60fa6038ae149f106..2abe7559486361d84d63c9afc01de7ccfaac5d7a 100644 (file)
@@ -1,7 +1,6 @@
 /* Return error status of asynchronous I/O request.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 73b906a1e2646b608a4a01aad0061d4ae6d85467..f74b94f4681ecf7529bf3ed9d09229ef795b7b26 100644 (file)
@@ -1,7 +1,6 @@
 /* Synchronize I/O in given file descriptor.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index acbd4f3623ee7756220ec119085fec5c24bd6a5f..df98b5d167d69ea2cbeaf4ef7e815ca541d37f24 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle general operations.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0fa84f203c1d2fd78338c16b55b7c7a33d43e34e..a78f18430240be486e5d32b1afb773e48098b502 100644 (file)
@@ -1,7 +1,6 @@
 /* Notify initiator of AIO request.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61cf8bc99ac53b56e78eb99c61db1ea5921ebe37..7f531634f3326565555d34b30e52cb70ea3c0cd2 100644 (file)
@@ -1,7 +1,6 @@
 /* Asynchronous read.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3aa169fbf39246d8083713922fa9a41f9be79f1d..519fb6d04a8f9610e901539c68ae444361420de6 100644 (file)
@@ -1,7 +1,6 @@
 /* Asynchronous read, 64bit offset version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a7a0b141d23f7bfea12b0acb73c726d0ddd14c3f..a20ea9d087d09933db3270509cc00967fd851e5a 100644 (file)
@@ -1,7 +1,6 @@
 /* Return exit value of asynchronous I/O request.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 29f01d102374ff2e7c5f6ed6186ebeb21c5c16e2..9887e9d49d7b4f1c78598c9f830c7bacdf059155 100644 (file)
@@ -1,7 +1,6 @@
 /* Suspend until termination of a requests.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5cf7c67eab406291125f149c75d3fdbbfeb411b8..4c7f3c7b638e657d1d40cade578846a6205f5133 100644 (file)
@@ -1,7 +1,6 @@
 /* Asynchronous write.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5660fa5a41b9244a83fc499a719bc722b39cf8b6..b276cd84cb20a9f8f9b8a4b9792894e689ad3a36 100644 (file)
@@ -1,7 +1,6 @@
 /* Asynchronous read, 64bit offset version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aa4ee5f4659c8652d737181103cd44c70257cfdc..d91b97cba120645986e40affc84724d19c72c29b 100644 (file)
@@ -1,7 +1,6 @@
 /* Enqueue and list of read or write requests.  Common code template.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2808f5b32b510750ba036ba8be3b7ade915d920e..89427c4a5f7ce77bb232d9ea59118ab3ea9f0576 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index c6f6d9743d2bcd1c3b2c59cde44a08a39ffc00da..c6e0914578c2e876fd421e44bd449603c8cc2f15 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index c1952f80c641a80c04d52e77ddc376e3c0fede3f..d490ae6af0035f0cfc771689723aaa8219a25ae7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index dd3b4a6281db415b8e911b5981e540c0571a483e..58f9e8c284fee2e4c3b1a7a4c86fb62384c01428 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index c05adf166f2825d231899af45c447ebe6bdb6960..366765fdb9a0e09f8237b7acc9e7a38d19d709c2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 48f4e8934f3a3c2073c4c73337c1d8bf047eaa35..de811ec6468beda78936d8e9abc6933fea2d4c82 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for AIO in librt.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82575cb0ed9631ff898213ff8928a7f5c84ea177..fdaa79fc58a95ae96eb82eff3157b33de4a92982 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for notification mechanism in lio_listio.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c73534553c6a347630ce8d3ac69076ed9af9bc15..a54e4ffd25706008590f7351986e9b58f9d9cf10 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for 64bit AIO in librt.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c28e4fbb03e7058bac87cb3e207f4de2fe8656f0..0f9560a3c3f18764e3ff308fec5881d21a6642e1 100644 (file)
@@ -1,7 +1,6 @@
 /* Common code for message queue passing tests.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76ed29232c1fe34749b5c088083a8cbbd04ef0f3..6338c4de0a3864bdf3f8fe3046a3be9638c24f4d 100644 (file)
@@ -1,7 +1,6 @@
 /* Test message queue passing.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d59d747995acd534d6c983c75eb3b678fc874871..dee2f62e7bd632549d287a758f2690e3632756be 100644 (file)
@@ -1,7 +1,6 @@
 /* Test message queue passing.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b3c3ac1b54927e21423255e2336ee978e078e972..251d652250b15a57ca599fed9e0cca3f091f0781 100644 (file)
@@ -1,7 +1,6 @@
 /* Test SIGEV_THREAD handling for POSIX message queues.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a91524b1deb746b3edb8743b10af57ba01cd32af..578d3b31ee85cc4cf38f4d31c1827cc0deb3b9d4 100644 (file)
@@ -1,7 +1,6 @@
 /* Test message queue passing.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4b17624fa73762a6596b5bdf7a36878a9d52352..37e13a63638c95ce0066b2ca421763c80e84b9e1 100644 (file)
@@ -1,7 +1,6 @@
 /* Test mq_notify.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 88c1cfc5f9598a086aa960139b348085f03b0d0e..812891a0195580545f81882e341c044954a31a8f 100644 (file)
@@ -1,7 +1,6 @@
 /* Test mq_notify.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7871e89b4d6cba24ddbece94bd208726a199e98..96a2919fc6ec34df6a6775e234cae9338ac0fd7c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test all open message queues descriptors are closed during exec*.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e827fdcc71b0666de8c0fbc2a95e974c53f26724..8b1d4000964900c6b458e3b225074f8452633ce8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1dc67d6ac82d3967954fe9c1d3c0686ec9d69b3..472b9de39518d53f90d7e2cc7a0f94861184fdfe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 19c5b35438cc47cb81079750d3628f4b436565a8..466e968e96518c70e49332cd39551914486964f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for POSIX shm_* functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 50654357fc004abfb94377d917abf5ca638ad448..2bfebb90c01976c0eb4bd6234eefe7e7ed0e1a9d 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for POSIX timer implementation.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 193296a8fd427eb1e332c25ab164a7210169f7f4..f0714a5a928405da6adea8160ced981356c752be 100755 (executable)
@@ -2,7 +2,6 @@
 # Generate sorted list of directories.  The sorting is stable but with
 # dependencies between directories resolved by moving dependees in front.
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
-# Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 BEGIN {
   cnt = split(subdirs, all) + 1
index 687392d3e66603c16607988254b21ce3a7e19fef..ad6a8ad8954330ad34208e96d5f53279e5f14f90 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # rellns-sh - Simplified ln program to generate relative symbolic link.
 # Copyright (C) 1996-2021 Free Software Foundation, Inc.
-# Written by Ulrich Drepper <drepper@cygnus.com>, October 1996
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 66c8c238735dd5f1ffd94388377273a750553303..8f959687e16390ab1462d661d966fc835cd8ce4b 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl -w
 # Copyright (C) 1997-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 565233e5297e5eaf6b77e0eacb58e75e4550a30e..fe0faf5f4d255c754af6e0c17265a4bdac510f94 100644 (file)
@@ -1,6 +1,5 @@
 # Combine version map fragments into version scripts for our shared objects.
 # Copyright (C) 1998-2021 Free Software Foundation, Inc.
-# Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 # This script expects the following variables to be defined:
 # defsfile             name of Versions.def file
index 2ae9e1993b097788ddfa154b618481b558e5733b..eb92c7b107f8091bc97aad2bfe76d97b301b11c5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63c0563a1c0f4439e9999e0671810568e9874dd2..94743f45906fac49ba27bee139116be94ef7b0e0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d12c237be44397094b161cc0be22d72ed9537c8..495de6c3da5c12f5b0b5cc6e16cb4fbdd7f1bd87 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a3c5828f60ffba2204c2b8c826776afa13d0da4..f16174a52e7492916a765b24e4afe9d11cfe1ffb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6560d812e6611d9d1c90fb78af923b6621b48119..3d42f2bc43078917c9f1234ff404ad6e5a68f7e5 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle locking of password file.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b79aed5f8a08678375b44417b5cd1dfa33332b03..12a0f7fca50a774a52f829fc1cedfa55d77a103b 100644 (file)
@@ -1,7 +1,6 @@
 /* Handle real-time signal allocation.  Generic version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b82e8d77c82c65ea4de9426e6a3a412a9478425c..b62c12e05599a109dea00f87ca7d55fa9e8bfe03 100644 (file)
@@ -1,7 +1,6 @@
 /* Add SIG to the calling process' signal mask.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 83733e618eac8861b72ac5c94532d0acca51fdd3..ee06bc829f779fe42ed4e929bdb87c4e378513f9 100644 (file)
@@ -1,7 +1,6 @@
 /* Remove SIG from the calling process' signal mask.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b73720deb99bfc7dc652bc5db3db9e23d20fe427..b6cc745fe7c2b4056cab6c0894839e9481ac29a3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c5805e8c27f228b405d022b8f8c91bd30c3604c9..d274d2bb9547fd0f7202a9d08e70d5e93b09ed8d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0f9b6ad50338e2f4306397fbd74684ab7f866f0f..7b57d76bc0d29e98ca3744b79c0c58cc8b9278c1 100644 (file)
@@ -2,8 +2,6 @@
    Return a + b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1831b632a331e808b6fbb6f899964299dcd15958..d37b011abf186769ec446c616f2262925ceaa6d4 100644 (file)
@@ -2,8 +2,6 @@
    Return a + b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d63f3d31a4f9c1fe3af3da53b3d6607081a1395b..0967c702f9079102a71cb88a8d9f00d42a0c6c93 100644 (file)
@@ -2,8 +2,6 @@
    Return a + b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82a5102dca05ff6521e85440847505c0d1d29234..1fb87b50b225dce6cc610cbb618d250cacf8947e 100644 (file)
@@ -2,8 +2,6 @@
    Return a / b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f50d78117fef8fbdeed2866172849302700438f..3c98f9bba2e7f0213756fa5a31f8d7b4ffae2fff 100644 (file)
@@ -2,8 +2,6 @@
    Return a / b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d769f3d985382ce752d702b77b0a6d0a8b2dd53d..f578e3c5fa7b38c6911dbb686c1e4a3768d7389b 100644 (file)
@@ -2,8 +2,6 @@
    Return a / b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1bbfcfc0f15260954eedec246a6fa75f1ca70067..3dc8b0e051475f7165dffdaa71435f0b9b19eea6 100644 (file)
@@ -2,10 +2,6 @@
    Definitions for IEEE Double Precision
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ef20c92aa742cc501b3c14e5acc9fab5eba21ad..be5b177a16842da1c81bd64b09bacddca504d0e8 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 otherwise
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 12e012991b3d8b1a75045600a17cc72a92e24e03..cc44b2fbbeafa64800029c5e4cd0d859efab11e3 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 otherwise
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64c87a84cd0995a46ef8af061bf5486d0656d964..281eb18ad9c30d6b93ce3c9b30016ca16fb658d1 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 otherwise
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1fd8481b0a242d0faca4f8e42319c728bd6ef1fb..c257e5a7a7ad99dbfd335d319c78c142e35f0626 100644 (file)
@@ -2,8 +2,6 @@
    Return a converted to IEEE quad
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3917d1b9f9fc4332f042fcc2488ec5a7e1db657f..f3d5c19c8e48fbf1a6920a144c496416f812e2eb 100644 (file)
@@ -2,7 +2,6 @@
    Definitions for IEEE Extended Precision.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 14b14785a3487f576c80b93f24358fa4cd45c074..09799446cb3e66565084c39ea1df1a120b19b2d8 100644 (file)
@@ -2,8 +2,6 @@
    Return a converted to IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 28cda3f662403ab20e45d0cb054de8e50f031423..153ac478e02cbf6cd90dde6d757bfa8e49dce2ed 100644 (file)
@@ -2,8 +2,6 @@
    Return a converted to IEEE quad
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9ac155ae9261469e41b70ec93b4dbe656d4d0a57..1293a71a33dff95fe0f2570323aa7fc66cd8a075 100644 (file)
@@ -2,7 +2,6 @@
    Return a converted to IEEE quad
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61b70b30cc3c5bbbd7bffa9a30ba15aea686b6cb..8a81b09d1f327f206d916a7a0e2c41575288314a 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 64bit signed integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 27c68a8d55f22b7b3a44389945f88f9c35027b45..440a3874f642c1a67de24c76c243fff45c1a3ba1 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 32bit signed integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 659d42ec93f96417607e4ef572d9071a4d5ff5c3..acfdf573aa14b8005600137cdc29ce37dba513d0 100644 (file)
@@ -2,7 +2,6 @@
    Convert IEEE double to 128bit signed integer
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d704d0148d485d0ba5c65f9422b370904cabb08d..c8d4fa3426b6fa2864157013f46dcbc5c594224a 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 64bit signed integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 26b9bea6cc8d92de88c7361605a3b3b9373900f5..43f5f7690c64a9fc2ff92f284af71276f55c159d 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 32bit signed integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9fc87a337ffa8a775fa44927e6bb5d026313eb44..2c01bbcfc88bad9fc65a10803447e117ffa90e0f 100644 (file)
@@ -2,7 +2,6 @@
    Convert IEEE single to 128bit signed integer
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7104245d55da172133cedd9f027fd17e9498c32e..b3d054ffb2000e2796ec7de58fc97f6329334c4f 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 64bit signed integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb62650ffd9fa162a3f560391a1a2a769c769981..025dccb0d01cd4e4b7bcab43ca9444f558c63cf7 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 32bit signed integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 232e877ba099b2345d9670645ededb8e48cfbee4..789ef311b11960ae87acaf6d9c3f3918dcd11f85 100644 (file)
@@ -2,7 +2,6 @@
    Convert IEEE quad to 128bit signed integer
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index da3a453a852ee09ab209d0a365797185644a60c0..b1d59c4a1f7de4900dbce18cb700cc369e594915 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 64bit unsigned integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 85c0fde9b044c6ff0f7c0dc0f3e786dab5caf219..83a07db877cee8170e4ab524cd9319dc6fa70046 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 32bit unsigned integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a78e3819043d762e89f1e739519e96df9e076ec..396998a73b0b5435af2d4a35d8ff641216ac07fd 100644 (file)
@@ -2,7 +2,6 @@
    Convert IEEE double to 128bit unsigned integer
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 776553842e3a050eab8f36eeb5918ea4d1a3c551..2cc480efaa5444608b241fe0dcfe90f1ee2aa00a 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 64bit unsigned integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb97f99c0b960a148c7aef1eba4c6e9cc7079c91..e0b4faf7afd0bade3e589553942c169bb9b9c455 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 32bit unsigned integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91a0e6f47c8c4f45fec1c13e53f11394272ab89c..d7ecbabde95d877bf2ab611ca6b99f771e250369 100644 (file)
@@ -2,7 +2,6 @@
    Convert IEEE single to 128bit unsigned integer
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 51e204e32e49df33efb8ed50b1aa903338c9965d..193902aa39f9746d2a0ee80f76bc962ca603787f 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 64bit unsigned integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2dd09b280313d26171e3edab75ce229787c5809c..5ff7fe39e59173687bbb5fa2e95efad8289d2b54 100644 (file)
@@ -2,8 +2,6 @@
    Convert a to 32bit unsigned integer
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cced482c5b8ba11b05a8ce18ac9ea66219f4a779..6e26fab852df2213bc0577dd88f5ed4f388def27 100644 (file)
@@ -2,7 +2,6 @@
    Convert IEEE quad to 128bit unsigned integer
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a8b98937e3e3745499c1c60003ad606d8cb0595c..291caf6d180aab26f3340c930f359359910840af 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 64bit signed integer to IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2dc7ed1655898e2a8b769624142eed4c2ea0e571..bafee9e22e3e99c0cd9d371dc3781deb15d4eac9 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 64bit signed integer to IEEE single
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64ce3b116a360796db96de0029391baa1928ed3a..e9f9f53c84063d34a10a6aafca3dc3c45e3ad79a 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 64bit signed integer to IEEE quad
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb383b707648b8304e733fdc07fafe8b2b03003f..1cc34c0b7d907a745264923c8dbf950cd8ffb93f 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 32bit signed integer to IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 57d87cd64a208a7a640bd699cd12656be4ce4292..4dd7a7b48a22559f82a97bcc3a54156cb3f9f413 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 32bit signed integer to IEEE single
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index acb509bc4b03e1fafa93698b8ac7f5bc0480cf9a..19bb366eb23bd2344657367d25f6d3779a49d8fe 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 32bit signed integer to IEEE quad
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a9781a86fc963fcfff82664eacc34983810f937d..53d0f28d497377376fb999250798bc35498b9f2a 100644 (file)
@@ -2,7 +2,6 @@
    Convert a 128bit signed integer to IEEE double
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 703607a6adecd07f534a1e9ccffd78d0945ecf49..76d63a6ec6585f3478359301f40ead15fc774e98 100644 (file)
@@ -2,7 +2,6 @@
    Convert a 128bit signed integer to IEEE single
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e1782ae2fef7a8672b0b3ce60879302f7ce899e..edae1327b105071b7f7f9dcc4a788d8788fdc94c 100644 (file)
@@ -2,7 +2,6 @@
    Convert a 128bit signed integer to IEEE quad
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b3053338368d9722e144f31dacf7e61a503ff0e..89b3be55f6da1d4e83f4e41494e2e1d30270fb3c 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 64bit unsigned integer to IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64e8abba6cf1fd1cb04d2dc6f5181ccc32e13f2f..8514b727ed8ea4cefb922d55b0598653834e3a53 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 64bit unsigned integer to IEEE single
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f5b939767d037acc54b5c24b8bc08aebb7d19a85..9d31a3bfeca0d60e680653a93762a93fc377ab04 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 64bit unsigned integer to IEEE quad
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c8e7e892180cfca2bf14a061f58dbb23bb25bf1..5b9c1c3883fcf77024d9e2c51408ee63e67011ef 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 32bit unsigned integer to IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 086271da5d8dcadd8f8c3c9dd9acd5afee82d593..9610e460436a69a68e5a903b077e57ad630b0b2b 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 32bit unsigned integer to IEEE single
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb7daa29268de181f811ad121c557e4d44723993..cc0f78e216207f7b14a1a36deac0865bdb45afa8 100644 (file)
@@ -2,8 +2,6 @@
    Convert a 32bit unsigned integer to IEEE quad
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6a72de6c84d3f243691d088e76b4ae931e1ba150..8b4b3d08ae4be38642ef2e824c3330eeef79575a 100644 (file)
@@ -2,7 +2,6 @@
    Convert a 128bit unsigned integer to IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0bfeea2d35788ec72e62d708f0eec1960f5c661e..1ef724e7aef0982949b8e0c2725886212e9d4284 100644 (file)
@@ -2,7 +2,6 @@
    Convert a 128bit unsigned integer to IEEE single
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 27f22bc206e835c9a0dd57700e82272deac26e5d..0e3946261fa17b123b5d045300f8bd45c318c493 100644 (file)
@@ -2,7 +2,6 @@
    Convert a 128bit unsigned integer to IEEE quad
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 620886210449f2da8907622a0883658b8a8f0cb1..f3f0492c736140aa246643d97ddd4445fede47d3 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 83db64b494b65673f5feaa80eec351cf088f48c7..40c0cd3af2083a4b64b61d96401ae84d6e3d3a7a 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2831fa769ab666fe55f3744cb6a66d4ee19b0158..e8a92737a742a63be09a2da7a2a431c975d72374 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7ba52e6187319e3bc8fd2570c104583cfefc147e..1cfca67623f733080009e504052f8e2105765731 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 57f4c920f3eb4055ea5ba78e4df21c6e0a44503e..0579614c43c28ecb895e0ea02c6d69251c022efd 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e4ae0d603c074d5396a1ebb1a76a6182629ce012..b81ffdaac6b13dfa02f7b8250c7004f490cffb06 100644 (file)
@@ -2,8 +2,6 @@
    Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a1b0a287fa6904e31e5af26ea2824647d51ff2b6..917a41c8c5635dde1a521d742f53962d82937887 100644 (file)
@@ -2,8 +2,6 @@
    Return a * b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 258c1859a9ed77a7eae7b78a35d43a768f660be3..8e37c130100bc1c9cd9de68a9cc7a7e491d732df 100644 (file)
@@ -2,8 +2,6 @@
    Return a * b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ecf0c8b71d97209d2f8160247c928ba8a8f097dd..3b4b661a37951b1d023b8f6c9272ad6c28fe4712 100644 (file)
@@ -2,8 +2,6 @@
    Return a * b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b0ac39bd7ba309207ba262349ecbe356d6266c7b..003df893a86309aa8b003df9e2200f0b650c22a5 100644 (file)
@@ -2,8 +2,6 @@
    Return -a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d587ef6c53516426af042d2db5d04fd63fce02fa..33bacdcc7ec59a8952bb7f0be1579f88c6a32911 100644 (file)
@@ -2,8 +2,6 @@
    Return -a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09883d1305701e3b3933ae5981c62ec4755a8e1a..b2f021e44c55b4aa684b7eba52ea0c06271740fc 100644 (file)
@@ -2,8 +2,6 @@
    Return -a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 48b18d4d57f2b2edb4681d78f168d6e118bf7c61..300afacce7450f69b5a3011ebd571deeecc57e3f 100644 (file)
@@ -2,10 +2,6 @@
    Basic one-word fraction declaration and manipulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d54881a97331ffcde6b969dda9f8bf8322d380c4..b9f86e6b9e1e8e242f9896218f7311580db1b077 100644 (file)
@@ -2,10 +2,6 @@
    Basic two-word fraction declaration and manipulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a42801c7e9237ba8014a55e4981487b43726cd88..a8281326b798b23dc5105648b2ea3afcbd1e8d78 100644 (file)
@@ -2,10 +2,6 @@
    Basic four-word fraction declaration and manipulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78443b3b3bb40843af9dd089f8b1eea13c5a17c4..2ebf943d758b9a5f7f910e7c366429f31ef53be6 100644 (file)
@@ -2,9 +2,6 @@
    Basic eight-word fraction declaration and manipulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d8352af4052e9574becb799beb421bdc5004a5da..145a931df6f539b35dda811d3dde1b2cafa095c7 100644 (file)
@@ -1,10 +1,6 @@
 /* Software floating-point emulation. Common operations.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e8c60e178ab578b5153d8d7d6b977b446a51853..824d79f59de0724dc3a04c59f974490deed1d6f2 100644 (file)
@@ -2,10 +2,6 @@
    Definitions for IEEE Quad Precision.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 44ed64a866c0f60101eb2b2f2fe8de3ab97c821e..a6d9a620cb350bea873f55b3624099fae40c7edf 100644 (file)
@@ -2,10 +2,6 @@
    Definitions for IEEE Single Precision.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b24976d14df9c868d151b4c411684f05f7dc4cd3..e2b7c4ac6502bc15ad4fd96bd93946b07f41e6e4 100644 (file)
@@ -1,10 +1,6 @@
 /* Software floating-point emulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz),
-                 David S. Miller (davem@redhat.com) and
-                 Peter Maydell (pmaydell@chiark.greenend.org.uk).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 199a7869fd1f70e92dc327126a7e99f3685a9d26..9580d76df598e88c388191252e4b868cb3fe8ea9 100644 (file)
@@ -2,8 +2,6 @@
    Return a - b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61794b17abcff0c2cec914996d156497a9dbc8f4..7bfec37351283818412d751848875c0a13cbd206 100644 (file)
@@ -2,8 +2,6 @@
    Return a - b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78199c89b63ce33d1a992b73f678d80234e0712b..590aae7d6eb3bca74152d94b0127ef09959e0f83 100644 (file)
@@ -2,8 +2,6 @@
    Return a - b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a1fcd9d427813d7e013ff243f2c4d8fdccf12577..89af9626d83eae52320846d6c54262bb2e9bbca7 100644 (file)
@@ -2,8 +2,6 @@
    Truncate IEEE double into IEEE single
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ea378b3fe1a0a0710e6a1080429874e21523f00e..eab5eace420196a184390a30804f9a653eecfb3f 100644 (file)
@@ -2,8 +2,6 @@
    Truncate IEEE quad into IEEE double
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7f8ab390db844d921cdf6e75bafa85be2dd95a4e..4bb19dc6f3e4752a33b73716e3bb263068f2b1d6 100644 (file)
@@ -2,8 +2,6 @@
    Truncate IEEE quad into IEEE single
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f395f07a3638642892026e88650512a340c0dba..10157471b856f8e7bd008944ab29d684a6881d24 100644 (file)
@@ -2,7 +2,6 @@
    Truncate IEEE quad into IEEE extended
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b6b5f6d001eb61c35dbc74cbbafed82084acda6a..15413862c3700e6db553c6c3bd9ca3d4f04bc9f4 100644 (file)
@@ -2,7 +2,6 @@
    Return 1 iff a or b is a NaN, 0 otherwise.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Joseph Myers (joseph@codesourcery.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e373bbd50b56f295fbe52627a7abe4ddcc20a5fa..f1c33196242fa7fc9613697574f04483101764ae 100644 (file)
@@ -2,7 +2,6 @@
    Return 1 iff a or b is a NaN, 0 otherwise.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Joseph Myers (joseph@codesourcery.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 765cdeeae5b1b72e6c076479e374c5b372f77f38..ef417f67b74c96de00d65d8b0c33dba007697c04 100644 (file)
@@ -2,7 +2,6 @@
    Return 1 iff a or b is a NaN, 0 otherwise.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Joseph Myers (joseph@codesourcery.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 20d71a7e87693554c5f51f8648d41aca68c2c3b1..eca0b82d262917d30ab25877b3818b5af80163c8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c37d1c359d5c3318a50643097de1c6374aec3726..7e5b749d175f34d71a0fee7ca0344636645ea3c9 100644 (file)
@@ -1,8 +1,6 @@
 /* Internal function for converting integers to ASCII.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund <tege@matematik.su.se>
-   and Ulrich Drepper <drepper@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 35ad6943eaf17e98e77ab83707d28d245b87fa5e..c5727191c0f0409a4f837a06d37ca9e63630301a 100644 (file)
@@ -1,8 +1,6 @@
 /* Internal function for converting integers to ASCII.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund <tege@matematik.su.se>
-   and Ulrich Drepper <drepper@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e01c81ce3cf1e99f02cb355c0a9e67a4bd92f44..f1dc4d5dbaaa836d4898ca2bfadfa92dd55d351e 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for vfprintf nargs allocation overflow (BZ #13656).
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kees Cook <keescook@chromium.org>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 317d4969d354a17541f6953038ae2bd96be0d440..69a5b0ba4cbaaabb2bab714453dee6b67b7beebe 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Al Viro <aviro@redhat.com>.  */
 #include <locale.h>
 #include <wchar.h>
 #include <stdio.h>
index 06daeb626b5fe22a39797913c2531b47d0284136..ce32603208f644065d88f767fcec41e163593872 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 70e5993e23ef756eadfbaade9631cf94da430f98..75bbadbaeb6cdc55f09ab3e806cc9ab3e958c2e6 100644 (file)
@@ -2,7 +2,6 @@
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74fc35480023d16431c1f5fbdccc6442040bb84b..c3cab6c15762aa844cd2e2bbf52c73989f52d230 100644 (file)
@@ -1,7 +1,6 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13a65acd282c09dee330999d89fe5e77869ef49c..056f276dbb01f637a80157e6ba173fee1c80a380 100644 (file)
@@ -1,8 +1,6 @@
 /* Print size value using units for orders of magnitude.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
-   Based on a proposal by Larry McVoy <lm@sgi.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7701a98ca6701055be457a0eea7599b24c1aef96..bf45e4c8271f71d55b13a83a34b27c1bb0b2e5b5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1d77185af7ba128886e0615c977e8f6a7fe86086..7c67cfe812f59503f9dac553fc3482fec0b60684 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests of *printf for very large strings.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c20ca7fa060880c4e23d57d17a3203e82b4d3a77..494c94c622feb16969ce24fe8af16e8ab313e563 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for %a wprintf formats.
    This file is part of the GNU C Library.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
-   Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 617a3baf963fc9ddf1df0663b5f68e9c8eb3690b..106556fc2cb1f7153632126c9f5294f77b9ba79a 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests of fseek and fseeko.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 95cbd70ceb96e3fa4652ee6e68e168535f148baa..c1ccd848278592772abc783217ce34f1b05e84dd 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for gets.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fee666a5518850c131cbf9abeae0a3e0010d40bd..82089bdd7c41a11f2d07bafe0d06ac685f24a49b 100644 (file)
@@ -1,6 +1,5 @@
 /* This file is part of the GNU C Library.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
-   Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 416b120b8de9d4f42b2979a75285867d54cd98ac..57835e0c591143eff99e2cc8383582312b5308cb 100644 (file)
@@ -1,5 +1,4 @@
 /* Test of perror.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
    To be used only for testing glibc.  */
 
 #include <errno.h>
index 82611d8751c7e44ba42ba1a59e9e4f90d489c851..473c7e55974d5b57da9390169fe7250a2551c46d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 47bfc89feb4f7f2554eeb9a220c7e8f32c878169..b080b0d837da650134093bcba7ec097b50e350cc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4c44ec84462ab45ec1624a55083e07dbe8f1ffa..884243fb87e092bebf34c5b8ba21c7851ef9c729 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for some *_unlocked stdio interfaces.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7da3383c49402beff2bfda3cc8571bf9fc69b0e8..368498259acf5d22464e42034dec665fcd6a0779 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5df2d40f338a646201f6004bfbfc119460934042..20f08dbbda3ec1ffcbd41cac0d75232725591d49 100644 (file)
@@ -1,7 +1,6 @@
 /* Test to strtod etc for numbers like x000...0000.000e-nn.
    This file is part of the GNU C Library.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0868956428eeb2eb4a98a5081604e623bac7385c..75b7cd9899563bbaebdefc7710faaefc27ce7261 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c62eba037852d378681a1623503b409a0049006..a9674aa413d7be20f1cf976caff24a5cfc79d6bd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6415775171a474a522c1dd70ad28445ec63961d0..e5ddb730c177eb13f4958c8c9e974cf4db647bca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2af159416222e7908f0b58bc200dcd766ff98427..95bebd21c138a1ec230220d9b7fd15f0623a1ab2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d4a1aeee2e8b2a786ba22033262b4b92fa6b0484..568f9e8b5dd97dd94f10809ef299894f93da58d8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 428dad07ffcc6398fc2daf77816939890683a921..8bf2751550f9530d4c0f9343fb8b9eb581be4874 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d558d9306f06bce22f4cf8bc456e7b79a9f4ca59..ae90b919884c6293df7370ffa62273a396f4bd74 100644 (file)
@@ -1,7 +1,6 @@
 /* Internal header for proving correct grouping in strings of numbers.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f7d158fe72574306a14b2fc3dc52dda14a4e7421..9fe23a7c6c6cbeb31785b00cc0bd02257590199e 100644 (file)
@@ -1,7 +1,6 @@
 /* Internal header for proving correct grouping in strings of numbers.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16618e419d972a5f1bcb432c3d6ade571f570976..8702ae4e8a594a3ec2d70b2b5146196a12d844b6 100644 (file)
@@ -1,7 +1,6 @@
 /* Check system header files for ISO 9899:1990 (ISO C) compliance.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 07162bf62fdb516ebaeef7420f4676e354db1295..c8d111d459302333a16409965efed6cf08cda7cd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb8058674ca7419c3a5377db9f2ea0fe43703a35..5ae84ea94884416ae475cadb845b7c32eacee88d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 84cd5ce5b7f6fe170872c68e4a9d7f4577cd8368..bebdd024fca5f1e1d9b1e8d1e8e48688aa029f79 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 55409d71f0de986b3083a996b4ec9da05f8f355f..d2e80fdf12beee347bfd8be9ff9ad670440b5d2d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 60f69d45780cec46314c73a0da858e4be96da063..ccc3a43182b858b29fd6a4a29647e61716ce08b9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a82c3a65443f2601bcdd013f3bfae16eec941c9b..750a93f0bf909df3efcacd5337830208359ee38c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2abd6591d513ffde8d1f85844acf7aef484487e2..42df3a34fe04fe00507d4f049bb8525c10a6f20e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d234a760b8b0237cd26d361fc19b80e59573444f..5db1a07652e2c09b2cd1f2b0f6139b738937004d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d4cf0819fe373413d695927ba40d7e2ca0737561..1ac519fcf89cf2f2a42dad48fe5407decf4852bc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8750cc59db2337cf9a50073875399bb0b34f3791..2ef270262e2d79928edf952d656bbd52f54d0b83 100644 (file)
@@ -1,7 +1,6 @@
 /* An alternative to qsort, with an identical interface.
    This file is part of the GNU C Library.
    Copyright (C) 1992-2021 Free Software Foundation, Inc.
-   Written by Mike Haertel, September 1988.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4dde921194f179dbb49b5dcf90b4a434f9ecbaf2..cc0e844a0592bfa6b4d232975f07cdca02f708d2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b55d763eb377ef5ec9956e3d2df48f15053816a6..e7d84fd8d6b889dfba8137f0632f54bb0cbe671f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 23f2d283147073ac5bcb6e4bf2c9d6ea994d629c..0f6d7ff787b87b3a432177d8bf662b3a47cdc64d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 30fafc0fa5f30592470a1796bc129f2b1613ecec..09acb0f4fc14239eda7fb2f3c638a9fb393c4951 100644 (file)
@@ -1,7 +1,6 @@
 /* Reentrant random function from POSIX.1c.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0fde21d18257f0298863430c3fb9c6df07ade035..33aae3775e53e8a0b379144247aede2f430f0ca1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 95c7ddaca3b05d22ae64d007b6c1f3a265c89d5f..5505c571eac6f853ce410945fae30b6ddfec6c62 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 86e2d53cd7e78eab3f82a48dfbacefb611907893..fe1bb8a650603fc92eba00af770dac64186b3b68 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 11b4876dcb1b8b1b15e4fddec8de3968d22de599..5c6b47d277c17fdeda1b8d589a8e8effce2eb93d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 322543170848f2f8ed9f76b36067e0b193f1017e..043ab3a475a2b8d8849d858e2f47950758129402 100644 (file)
@@ -1,8 +1,6 @@
 /* Formatting a monetary value according to the current locale.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e7268141b831f543adce7592154f85cf4687b54..1d222968fb959b4e7d614501a80461f977099b13 100644 (file)
@@ -1,7 +1,6 @@
 /* Formatting a monetary value according to the given locale.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f239c86bd6491cf84b6ff3860b3843e8f945797..8c707d30cc1029cea4c884f049205cf8487b681a 100644 (file)
@@ -1,7 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5a54d99ae866364118f8dfe0492c79a555464684..711a9222d409eb9fbd41f8fa75c057d373041aa1 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to float value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4f423f1db781e1c7590df555ac09c59935eeda25..bb5e017773ae4e4977807d5307203a2ba6a0c300 100644 (file)
@@ -1,7 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 822794212c00333a623c8565e70ad6aff70c6f28..8aeffe9f81dbe789c5627a3b2a2ac12d02be2484 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to float value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9cc9a76bf1c1585d7494ef56c20882ed3a9fa8b3..9bd5487b5b27342794a5fe8ae1446de481e9807e 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b6bdca640c053d5d6828cf25a7630a83ff6cb43..38a2357a905e75d7525784e813ca39cf7e6a9f8e 100644 (file)
@@ -1,7 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb436233bab86edfaccf4f2f25fbba0145f8924c..9b5e2f85c72a52abd0b2c3b19d258f8838ff3f06 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 04fc5671ffe504fb66a2571cafcc2ec568d2323e..f726fb5e7ebb94ed453a58f357af663be59ac8ac 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4fd637564c8ee1bc108e6a52c706e91f40efe445..b4cb60a0e7ea5620006c0d4196e9c45688d2d2d6 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7da57613c9b3ad0e1eae3af27d4d3088b3c7cd45..cd681fff240de263f176399e734438b3c3fb4b49 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for the l64a and a64l functions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2263e8ea0907768b9ee362e632cb5df93c7bfb4..29ac7d06fcdc9957bd9f233a22a98d0132109d74 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for returning the canonical absolute name of a given file.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@azstarnet.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a6f45b1d34add2a7a3b0263cb410f12387001de..6d4f9d1450c9cf2efd9795f98b8d7388eb8b36bd 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for realpath/canonicalize function.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16d2846d23d4ce7610aad0eaee0b892c106135d5..3f754746374c0eacb15e650b0faf1d736d891274 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Miloslav Trmač <mitr@volny.cz>.  */
 #include <locale.h>
 #include <stdint.h>
 #include <stdlib.h>
index 1d44d16afbd26fdd6f9e6edb80c23d98b4419469..941db0070033765502776efbb7988a94d9594bef 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b26e74d0ba27bdd6ed08eee29bed9b96adf4707..81eaf092db9da92fae8ae23bea98b8d4d6c4ecb6 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Paul Eggert <eggert@twinsun.com> */
 #include <stdio.h>
 #include <stdlib.h>
 #include <tst-stack-align.h>
index 8fe0993dd72ead7f57d18f0be234303e25b5c6ec..794d12a3856aef7c6ae41360d99b6a11708a9f75 100644 (file)
@@ -1,5 +1,4 @@
 /* Test program for random(), srandom(), initstate(), setstate()
-   Written by Michael J. Fischer, August 21, 2000
    Placed in the public domain.  */
 
 /* This program primarily tests the correct functioning of srandom()
index a1d9be51f4b8393d9d823065bb21f5dedb5cfdbf..80f9eb3ff29bb56033bf282eeb2f9972fa208551 100644 (file)
@@ -1,7 +1,6 @@
 /* Test initstate saving the old state.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 178808e048a9b3bc4668ad6001e1ec60f6d2b397..0546a41ab1ed515ae0a074a62d377dafbfd798b2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 23b0bb768f09d0ba91cd95d78eea41ae27dc0fbc..4b55f1af8ff93f560b262f866a916df249f6b0b7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d6dc049733c849945444955aac4522d7b0e44ea..ec228b95aa7db0db880a004188850300b6e1b444 100644 (file)
@@ -1,7 +1,6 @@
 /* Return basename of given pathname according to the weird XPG specification.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c1926795dc788584c6ff159a0927f3094b2318d..9b276025dfbf91d7d25f0dfe76e744aee1ff0c1d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e1df16c2f04877d591872e6a42370ca612f0d1e6..d9623e98be1b41bdb6fbf9e22d6a0c03ecef3eae 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b68317a33cfdf48491d0b3e396ea8813787aef9..43111980a58593293955b17664829ced7e291a2f 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f97e9147f271dd5e2a9a02a9346cc68fe4776ae7..4f01f01d1eaa74602d2d99a2d0e342397ffcd858 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 230ad0d68dd03ad4b3eb66a24c56a4930972308b..a5584e2e30ef048dfc677113b9a91990dcc84cba 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f569c67ce14cf506c2b1c7e86ae9f8d5ba895d3..1ddab67c0af03a7d5e4a16ee047923c5141065ff 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fda440128f8076b9eea02ff6d41125078209fac6..18d43b7765aa3ee6c1d0917f5dd8f40f469c2ef9 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fdd15fe23598e4ecf7c1df757f0142edd3364c0d..851e18b007d98546f267d90def6e680d9d437e9c 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82597c3bc9e0eb81bbe51f4143462ac366adf009..f654cf16a155bc33f1bf3c7633deb0cab9c12a5e 100644 (file)
@@ -1,7 +1,6 @@
 /* Iterate through the elements of an argz block.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 37fcc910296943fafec70b43f9917aac3393fd9e..e8746c9eb93cb2014b9613243d4adc9c051da37e 100644 (file)
@@ -1,7 +1,6 @@
 /* String replacement in an argz vector
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a52d5f5efffbd008a7c4d6588116ccc2ac3bb636..7c383f35e2b186f81a85d2f46e5b9450263d2aea 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated arg vectors.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b22beba4d3d672b88ae6ae8c84b96f8de86d5454..65a7ed58c2ec1a1be781f9dc866a20738134686a 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Joseph S. Myers <jsm28@cam.ac.uk>.  */
 #undef __USE_STRING_INLINES
 #define __USE_STRING_INLINES
 #include <stdio.h>
index 8e909a1e21288142b93c7f19750dbd05b97db28a..ca0bc11308c5a9a00a4d7ca4f55c3a4c768b0a05 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Joseph S. Myers <jsm28@cam.ac.uk>.  */
 #undef __USE_STRING_INLINES
 #define __USE_STRING_INLINES
 #include <string.h>
index e3487ab8f928dc11b26049e53c88b0596c8fae38..3bf2a48b4ca4a3d460b5becb65b4e0bf7b7a7e09 100644 (file)
@@ -1,4 +1,3 @@
-/* Test case by Joseph S. Myers <jsm28@cam.ac.uk>.  */
 #undef __USE_STRING_INLINES
 #define __USE_STRING_INLINES
 #include <string.h>
index 9c6d4906ff739aa9dfa93a82a4c45a8a5ce3ff67..4391dadac2a38e39510466871ff854c7e4c281c7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09ee14f691955919a8d4a4cb76eb42c90573d51c..78e3a4c171a0aaefbac1327421c1c9b217d8308e 100644 (file)
@@ -1,7 +1,6 @@
 /* Routines for dealing with '\0' separated environment vectors
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee48f8ce71d5eb27fbd260b0630b256134230f9d..7bec2eb81702f609a9ed8862966ca3a58b41a02d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac69c93f42c1513537ad6ce8b5e5cf32a0d619d0..77bd28e80cfb6d99a9551a73b62bab42a2aa0b5d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5504ae0b0271038d45978645b21593883bf46f1..38728a93a12ff72acb39688344a459b11e518a6c 100644 (file)
@@ -2,7 +2,6 @@
    has been copied.  Overlap is NOT handled correctly.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 71da8a6779c00e7231d7d2a433c73c5fc56876e4..7ce99817582948c3d51489e95762e08b3cf90939 100644 (file)
@@ -2,7 +2,6 @@
    has been copied.  Overlap is handled correctly.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 71d56f3a4e06e5017401f3e8fa2cb534be224ef2..fa18f08f9991e3d698ccad5d0d9a2feab0340981 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for string function add boundaries of usable memory.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e074c52ff73b302734bc097c6b0cf91a29a9cee9..3ff6fd12024c236196e3249019cf09d61d03e347 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5ce9bafd3043a917eb90d0140cccfcb0dff74b8e..fb39ac73be26bf34234ea10ef839f59a5f8b189c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d9366c2c0e09abc1c948ef00e2d843e3a28d909..bca6f3c7c45202088ceaace9fffc902c2a59e56c 100644 (file)
@@ -1,8 +1,5 @@
 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Torbjorn Granlund (tege@sics.se),
-   with help from Dan Sahlin (dan@sics.se);
-   commentary by Jim Blandy (jimb@ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 99c882bb03585509e1b31cc8aa2391a629f1d239..6bb904760c3898c45a5eb4ccf045fc25e8bd375f 100644 (file)
@@ -1,6 +1,5 @@
 /* Find the length of STRING, but scan at most MAXLEN characters.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    Based on strlen written by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se);
index 4d4e481ff0b2c098415eeb9c8b7101beb38f16d2..a627a31d29069e0b07b9878d47fd9127b0572371 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index efee1a937230fe23e798fe16b78a27f5bd4609fb..d5cf16c56c93a74835b090f1e0063abeef2347f8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb4268ef4d18286d84569bcdc8e08716e7d18180..5433ed8280970a421aa11e7488bb9f97dcedb9f9 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
-     On-Line Applications Research Corporation.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e0b1d5ae5283ccb10c8f915eaf3f097f5aa3aa04..e86b22c975589df16cfef7947dd82436740250fc 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure memccpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ce964284aa16508fcf22ce3f88abda800e108d9f..b36d311c4e74ed0ed05a2f01adca29608fe3580f 100644 (file)
@@ -1,7 +1,6 @@
 /* Test memchr functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fbda26a41e9731a5eccb292f7e6e380696d8c6d6..6ddbc05d2f46c5e43700ab68161028a016ba0b5b 100644 (file)
@@ -1,8 +1,6 @@
 /* Test and measure memcmp functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
-   Added wmemcmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c9dfc88fedddc7757bb0f29949c9b75ea5427042..c9e965bed31fa9bebe99a934644a65849761959d 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure memcpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 624d3106bfebf6284c5af83b6801495c43b028ed..2dfe5f99db5e4acf3d7b0ea2eb382c5091f74515 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure memmem functions.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@redhat.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 02f2170bfda992b408a568004f54004e984723f0..a0ce8b0334736828c2a31ec0c9fad2ba3e859ba3 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure memmove functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f80b014d41921462d80c7d1bfc9ed66fa5336bcf..26e19a46a89703c4272c320cc938f33684b82979 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure mempcpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1a3b9ce69d2729c2fb17952eb30aeb0c95c2e9a6..cac26397b782c811e1308dee527e1ff76af69966 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure memrchr functions.
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82bfcd6ad4a7a0fb79550511ce30009b56e7847d..86a88cc09aa94d453c9de4b6ee96c9a8d1b1646e 100644 (file)
@@ -1,7 +1,6 @@
 /* Test memset functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 085098aba8fdbc132d018be47c7d7a315b4732a1..872c48b4e584e4c7e95462f5c1137ff22c6259da 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure memchr functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ec1de99abd202325e54c981046371be293e707ed..99bfa5e689cd4b4ec3ccc0e5b5d1f360cd81c799 100644 (file)
@@ -1,7 +1,6 @@
 /* Test stpcpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index de11fee63b8f05fd60b39b5f507d7c7f83a7bb84..4fa7ca615650f1fc8626b6c78eb382eeb08b8b9f 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure stpncpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b380150cb74b5a8e8211e1aa8d13400ccdde3b36..420cd39e735480d324f7a3b0188f399e682bbeee 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure strcasecmp functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 045156e6b8b87f51037d81d6612d00c8ce89d7b8..f27b14905f59a5770040d6c52871c2c90cd87a90 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure strcasestr functions.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dea1558b0c64c311a28c8f2bb434fcfbdfd1a49b..fe30fa1a995f7a1f9755e601d51b3dd36916e39c 100644 (file)
@@ -1,7 +1,6 @@
 /* Test strcat functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6c8ca54a7df8fa2bff141841272a1677f7127562..afdf83b113f49ba137e5d64a48a425e3b0cb51c0 100644 (file)
@@ -1,8 +1,6 @@
 /* Test STRCHR functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
-   Added wcschr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7feababf4ddc5603389119663f529dc53d341c5f..77ae73110f599fedaa2ee5c8a8fb262ef6c6c47f 100644 (file)
@@ -1,8 +1,6 @@
 /* Test and measure strcmp and wcscmp functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
-   Added wcscmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4c0a04f85d70104f42b31bf26608cbd7e8934c78..2243730793100371f292630135c422b936ff9af9 100644 (file)
@@ -1,8 +1,6 @@
 /* Test and measure strcpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
-   Added wcscpy support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ef028be0c71fd8a8ca74fac51d3ac42fd0acf2e8..3610a87c9bbfcb8a577ba49e200979e288134703 100644 (file)
@@ -1,7 +1,6 @@
 /* Test strcspn functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78b66efe3643f7dac1c6809640e7a175bd1b7146..8ee00a04b1e596a9f132942cb752496d27c6b5b0 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure string and memory functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c9a7afb339a281146073f57bc198ca943ecfc4d5..b8d408607322b011e74168198bea697963f03305 100644 (file)
@@ -1,8 +1,6 @@
 /* Test and measure STRLEN functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
-   Added wcslen support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ace94e83eca9bd72b1c5dd30146ca8aa41e3bfa6..b68b919210ee23182172acdecedeb7095623ccd7 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure strncasecmp functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 37ea26ea057938a4785d82b0d14693242e31f307..729124394e4727de13204f45af1de58443d29b6e 100644 (file)
@@ -1,6 +1,5 @@
 /* Test strncat functions.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 10b34de8d2acb2a13ccb006899661c33680c7e45..7397eebc02d46f31c34ccc8247b9c5e89cc8c142 100644 (file)
@@ -1,7 +1,6 @@
 /* Test strncmp and wcsncmp functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 84a3b83bbc1858029b5ec88f16f811fe4e9fd0ca..a38da676cb8edd092af8c9cc2525165877602590 100644 (file)
@@ -1,7 +1,6 @@
 /* Test strncpy functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb5d9b5f04fa6586b2194226fa39f4a212851a20..c2b82de32ea4200b5181da53c78c3d2aacf88f13 100644 (file)
@@ -1,7 +1,6 @@
 /* Test strlen functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f81c2edc35af1614ec3c477c7d4f2bbc2b5b72c..aeb5b81bbc33436c23e4cf1c4c58bd4de51ac695 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure strpbrk functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f85dc681ef075b8772b837e38cdbcfa2134d1b9..814f27d20ec6118fdfe332b100792cf65b83ceb9 100644 (file)
@@ -1,9 +1,6 @@
 /* Test and measure STRCHR functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
-   Added wcsrrchr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>,
-   2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ccbed1ca2f6cf8f0421d9b0ca85ab5090c28146c..8b546666c7c60095bc7e043ada17ae841ad7496a 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure strspn functions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2c40d929f27843fa50658fce1ae20eb1567a2d30..8aee2c0d339e4904a1437e248bcb8925144e590e 100644 (file)
@@ -1,7 +1,6 @@
 /* Test and measure strstr functions.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Ulrich Drepper <drepper@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8dde6f087ca11d2f8fafdeac3fc0683f6381b0a..404cf86791f7bb074eda98a48af57aa7851eeb91 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1990-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f79570b6b42e885d9eace33c29d31e752b24363e..ed3a5186ce78634d591b9344f3c820f31cde5e2d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cbac9c85b4d64190de988c6f5529fe4f7e1a4bbe..20cca6da541895de0c52a0f24a87ddeb5f2daa58 100644 (file)
@@ -1,7 +1,6 @@
 /* _memcopy.c -- subroutines for memory copy functions.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 36380a0eb819ee1c5e5aa02bf13e07864a6cec4c..213e8b5181b99533754d6f1cff50c83b6b2b56cf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ceed23b1a72dac2a9a3fa2d81068658707ac733f..e1f06fa58d6b3601f4d9a800fbefe69e05f5e8a3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a79995d8a373c2c750dd793a1d5ad4b7bd018987..530fcd197691b7e6b39053c40eb964268cc34168 100644 (file)
@@ -1,7 +1,6 @@
 /* Get public or secret key from key server.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1aec771c4667848e47eb3421175131cc201f3574..a9bf047428018734316f0af5ffc89f8785fe14f8 100644 (file)
@@ -6,7 +6,6 @@
  * list of service routines.
  *  Copyright (C) 2002-2021 Free Software Foundation, Inc.
  *  This file is part of the GNU C Library.
- *  Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
  *
  *  The GNU C Library is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU Lesser General Public
index cefc229aa61fc5edac3aee1dd0d3b0fb9dfaaaa1..5208b17f69899b9610f1a5f2029640755bd3ace9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6d74408c0f6d852fdb799729b2044d6470591ab6..36ea892909cf9f8805c76f63800d2a40f093134c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a1aaa4f959e18b31c9918ce115dc8ad9a0ac62c4..f5023a398eebaab5fcbc7f6573fb70b1efe34dd6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (c) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ef524e307c63dbb6e9061e6dffded1cf9d683d0..5524e800c5c62592dd2b84b57b0313de41191b4a 100644 (file)
@@ -1,8 +1,6 @@
 /* long double square root in software floating-point emulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 169596ea1c0a9b641ec2718a73d75356d92410d9..fbc0cb99ce310e0717183f9ebd9bd1598deed663 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright (C) 1993-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Brendan Kehoe (brendan@zen.org).
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9cf73b2036696a8d57d30ca3682c114fa48b1af..9bdf3afafdcd4860d33ee5e74c62012ab2b50319 100644 (file)
@@ -1,6 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  alpha
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f1b648bf432f298d8b5c8f197fd86c3aa92c7422..7905e84e1cf9aa00b2082b9e0e8916957fd3ded6 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
-   EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 20beddef4596f0203fb51ac2c4e7446ac4b3fc75..0f569a7d89c53fba296b6f30c8688e1247703800 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
-   EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4eb2d71e14e07d756d41af193b2addbaabef7c6a..983d230c275d6fc75ead0586b6662cdd330ff658 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
-   EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6836c6853fc74bd9d74963b401dc672e1fbabba4..945ed9d2db9af66ae271c1da3ba0b82ed2adc0ed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cda7a6696a88dbed8d214f30fef82c87e5dbcf79..42743bce191f3c3c835445d78f6ac9b327dac2a3 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@redhat.com)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 282c3df72285a79f3022964fd9f3f8882ca60421..50a1925c039655dae49e6ddb3f2d9b05396b0df8 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
-   EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4c16fdca6c30db512097741ee686bfe50bc3a4ac..510fb3d3a12d80837670f6f582a11b52a662f999 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
-   EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7af6f3d3751336f4a8c9f45bb370343a30e4a293..07def1bb5665deb96c263c944a7bb4e2d36e5923 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger (davidm@cs.arizona.edu).
-   EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 72794a6e0957ed72340a640ce8ac1983c0a5ded6..83fac317b197b8cde667fcb54fde67648b01ec29 100644 (file)
@@ -1,6 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
-   EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 86c05947b978b0eb77d34c98470c295ed9e0c1bd..ea317aef0592583c6e5cb6513ea529728b8f0104 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 62b676bdac9cf804fdfe82f97a505b78b7a10a53..bfde946b9d9dc15106fdb409f9eb4bb242efd873 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2cd2213d9ab252873886f19bbd65f352fa8d5ef1..9e327b7f17d37a57eaa672835aa397ab2e5778a2 100644 (file)
@@ -1,7 +1,6 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  Alpha version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c1510493e221e012f3e0235bc2794093872d561c..4790866e7ac015cd19190d3b6793c24499b44c4c 100644 (file)
@@ -1,7 +1,6 @@
 /* Data for Alpha version of processor capability information.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c0d6043f3f80e5c5906d4965dd9cf86d2ed97702..ea6842cac3084e825f334e474be20c58fe4b6730 100644 (file)
@@ -1,7 +1,6 @@
 /* Alpha version of processor capability information handling macros.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f78b9128959b671ccb0736cf52b879bf667eb7d6..350cb8d8e8c24e4a6671998bf8430a69c17e5677 100644 (file)
@@ -1,8 +1,6 @@
 /* long double square root in software floating-point emulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee127bbf60fb0eb069bed4b06f69de926008a04b..adfd5965aac5b934c5b5fd6adfb8a6a0d35f89d4 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index cabc800bd176f3d7227830c34c69cc333914df2d..d211cc21fe52ff63fefcab7495ed08e78b98492e 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index cb4513eb7fdee8a31c46be732454880ad1abba7b..5e44cfe11167a14195612fccfc1d1a72ef260af7 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91c3860c45839ff953550e3f8ccda8d5b21fdd17..8cf2d7ea7b68120c1d797c9549421adb8d6fe370 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac45058c02ddad67830d8da84b89e851f38cc1c3..8e111fcb79c1c5c01be501573fc21613ac8e298d 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 20e51ceeba8a435bed08ce729989dfdb476bb066..64da646cd5a729b2dcbb35db3b8bb50fc502cad1 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a2993c191d7b6b9f5341ebef951bb3b826131ae2..bd8102675707322eecbf3fbc3341ebd658393f01 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b337abcfa051483cf10716f13f2517de6668e56..6d92f543808b4b1d188bbb67d05f6e6c910535eb 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 637d51a7a9677e0d519366946be1231a0d8692f9..9383f4dd183bb817ba9919b15ff16ec24f3d5585 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2e5e760ca4f358b3763622177d92eb6a53c3fa9b..237df04ae6d77d90881b5506e2cd24d149cf3dcf 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 36b5f3689c62f63be63db2c63bea28da33913035..147f4c96fc081c1f300f33b24a08f9623db75042 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8978a25cbb00fa100ba3ca77faa266d0b44fc31d..164916cccfd9cf325542a8a909affccfd9060eb8 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1b65af1cc09aaa7df11199a15634beb962c63ff9..3fb00b88aab2a015d7eaae96373e0244dc3eebac 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7b1a52920d5d54e0827e97e3570b9d0bd5062dda..6ed0a2a4576408a10623dd9808b7cfd780c8661a 100644 (file)
@@ -1,7 +1,6 @@
 /* FPU control word bits.  Alpha-mapped-to-Intel version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Olaf Flebbe.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cbfb796cd82385e2c4294cf50711d5e4032fd26e..75b4e865919ff910728232bfd7915e861b58aea5 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac480e1757b3fda7d8ea70f37fd1d4e7c9b5e7df..f78c643165b151156546de2942637abcbf5cbd97 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 559a3338fd5c9c62aa8d7f618e1014af463bfe10..ef1771809d62e7458c05576df03a61c3e8f43e04 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c28a5e404d441040d61fe7399223d2e0ef03244b..070959f94ddc486cb9c534d2f53222d1e16f176d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c56f9dd2b2c191b941660726e064359120273f9b..e7bc26b2c658544dc7baf3ba77c63b023a2cc253 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a26c2ad03b73e5d40d55445319542358140545e5..94dd12ccd57f86a046ff23166fc2fc45d8f83663 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a88d162bcc97e93609d58bc40e57bafbf79383d8..864f062cf6dd4770b4a1bb66f346f75175e451a9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1ac948cf5ad9bb624e6907b9840764a0138e1e02..86cd574a840c4ab373dda35074d6636f555ac3e9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ff65c237063c40fda31aba236edfee9808f9b5a..3da8463013d5dff19dda0ce98ae5e787a427a3c9 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  Alpha version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c1eba04bfe6df3e49a0e361145c0a1ee48e212d..2e7a6cb3632de9b335b2ba8fd52be81fdd4e343f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c90af5b26998416404c9cfde0a61d5b61141e808..5159a3846d904bb1aed43aeccb2fc5b6bb7dd0a7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 65acc57f2c2af19e6b56f86aa1d50e4a6bd785fb..e64dfc1f8aafc71e8d22805f2f62814f3de7d1c1 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6ffd68d79da8a83fa2c6c2c0a460af0fb672c99d..7ce0530d6ed9d70ca2165c5a80c1675a9d54dc3d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 31ba50711cd4c1dca39eeec905e483fbead6d75a..df72bc85e4268c465bbefdab1631197da8baa4b5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bc1d50b66ffae266c66b22db9872bfb579ec4abe..a0fb377527d31505b3e5a8a151d55312bd4d33d0 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: addition.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d224ef63f5ac4e7f24f18db2ed318b55d0a111ef..13b294be98f450334b8d728768d1faa8e2a214c4 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: comparison.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 25fb48b611fa8a227d751a76c685e09f5b27b657..9066d89bda2c36c0934d345d4aca1818d597912f 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: comparison.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 098aebe4e76e5ab9a339cc91e251980c7809113d..18bf35d6a249cc1b3e84d0189e4b15797c53800c 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: unsigned integer to float conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e26b89db894d8761bbac2d5cff20b36babe86a27..30d3f8b57b8ec46838486d6e23c12887af8c795e 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: signed integer to float conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b900bca5f9b5290252b7407801bd1cd7b1dc5fd3..64ea9eade77126617c7bf90bc237fd3734158464 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: floating point extension.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8256a013915a82070fa6531210fa20a20422e7b..6f32ce35315761cb5d4ae0cf88a46afb83057000 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: float to integer conversion.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bf6093623e4e3cdcbed0327fbfb015a54e6f254a..0de0f7a6031e247f4d3772abc6695821380093f2 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: floating point truncation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94c8e2db91aa6be4dc7494b65ea4e74ed121049c..b30b541698cc63c0e613a0ae520460563504b9e5 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: division.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 48d0245784e370e343daf63bac3e970226464eec..f3c31db9d0b52d2cbeed40d19edf9626b94d3970 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: multiplication.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f11554bd5eb83902615191ee6b8d033809eb630d..8c4d8d08f3e973e4e45544f711bce016117003fb 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: convert to fortran nearest.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 937f79a0a68360b313394e3e69684a36f7eb7e3a..7e395a82fa750973c627e907f15a12256a0d7103 100644 (file)
@@ -1,8 +1,6 @@
 /* Software floating-point emulation: subtraction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d2dc42f8203f162dbbce2bc063cf9c3b711c4892..26735e3785f74bea5e86b23e4e822818bba89ece 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson  <rth@twiddle.net>
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b25c34f8dad15c5e56c1c72ed07d3993c643fa11..910d2932147c696706f7e82ddb35ec97f52db2b4 100644 (file)
@@ -2,9 +2,6 @@
    Alpha userland IEEE 128-bit version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz) and
-                 David S. Miller (davem@redhat.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 65dcd4d39279749ecaaf99af47399698e65c5447..90ca82fa1de15efb88b099efc6d32fa582a34a31 100644 (file)
@@ -1,7 +1,6 @@
 /* Startup code for Alpha/ELF.
    Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 537b0f31cee63d851ad09c7a47c4947261ad0913..30cbd5f5f3d35b196829f9463377171e741c16f6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d8e2b604209dbfec33e9b5c7dee55fbc702c375e..de17ed2c86c1434cf71101c39ebc8348f8253fdd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0dde37915c81b1083706ef64a52da01a11c52769..781dd3abdb66530159c61cbeeaa0556d6591d43e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc2d9c164296e9fa7b053b995d9b5c16cf6dc44c..81652c900db3e3edc2f497df2fae315ebe2b418f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 40f827378dac50fd9afea08a534003b886c87538..ef25771cb2d1dd6827d7095748b22dd11d85d89e 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 20a09abc9477243086fca0f4019dffd5f3ea5bf6..9c714feb7999796f8085b0cab4ff73fd32625d36 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 54235c46b391f7f9afdd366f788dd24a0795e69e..dd1458cd752001aa0027ad7450e508a9c2d7528e 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7a6704bdfb7c831bf0033fc0750497ad9e79b4a8..400e9110d3f05909428e0e9834b5f1f325a2c70c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7aa158941060c34802ba3b1b66ef63e20b90c695..be6d5787fb05a3a484e2e702e0c86890861ed5ce 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3eeb902deb3892ba01e22c7670b14bf529f503ad..224253d76358698f8f3e0e71d0452dbd957f8094 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a68182b06648840bcad17ca2421958a4b637eda5..b099e73055abcd136c4ab0c7be45983c7acaddef 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index eec3400e0c55d3b01bc00d803926534174a46ae6..027f460cdc5bc6d378478277cb184bd34298dc2b 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
-   Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4e105a0c446e16282a8b40f4f58c9458e5efae1d..7baf796da3963c316a93e29038ea662586083738 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Code contributed by Dave Gilbert <david.gilbert@linaro.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 193f2410baf3c67d104ed22db22ce48241a48bee..83078132210041a22d66a73cefea0e58e1b5a1b7 100644 (file)
@@ -1,7 +1,6 @@
 /* Return backtrace of current program state.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kazu Hirata <kazu@codesourcery.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5025fa13b75679227b05e9693d7a3a0a06e41c52..96abbd0cbdc33b8c26a8a53bb5033570f6df205c 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 94b774797ccc1ba77123dd7c3f98521ad2568c54..b1f70ccaa02b281a3f4690e956f9391c259ce1bd 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b061609c346e1fb24d36e89de201e626bdcbc5d8..2f617f53702b2b13e1aafdc7a3196fe01afba650 100644 (file)
@@ -1,7 +1,6 @@
 /* Get floating-point exceptions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 2001
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b742d9a279d401dd3117038559632ac410c18dac..8126e9ef99b60b9a77d09d1777d93276d6a1cf2e 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe825434092a9069f5dda05b3a670c27a99fb455..b4d3e871568f4e0d0bf3057f9a9fe316cf8da8cb 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 04e3f773917f54d6f55df01a74de346472645004..8a83418fe6c29e30b06305f9d58a98471f1ba432 100644 (file)
@@ -1,7 +1,6 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
-   Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b01164a7e8e73347ca510b928d97bfbd602aa15f..9ae2bfd07497f2820509270693bfd53d183f09ca 100644 (file)
@@ -1,7 +1,6 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
-   Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 02bc1221a1e75c11cfe550db9cf00705603c0c24..dc89ca7da58aaf8323dc81429baa34c8f1e8e962 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ac0a09c090dfaf3792b85fbcde555459146a056..dbb63447390ca2dc213f007666e1635b6bdf17c9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Code contributed by Matthew Wilcox <willy@odie.barnet.ac.uk>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ffdea8047d5c6202bdc775548c27b640c36430ae..8532317c8aa464c41ed23ba308536abe4d22fd16 100644 (file)
@@ -1,6 +1,5 @@
 /* Header file for the ARM EABI unwinder
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
-   Contributed by Paul Brook
 
    This file is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the
index 7026c54d4e2ff437adba5e11083c73d7e63a7db8..e345bae4e73d9cfbda2488381970e3f3ce190285 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d2ee12816af87287de78bee979783a4744ec91e..6f20dbd1a6beea13e3cb2462bcd10478f92faa61 100644 (file)
@@ -1,7 +1,6 @@
 /* Optional code to distinguish library flavours.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ff9979e2a8a65e896ad4c0d80449267bc56bec9d..c3342532bb56b23dd2c7a4a14d2d83160ae41129 100644 (file)
@@ -1,7 +1,6 @@
 /* Stub version of processor capability information handling macros.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0d08da02b7f6a39318f985af1754859243825f9d..4b8555525a68b9ad3a03280148bddc2335061215 100644 (file)
@@ -1,8 +1,6 @@
 /* Declarations and definitions of codes relating to the DWARF2 symbolic
    debugging information format.
    Copyright (C) 1992-2021 Free Software Foundation, Inc.
-   Contributed by Gary Funck (gary@intrepid.com).  Derived from the
-   DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com).
 
    This file is part of the GNU C Library.
 
index 54c4817f37750ba560b21a7b537e94c2a25853db..a8f5e3b41f9c4df800fadc1f1a986d55a93e5585 100644 (file)
@@ -1,7 +1,6 @@
 /* __frame_state_for unwinder helper function wrapper.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d59a27d49ca221aa0ed54a6c94fc7199ff65af62..9d32d45563092afce070b7714621ee3b82f5848e 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  Generic version.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8e8d0c10f3498fb9c748502fdc831138a0ec670f..27644ac5c92dad9e134786edb5a4045049274327 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  Generic version.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6d2b2e0ac8a6eacbe4197ddddc2a4f4b2280c871..547314a13caced015e36ef246daedafe9cf88174 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ab757077d1605200ad37006c9f572bca5774f43..371d97eca20cc2e37c9567c9b2f379c29f48bf4d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9be77fa7c51f268c5923af58d86c3f17677d9e46..1b0577ff2b7385f00843317dd069ce93b85c27c2 100644 (file)
@@ -1,7 +1,6 @@
 /* memcopy.h -- definitions for memory copy functions.  Generic C version.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a3772a1fe66271efb0b78eb4fdf1aec7c5bd91f..8dad20c7afe42e798a104256516e96303cbeff6f 100644 (file)
@@ -1,7 +1,6 @@
 /* Uncancelable versions of cancelable interfaces.  Generic version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c03eb2ef9daf572b3fcdeef07bbd6c18f0a9b0b0..4554fb1ecdcb80423f7d40071cc0d8a660d3de99 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0da7e26f7207ddca664af0903239ddb014cb48f4..eca7ba68eb1c69a190e429a82f9cf885c223b131 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3dfdfe8f717940e00c712f848a8e50fed4a7589a..9a0dc2a998525cd03ae4406509f71b99ac6165ee 100644 (file)
@@ -2,7 +2,6 @@
    Generic version.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Joe Keane <jgk@jgk.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0400f3c73167d1b4e6787677e3996bfc723befa6..7a01a09ff06d855e59ffc2018081bb3d0620c97a 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    This file is part of the GNU C Library.
 
index 8724b7b337dcbf53df265f862f90f47c7861baf4..5354359d053cfc6833ca67d94fac1b983957146f 100644 (file)
@@ -1,6 +1,5 @@
 /* Subroutines needed for unwinding stack frames for exception handling.  */
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
-   Contributed by Jason Merrill <jason@cygnus.com>.
 
    This file is part of the GNU C Library.
 
index d6190762ea4fbb8a3b116af68f36e0b237a26b0e..837df3c97edc6d0bc5a0a05e0eda3a165aafc24d 100644 (file)
@@ -1,6 +1,5 @@
 /* Subroutines needed for unwinding stack frames for exception handling.  */
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
-   Contributed by Jason Merrill <jason@cygnus.com>.
 
    This file is part of the GNU C Library.
 
index 66dbb67e8195836f78bf20c279614b0598c6aecd..9f57f793af7d31e28befa1c7c25eae401367d706 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index b1c4f008b9440e25f3601c95468f06f4c08997f2..857f1442da394ceb0f01dbdb5e30b62c375bc41b 100644 (file)
@@ -1,8 +1,6 @@
 /* Helper function for utmp functions to see if two entries are equal.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>
-   and Paul Janzen <pcj@primenet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fb17e873fdabe10f859f970ee09af1d7470b8f9d..6a56479efa13abd2e66fb04e7219c4e235f4a08c 100644 (file)
@@ -16,7 +16,6 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-/* Written by H. Bergman <hennus@cybercomm.nl>.  */
 
 #ifndef _SYS_MTIO_H
 #define _SYS_MTIO_H    1
index a1cb93d75d81dec8a576764fae0ec1c2e21dc5a4..c49011c97bb1aa4f2ae1c52569442948f6fb8da6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 696fb38fa82a71344438558223404d99e3d1a88f..a3c42b546278f2b1148514d98ecf92fa5f62abc1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfd296c45b0c9f2be2b17f9ae7d186589ada0175..d8971ddd026b7b14b5d4b20ebbcc9d99377e50ec 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright (C) 2000-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by David Huggins-Daines (dhd@debian.org)
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f048fd20728ccde6faadeb394487eac417ffc4fc..ded9c193d62b4aa3c92259f9c4e73c2c236f7654 100644 (file)
@@ -1,6 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  PA-RISC version.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
-   Contributed by David Huggins-Daines <dhd@debian.org>
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 17df5bc1099d5c14603c383105db2508370c42e3..f521e08da033430bddb4e17a551262ef2f5af789 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b1b3cb469527ab406b17c80ac370baa2727c2fb2..619981607c75202bffbbe3944795164946e74ae9 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1542c45cb5423e52d5f2760bc0b2d85d1faac59..6efb211ca9e5891a1e295f2257f2e548ab5dbebb 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fafbb36efd7296fdff4a7248918f29e74f5b2bb9..45344cd0cc8ef7f0b11fb70be12232d502e6374b 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 47facf90a2e8c54967359029d578580c226a85c9..219746b3ea2a4864fbcd57be2cccfe44e9bfb233 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb2a0f05884226cc49186d6acd30228f129a8340..a1779bd2b41bd25b398694f610db83df06d0f2e8 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d3e025ba46059ae696dd6d130eb8fbf8d01794b7..0976dd916ac5cf7bc29e2e5b427daeae0f6181c7 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ea7d4bd7e37353c14512211fb9650aefd874fec..a1c6592a977773bacc24c778ee4daf058af8b9cf 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 85c0f99c39edc4492f62c4e546232b738be57a23..08de113eef9adaa8e41fe44edc9c72b1b3067315 100644 (file)
@@ -1,9 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
-   Based on the m68k version by
-   Andreas Schwab <schwab@suse.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e8172e688fd27b75c80b1a25532971822dca0c0..921b8b78df87e62b10c9d372289ed90f6ced7089 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f6ea4339af5ee4bcfbf9ca726284665e62b6d664..13dc0d8592cbbb3691ce5b45796a8c62670e669b 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0d704b5ec8b94a726bc85ff244dd1a48354ce6e3..4224b0f105416ef4a553150e114d225177589bdb 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 44295d713d30e26f7a24a5c1e6181dfbd23f2897..bc891ce9e687a10f5d808418236d52329b677280 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 59caf97b71c0a951009f64d26fa2c12720979aaf..d3947e6dd182553ed26906fbf7dcfa166055bffe 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5149e979d9bd02137d4c464ac09967d4731ea97e..ecc82bfc68b9a01d2159f77e92e79b2052dff515 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 293de111760ef0839e6e683c1e94bce8415750b1..0601e25cb080db3aa075aaddfa6dabaed9cabcd1 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a077cd3ffddf3c1af2993e07512ce594b3047c7c..4677f80c8f7117140edf1454b67311c318445223 100644 (file)
@@ -1,7 +1,6 @@
 /* pre-.hidden libgcc compatibility
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Randolph Chung
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e3d3cf40ce24bfb9963e3f9ebafcbb190a6bc9f3..2894e4b5ed314e0736e0f103322efcda5a48136f 100644 (file)
@@ -1,7 +1,6 @@
 /* Assembler macros for HP/PA.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6594d0870fd57be9b87020d7a653ae1d50c0619a..5a0f37d3b8d488ed8e5799d765ddc65044b43877 100644 (file)
@@ -1,6 +1,5 @@
 /* raise.c - Generic raise implementation.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Written by Neal H. Walfield <neal@gnu.org>.
 
    This file is part of the GNU Hurd.
 
index 059ebef265a4e214134e5bfba15bf4e46335854b..96e845cc66c9bccffea2693f34bc2ac44a78238a 100644 (file)
@@ -1,7 +1,6 @@
 /* Helper code for POSIX timer implementation on NPTL.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 4631f68fdc28843bffe1f03f6a743314f283ccfa..66842a64f1c333ba0e5a34eb6018fd0d8f6d9875 100644 (file)
@@ -1,7 +1,6 @@
 /* Return backtrace of current program state.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 244026720fc1f5f0d48eb30f9d329826a26b6a15..6c6a2360cc4a86d9804df380d253e9946128eaf3 100644 (file)
@@ -1,7 +1,6 @@
 /* Data for i386 version of processor capability information.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aed64aa1f863babe3bf2099d3a97a405adde1df1..80920cb9889ab8f14fc29997efab963d07c3fbef 100644 (file)
@@ -2,7 +2,6 @@
    For Intel 80x86, x>=3.
    This file is part of the GNU C Library.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9d9825da7366c9137c2d0729eb36442796bfe0f5..db0dbab06cec52db59af4b7032c576768857d491 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index cf2b75daf1e2e6c0929c37114b3b720221fc3889..435dcd9f671a3e2aef96d4f0612eb7058a24ecc4 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- * Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index fc63e3db8a18b551dad04e1ea7f6bb8f6ed402f8..96347a86dfdd4fffdcde1cc8d39e2f7a94855078 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arcsinh.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d39d280f28adddc540c1d836c426bf956c6afc2c..dfec57c854a6c42c2df9c78a99804fc18fdffdaf 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arcsinh.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 440776cc4eb97662f34a4964c4631979e3fd5666..2894f38272edac9ec770abb2f9d714e6ac78750a 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arcsinh.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b99088ac04394a132fc6d3013666514b54710b83..5e81b291538637009856314ddc030e775affeae7 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <math_private.h>
index 74028c7c9a68d568ed703f68ccae19906656b921..3be8fc5316c487fde79641098b75038e6f9b91cf 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 7e378433d580184c1db069929099d25b6202fc38..774feab607bc2a39d9f4d16bab95cbaed720ea4b 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- * Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index d6b550f4a1900bfbddc0fe9dc9acc6c8c3df7602..e6e8dc290caf497e4181909e08527b219657bb4a 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index d237fee077404346e24f436f916a8f6df47f36dd..606d4a6f2d2f625589ac5eacae6029f10f1a0e25 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 531f9b2b6962eb17fbea3c124a17f1db7bdf261a..94d87a221cc1198844bcdf058627378888618d38 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <math_private.h>
index e66e6d5d1d1e4918db58651bbc4f3718609b56bc..21add9e391d549fecc8272916be11731685fef36 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arctanh function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a5ac9d4723e9f5d828bbb0df7a3a3acdf7d2368..2953d7f12adefc880b0d3ba027afc4e9a5100ce5 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arctanh function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d5976dc063bf03591293bda69b7a226221b1444e..37ab0dde7c2b4f342d18af23f63ac6819bcae6e2 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arctanh function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b9fd62f1ced5876ba80c5c179eaecd5b8ccdfd45..06c79c15aae47aa4db3c34019934fd20fd586010 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 2758a731842eed87baecc1e664888c4a1ecc74dc..902f70b77f554904faba9fb897598637ea1ea12e 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * Written by Ulrich Drepper <drepper@cygnus.com>.
- */
 
 #include <machine/asm.h>
 #include <i386-math-asm.h>
index 0939f7d071437068671e7d23dc6ab44e58645b9d..5fea68a5dfd03123b3958b9a226b5a97f3c3b447 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
  */
 
index 6cf28a793bff320e0d0bfc6bd524ae17c37043e2..d81048a816bb3de6ed9ffc479d741da8a6e09474 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
  */
 
index a7c459e2c0e4e01e3e76a7dc9aebc4c34b2f60f5..52bec213d1ca67c2903ec4e333fa8067a88b1e09 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 /*
index 93f20e5c4da5e3db531390a0bd9af7d9d7196dda..86ac1bcfafa9591b41965b6152321a4f3d06b8be 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 8adc8d5c03a9bbc0d5d6ea33f808ff414db31d81..f73ce9da1ef2b42be4b973e5db87ca63b47b0ae8 100644 (file)
@@ -1,7 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- * Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 44765398b7fb922cc0cd6836fe55a138d8be09a1..a5761c8b64ffd6d26d920021cbe5e1928ee14ded 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <math_private.h>
index 37afd488d29c068b58cc2b0aff16c931e59e5e6a..f2c956b77a99c23136518b1580b947f387b5e90b 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute the hypothenuse of X and Y.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d835516b0b5ed401403735d08be19261e191fdc..cec5d1540379561d8b79bfe8cc1d897e9993da18 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute the hypothenuse of X and Y.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 29ef2214e64c75fff3682e49eb7ae55d50ea62d1..f4b792c27ce74c9f93689f6878318da9a2bb5661 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index d72de6c84aa11d40941611a5482144b410b0cb4e..37298b93311e3e7e6dc23d6b22fb25092a3d393a 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 60761dfa38b22c6e8103867f47441de65cb97a16..d9f030d31ece110023877763bfb95439cd9cdc75 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index 9d2195ecd4dcd4cdcdda41d1438db344287811b2..0d5752454d133199e3cf6a9f2cd9207637fb0943 100644 (file)
@@ -1,8 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index ead30d89920a87f0e17336e1c2eb15bf74fbde75..8a0321f2b906f0566b0229fc017ecae1237ea488 100644 (file)
@@ -1,8 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 54bc82d57ffc80bbc4646ccd9378d4425ea2a96c..47f82e199360e9cfc3d8cab8bc064ad7cacc9486 100644 (file)
@@ -1,9 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- * Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index cd57a5d75fbada6df458160c9838d827df34fb25..1d2a7dc20b14cbcc9dfeaef14138a43bccd0f4d9 100644 (file)
@@ -1,10 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 57725cdb60b46f6941229087037f5e370a4e8551..940b944fc047f3805c29c4fbbdb82b653d8e581c 100644 (file)
@@ -1,9 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 82decffe8a256e376dd512dd71257039695d18f5..686daf0e65d823bfd5f20a3351fdc0e8d3604d98 100644 (file)
@@ -1,9 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 3e019cc911bc7310a512a7e45a5e1e5d39704046..a96826045044fcb6585440195af5126454a5cfb6 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 161b952e81e42db9ff0328f2528a2805d42804a3..1ea6f09c15e94c10a5c75ae107dc8ddcded07c92 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of pow function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 196199be2c74c137405f23ce3c5f345a6c85b60d..2826ba49803c017a191b1d4f8b0edf26d248c5f1 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of pow function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5b71e9198de05305cef237fc511bed71ef89859b..5c10a4673ea7e035e79e1b8893b0c6585fbbef73 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 2257db35803c47d4b3668d4bde3a43735474196d..475b7e2353a287541e077cfdc0737deb6ea1c61d 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 551660c1e973cfb84e5d875edfa181887f6ea826..ee3fdb8d7fed5eec870adc63bf05a902de9f3bdd 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index 5a2f566cdf897a61b029704ffb5ed3c527a982f7..73685baa97501de41d8a88960209781228ecbc99 100644 (file)
@@ -1,8 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- *
- * Correct handling of y==-inf <drepper@gnu>
  */
 
 #include <machine/asm.h>
index ef7bd9748e3eddcfa76088462a6dd22619bf98c0..b23e4a0e09dc4d7c80a17a873e5b9bf9a92033e1 100644 (file)
@@ -1,9 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- * Adapted for float type by Ulrich Drepper <drepper@cygnus.com>.
- *
- * Correct handling of y==-inf <drepper@gnu>
  */
 
 #include <machine/asm.h>
index 790f07a9071ee65f4ac99d8273d4ac1debec4da2..29457e6dff235f3f25389e1ad488978ed9f1dcb3 100644 (file)
@@ -1,10 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- *
- * Correct handling of y==-inf <drepper@gnu>
  */
 
 #include <machine/asm.h>
index 191122b6766ea4d4c460818b9c984e1d729cb0c5..e9bb241d826427553a33e4082526fa9c7b255da2 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 9f34be71a81de2608d4ba179682d0fde757be9ed..bf609b7bea6e5cc052dc300aa1e09ef3ee4f6e7e 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 77719a95119ccea41d9f655ca7330d149b3aec57..652ebf1c83fbd5f50f9bed3191bced9187c6c666 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b748e6326887f9d09d44af2dd5e53d806e8a98dc..c9c33a2b1b7edd85552efd7bfb5042ec9399fb21 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2d4859878b9440facd907c4bea34d2a446a72ec4..b0419ed93e0d7e640562a19424ff79fe91c4fe89 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6d3b8b7d16067420c32063478e5aa89dea74907f..8118ee9520ba4a14d5f1d60b6ae33548a968af2f 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index edb2a8860c38df4672d479a096b556aac5cbf1f8..97bb33c18aec27d16a831a6d35f448eb422c8665 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87b394dfd3c2121c01ed013759647aaa05c920a4..c9e7ca93e1baa56ec03ecb526380240de23f8e10 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cd60691139c620bb50888c011265a4ce66a8f733..20e0fc3e6d85e1502528e5c6f76f6ac23cdbe723 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dd2963a0a83500b0984a070f1bf39237b416a2d7..b97cef11cff424e8c7fba5e645ceae2a7b229c3e 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ab84e99e879f5799d0d7ec7bd4f474b90bf5afa0..3067454036953ee79ba1f006432dd5540d1b0922 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd6c796ba44d590bd9b2d9506bd4f509ab696066..635a4a3ff515a5d09e60583a50370838c540da52 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 726b6862daef521e1b4ce60e6d22ec00da97ef85..1c6a2b387bb1ee05989d7174c83606672e04662a 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc383db2e453675682f5d9cb397c17eb20ab2982..31f6ab2b33b7565dd1c2cacc364dbab697af5318 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3eb6d7ee340ed25799929dd20694b32eb8e1cdf2..f59ed4498f49c717a85080b1826aa496c3f89d49 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c3b7601d4cfb2240746ff08d4baa1df6a6a4579..23c6e5352f7aa54022f8da3856f8c8cd18ff91b3 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index da6aa7b874f95440db71c47afb5df55aee1c0e77..7582c2d8bcc9f4f7a6e3583010a01f23e2aeadf2 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arcsinh.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 478e1b60af3d61d765c9b7f9ed88481b8d9e7016..53c896b63ab1ad4a9313d21919e1ce0a8b601951 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arcsinh.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c1eb9c07f7cb719dadbd03223170c3875de319ce..c5447515c14c23a2b5deb9ef7a5044eeb4af0923 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of arcsinh.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0102281be93a4a94b79ba4690edbafdd40d7b754..3830e6dcc2772c201d7619081c54bed731f55738 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 15ecd345d9bafe81148016af826626efd602e054..4a8f5e3600213f171faa9f66a23a66d205b02118 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index e876083b356ac2678048ca2985ee2b79a88c28ea..91b34498a4c5627c7c98d91456f0237104822914 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <libm-alias-ldouble.h>
index 4e612f149b78b077d36eccbc6b9d95932e1c1c15..965aa2d720b21cbdd82da65533123b8629ef82af 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute cubic root of double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f82e786ae3356ccaa1c6bcbd6fc23da8180a6d6..c4a95ea4a7745121b27e585e91789637f41f47b5 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute cubic root of float value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b475119ba28e0d3a125b2a6519303747e514df9a..6db4d609cfd10dba70292cd5e956621c32c10bd1 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute cubic root of long double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9287ab0673dd67b05335a3d39cb633cc8d880f85..99984f9b8d3d7c1118596d7f155627dfcf577373 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 2a6e3db273db1ef2d831b3de6e69009e99d43d62..03e8e22609b536dfb4251d7b43a889421da6aac5 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 70d5c6ce0c267915f22b8cf986f7ed35994e53c8..a551fce7f904a96f492d3f161fe39cc77de46de5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index 1434d407a7b00743e9f590287e0dc4d9128ad9da..a49d34e4b7f963e856cf730f6f168f6c043b38ed 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index a05b749f1ba06b9ea9844b9933349393827c04d5..edc540c4d6548d1198137c2f58d7562cdc13dd6e 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 671ce683ba809a895cdb228d1871b924ce909225..9d9b273e9431b2a9efc9a4a5b7d65d4d6a27785f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index e5d863c38414d1b99d236fad9256a64c7a210c26..8a979464a89b4f73c5822c2774c05f5312060c64 100644 (file)
@@ -1,9 +1,6 @@
 /* ix87 specific implementation of exp(x)-1.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
-   Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
-   Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76fd778fe6131ea7c849160a62cb70eec9feee1e..b31972c32f083f00210085a54541d5f5080a9b98 100644 (file)
@@ -1,9 +1,6 @@
 /* ix87 specific implementation of exp(x)-1.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
-   Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
-   Corrections by H.J. Lu (hjl@gnu.ai.mit.edu), 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1ae4aed451cbd04409a6a038fd286cc023daa1a2..98f8262e26ed9d1593558ceb82ffe75baeda8047 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * Written by Joe Keane <jgk@jgk.org>.
- */
 
 #include <machine/asm.h>
 
@@ -14,4 +11,3 @@ ENTRY(__finite)
 END (__finite)
 weak_alias (__finite, finite)
 hidden_def (__finite)
-
index 69e72facffd13210c3900370207f0de464347f64..905ff31ef970e55de54d95f6b6157b4228c0fd91 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * Written by Joe Keane <jgk@jgk.org>.
- */
 
 #include <machine/asm.h>
 
index cce90e18fc2fc42eec590409f8c14bb191e5f323..2cd2da99f9c639bfba22c43c7f693fef2d73ca71 100644 (file)
@@ -1,6 +1,3 @@
-/*
- * Written by Joe Keane <jgk@jgk.org>.
- */
 
 #include <machine/asm.h>
 
index f3cd66e77f1b337da4a2c19da278aa6c163d053b..7143fdcc9a433d97d111c051f07ceaae77d06e01 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 656eeb698f1840242a250d3a55b0c336cd0f0f24..8fad9c06985362c21a78fbb9c4c513a136db0f49 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index f85b542f9b694206654655325abb7d34fcca9a96..3ec28b477b8ab7aeb0437375e0568644f82a6fc4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index 5fa072171f9f31cba5ad72691a73563a95a7d6a7..bfc6a3e80a5045df38391e783e9d3f4e323e453b 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ef5a541520b758018b430aabf56ee236dd8b5435..bdcfe75a2e32876fdcdbd22821012c116c81647b 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09021fe7ad2b7cf3a4ee74920b640420c2aee87d..7efa71e6a2692d266f66cb19eaa1fca2cc5e5ed7 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4f733659fbb7d41b9a2577e1513bcc8bc1e3d821..eaf165c106226a920db6618c234cdfc243b21f22 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 038999a5a227c34602d63338f04b77cf779b9c1e..721b9349944b01339d5284524577e11a2cbc3423 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f4d1d580bb5c91ed892cf10df8f98533b2765d1..18c6984c267fd4c4bf94c822169128bddc01d0ed 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index def53ebb549280e037ba925136dc5a12184cf917..b831c3b0eb1e1e163f2461a3b772cc578dbb8b2d 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific frexp implementation for double.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7f0aee9850df42e0b8183a6ffc4cb6c6d4ebfd04..6af089c4801a0d8e56669792c5b21397c897ae50 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific frexp implementation for float.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bf0b86171df1b4167204c465a3bab284413c0c08..cd74bf430c0c222ca56359c7349cea780c39416d 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific frexp implementation for long double.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cdd77183fa6baf97834b0e017b22ded1a9b821e5..ff6048e3f5762ab94a1abc0dd9ae264e50b690c5 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Change for long double by Ulrich Drepper <drepper@cygnus.com>.
  * Intel i387 specific version.
  * Public domain.
  */
index bd691fe60bf28ca153caad99d3581569897c3890..d8b77954689ae4a2ff901d6b5c8e80c0cf8aa033 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 689e9a0418a88b4e90c8bd9010c603c22264d87b..bfcb1a3b7ec0342613debe50fa35e67c6a0472cf 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64eefb2df9cfb04d16b99cf232c7cbc177e48f62..24b3d527f7673bcf3357f6d55ae01254d923b5b3 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7978e76095bff0731a0f40cfcb36b1d75870a857..10e0d2ceabe239e874617bfa1d3a1ca7790437f4 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index acaa299d94835fd250961b61586c367aa0fc028a..82a3f448dbf1128b8f8e2d703da99d6daaf0b524 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 0fd05cbdb32cf69e5a5f35dc9abfdb9088207c23..f28349f7d2476b38d77878bbeb412d45322477f9 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 #include <machine/asm.h>
index d4b3a4714f680d9b09c3390c342942d366de01c8..d1c71292480677f6e92b0c23c60ba2d27ef44013 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 175daf52a1d2e6b55224bb6d7d70eaa79b3f9323..0d5e55d34f4c555e01b5cb362fa357b15d0bfc04 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 4968f82a3c54541cddeb95b9bc62ff4a6b399221..ec867de010724270810a46a3e99c6ae6531f119f 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index 96cec2f759550abd9d9c0bf2382280002c687d81..56d0177b1014fc66c83d6084c326a51c0b68dbc1 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8bbbc54b7581204693e378e48fe9dcf7f984e92c..f35be961f7b5b743d1d37bf2eb872e52d84832d4 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3b64ec6a4f8cdb2d4169ac94d5994ef1d836eeca..90c29473229408cd222a7e22a1019e687fa902c0 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 11fb61b2429efe863e56291eab3985320af0653b..b2a6cf12675749e01f10ce31266658da5f30ea1d 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.  */
 
 #include <machine/asm.h>
 #include <libm-alias-double.h>
index 169d06d80ba250fe44372e04371bfc7e4e9546bc..84f19c5b6926506937a9bf792b80385ae5952d2d 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.  */
 
 #include <machine/asm.h>
 #include <libm-alias-float.h>
index 852e1f65248a1a8760006b94efd41dfe5efade4b..29b4261f9091ea2ff9390a1566a8075ef66c27c6 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.  */
 
 #include <libm-alias-ldouble.h>
 #include <machine/asm.h>
index d6e3025bb29009b4edb69a4498742f85141839b3..59ec20e11ccd6546d38459add2e35856c9c427ee 100644 (file)
@@ -1,7 +1,5 @@
 /* s_nextafterl.c -- long double version of s_nextafter.c.
  * Special version for i387.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 6e11ace22313af818751afc908a2b089becb186e..7b208468359104ccd37c50c0480af4e67bf7cb11 100644 (file)
@@ -1,6 +1,5 @@
 /* s_nexttowardf.c -- float version of s_nextafter.c.
  * Special i387 version.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index ac911727a87dfd59a2c47468d33ce7af3b12746d..6e82de880a27ca3bb7ddf1c67ccf378b727e879e 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by Ulrich Drepper <drepper@cygnus.com>.
- * Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 0b4a74596abe0d97141e4650a2f2c35e610657b5..8004b0fcbe0c59f3e44c31fe6f7cd7c991e3f83a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by Ulrich Drepper <drepper@cygnus.com>.
- * Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index f02cc1046548cbe4e66c5c2ecb5bcf02dede8c4e..54190ef69393d5c6e496d8c01cce0185e45d58f4 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by Ulrich Drepper <drepper@cygnus.com>.
- * Based on e_remainder by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index b4ab01940fc110380bf63b8f359fad44365e9d4c..d9cc45e8bf0ee81b6613def7e4ec999edcee0738 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index f6d11047c731fc3eedaeb99d3b06c8ecc0caa1de..5fdbb4fe8883563176d6fce3319d8b73d3b15941 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 3d0795c12620a3a629401018f00dd6e54d462c93..5b661ac961fe847d0275289aca1ce6bfb3d04e07 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index 4e90903115387015dec5a6720caf31920965b6dd..89d11c0980855f98c245afbdb6e7a6f3d03ee621 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index f8353c4c75b625fd4e8c3d93f2886a2d1c9d7a77..efca44c8356d8ece5e9b78e4893c5a51c73ba6d6 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 839b5ff35335b4dfbc9277c9132edd430abd5a67..cc7766d2704b80facb591e7525575b9a2890c59b 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index 4859b7ed714262f5bdd84079062b8f10c97e9aa6..db4e418b7721ff66bd612e9a3d539f5bb2813636 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 3a2de977595fa9e8a5bc7284e302cb420dedb2ef..cfdbe6dd53ae6be044fc12ea97e673036cda9cf2 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 081b3c477017ad919581e3df822e6b127d36eec2..a11c981b54f117773183452a0a88c31ed6bcd415 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
  * Public domain.
  */
 
index c5c5690179a9d5d42d2092cf7a7391df9f285a7c..493dcb5ca0dc0f98c1475006c90315af67d503c5 100644 (file)
@@ -1,7 +1,6 @@
 /* Truncate double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index daf217ff71df1eed149fa6d45c2b03b0426363fe..e3be4768a254c6cc96f02543e92b43a3864a60dc 100644 (file)
@@ -1,7 +1,6 @@
 /* Truncate float value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3bab48e505821378e67c78c2959fb3a2e5ba187f..1f5ad671d4105fe674bc805289bec3d85caac2d3 100644 (file)
@@ -1,7 +1,6 @@
 /* Truncate long double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2aff1eda1d4ec9b0e45cb4df75748736b578f02a..a6b0614a644c6761c3f7b39cf7c11051ea4a0185 100644 (file)
@@ -1,7 +1,6 @@
 /* i386-specific implementation of profiling support.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 820c2b13048cacc4e8ae98a02db2592569f6922b..9ac599b4d44a901c6ac1c6228e1c54a65617c18e 100644 (file)
@@ -1,6 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  Pentium version.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
-   Contributed by Torbjorn Granlund (tege@sics.se).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9fff5f78e709b1c736a5201d75ef223035b4c8c2..d948d13e64ef1ab1ba0dec5f694eef9f7c37e3ab 100644 (file)
@@ -1,7 +1,6 @@
 /* Highly optimized version for i586.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e618a8adb44850f15f5ce96bc1709f8faf13ef3..0c5de6acf6a4fed138dd5b0b638687bcd0809df6 100644 (file)
@@ -2,7 +2,6 @@
    Highly optimized version for ix86, x>=5.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund, <tege@matematik.su.se>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e61029a862577f68b089962af95548cd85d60956..37c75260430179e1a4702d690d790b2ab2ef65f7 100644 (file)
@@ -2,7 +2,6 @@
    Highly optimized version for ix85, x>=5.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d5e32bf9b91867186fdb15e20f7ca215c99ff46..183a08523a547341cceb31f39f1f673ca56b0aaf 100644 (file)
@@ -1,7 +1,6 @@
 /* strcpy/stpcpy implementation for i586.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c0525b886e570cbcc556675505eaf6f047505dbd..c72588c5007ad3999f0644390389312d49e952db 100644 (file)
@@ -2,7 +2,6 @@
    Highly optimized version for ix86, x>=5.
    Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61aa6fcefc4db31e7a000d25f7fe6e8f03df8ba7..682a970ff2de17d0d6debd649abd9e4090efc0e1 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute hash alue for given string according to ELF standard.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b74cf2d248669be1d7c56b3a4718692b6207c59b..c310dbe18ebef26ee20a62db579c9c0f24011885 100644 (file)
@@ -2,7 +2,6 @@
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ac3dca2086c13fcb2ed7a41c48aaf3f3e732f4a..2802724fa7a7c733b35fa0199a8274b867f5ff4f 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
  * Adapted for i686 instructions.
index 77ec373abc45d84616b27a1469c0fc154845550b..63183ac54452ebdc0f3b143add8caf21d974f19d 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
  * Adapted for i686 instructions.
  */
 
index 8958624e7f7849515b92a75114ba1dbbbb7d8414..482309132f7eac1093bfd1f24a294cca80c3709a 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d97a2c400334bf62eccc82fcc4ed15a3aa1580e5..d169588d6d20075c2a5244cc8aae246675be76c6 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0877684443d3dae8abb16c26d64ff40207436454..b0e2ac2c69f9f9fb2fa776f6fa24b8b4df16a66c 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe12dd8b5a277c7bbf1cebcd915c4946624cefae..76cad76dbf61f40cf6e1022d71446fa4452c08cb 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 617ad126a36fe4372db8d20b3f1b1d2cc2a29d53..6242069a3d643ac890845e7cd905c8f327d65acd 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f734f4e32ab8b15b3d42c8103147067a6ba23667..80849b20e5f46ca5efedcc3b90533b220067c714 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f407921a2d6fcb2b14ca1a3c79b770646f1c8096..0ed6ad408437b80e73453d36b60627b5b4216738 100644 (file)
@@ -2,7 +2,6 @@
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d989075f9db5b8a5fb1705b369d55a7e24f1177e..15690b955b4982e7717d4f1bd1d3ce282a1930a8 100644 (file)
@@ -2,7 +2,6 @@
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 52e737965c01db792a06e1ea2b4a65446edfad2e..8fd789c2f40c3c92a183d5039342a51d860359d7 100644 (file)
@@ -2,7 +2,6 @@
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 086edfafdc1613f7579be16c351f135c3dea1e46..9e0771b33602d9bec4ba281bb61bb1199a1842d0 100644 (file)
@@ -2,7 +2,6 @@
    Highly optimized version for ix86, x>=6.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f34ca20c082127d3daa6946069b50ae91ed9a162..7765016d9f4b2e4792b8e510e3cf980cf10bda4f 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memchr with sse2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6abce2d5dae3e3da893eec03b65bad39f0d6e782..c83794c9836093a993b3f913fdcd5b15023a3cdf 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memchr with sse2 without bsf
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c3dcb10656a6ebb729eed8a6af5e5a8c90ec73a3..b94768b83caba3c60d3fb98727d9a35e0b09266e 100644 (file)
@@ -1,6 +1,5 @@
 /* memcmp with SSE4.2, wmemcmp with SSE4.2
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a31b2828d899a2f5dd09c572c7ed93b4da1824cd..f7972829923ad8fab0b608c4df0b601c560fb113 100644 (file)
@@ -1,6 +1,5 @@
 /* memcmp with SSSE3, wmemcmp with SSSE3
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 97e6be7122471ab0843b5a696ca92bf591ff82a7..ea64635d8cf986f7cf27bbdcf88580a2fd297065 100644 (file)
@@ -1,6 +1,5 @@
 /* memcpy with SSSE3 and REP string.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 14e59f8812c8f630d9360f7f26d35047e108d241..162eea13a031539bdd1e413603b881fefe8a19d8 100644 (file)
@@ -1,6 +1,5 @@
 /* memcpy with SSSE3
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6536c3c5c16ce4606b6f1ed7aff1c304e3d859f9..2577ec9e0b75619a9363e2eacd9db5665f475d9f 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memrchr with sse2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e81953f430f3040cdb1d8387fd2bea1138abc3ef..ba1476f25d97414c3b2696a4800edb469d4af2fc 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memrchr with sse2 without bsf
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 71b91fa7d03fb06671de401834d9c9e6168d81af..aed96588f48374cfc98b7545c60a782fa136720a 100644 (file)
@@ -1,6 +1,5 @@
 /* memset with SSE2 and REP string.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5b4f7668d5a7f19d761a3cc934091c51e7e65dd4..55a917cfde7d840abc197bbca2c3359326b01f96 100644 (file)
@@ -1,6 +1,5 @@
 /* memset with SSE2
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6266253207633e5c35bd84ddca5917df3b166b74..0043c467000477ab28487d79b77eb588a0cf25d7 100644 (file)
@@ -1,6 +1,5 @@
 /* FMA version of fma.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 20e60afcf7dde41960ec4c3eb792e38443cfc3fd..7d66aaef7a5c8713b3e54f46213d394d139c1488 100644 (file)
@@ -1,6 +1,5 @@
 /* Multiple versions of fma.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0fea4303da9a7a60528d522e0a2df43eb8925de5..6d07d7d2ee20b4d2bf05f07ba94ee2e6821d9302 100644 (file)
@@ -1,6 +1,5 @@
 /* FMA version of fmaf.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5fbd042c2a5f18f224aa929da831e3cad823f452..b8394d05d0c055bdd49d17acb99e4f8154b300a2 100644 (file)
@@ -1,6 +1,5 @@
 /* Multiple versions of fmaf.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a89cda9766ede6ad509d72edf8059ad8c89ef4b5..84a1fec07b7106ab684807209d27129ebe15055c 100644 (file)
@@ -1,6 +1,5 @@
 /* strcat with SSE2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 982eb27176eedd0a0d7ee2a5ebd45d9c2d0bd446..ddc13f9bfadafa63336ac4c761a6ccc818d12c5b 100644 (file)
@@ -1,6 +1,5 @@
 /* strcat with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3e590329b1e05105f29d9998185b30fde711aa9b..2d63876538a388261706cf267735ae0b4d4e3214 100644 (file)
@@ -1,6 +1,5 @@
 /* strchr with SSE2 with bsf
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 14aa927fbe51e5f624309127b81db9ba11b7e037..721f2ccdd1c3798e15442f274d579746714c1168 100644 (file)
@@ -1,6 +1,5 @@
 /* strchr SSE2 without bsf
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3d77f725bd994e46ebd83cabfc6c8a56533b3733..cddb9947019dde8c4c6c621c4754448734a03c83 100644 (file)
@@ -1,6 +1,5 @@
 /* strcmp with SSE4.2
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 50d480993da9cba98435d5a1bbc79eef0f1ce97b..ff743fb3366720be8e8ff57ca9dc65a9a5dea388 100644 (file)
@@ -1,6 +1,5 @@
 /* strcmp with SSSE3
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bb3076b07696738d5dda89a77d69ac781f58e4aa..43744880be7ca5ddf3d7111f1b405b5314d41e42 100644 (file)
@@ -1,6 +1,5 @@
 /* strcpy with SSE2 and unaligned load
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 05646d994fcea604ee4dec1ff4cf3fed456b8b3f..7433df82f2d59ea363ba88d28fd5c5feb481cb93 100644 (file)
@@ -1,6 +1,5 @@
 /* strcpy with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 757079d4ad56b55f15c50c3271755619cc11f852..0b7eb0703d9ddf025886c63695798e6812127376 100644 (file)
@@ -1,6 +1,5 @@
 /* strlen with SSE2 and BSF
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 998f722b3257e6f3428e6d658cd36b124c07b9e5..fe1151032c90e6b41018ff02e2c7e6be29e35b76 100644 (file)
@@ -1,6 +1,5 @@
 /* strlen with SSE2
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8d763063748d4d6fbfde1455d1e2b6ff7aeeea52..b40bb9830b20c629ee4fcba3dba9c2fd75ecb095 100644 (file)
@@ -1,6 +1,5 @@
 /* strrchr with SSE2 with bsf and bsr
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7f15edd6eb00499dd0f03731835fe281bbcc93b9..d0d8551d07037650ee05530a568c603d9f0019e3 100644 (file)
@@ -1,6 +1,5 @@
 /* strrchr SSE2 without bsf and bsr
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e84e87c9cc14c14716b8fe57003ecfbcd320b207..8fad35da13645019508fc4bbf3b2e33a9f75c674 100644 (file)
@@ -1,6 +1,5 @@
 /* wcschr with SSE2, without using bsf instructions
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 262baf3707a2f96358c1a630433e2bc204325076..cad6c414ccc7efce3c2493cfafb57722c2d67432 100644 (file)
@@ -1,6 +1,5 @@
 /* wcscmp with SSE2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c710bb22bba9ed322857b4f45f2946eb40ad43de..5f68ff2baeb4fff9a28b833d7ef003f259885833 100644 (file)
@@ -1,6 +1,5 @@
 /* wcscpy with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2344134c6ecb9db1dbf13194ecf850960ac4f095..f650e7911daf1b9414951fa1f46b9a83f8a153c2 100644 (file)
@@ -1,6 +1,5 @@
 /* wcslen with SSE2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 10ce32cbbb745920a365e01db645c242bb8e5d42..ad931b6a4de824cbf191ca0a8d94574374cd7dfb 100644 (file)
@@ -1,6 +1,5 @@
 /* wcsrchr with SSE2, without using bsf instructions.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5502879333046ae9372c2404fb8357dbabd2d592..8bae65cd84585b2c1c02ede281866596685b3d44 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d3c1ed0109af379719c3398a61eab701158b00d0..94d873c2baab75a9eda146123a7ec6719eb2c8dc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee6237e749839dc4bbfe922631210622213d40b5..5e5e0a7889c01242daa5b5fbc22b0f6533ce0217 100644 (file)
@@ -1,7 +1,6 @@
 /* Highly optimized version for ix86, x>=6.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 040c17e34ba175c6c40ddae6d2bdfc20abbafd27..0773406e7496a9404706bd1ace0ccdd421b43b38 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2d8993243b621125f869eae1b3176cc91902ef61..b08bb2b1e31564bd2dfbfbd6f1dbdf3ee3e322ee 100644 (file)
@@ -1,7 +1,6 @@
 /* i386-specific implementation of profiling support.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae9e35a6503b867ec2f32744bf8a59e2f9d84a6e..686e76751ea4fd4b9924aa16a679c27e59c26a1d 100644 (file)
@@ -2,15 +2,6 @@
         less than LEN.  For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
-   This version is developed using the same algorithm as the fast C
-   version which carries the following introduction:
-   Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
-   with help from Dan Sahlin (dan@sics.se) and
-   commentary by Jim Blandy (jimb@ai.mit.edu);
-   adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
-   and implemented by Roland McGrath (roland@ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe368c6c116127ce5d550903f20502b3007540eb..bee184c15a9ec4149353c74eae6b2e884803a6f9 100644 (file)
@@ -1,7 +1,6 @@
 /* memcopy.h -- definitions for memory copy functions.  i386 version.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1d5c4183dd94bfcfb8a204e4590a6cd211de2b43..7985649a05bb64cf6104225caed2e36ec2823ddf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bbce327f0454efbd8a8b8f36a49d62cee2a78291..81ed186e1f839dcdd034d805fdae5d5758fa541b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9be0cb766e41dda43e34a18d72835d6514373d77..d883f3cb4a5499fa5fe6c33902b6f96cf776baf0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 11b2afffd8042067983d9899dfd90123d2938e46..d471dd2887bdff966c2f2001ea236f39a2e68db6 100644 (file)
@@ -2,15 +2,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
-   This version is developed using the same algorithm as the fast C
-   version which carries the following introduction:
-   Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
-   with help from Dan Sahlin (dan@sics.se) and
-   commentary by Jim Blandy (jimb@ai.mit.edu);
-   adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
-   and implemented by Roland McGrath (roland@ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b214598969bef0c1f45d2fdb305afc1ab9cc45cc..b2f1339375c0471aea1ca37450938d0d727c2675 100644 (file)
@@ -2,7 +2,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c5586a5940e76216fb64c09e51caf0857aaea64..b49b757794f2e230ad84c5e4e64cd48c4f44d84e 100644 (file)
@@ -3,11 +3,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Some bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
-     - original wrote n+1 chars in some cases.
-     - stpncpy() ought to behave like strncpy() ie. not null-terminate
-       if limited by n.  glibc-1.09 stpncpy() does this.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e6e0135b29b5757ec48a9056ab685967dcd5f8d..9787d759fa9af01af144f9f48248afbfb692921e 100644 (file)
@@ -2,8 +2,6 @@
    For Intel 80x86, x>=4.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
-   Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 42dff9121e700e05714c17115da3eb98c82882f5..969a11cb47c1754070f18cb30d98a54bca815958 100644 (file)
@@ -2,8 +2,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 17da8f3f642fe197d3fbd7af802dcca561ca9676..90fc4b11c892e83a3bed065cb7d28c91b80eadf8 100644 (file)
@@ -3,8 +3,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>
-   Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4096f3d90ad8fd94614faccde030ed0a3812de55..1c9eb5362bb3f9ec043705557bc2116cce2750d3 100644 (file)
@@ -3,8 +3,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 58b71b48840c6ee81323eedd39b504c94c8fca12..2b44f372980d9a7cec64d0ac2f0e83a363dd7b2b 100644 (file)
@@ -1,7 +1,6 @@
 /* strlen(str) -- determine the length of the string STR.
    Optimized for Intel 80x86, x>=4.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1f595ab37b6989fa1917942278923bface1bc7f5..a775756f53e06c7b1716451828019354cec24678 100644 (file)
@@ -1,7 +1,6 @@
 /* Determine the length of a string.  For Intel 80x86, x>=3.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca7cad0407fb4862d087e680f856cb60e6671c7c..4ea45f54f0a9aff0ff9bb4023a15f59cb706dcc6 100644 (file)
@@ -2,8 +2,6 @@
                        which contains no characters from SS.
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 894e4510f1ac85dfbdd2870e80b077e9fb253971..fb3b5615d69e5f2f0f405ce48ca71ee4467909f7 100644 (file)
@@ -2,8 +2,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3c60bb18057990da0e6affd3473244557506e752..5395363c8114fab6f08b96cef973fa82e751ad32 100644 (file)
@@ -3,8 +3,6 @@
    For Intel 80x86, x>=3.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
-   Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ea06bf09ee9418123f2cad99a519016affde4a4..5479806558a9142c76d7b614106de4c0e7f0fc97 100644 (file)
@@ -1,6 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  ia64
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-     Contributed by David Mosberger <davidm@hpl.hp.com>
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7759c363565b6ad96c68697bf7808508aea1fb36..69b28a41fbeff3adf4196b8b24a3ac166fea2ae0 100644 (file)
@@ -1,8 +1,6 @@
 /* Optimized version of the standard bzero() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
-   Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ad7901612c961e3729660b5f477238678be2c87f..641c3fd35a97550fa88588b5ca9e5fef56ad2f3f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c0dac3df106b61accc54ac3b75ede60a961c7985..1507b46c81e1bf6384db511baed77173136d81db 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index f8c75e427d1ab547528390810be633b2346e80cf..307b4976beea3bcf3fcc179d75e2747b798cf5ed 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 4affbdf5f0b143400331a82f9ebaf724c2875e93..240c5cba98742e77901c5a6dbf9a4dc2340cccb0 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b5c58884f26eafed69dfe7a4aea61287abfe207c..f35c6bac890b9ee83a055e80e2ee73327c6b299c 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 107266b6a39f89743f5a94822edae61999c651d1..232015d131fe8b8155e284ce709112fc09b91643 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 4de08e59d52ac212c626b722387667659a99cc16..a9ff25afbfb784b6dfd5d4923d359ee2fb698a89 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index a4b7fc2f272b43d8f57ad21ecde850200177f35f..841f815293e22ad5aa4ff13bca3a5b434105c8d0 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 18153d427fcb2aaf9a4cf92a6165539cc2c828b2..b5a3a7241beaeed3cc00af15acb24843f2569619 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1786794e7d6a76e433acd4be1ddb5946ff0e1bf5..f23927aac14ad0d2159398163c0f97ff256ad180 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 6b318a5ced31bd7bb679a426829429263e01e75a..c155154d6715fd805ad7948ade8007839573c583 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 45760af71db47b91dc40023201f3277629b2b328..3df73247f59778a81344b14f8ffc39ab4d75bc28 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3c550f9dc4b06ef4339307c39373b70cf53d3587..f1ae43305a1c12deab622c99463fc0aaf884b37f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 96c6360a2bd65372f0bc2c55699aca60c6d9cdc2..5f450330294b3e03b606a24ad792ddd0a4ccb6db 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index dbac1804ff8d9d227cfc5a4bdd4aa264e9dab1dd..07bf9f6587ccb81c0af63d2cc47ec80f2c6f1a0c 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 51a87b840e085832340cdcc532b469bbd1e90884..9117ce55430678981c07cde1f705c0fc3807f0de 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 0d18f2d06ae51fd712be9f094f9dcf697b5d759c..144ce1d6f3c3890f966f2ce0d7caf867f17f884b 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2002, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 4774a43768085a7ed43b5b0c8f85b5cd8b90e8cd..c106a2dcde38fb26786d85c1074baf04a53d5c9e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index f12344bee3b60014300c8b7f65f1be4820f30347..5edd877db94301b9a45541d8009fc1e1ea8373f2 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 0cc54e2b588bac62a864da1c3d2f8fcc5f042aa1..20a35c02dd612c171d05d00811d38b17e5a14b0d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 97b69263e423e6583b04d39fe1f601ba57a1bb53..76e26f298c9a191120398090597cc8927424c26b 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3010a95a2d9e9dc08bbaab373dafed48c979ec35..b304885cc6196c2ecc4de63d788aef0d077fb959 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c2912ab6def8419900efecb850c57617608c05d3..70cbcf06daaec6c528b9b8c5f7913274ea594a51 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c95ccafee36e5d447e67f322594855b002a46294..a6894c3280bc6d9d4a63c4b254b3d805dcf5d905 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3eaaf49fbb3fe7c2572e04e0f52ff2f6bb8de923..23de4a6c4e2c548e652b79664526e708cd505af5 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 149e27f1a1d381f73dccb5a514b55f448d1c6da9..60613a781c7dab1f847ccd89ebc4fb054e54b271 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3bd9b778126b5238aff961d5d03d4892d6005582..bbe1060872a10bfcd422b2d9f6fd12596eabe701 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 34c2761dc3c56b1b05d9e1b8a05155dab72a6f26..19442ff9c9103cb4917c85db23bcece5f97e8f8f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 6c6f5782ff580832742e9831852650f8fa1a63d7..58e93984ae60305753f188d0a1a5294455ba9da1 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 9a3f31485f0d15fb144afbb6ef7e5a7e04136630..6d1a51e701ddfe3924c1f01304134ad4b9d66ca3 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8d67d4fb31b1a3eb1bd2b3c59fe9566e0ec9b5e9..68a17139fa2a1a6644168209770d533f7f937012 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8ae6df34193142def462497c65fea156ee308fdc..b80af25a4d3f3df077cf8556e29d94d289295605 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 9af43702ad4e8c027ba0beac43769321fd191049..3e9aab082369983b63dc05f55913aadf7bd732fb 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1f227c86dbf69e036971f5ebe8db039a1bbabef4..6467cb75fe89bf87330574eb5af541a2fe2fe0dc 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 7ee2392acd09b2b77dcae9d17d23ee12d46d443e..61c8e2c6a82d9b785a9f35536bf00add2694b391 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index eecd72a63a45ee4fe0db44965c36020816a6239e..e855d3101c558cfd651f184a49c4460506450b36 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e4ea0943448d574c9327e7a2bd3c06613893407c..2372613f0197b7eb7a80025ad933da2b83fb2f6e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 51bfd9a278e1e5e7ac0960ebfa0a4bb94e9a9569..8b97b2a4089275fe3cb90120ae432a1abd94e880 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index d299242198dc9f4dffb86171beb4f52e5d2782bc..7330b305c200d53fb4e1a3dce04b18e3a9814bd5 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 2ffe106a26ce4c01cc69d657fefa0d595452556b..004aee9d63666b5758fc68b60d425de8eee47ee7 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index d827bcc89449c013d2946c9e049b25a7355db4e0..7157b28838db16099138823b60b8225cd444a24f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 945d5cdf281a6f4c722b5369e53926420a6eb620..0e8aad192b951914070655fb7f0303b3a12a8c70 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 4596322f15b2004d9f422daa82aabdeebe5c726c..631d92dc773e147a18e1f2946e98f742888324b9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index acefe7b9c9289fb17f13a81a442d51e9426a3960..af4b5fe36f243c74805dd38afd831e64407d3d53 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 5b8d029d9af12d9d338fe0c672a4e5bfe85de055..6d2f77aa59adfc9abc00fd2464786acc2b80e63a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index bdc2b8fae4b8a0c3249c925233cc88ccf18cd5df..f411d809065f5709751db9f9c5376d63a7f5338d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c25d8ab6715ecbf2f940b2fb26061fa3933b35bc..c7b0e46b452b20685b49995ec428c3b07ac730b9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 2dde9788fcf33b8512f9e2ffacea24d3133e07b2..ce487e2a9b6ca7a51c0a24e6c9f7f02b3c01baae 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8aa3d0cccff792a2216f57bd70a3adb337c5b806..76b24dae0761a87babbc4400383b3276a5d72e5b 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 2167c78edce98bfb0fcec590111c461a6a44853e..344b6b671cb89c2beb695c933e01c0d60aba08ba 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 08b873ecb79ffddfc87b1a6160860b6aa490fe55..6a14928e04dd2a2d4cafde34fb75b472e2de0bc7 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 65cfbf4066036308c1dc6b5acc43033211b645a5..8ec2dca9e6a3d40706444edd26f2164e983c5ad6 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2002, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 38d8a505eef892bdbd4c13c06e5e5dc95b071c0a..750183772b6ed16c301795f663e0f95db1ddfb80 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 6741bb49aced65368d7f5bb348d8c6630906c6f1..df535d6129b7fa31eb3b9e9bb91922abfa92e32e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e1c22344d08ba9ae202ea12af84ef336176a0220..a0373427682b80f8529396ddc6256b2285918cb8 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 61157c299bba70def0a28fee3cf414643bf8fdf2..f69f0a62eac7809ba56c1aaa6a70e1975fc1c205 100644 (file)
@@ -1,8 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999 and
-                  Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8336694142e3ace223982cca72412dda46140b7c..72a2c10425fe5f0fde859002e21b8ad1f8d7d610 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c8ba0de43c292eccb6d23776522a4416c9967a6..9067cc5d909c5368cf9a3cd91cff99c030aabb26 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f028072b55eae1d444a178c298c24147c59ee5c5..f8a7fb6911fe68aee6714bb1db0efd8e30138a3b 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c404ced1c626e8b1d49f5c6059cea01f77d01cc4..c8378439e2d47c07a5d1b16982680a90636daad1 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6fb02db49e85750dfc77d3ae1c496ec0b6b36af9..f5649f542600cf1988208728a4ede9e07057c73d 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ac1e3427d3ba71ce7921d2e2c946011ec3c17722..a0c06fcc508fa6ab92bb1045d4a49bd3d9feb95a 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb510dd3ebb1bd7a3a3347ed0b72c0775a566f18..8d14e39d24b3ff7e82defe238e1a1d672cfe2a82 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b4d886f46ae788ea76f24a0505f1b296174151c1..ae927bb664dab2a2a3d353bb0ac67f0517773f5a 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 51d0edc664d4dbe6f4861bf10011444fba20b412..b025fca7fb823627f980c70e4bf464ac56d0d424 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68922ae131047d81855b8879afd008652613ca3f..7310ac6fa3f388def26833883ad0a4477a82381b 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8746cea230e5ac0a8d6291bd43fd1602275011b1..9d7bd17e9f4856061f8e5dcb49ddaab42d429e70 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c85bddf872011dd20ce4b6981c36c5dd6ff0f526..979a4f49b2cb7f89a4ac00ae491fe0c6a9bcf450 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ff65c9477a75964174e2a06ad725429c0bef0d74..c9c7aca9ba4a2c0e41fc6f2cf60b98bb62983f44 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d5efc478176a6e04278d2dd65791228e934217fd..b73ebb72260b75199ce4561d54f3eba7b445046c 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction within libc.  IA64 version.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 810c683ee88b59e09da81316fe1fd15da0a64a2f..9184e507be65bf2bbb04eb7cf8ee8090e1b69603 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 34d1466e09e748cb1a09521dac65746d9e334908..519c3ab493f478156c748e5cbb7a13a75bc67234 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index f196b33a102af876f529c772a4104c5d9e4e21f5..fbf38004a6a0611a20c0317b24af0a3ac15ec452 100644 (file)
@@ -5,7 +5,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 51bb268ddaf05399568cb856cc3ccbc05132caf8..a5536a9b462b97f09b3434381e36db0313e78c26 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 08c2de676698469295beabfc33763ce9ee6c9ba0..cf8dcafef67782648d7ac6d566497e7bb6f123eb 100644 (file)
@@ -3,8 +3,6 @@
 // Copyright (C) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
-// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 596dea671198e62a31a0b0137d658e96d5446fd9..44faea7f4bae9d176306b45db4a40367f093cfbb 100644 (file)
@@ -3,8 +3,6 @@
 // Copyright (C) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
-// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 447c574bfc8019ba38008f74a3d9ce620d4ad968..1be3320d8f26e8c1e1aec5360a9863340e0ecc31 100644 (file)
@@ -3,8 +3,6 @@
 // Copyright (C) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
-// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index bf34524cd047d32f0dc6a5b831a592cf040793c7..6080b0267751e6247fc3b5c72399a61dad0c76c4 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3c3bba08225222c089230dd89c7645034e4c3ffe..ebd49ab208d6a1ce6f501a4586f9ad06208f8b30 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 6096319ba5011642c5d19e8129ddaae3ffd71eae..12e464dd7390487476f9651dafc28963dcada56a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 7218911f5db42d51de2c02fcee36be7002018be4..7697cc69ed0601edd52c9a9ff3e7c7c7cd441b6c 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 185433ab8d480bfab08b381a164d6ca9c2349282..d82e4fcaf996fee06f93fc34af31ba79e271d01e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8b132497b97ee9a68022b67787307e5623703640..fd7d06d2634220407b84944fcdda7bd07f97a135 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 56de44a0c42dc780502592b5aae39889f6bcd0e2..bc75c9abfcc7d05040366816b7b621cd7e0e3c36 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 85ccd5f56ac4e4af94db18ef279c2f0a17334a71..bef2fee6fd99e5b0b63dbca66958bf8f9a7769ad 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 64c42662dd06c3f1e1786a6f8069dee78d23ebfa..031bf083da63a11c862e7ad8136e71e8a9e7af4b 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index f38c247b4b0324ed8a952ea4f82fdb557a22c39c..e46be5a5cd436bbd46768d9ea4f5abafe2f42115 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b0d027caf58e29b4c5ee08572f8a0260f99f38bb..1eec445ed6895c6bed2427719456189c70f209f5 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 4e7a66799db13a6e9f41dd4d18e72d5e71d527ea..7a2e23cbfe7d15ded792e620971754c493562d59 100644 (file)
@@ -5,7 +5,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b267f13d9ea00b1df974a72695c40a8e84513198..3c8f95d0bfd07940d5d5ab35454a59ad2ebd0410 100644 (file)
@@ -3,8 +3,6 @@
 // Copyright (C) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2/2/2000 by John Harrison, Ted Kubaska, Bob Norin, Shane Story,
-// and Ping Tak Peter Tang of the Computational Software Lab, Intel Corporation.
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b57c015b0b8e5997d8ea9722bed0e2fb915e7896..141cfc036abb1583f12c5514fb68ec8e43299c51 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 16c0fc4af1c7870ce17fd7df720c1c1af3440e24..b80b1938f0457c2a6899a566191f4cc7faa919c9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index baace924f2f642aa360c95b938db059fec74b9f3..30c5acb1a13e70ce458fab27658d4d80cc658df2 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 598b42a687ffcaca2708f572a439d013de41a16f..6baef56604df60bd46946294555d2a76c8689b0d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index cb3ca782206f68a7d7263321dc27d348f3d9f54f..9c30ec17c39967886b3b4eb9a148486b2e71698d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8d4951acf036dbf1a42a139467c4e95012f815ea..2e1c6a6846e344ca7075b7e280db3abaa789821a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 783212383b354a74f5205838ef2db28f192022b1..e7188756070b6d433ce362a0aba307e17090327a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c0d102291cc0be8a38b4b82d9eb9553998972bed..1c70f4f303f8ea33a46714bc011c0b63763e23ea 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index bfd2d5a5a00967e4cfd79f2e30c7a668569455bb..113330d83087f940817385062078c13d8541dccc 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 93806086945c3e5e71aa45b157577e0747ad3b80..641f29112194ff5f56c1b17aa72a26e7ff076a27 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b1789d0089327da3b5d52a34a0b854b4ae93667c..84a95696bfc5deca4071830a24d97a0652c3f456 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index eb913d25e32b513321002d4cab7122044646fb80..582f7493a84b43e0628469c83060bfd6409d6443 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1c54b7e1b003e27bb99c08ba130e1739487da0e1..cc79aca17edc8baf2ca78c96f053c51f59edcc26 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 42de260cd79965b3a711467ffd7805bc5c67246f..f793e61fd3ea191d328e9b6482faf8dbe0f427fd 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 961b8d23ce03fea2d00d958aced84227a0ccac64..f5052dd508997272c1c07523b6a2a4cb2869d720 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8e2355dfff52b3d90efc966262af81254fedb565..fefdefdf2dbcd3b1341e59d2082656bdf562399a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 95fa0ab534765b76f1a160f0c81ff162320c20a8..c175bfa99fe9e1dc9b97dc1a71b3fe9245f8aa75 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 88da077a3b8d9467e6788e6cafc3fcc1a8016f9f..0157cc0eff8efeb7e654ce79f7f464d3d887ac0b 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ff39c7ee3f36221e3467617bec4706077ea51f55..09d7c2aef1e2e68688eb80aaba722589202978db 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e20183664ae8ad0d9264876b84c6e77d1a3f1852..3a988bac35e2d50a5d823d96448d3f7921e2356d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8d58905c1ce35cc8caf2423ae547f7ca00b64a67..3b5ed2c25de94104c508ca7100fa9f965d948bd2 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 18d07e5bf9d32b2a679353e111bac842c88f1259..e2e6829b531a8cdc966918028dd73e7acb48fe0a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c324139ccc1ee5013eb756eb30c53e6bd8921385..1134786217827e678d85d127c763b6b3167104bf 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 4c9dcebeb35c60a34d3d18f98b577a9bb4f686fd..e772c44871af001800765f10bede63b71042795f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index f168a04c0e3a22fd3e222d9ffd921816b3881a39..9ae85e3bde833a9702f8004eefb6424ab694e4bd 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b851ad0c8ebf54b20db3f8f3c2f7956dfb0182e0..9c706e91c23eeeb02abc6b2e66a2fc5a314dba3e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ca7812c4dc27dcb331a9101df3c879b32d4dc078..07838b10575d47a5e9ce7462ae40b1f2f8f75277 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index d962a7f9cc7177253d2f72635e8af2a6ed2737e0..4c85c6907f6a0ab96d3d8a1d2e55268e8f903021 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 88f67a53f73dad3bf783ef82760cc5e199bf0266..c0ffcb76a6cd04ba04310feb2b5916d9d8dac13f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c23da7ebb02653011c3b4990d937cb9c943e0136..1476e5e84716a54ce7298377fed9a791f61e2a76 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 35fa41be7e9f72c3628b69842f23da2af708450b..643aadc0afe42948dd3b43f3e487e59151ae927d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8cd1ca6a1afeac3d42a55cb78d01ac29b2722409..07d00152cb60beb3cfc4093269118bb77312c236 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8d495c0149927c29f70470753d583e272ae6ea9e..ee38b075b568c9261a0a5dd5a0d116467b7d3fa9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 49e8059da2dd03e8d81ddfa0851c0dfdf0685ba2..c6346553bd8b13265c3e1f1ee8f1c47b611d2e91 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e59b63456196a001ff5d53061554d9aa13efb9cb..6c5a5369dc74dc164f0ee6e54b17c86de7296820 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 35479919550364e9d581bdc897e40448df242cd5..60881124b1690dadd015278449697b9e6342d4d2 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index a5724514e8a822f597f11d118c15a3e23608f642..0ba7ff44d723f23469f3a09ea63d39bbac34a6e0 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 04f3f8847dd42976b0a12e5419405fc9cce9282d..862692a6ea526f53d96029012dbe90d672a09903 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 9d5a1a76a409242ae90d6509c1ccaf50f722a7c3..cf00453c2622d8b4f45e7ff5de8a3308c2e3ae04 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 43794ea308cfd6ca7566522275bad3fddf41579d..328bc6bf15915978b3d6592b60e25ca975cf6b9a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000-2002, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index fbdee846d93a55ab840f550da4d7efe635042374..e0ab09fd017627c6c888a40835dddedf5d83cc31 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000-2002, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 7da92550b18c7201cf09bd15760fb9be4aae35f9..f801c15b6245c8bddfbfc8ff54ae9916f6d11d6a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000-2002, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 0102370cd65b2c840bfbca0b4765bfc9e6807455..688319f408d74a26a8b0629de6808ced125defd9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 9e971bc63423799f3b7412fec9c87296af63eca2..507539a9d3725939b8e56c70c938ef5754108e58 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 0e1f92c5ffadff57cacfc706e432181659850936..e1511aa3dea0261cf94cefe1f5000378ff22ac41 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for inf/-inf
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index da622ccc361b83fc14ccbbd33dd39a1784590336..78c5a38043c5cd5c28b13c2df88d409386bb3b21 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for NaN
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 36e3a2d0672a12d76002aa9dfe12fa376620ab43..08da596e3bc8beac9679ec373b20c2085831f984 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c56db0e0b357ba5c8b973e99ad90eafeb5171959..56fb0a7bd53fcda4c358ee7ce362fc8d66fdbf3d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 594e112562ee97631690e0a1407d38608c7d33f4..ab9b6e4d3b98dd32089034113969f71e0e7f5af7 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 2aaf2c35fd6d1344adec2dff71cc9b1013eeae9a..98fc83cb2fabd8482185dad4221452aece1e6883 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1326a14c2d14451bf340863d6276cb2df881a9c4..e2ce4aa5681eab69a676acb453030e730f2bb6e6 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index fffda9e55ad6ed3cfadde30dd8df98f1c0cb2cc1..5bb96c964815d3c6bb3509d20f70c186d6a9b17a 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index eaccb7de7a83995cf6f61da8d7df394affb3f150..dbaac009db5f78283031b9d2ce5c9deaa31d2d62 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e00997aba7aeb7797b0c399b33c344622d6aa6d3..c8e37d0552ef9dce98948a4fe67a6a5d16c6f5e6 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1edf9a05d383600f00de7a74b74ca5a3e7649b7f..bf817810d9de6393eacedeebf690275c38650c70 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 02fa3ef49ee30170ba848ee522342bbd74c5fa76..8c57c4bf288a3349df5f99f70fc16c8d0b505421 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 45638b5b6f622030206653bc669a393298263b86..1f1b66de604513584e5b02e0f6cc748a48639de5 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e96782bbac54cc5f15ee770e047551d07f904412..5c03d5922ea6dc46766155a69146f89b8d5f8a72 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c73db8791e0fb93c5adb948d787e7ed5bb16a9c6..da7e2cfbec9c0170a7bc5cdb874c71b09996e1fd 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 72ecb390e5446dacfd528e58d48bc3f2f726316a..b438340d9da8d0189e9c4625d25f946d19b71c7c 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 0100a3e9d7cab5fa097b178e767d45bae317186b..5f6995e9b9a870e85369b9a69d2e829e8f7f07e5 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 2b6ca8eda7aae35f8d836976725170375aa80250..79935fb55f7c74eee9502e13e90171c47beb529e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 31f43c60d92038440c2e64fa40250e614a97fa07..3bdcf26e5f08cd3f60ce7342f1b06642024ec019 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3139999536848c9212265c99805e9574fa651317..5fdfdb6447ea88759b2f75889fda5ed3779ee562 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 91508e8cc45870147caf150ced153fd553f4d92d..47f3c10966581428c0d6dcb516ebd2eb7d089f45 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8a80fb08290b0fcb72042f8b0801470bf07add45..73d36be321707456d96bf889c5fb27bc97aad878 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index bf4e8a9afd1b637b08d5298da3de228b3e2e57f5..90cc4ea444ec1882f1e00f10a191b4942e6a9997 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index fa1d3f163349944be471fe0cea293e50cfea218d..1dbfd6867779017a4a717981c8f90c65316519f8 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ca8d6ab6087dd278b055f4798b89d5d228fc485d..53d418bb113ed4e681cda421973e6a90ebd6d4ae 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index cf2feba043313a1d55911a04a93f9317dfab1fe1..83eaa41e7e9f1eb7a81d5bbce67d363019705f3d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 558589ad4686cd69f2c1d44cb19645177c8106b6..8e4c2c4943c89614b263441b5ad2f4f0638599a9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 76a0f0011a8beb1aa60891eedc2b80ed23469bc7..95fe93d3e49f743df8281c476205546bad7720ca 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 485e215e28a21358917d10d9b257d4db8631cdfc..7c038e83b6f4343ac356256c3debc9e05fa8ad26 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 3a546d963f240bc0bf027e2a2f99ed3e16523838..2966144e5b9359e06a6f04be7dc6d0a867efdcfa 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1d9a538538f4b70371f84240f64ec99b2baa23a9..bcd4e039df90ac02a1d75b024bfe319c46ab04d8 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8b6c87162b45f0fa00bc97e3b6dc7d496ae478f8..6dd39b4b4a4fb7993b227d65ac47240ced4b2947 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 03afb1bf7387bed6bcf23a0920993c7f5acb06f6..d54bafe1888e550911af453892f7b758651fd753 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 10fa49b7be073fa4647c683008101235a9066ec7..feacca927fb5d88318b872bf74a7b19f050229dc 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8ec511f69fdbcd118e0ea1936264a24a60ef8936..18cf58c5bd90f883c957ce7393b4cd7d4feef2f7 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index d07069dccfbef6cc8740f9e81a431cd1031a266b..f28b2ed827a0136b137f34bc8f201a5079ebc72f 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8bb7b2aa5edf2b00b1c951c74519a7a04c5a35ca..70a198ee2e37322e5ab45bca9611d1d108e29ef0 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ee2296064f466c4f56bd91b6c165f8a6f7f6a464..255fc8dde7f2c7ab81978d76f1d6c7ec22e45f62 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index dca01cfb5fbd23e7259b66a33b530b9457e7311e..c96eb754564196ca58dda51ba31da6498cd57d45 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000, 2001, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index c3f921f82019dcc1c690c637446bfb1464fc2f23..6ef9856dd6640e2f44cb0b58900eeb87529ce68d 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 5ae4c74ab5ae2c5d2a2a526c7f807751f598e5a5..9fef45cdad40f06d821d97f718ec1e32f0b0cebb 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e30c83cb726bcafb2a98362b274365ec780f1f99..a0cd6f3270e5bad45c95534f3264d6541c06588e 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 8305b8e91bd4d9c473d8783fa0efe5acd91d861f..d3b511f2269d02fca7bf3b19c1ab2de41634e637 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index a25bb943fe60ea8023652048722f05f448b4f989..8bbdee923244bdf3ead2c24654ed6086538a2b69 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 56cc43dfea49e18c8153982e50b35e7f85f91b85..eb7d4462be002cd70b40417b4e042899f288aa1c 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ffbc9ea1759a3e5f9ba6a0c6f05d189d1feaeed0..eba2c2222f6520f471ef8f9cf9dd1328b78eeaa2 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 1810e4daeafb6097100f13ad6d4b984167408418..5a05c91552b1234bdb9bd69b4ee5fcf19936b368 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ab893fc2b461f753bfe580ce225891df859f3236..c28658e24e9a631719eaba44807ffb90eacf6de6 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2004, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e0aa3d33c5f7ba51e6d039d4659731c4b780c915..81add71f6536a46716967a3e5da6c75b3ec678c3 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index b9a055b3932fc9d69302c04218a181ea5c12c6d7..7e084cbd3298a7fd41b2bf367b19697f79305793 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index f73e7b46b940c569aeb2bd8a1300c2353aa73038..6fb44df643599b5acb4f705c1db5826b9b651687 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2000 - 2003, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2000 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 2fd6dd1b04849f11e23315256e5468962ef88c22..59fb77820f934a2930441860240182e1970ddbef 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index dc781aacab1f59c1134cc63ddd237a613447b1c7..bf273300e5a6808d9fb33d30688afaf53aeb3e32 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 46e4d7f629a1f5d5a977f3f1fc742a627b305f18..804500d12e83f05107544c9573789ab6c3a829f9 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 364c70f4a9b520f22fc6d415ad892686d521f2ae..8440a0c7b3863c0045fefbf974914ad12449e632 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index 7ffc761d423f2afda47d0aa801889cf782fa62d4..67eed2722feebfe6a7e7aa83d4801d0c542722ef 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2001 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2001 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index e71466d1d479fa13b1fd4d978c815e6942d5cf0c..7853927482e9f2ce59e311813ff1dd21f684dd01 100644 (file)
@@ -4,7 +4,6 @@
 // Copyright (c) 2002 - 2005, Intel Corporation
 // All rights reserved.
 //
-// Contributed 2002 by the Intel Numerics Group, Intel Corporation
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
index ea2b95423f9e067f264352a054dfa432d443a07d..be19e0beb34040a80e1fac18fe3980153970016a 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  IA-64 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e1e4133a96979fe43dbb15192d0c58fc028671db..f5a79c6a80a8aaac0c6aa7535a077e6235c675b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Change byte order in 32-bit value.  ia64 version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 86bca396197ec03a88e83cd9a9d570c1dd061bdb..f53cc297a9601154ced36fc1ce45d4ab2151a38d 100644 (file)
@@ -1,7 +1,6 @@
 /* Change byte order in 16-bit value.  ia64 version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63e3a279a4816f519d382b7cc88cd287d235b56c..a9fa6f02389628742621a1062b3a1f576fddc965 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d64a5ae834885b42f670c03d48a4ef847677b316..94e4806250ea20cc6103ef21ea842b43b8a84792 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the memccpy() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03eac56ba951bda5f7c5df7782414da6100491af..bd2d62d35b1451d03384b36397810aaddde0dab3 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard memchr() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 98570f4e364464ecf01f1fd34d0d2c8209082416..97539c23fde0559177b04444a2ca747d797f825d 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard memcmp() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c4b67b203134bf8c57b4ba86615cca34e66687a8..5f519ed42f0a3e9ac3d81893a979c20f9f197939 100644 (file)
@@ -1,8 +1,6 @@
 /* Optimized version of the standard memcpy() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
-   Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5a80ea678b96b0fc92606925bea5d6351c86acff..27af9a32d0db1f6c141d036314767c6c880ade70 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard memmove() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a0647817fc84e317605f53b94028f63885b78318..c7312aba8c1870ab686bdc6f9599c72623f647d2 100644 (file)
@@ -1,8 +1,6 @@
 /* Optimized version of the standard memset() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
-   Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b80102187c1ea9599f763cef18ab25dd994671a6..7f4489d8926c26df7ca777da5a95970db2896af7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 323af6bf62b903e07c49a2c02a672cececf678ef..971c3398e9c28f959d779a37a7a6a1719dc89cd9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4509c9d014d690c29ac066541d5fda518c2e358..3038e0075abfb1359c93bd00d810715109898e6d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b28f8cb42967f4790cfedeaf3f4eded2fa345d1a..a976dec0123b7cba751827391e787c1c641ebaf9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1837e349fbc574c95eabea2577281e7fbc0787c..60a66aa9a7673ba6c0efaff4e0705853c8ed09c7 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard strchr() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a0aa6474f9d064d57de288d3c327c9cc807cb2d7..eb2302d8c1b3adcf9f3de7448803a0081f1550c0 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard strcmp() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7b4d4c3bd7c44f76eabf6ac87dadbbbf538f4baa..3d1abb2a7a6d99b35463a16f0897b3488d165503 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard strcpy() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b901dca7f9317821a68f8ea079df369817b1e52d..bf22f38df269e270c99e4d0f43b1efe63be9ece4 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard strlen() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 19d171ad5eff9bc06603bcf8814de6b56e339b14..e80e07144787b78f1e1308e9ba63160b85848eed 100644 (file)
@@ -1,7 +1,6 @@
 /* Optimized version of the standard strncmp() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8fb0b7349ceffe0e593454c80883d62d368f208f..19a062d9225ed4f1bc417254e7a86183da4780dd 100644 (file)
@@ -1,8 +1,6 @@
 /* Optimized version of the standard strncpy() function.
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Dan Pop <Dan.Pop@cern.ch>
-             and Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ce3a862c37c42849c13ceb47cbacfbce95b110b..2c3be6dbac218481da2e5f024f2f0c292976c27c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f8cf44716290be36a01fc979795a92bfcb114d93..9d0c14dd8efafc5c3ab50f35174934336184f209 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 316d9ac77b5f68218c0559fa80e241f5670ace05..8b446890b4d601c706cc5fb652c885b97a29dcbb 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 2b12481f0491ade9379c71ae98935ae8e67cb755..6f8f1de1fdc0a60e277d2c656db2ed708d6ad6c2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index f9f8debd55d85e77163a1bd3ebbf339ce0ac3bc7..6d1298c2004672606c5c9add6b0bd17310f896a6 100644 (file)
@@ -1,7 +1,6 @@
 
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 1450db3aabbd701b4452ee2d1c2cce7c17fa70ab..77c80ec99403930b71acdc458b198717dc247ae2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index b53714d7b523a4666aa0bb55c9b2e64f3e3dd02a..09c94154601ae5a6f140fa1b41615b8a7ce915c7 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 37e96be931a6ad80d21346103fcb0fb8a7d7b033..a8d4bbf32542c491d09ec46fa6b6e67c83fb9a82 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index a241366f308abb6e11da80f68d86998708d79847..bd350143004dea3ee1c0d7ebc06378e0aa136331 100644 (file)
@@ -1,4 +1,3 @@
-/* Optimized for 64-bit by Ulrich Drepper <drepper@gmail.com>, 2012 */
 /*
  * ====================================================
  * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
index db1f69f953e62166cc4dc4638c905f7ac64a2130..6eea587a5f39de542a2f86a0df1f84bb5dba8df9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 81de5ae6bd3671ae03df9a5cfee7b5433113703c..1c9208167664786c6eb4d174bb4c153f2ff5f448 100644 (file)
@@ -1,4 +1,3 @@
-/* Optimized by Ulrich Drepper <drepper@gmail.com>, 2011 */
 /*
  * ====================================================
  * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
index 52a86874484011f567a6759324ce941a89e77625..60b8bbb9d2ec7f04e82a61d952b5f2a69c4bfc2f 100644 (file)
@@ -1,4 +1,3 @@
-/* Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.  */
 /*
  * ====================================================
  * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
index eb36a9f4644fc79ebb00a002bafec5e4c84dd64c..93edb485dc02f39d58cf0d7bccd9adca3f006c43 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of gamma function according to ISO C.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a73c4de2c16a47bc65111cc59a1060020cc04b47..a47c89510a14e43d15bb170878a6335d013f550b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index e395befb90ad33f5306529847fc0be5dd6f5384a..b5f3c32e44682f893ed8102dfa06ccb671a1681b 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 950193ca8152a40135e9ae7ba88060bca49f1b44..77d42e6f2109dfcfbd5a42ce2709438d678b4c11 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 8751a45363652a0709ff27c79ae40a5fd48e6168..a4c8fc5df9b7eba1dcbd685ba86c859731557a6b 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute cubic root of double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 18d87bb5980c9c53c725d29280cfeaa35eea8140..efedceb3a76bcabd663b7765accc14550879e6b9 100644 (file)
@@ -1,7 +1,6 @@
 /* Round double to integer away from zero.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e0fe18b312f8e4c9b671f6ee23f8db16649a91b..55ccf46c9a239541a42b02ede64f550ccc8c3df4 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 921c6f3b87857ebc10d35eee574eec6f82b44c7a..2b4da8b763874e588cb07dff96fe1fe35675c374 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 000b679525964370c7d2d6c15443568344c4dd90..0bb9e2b0f044dd653bd54a6ce2fed3d03d161aad 100644 (file)
@@ -1,7 +1,6 @@
 /* Return classification value corresponding to argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f6ddf4aaee9b616f5c11614cc2f94965bb2f8826..900a64fe1e99a18c2825aa1eb972061d84e51f46 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5300fd2a555ced24e32b9dccda3517550409ccb..a34e0bc06cc70869a56826d935c82fa915508338 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changed to return -1 for -Inf by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
  */
 
index de2a4a9af781fcc2c58b4a4bce20da5aa6f3066d..aa4c7ceff67e75341ab52884972bf8a86e85b8d4 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7020fd015611bc3ade6924c6a765822317fe9f86..b4798581bd9c0caf8b8e64f0017c0ef15b696d84 100644 (file)
@@ -1,7 +1,6 @@
 /* Round double value to long long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13bfb33a6352a266e0c1fabdd9ee6cd375be3b2a..3a23540fe9df403e79649daf55cdd803dde0f1c2 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute radix independent exponent.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f54a93eb5366aee92aa934c2f48e61f488b63c6e..75722edea8d41675f9a927623b0ed8b80c9f374c 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8d14e78ef006e59dea0316221692dac572e0e139..0de2084caf11dc8eb522c6805d7982ec03dc5a9e 100644 (file)
@@ -1,4 +1,3 @@
-/* Rewritten for 64-bit machines by Ulrich Drepper <drepper@gmail.com>.  */
 /*
  * ====================================================
  * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
index 2deaeb25682b105770e40060e9d7b0aa2d1f3226..08fe517b83c3cf0ac7362b7f2692e26c47cbc3bf 100644 (file)
@@ -1,4 +1,3 @@
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.  */
 /*
  * ====================================================
  * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
index cbaa7f79a296c0b41f5c2a6067f6c846ea65c9ca..5b48d541cfee2bf68a6810a6417fbee9342f6914 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute remainder and a congruent to the quotient.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 907c8eb66846ccdcf0a475a2035bc9f0355542b3..45818a397a05f7cca0d33fa5a860249c33f7a13e 100644 (file)
@@ -1,7 +1,6 @@
 /* Round double to integer away from zero.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c9e02de129a276172a863f2ced69c6e86b358274..03ce327a142d910d21f2287dbaabcc6a0a876410 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4a521d74227c06d93842b4f62eb4d9c6e147992..ae17aab41fbb9cc435fad9bbc719cdb1d69a944f 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute sine and cosine of argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1df17d8c5fba3414b452d46fe7120ccfb686a1b9..e06ea33630f7e31398ad9e15aacceb7174ef1e5b 100644 (file)
@@ -1,7 +1,6 @@
 /* Truncate argument to nearest integral value not larger than the argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a6a5aecf44bc1b4593674d2a5ad418dc36405cc6..084cd05e08f7737744b3d79edb71c32742dba5c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index a40c0b372b1ef6c294c46c04b85fa40f107d205e..0bab06a14f48b8c344f1473f86c4ac3353983d07 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 8639292405d413da6ef32b622bf36978bd435fa8..d2ea1d39d7fa4ead86ae370d179bef69f8f651d6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index b4036791ea64a535a6669ef2392a6707d18cd864..f87f101e97e205bc154544e2f15392625b9fbe7f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index a5452551495a160da66d7f6852e79fd21c38a819..d697d4e4e8a2194643533d2b91cc442f3c7fcb32 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index 37e4be87b314a21aacdf262d14fc3bf70e4af6c5..d3b2c9f206f8a9bd84788ce5231a616051a6e1fe 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index f05e67f48847b740f2aac2ac3c36ff1265fe9d2f..e899772dfdfba12c65d98c9d0f24df842688b021 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * IBM Accurate Mathematical Library
- * Written by International Business Machines Corp.
  * Copyright (C) 2001-2021 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
index ce688c98026559c2b9a9de4c5cad5f85ad8a7c4c..e3b3bbc9289a5740712b14d87f90ec626118ed68 100644 (file)
@@ -1,5 +1,4 @@
 /* e_acosf.c -- float version of e_acos.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 5f573c3e98854860ae73b5d757a2cfeb51752668..2237af4ba4b3cfa5978d61543f2dc47552a90c5e 100644 (file)
@@ -1,5 +1,4 @@
 /* e_acoshf.c -- float version of e_acosh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 720e95d64deaab7a15b69da13919ee67a3716bed..d9f446d1b1e9dcaa5c5d2ffe750ff045a6d3a8d2 100644 (file)
@@ -1,5 +1,4 @@
 /* e_asinf.c -- float version of e_asin.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 743b6fd43c8fb83353420c13cf0926d729729f5a..75174062e81c124b76dc5b367be0315fd93c031f 100644 (file)
@@ -1,5 +1,4 @@
 /* e_atan2f.c -- float version of e_atan2.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 012e590c24963a6dbfd1c0de07149222ad4ae6de..7d035fb208ede8f1a823b4c6d2db9d1322bbb244 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 742a68139e4fa7ca4c2930fda19733ddba483f52..052d387e42217aeaf5c6cc9f8ab9faca4e561104 100644 (file)
@@ -1,6 +1,4 @@
 /* e_coshf.c -- float version of e_cosh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
- * Optimizations by Ulrich Drepper <drepper@gmail.com>, 2011
  */
 
 /*
index e6415992214cdb85dda31fd19f2cc92ac62cb050..b71c4f754f8853fb7ff8c4ff97e3d341c6bd494c 100644 (file)
@@ -1,5 +1,4 @@
 /* e_fmodf.c -- float version of e_fmod.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 79ed79575c43f8da8014e8e097aa9cf793f484bd..974ed67c96752d3b67e767310f53ccc51255b9f3 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of gamma function according to ISO C.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfffcf49887d54d05008633fa0975c2773febcbe..e770947dc106cc90a576b26bf56c532659828fbc 100644 (file)
@@ -1,5 +1,4 @@
 /* e_hypotf.c -- float version of e_hypot.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 1ae344ea39ac0ea0b46fbd0062341cbc8fd007cb..db24012eb42f17cde2574b89f1d7d1d1466b5953 100644 (file)
@@ -1,5 +1,4 @@
 /* s_ilogbf.c -- float version of s_ilogb.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 462518c365426ff9fa428221dc3e323c8f5a9cff..2c7f062c4a7a67e7c2db4e25f2b6b950f3fe34b7 100644 (file)
@@ -1,5 +1,4 @@
 /* e_j0f.c -- float version of e_j0.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index f10011e92b4613270030f236162d56f6b09ad005..052c661db9966adbddc0dbacb00d48ae78825d0f 100644 (file)
@@ -1,5 +1,4 @@
 /* e_j1f.c -- float version of e_j1.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index b2a015a48aa646ea65af731937d3d441508f53bc..80b684dd97e1e0ba3f97da3b5c7f07b3d4506d52 100644 (file)
@@ -1,5 +1,4 @@
 /* e_jnf.c -- float version of e_jn.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 0667b1bb3e28f4e524fe5f15b47a8bba68d0df35..a1a3a60454041dde9ee29ef03e74bf04d4600060 100644 (file)
@@ -1,5 +1,4 @@
 /* e_lgammaf_r.c -- float version of e_lgamma_r.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 4e31e5cfdd5c0b61967c8f880699c6b22b0bf805..791895e0429cf2a0207ded883b892aa0aba3f041 100644 (file)
@@ -1,5 +1,4 @@
 /* e_log10f.c -- float version of e_log10.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 946527c3f85aa8144218d4f9a4da4101ff113d21..81781363af664af8ff2b85216298c88afd190305 100644 (file)
@@ -1,5 +1,4 @@
 /* e_remainderf.c -- float version of e_remainder.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 6fe74f3fafd27010d3d54181f6d747531eedfcdd..d3998e8336579bbc739df116e22b6efa87979eb2 100644 (file)
@@ -1,5 +1,4 @@
 /* e_sinhf.c -- float version of e_sinh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 177bf5dbdde2a362aaaceb3980ae510d0080ce64..1c0245b7333ded45e3fd62d7486cc96c841904ba 100644 (file)
@@ -1,5 +1,4 @@
 /* e_sqrtf.c -- float version of e_sqrt.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 228ece2075292e77b36bfbc0de1d785186f4ec46..e1c9d1410413d0bbeb342784039fbdb2a7abeae9 100644 (file)
@@ -1,5 +1,4 @@
 /* k_tanf.c -- float version of k_tan.c
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 13af5db1eb78c2aaed00ba7995d1bbf0f86b4266..a94676fbda91d9091a068cf987145be075ab6ebd 100644 (file)
@@ -1,5 +1,4 @@
 /* s_asinhf.c -- float version of s_asinh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index f61b0f5ef64866fb053a87f9c1a968165ba4de2a..3dbf5c5bb77c23d956abd127b5cda762a8cccf9d 100644 (file)
@@ -1,5 +1,4 @@
 /* s_atanf.c -- float version of s_atan.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 2f1850ca644bc80090b3f47ff88ddea04e22b562..3049fc6a565a5484b1d68a0fe80e476d05eef5ae 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute cubic root of float value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c4abfe145c29e25be5b62a961c79c5a16ee4cd2..0263552deeda45fa05152a7ae49d911c622d3c20 100644 (file)
@@ -1,5 +1,4 @@
 /* s_ceilf.c -- float version of s_ceil.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 1c097d313f7656506ec3193418c7a0e3e7b536c9..e9e92dc28fe293a1ddfd5139a0c366e3f51966cb 100644 (file)
@@ -1,5 +1,4 @@
 /* s_copysignf.c -- float version of s_copysign.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 693934d59ab695973d404f3b1e2df7c0bfdba59f..ba297342eae2f9ce5e6cd0d4cc0357dc6c58b760 100644 (file)
@@ -1,5 +1,4 @@
 /* s_erff.c -- float version of s_erf.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index b72cc0d0838b598a773121963f8356acc62894d1..35f7b5214a66a005e9a57aa1788335a06840318c 100644 (file)
@@ -1,5 +1,4 @@
 /* s_expm1f.c -- float version of s_expm1.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index d3f6eb830bfb8bd33940537926dbeac443c8ec28..c08a64db39a0902134617ff23a40d4330ce0f80b 100644 (file)
@@ -1,5 +1,4 @@
 /* s_fabsf.c -- float version of s_fabs.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index b9ae04855919fc2d54faa7dc0702e4f656f0da36..5669da428d519e5a8f0e7f648d1e37de8c69d7f5 100644 (file)
@@ -1,5 +1,4 @@
 /* s_finitef.c -- float version of s_finite.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index da6c6dfa8ae86129e74dffff2e4391fac3a3c2ec..a5c38818f1f23ad495f560c673b41796511f9363 100644 (file)
@@ -1,5 +1,4 @@
 /* s_floorf.c -- float version of s_floor.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index eb45fd8901760360cfcf5becbae1c39e041e5da5..5b4c836b2013cc31c01604321a53b920f8148ee6 100644 (file)
@@ -1,7 +1,6 @@
 /* Return classification value corresponding to argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7403bf0d8f48f895c59180be347f6a1aabfb8c4..59fef66a6b825b4e05ed392bc48d1383cea71863 100644 (file)
@@ -1,5 +1,4 @@
 /* s_frexpf.c -- float version of s_frexp.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 6eec050bb50f5259518794d49254db53376b8c4e..a5a08ae51b2ff92b8f105d77f68dfc9728c826ba 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
 
index 52129735fe130294aa9b99333993ce70552c39b1..7911c0eaaf0532287f260d2fc6358bb32659cc34 100644 (file)
@@ -1,5 +1,4 @@
 /* s_isnanf.c -- float version of s_isnan.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index eecca54f06e275ea4ae0e4ce995b211ca2e10d7b..f3f300cd257ed0bedbf30c674c61d42523f05242 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68a851a1ab431a96666acbde1a3873a112f353e8..372c5ba0023ae27293fb9a2670cd7c8a0991822c 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float value to long long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a06190a58937b56570ddc2bba1dfc4b15d5bce02..6630f5a78e6e8272fa5f1e62ed609ef335ed8524 100644 (file)
@@ -1,5 +1,4 @@
 /* s_log1pf.c -- float version of s_log1p.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index e0d4f3fbab85cb1c1ffe391dc240b27ffe70cfe6..a06f97579780f318b1894c4df4ef10fea5dbc619 100644 (file)
@@ -1,5 +1,4 @@
 /* s_logbf.c -- float version of s_logb.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 645c0cd25340aa981252099ed4a5969bfb0df166..f29ee26aae808cf92bfef5d204ef7bc448ead7ee 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d6955aec0ad07bc4d50450ea8ccc29f9331bc63..b64feb2223b941cb4980516316a029f98afcf0da 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float value to long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 45a94594fe9d09343c09c167261c75363de34aa0..ad2e91de254bc3a8599da152d102aad25ba6ee17 100644 (file)
@@ -1,5 +1,4 @@
 /* s_modff.c -- float version of s_modf.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 2a79907168fa1fc69a9840ae5c21f098886cc41d..b270749f4cf4066833c138ad8dca55ac6c4f0142 100644 (file)
@@ -1,7 +1,5 @@
 /* s_rintf.c -- float version of s_rint.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.  */
 
 /*
  * ====================================================
index aa49df5a9ebfe58e73ecaa7705a11da78c48b272..49129882660c729a527cc133e1f1dbf202a92c33 100644 (file)
@@ -1,5 +1,4 @@
 /* s_nextafterf.c -- float version of s_nextafter.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 8188f6ac994d9bbdff7a9b5fabaf70549f486da0..d43f5e98414e9a42faee9320071330278327eff6 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute remainder and a congruent to the quotient.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 627bada566e48e3652ef425637384f042bf4e056..fe5258ae61d78c33feeb8ac32b55b0ea3084fbf7 100644 (file)
@@ -1,5 +1,4 @@
 /* s_rintf.c -- float version of s_rint.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 1b16bfbd6dc29f6e6149d6b7cbe6a7feda22f455..14e02ee3ac81252599cbb25b3b3454da1f5c6cb4 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to integer away from zero.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ad3c586b3375a4c74cf0c55f6b6e22d38284bb50..8c9d8c2a82ca0c1407740f4533b8253679694d39 100644 (file)
@@ -1,5 +1,4 @@
 /* s_scalbnf.c -- float version of s_scalbn.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 1a760f767aa70f23ff826a7742f552d247b2605b..d521d9a3035d572c43454ac17ea5477c8f2b18d7 100644 (file)
@@ -1,5 +1,4 @@
 /* s_scalbnf.c -- float version of s_scalbn.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index d0a7b020249c0be59e2d916cdf978c38046a2f59..1e42111dc0e2651acf3961b966f4016d20e198de 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd104103ad026a8c87ea7b571f13e868561a2998..ae6600bd5754453568fea35b58d18551536af282 100644 (file)
@@ -1,5 +1,4 @@
 /* s_tanf.c -- float version of s_tan.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index cc3d63d35d6eb3e0719b7068764a619a2a3ccd3a..2c12f04569f0dbd06c7e145f94f4decfc85d1139 100644 (file)
@@ -1,5 +1,4 @@
 /* s_tanhf.c -- float version of s_tanh.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index bd2aa2d2dce903bce72e40cd062f036551d936a3..f2c003abd2bf17c467d2f989e359729f551a29e0 100644 (file)
@@ -1,7 +1,6 @@
 /* Truncate argument to nearest integral value not larger than the argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c3cb73a2a4d1bf706236e64888999dd09d0911b8..54434eb2a48ed9b1cb4c5dd1833e77e8f806e573 100644 (file)
@@ -1,5 +1,4 @@
 /* e_acoshl.c -- long double version of e_acosh.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 142060de4871d91e9e24182cd64c5ef524d52c22..cdf08170f69ff4930766e6e730e398a4e904ce40 100644 (file)
@@ -1,5 +1,4 @@
 /* e_atan2l.c -- long double version of e_atan2.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 68a52201d27f8924263b997ba67444a6f2a5a231..80a133fb99bea23289e4c2f401028524f751105a 100644 (file)
@@ -1,6 +1,4 @@
 /* s_atanhl.c -- long double version of s_atan.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index a5cb919688d27414737d752774af4ef23e2cb04b..139482175894badf5b5b5860845a0f6e363a5f42 100644 (file)
@@ -1,9 +1,6 @@
 /* Quad-precision floating point e^x.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
-   Partly based on double-precision code
-   by Geoffrey Keating <geoffk@ozemail.com.au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c927859cdf779da24a73806739aa556f7042ed47..b60d3537f82a813c42eb5887a5aecf57fbadc930 100644 (file)
@@ -1,5 +1,4 @@
 /* e_fmodl.c -- long double version of e_fmod.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 /*
  * ====================================================
index 0cc5056f41fe59e693132eb9ce85ed544385ebe0..e09d7fd5858550aaa9f350e68468015b6195ce76 100644 (file)
@@ -1,8 +1,6 @@
 /* Implementation of gamma function according to ISO C.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc3cc4a01c360c57781be62e0a98d657ac2538f0..cd4fdbc4a69d0a7a2a830970f4e0d48a15457993 100644 (file)
@@ -1,5 +1,4 @@
 /* e_hypotl.c -- long double version of e_hypot.c.
- * Conversion to long double by Jakub Jelinek, jakub@redhat.com.
  */
 
 /*
index 9effe6386ad0e57ce428af80326c96d85fcda09c..1d81a26fb81e9e107dcc1bf9982e859edc6d2dd5 100644 (file)
@@ -1,5 +1,4 @@
 /* s_ilogbl.c -- long double version of s_ilogb.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index f20e7e9b4d4699578b952f0c7370a2ce665a62a4..a9d532967e937034adea6d897efe0cf6d1326c03 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point argument reduction.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ade586a2d06d3c32b3a9e29801daaf60ee9f9eb9..07a15c24597d0d19210c0bbc615f7c13c33ed8b3 100644 (file)
@@ -1,5 +1,4 @@
 /* e_fmodl.c -- long double version of e_fmod.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 /*
  * ====================================================
index 976fcead3a52157d226eef0eaeb4ea7cedfd881f..20d01034c2669ad38b7fd76ce84a46ad3007aef8 100644 (file)
@@ -1,6 +1,4 @@
 /* e_sinhl.c -- long double version of e_sinh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index b0f8cf86a6c8db37488b86e3d07d1fa3a91d7eef..85ce84e3119d6306e51a7ca022bc4ecc575b920f 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point cosine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d04b3070a6f45282d9dc088443fe94b13fe601e4..e94c7ed0e233fe34ce43fa21d800c01edf14c1c4 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 634b72efe74da0835d361ba27b6c0a2f7f52653d..70d7e88ebe6b60297bc4d129cce359e41a0b5667 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a733ee7695874a900738a26a3ad34809f3faed9e..025242413c19da9c3b76686a662793398d93ff63 100644 (file)
@@ -1,6 +1,4 @@
 /* s_asinhl.c -- long double version of s_asinh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index c5d98e1e376140bdbf9cf782792ec5f5bc15006d..f363d2f898b207ce778da07cad98cea5795aae13 100644 (file)
@@ -1,5 +1,4 @@
 /* s_ceill.c -- long double version of s_ceil.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index a8b0639d2e200132bed438d1981c43e454ade820..d512d9a1e23dd407a362d7671184e69e723a3bfb 100644 (file)
@@ -1,5 +1,4 @@
 /* s_copysignl.c -- long double version of s_copysign.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index b315abccc51ea6b4e0f88a16e1171355a5d27ba9..9879e7e1d75abd45afe6e17c5430a482d43091ca 100644 (file)
@@ -1,5 +1,4 @@
 /* s_cosl.c -- long double version of s_cos.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 8d554531be69676315070eab132affb7f4e6474a..7e08980252b379f439f7b9880dc5038aaab6a8f6 100644 (file)
@@ -1,5 +1,4 @@
 /* s_fabsl.c -- long double version of s_fabs.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index d42b37815c86c4d6aa72f3fac328d6fb9df69fe5..bfdd88fbbb226f5b553f228cec6daeddff16b3f9 100644 (file)
@@ -1,5 +1,4 @@
 /* s_finitel.c -- long double version of s_finite.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 0475120d7e7fae765c5a6bd0886e8f9548670c98..02eb663dd58df256a185b4fd2514ede366cd11b2 100644 (file)
@@ -1,5 +1,4 @@
 /* s_floorl.c -- long double version of s_floor.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 58c55ea42faa93926bbe63f35629d55a2f59bf15..47673da3d789de6478fcf0eb985e99926e85c631 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e50977453102b59c028f2ec7fee84ee109f59f06..0f5f5f1d74f4364300d4f292e5f6ba031b72f93b 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16519ac028097ad4b3ed8446aef0192f5847ca3d..95540f0b7f02a4c5354f53c53e65659194600755 100644 (file)
@@ -1,8 +1,6 @@
 /* Return classification value corresponding to argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bab0779e2324f31fac1361b5123604bee023fe24..e4db093a050472c4778dc558a6c987cf0348197a 100644 (file)
@@ -1,5 +1,4 @@
 /* s_frexpl.c -- long double version of s_frexp.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index a41e8cf44bddeb7fa4439be6f560f2a1ae20d0ea..baa9a98e806bcb03f5e4f22384981a69addc2717 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Change for long double by Jakub Jelinek <jj@ultra.linux.cz>
  * Public domain.
  */
 
index 8ebef00d24bc5b424fc13aa0a2d3b8d9b4f65815..26c70fb09fb6760bee9fa779a937db6dd6859f61 100644 (file)
@@ -1,5 +1,4 @@
 /* s_isnanl.c -- long double version of s_isnan.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 4c530931fa3229e5941318e3443f79538412260f..24db19a1e5a0a7f4404ef8eb5353e25b93154ab8 100644 (file)
@@ -2,8 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f37adba6003d0cb648c6dc412ef1538c3b89dc0..64d7e1e6f8b75242c6e70e4d4a84b171481bf194 100644 (file)
@@ -1,8 +1,6 @@
 /* Round long double value to long long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9264fe661617a12d7f3f5269595981bcd04f4035..1c56eda49958f4bf0c505652311fa4f06c35c36a 100644 (file)
@@ -1,5 +1,4 @@
 /* s_logbl.c -- long double version of s_logb.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 2c8d769304c47153ebf0502e9658f12ad9545e40..fc2dc29b540a1c107104ff53761596207de85bf1 100644 (file)
@@ -2,8 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a39fb817e5222da50dc647ac3ccd70b6fdc4e2bf..4b856b357efa88b530825823b5855c6f9b1e5f83 100644 (file)
@@ -1,8 +1,6 @@
 /* Round long double value to long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2d0a2d739f3bd0f87fbc168088c9800c37734677..92041b7d2a0db2ef221661b1845bec17bcc247f9 100644 (file)
@@ -1,5 +1,4 @@
 /* s_modfl.c -- long double version of s_modf.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 8d26786f780e3aec08112e84a34ed09811068be5..d76d0155ad21a837371a9ff7e55254415e5e6d2a 100644 (file)
@@ -1,5 +1,4 @@
 /* s_nearbyintl.c -- long double version of s_nearbyint.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 60fdae648fb2fb4c2b0741bafb00419fc032e07a..90e71e3907a9edecc2f375e861c108bad3057bde 100644 (file)
@@ -1,5 +1,4 @@
 /* s_nextafterl.c -- long double version of s_nextafter.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 88bfbaedc918b7c74b24d52976738329e1ac2a0e..2b753a1274c54f88db474012177a5c048dc8a54f 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute remainder and a congruent to the quotient.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16965f95829c47d33f3eba47a0c102f5c76c8de2..072ed8ec15e18e479571ae724868b5536fecbf42 100644 (file)
@@ -1,5 +1,4 @@
 /* s_rintl.c -- long double version of s_rint.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 0bc35814b6d0d0857c17f5e9e178cdbe1be45ab2..5a8cec1a8989e1f87e380ec96848e10f01f6e890 100644 (file)
@@ -1,8 +1,6 @@
 /* Round long double to integer away from zero.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 590b2ca02345eaf32e0b75d07775159ae8a997fa..08b0fb12fd626c9a916bf997184f340779df8807 100644 (file)
@@ -1,5 +1,4 @@
 /* s_scalblnl.c -- long double version of s_scalbn.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /* @(#)s_scalbn.c 5.1 93/09/24 */
index ad9a0b105a74dfd0c1ff376a3c45401fce588091..94155a5c7f74be7f8af04442af55412c87030ea3 100644 (file)
@@ -1,5 +1,4 @@
 /* s_scalbnl.c -- long double version of s_scalbn.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /* @(#)s_scalbn.c 5.1 93/09/24 */
index 59cfda415eabd30ba988a0731bb4f8a7c8fab898..34e5639e8a47c0397ffb5da8baa8dc32f33257b8 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b230dd209cdaca15d3bf9c0459c6067fc8806a7a..ef5a02016be20a35a810881bfaa7a0171181a4e5 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute sine and cosine of argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 773b2fa7ee38c22836a3c48d4bd6889405028d51..4578766aa62e7aaaeb47eb35c97b773a1ea39c19 100644 (file)
@@ -1,5 +1,4 @@
 /* s_sinl.c -- long double version of s_sin.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index fc309dab0a26c98c75fa9d6a9964601f25c4a216..a14ac065297393c5be5c04e1db8c8ebc5b0875db 100644 (file)
@@ -1,6 +1,4 @@
 /* s_tanhl.c -- long double version of s_tanh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
@@ -14,9 +12,6 @@
  * ====================================================
  */
 
-/* Changes for 128-bit long double contributed by
-   Stephen L. Moshier <moshier@na-net.ornl.gov> */
-
 /* tanhl(x)
  * Return the Hyperbolic Tangent of x
  *
index 77db10f077414081120ade89f8e9c657f442c015..c765312cc43642cddebaa88f4b715a4c2b253a2b 100644 (file)
@@ -1,5 +1,4 @@
 /* s_tanl.c -- long double version of s_tan.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /* @(#)s_tan.c 5.1 93/09/24 */
index 4619f0e23438df512de06717cb14b21cb4b40beb..ac63c3689b7224dde5b9c608d701b29c655ca7ad 100644 (file)
@@ -1,8 +1,6 @@
 /* Truncate argument to nearest integral value not larger than the argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index adbb99c066aabf967fdd246a84c31cc483b96f07..c4139729ff631ebfef858deae68355372ddfc137 100644 (file)
@@ -1,7 +1,6 @@
 /* Accurate table for expl().
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a138dfee35adaef27aeef97f3d1eb11289f34d1e..5b889d31a9af65e7c16fdb796ba4267f129223f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine and cosine tables.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c451ed207c91e8f724c8f6ddd0ddd7f14c021f8..6135b9886edf82b60f0ac1ab64e8bca1b579dc00 100644 (file)
@@ -1,5 +1,4 @@
 /* e_atan2l.c -- long double version of e_atan2.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index dd6b4a528cb3bd892044911fb67d9fa289a31a7e..49e9ea0a91ea6c98a87c646aca37c756dbf9e5cb 100644 (file)
@@ -1,9 +1,6 @@
 /* Quad-precision floating point e^x.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
-   Partly based on double-precision code
-   by Geoffrey Keating <geoffk@ozemail.com.au>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a8b178dbd0fa3436875731bdfc1a15db275d1a9c..25f4f15a6ba7ffcd909a00f45a02e2339797b42f 100644 (file)
@@ -1,5 +1,4 @@
 /* e_fmodl.c -- long double version of e_fmod.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 /*
  * ====================================================
index 8a70d55589653b6a77b531f6d100b25e2d9656ea..2d88f4cad88317e70f7ae3cb621e7470d99d8249 100644 (file)
@@ -1,8 +1,6 @@
 /* Implementation of gamma function according to ISO C.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4088238f3043982d3a0828115de62d3823d79bbf..9daa970f84f917000a4f7c40abf25e6513dfde54 100644 (file)
@@ -1,5 +1,4 @@
 /* s_ilogbl.c -- long double version of s_ilogb.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index d0f992622a95d2694ae01ea999a7e33f192e703e..7e9ed50e817d969754bc8ed7b55d0f2f1a53efc1 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point argument reduction.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a99c7984debf6c689315dd9fc03f60d8c979292..9a0fa85c53f0afb95c2795ed0fcc0e6a70b3f442 100644 (file)
@@ -1,5 +1,4 @@
 /* e_fmodl.c -- long double version of e_fmod.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 /*
  * ====================================================
index cdbf0fdc5dcd5c395c6cd93cf1513566ddc7cda3..7fa4f46bd56f11f9defc98bfa6adfa3ff71d8454 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point cosine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09b534e067d2f5caad0db2cbfe88ba1fa7ef5652..244560b44f692f8a41277087d72a189221ebaa14 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 416c8c9e3287247cbf190edba2a6ca16436f129a..0b7cc7ac791d90155484b91a45a1990abd1bc52e 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 22401590139357c1ff52060f76961b8ed0ec52a9..ae6956645b4a319f7ddf789246221f64b3b803d6 100644 (file)
@@ -1,7 +1,6 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9dbd9b86fa1e810476e97e4c847d918f24d830b9..7f306d5804ae51f8bf0b652e3867ffdb71735b7b 100644 (file)
@@ -1,5 +1,4 @@
 /* s_copysignl.c -- long double version of s_copysign.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 54c6cc77d227119cc1f5532b8f61ea344690e2a9..d874215865929fa68527c665d45cbb8498b2ac2d 100644 (file)
@@ -1,5 +1,4 @@
 /* s_cosl.c -- long double version of s_cos.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 54bf9b9cc1c7359e78939822ea9682e8023b8b5e..cba7de6660e688898b5258f02b18658b4f22f066 100644 (file)
@@ -1,5 +1,4 @@
 /* s_fabsl.c -- long double version of s_fabs.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 3b9e3de292c19dce13a3fe94df32a578442053d2..096c0ac54f061865f39393862b60a10bfc513dd7 100644 (file)
@@ -1,5 +1,4 @@
 /* s_finitel.c -- long double version of s_finite.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 6a1100762677da7a0cb711d5f9327448b6a69995..f1b36c46425652a8f68f96adc3a4f50193b56caf 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Flaherty <flaherty@linux.vnet.ibm.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 57e8f1684717a0d03d30264842ff85e78611896b..e3e57ca0b82c8f2babc4e4e1f2fd6b1e1b0283a2 100644 (file)
@@ -1,8 +1,6 @@
 /* Return classification value corresponding to argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 210c5d2ed4fba9a8f25cfc7af927252dee323461..4e36e9fdc0ab91178d4b3b4b4b476dcc8ce29f8c 100644 (file)
@@ -1,5 +1,4 @@
 /* s_frexpl.c -- long double version of s_frexp.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 730aa4d8d1eba383543fddee8e00f3826e70d523..d2d9064eb00f504c31e42757452c1e1d09e69073 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Change for long double by Jakub Jelinek <jj@ultra.linux.cz>
  * Public domain.
  */
 
index 9980875df2581507ca7f574b0e3830c3792e9bd9..90bec9414e20055a5d62be83834bd3df59d9c5dd 100644 (file)
@@ -1,5 +1,4 @@
 /* s_isnanl.c -- long double version of s_isnan.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 3c07c5e8e2bf6a4da8501dd4d7b9a04931f434fd..37ef47b6a4a3fcc02946cb05f2eb7f53cacf578b 100644 (file)
@@ -1,5 +1,4 @@
 /* s_logbl.c -- long double version of s_logb.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 1dc6c40e9cc66e723440c8c7c15d757badc39008..dc62c12afbc44d3541a20e1794c30626fa1baa7e 100644 (file)
@@ -1,5 +1,4 @@
 /* s_modfl.c -- long double version of s_modf.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index e29f7d60a3d9994eb4f2ac06ab0750e7cb63075c..6909ba5f200551d8180b02a7cb80d0ad61be25c4 100644 (file)
@@ -1,5 +1,4 @@
 /* s_nextafterl.c -- long double version of s_nextafter.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 0f79de0c563c47566018b7088a886149b33448b4..81b66dba54d93d237e857bf6ef48eb9f8cf79d16 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute remainder and a congruent to the quotient.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b6a2d30736d16a18f0a58b9a72d634c128d7d9a0..393973e231d09869559ea738e063dbe8e7c5c403 100644 (file)
@@ -1,5 +1,4 @@
 /* s_scalblnl.c -- long double version of s_scalbln.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /* @(#)s_scalbln.c 5.1 93/09/24 */
index bbefa866613c278a753d7829ad1ef40fee7fb25d..d2743032b0de9f17eb7f8d9c12f8c8b09589edcd 100644 (file)
@@ -1,5 +1,4 @@
 /* s_scalbnl.c -- long double version of s_scalbn.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /* @(#)s_scalbn.c 5.1 93/09/24 */
index 170797460a4f2d4df25464d0a03cc7824c60c6bd..04fef8f7e50b5027376506d4f7d25fa5ec2d031d 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7bce61bf14eb11b7abbfb52131d91e13cde72fd0..ef674f942ca7df8cc7936ca42132839c9244da4b 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute sine and cosine of argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
-                 Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 087921a9132dd31d4c81ee1869fc67fd7000280a..8ea5a2a392881b9c90fb9d1f9eec941f97b3c752 100644 (file)
@@ -1,5 +1,4 @@
 /* s_sinl.c -- long double version of s_sin.c.
- * Conversion to long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /*
index 66b8a0621eb2fed0a6028f3d94e41534c1b7a333..7c16ebb3aac0d8592eedd88a85a981469da7247e 100644 (file)
@@ -1,5 +1,4 @@
 /* s_tanl.c -- long double version of s_tan.c.
- * Conversion to IEEE quad long double by Jakub Jelinek, jj@ultra.linux.cz.
  */
 
 /* @(#)s_tan.c 5.1 93/09/24 */
index e66ad9c3787db9a05c0c8e185333ec5c311f07fe..a3365de803159ddc2d3d9a875da8e939039c63c2 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine and cosine tables.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0bdf4a998b09a92615db3cb149ce66111a4d18ec..0f31e47d145ed1dd325b46a583226540caf418e4 100644 (file)
@@ -1,6 +1,4 @@
 /* e_acoshl.c -- long double version of e_acosh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 502ae7bb64e5855d3ebba1ec2676ccd55a417862..a0e5a33a60156aec6cd55d1ed50c01edf0bf244c 100644 (file)
@@ -1,6 +1,4 @@
 /* s_atanhl.c -- long double version of s_atan.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index bf64a451291af579faa09fd6a2176e08321134f1..e9440b67dee046e9e46fbd80d07233b9a6252a24 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of gamma function according to ISO C.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7cd487e8623b854503343e61d7c72f2888ac8011..44e72353c087ac4905383550ee0ec4cc6e1d42ff 100644 (file)
@@ -1,6 +1,4 @@
 /* e_hypotl.c -- long double version of e_hypot.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 5ee96beb4afa239944ae87ef3d3701cb4c34aa68..e895cc9184f3b21e8364f472200c03b4ae25e2e0 100644 (file)
@@ -1,7 +1,6 @@
 /* Extended-precision floating point argument reduction.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Based on quad-precision code by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fcda8c660f9dbc53a4afc8fb44425e7112b2bc1e..23ddfb6c43d8be4f0af0cafa089f31b725473bc5 100644 (file)
@@ -1,6 +1,4 @@
 /* e_asinhl.c -- long double version of e_asinh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 380f778f7dae61fafb9990967479efce4fc7ed13..be48cbcc01b29b4f3f0f6dad71c61fb343d5322c 100644 (file)
@@ -1,7 +1,6 @@
 /* Extended-precision floating point cosine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Based on quad-precision cosine by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9d38d78701ac6ae7a5088c486b8b6bd43b53f35b..21796180bac231de7a6b83a96b107c4a52c75d34 100644 (file)
@@ -1,7 +1,6 @@
 /* Quad-precision floating point sine on <-pi/4,pi/4>.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Based on quad-precision sine by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0edd3321505da0dc1957eb5a750bf86a62f219d5..fe3c8a8f9fca48aae8c2f0a0132d01af34b22b12 100644 (file)
@@ -1,6 +1,4 @@
 /* s_asinhl.c -- long double version of s_asinh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index c04ba0f62ff826649d29b71342766a5d0ca9dbbc..597b21fae76acb3dd56656c0b4d8f13fd405b683 100644 (file)
@@ -1,8 +1,6 @@
 /* Compute cubic root of double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
-   Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d0a6dc163a39b25f1eff1da2ae529c637e31ac66..5a30fcc6d031f84ca1dd3c70611359ca823979cd 100644 (file)
@@ -1,6 +1,4 @@
 /* s_copysignl.c -- long double version of s_copysign.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 324e5b9663fa77ffb219fcdbcc061ebaae2e56c9..dc2a030ef221f9c44b8841b318c1518b6b16698a 100644 (file)
@@ -1,6 +1,4 @@
 /* s_cosl.c -- long double version of s_cos.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index fca42f74c1336962ec17e86430e45b1d6ee47675..8ad7e4dc64b938dbc29c2692e4bbb465f35c6383 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5d8d11bca6aeecfc974fde8e1cd02f160951aaf..fad8450b29f57c7405e6c628e001b7d1d61a4126 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute x * y + z as ternary operation.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7c31ed9936cefa80cc5d23264bd298f70d7949f8..c610704cca97dd0feff9aafd6af81a9cb5fe46fb 100644 (file)
@@ -1,6 +1,4 @@
 /* s_frexpl.c -- long double version of s_frexp.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index cca9a2f0a4a2eb99ccc243214fb5bbe285b897e9..eaaa49de078db7542e75ddeb8bd47d82f707f83e 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8b230d628e2916d2e0d54a00f4f9fc694e9962b7..f63cd08dcf033f975da3f49071f6c92cca138c15 100644 (file)
@@ -1,7 +1,6 @@
 /* Round long double value to long long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5e6663b70a1c260d8b997b1c31382e1efd68671d..f9fb56fe849c3aaae95f253fdc3897cbc55149aa 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b71bb1a923d93635320ac0b83b3b7eeb2758849d..45f75da967d5253302ec15d8c38ff7b9ace0b3f7 100644 (file)
@@ -1,7 +1,6 @@
 /* Round long double value to long int.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 380b6f0389f3caa9b263cdb84dd40b0b0776cf9f..b62aaac16098b7893f2ad5255e445b74918d3c55 100644 (file)
@@ -1,6 +1,4 @@
 /* s_modfl.c -- long double version of s_modf.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 9a08e1c8ffbd66c933687c25424390026f1370c3..6009f80467276f706b0ae8643e9118d3901ad576 100644 (file)
@@ -1,5 +1,4 @@
 /* s_nexttowardf.c -- float version of s_nextafter.c.
- * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com.
  */
 
 /*
index 222c7524df62f823de71a75d636da2f23e0591f9..38da2f3921673e5611d0d63ae396eacfcca200d1 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute remainder and a congruent to the quotient.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 264bc16683428d377fa0286d1ec32a21937d08a5..255a2c1cf3430df40713ae00c665e9456b93edc8 100644 (file)
@@ -1,7 +1,6 @@
 /* Round long double to integer away from zero.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d752248037fc0bd29a73c3ea83f8f3b92480e040..166b70a91db9e73541a5cba736e507df89984b59 100644 (file)
@@ -1,6 +1,4 @@
 /* s_scalbnl.c -- long double version of s_scalbn.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index eabfb25f4cc4598973d3d2b87904fd981c5dc2f1..1ab6092c49c0d20f51e10b2498c2ee643e91a255 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 99bbcc4d7483bb249798d346c0e7b17054c96b32..32830ed696bbdac3dafe2f5998e7f285166aa108 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute sine and cosine of argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfbe9bf153f6b2ae10419781352f0d99cab4507e..7e92b1de689fb51e730734085346c60af08951cc 100644 (file)
@@ -1,6 +1,4 @@
 /* s_sinl.c -- long double version of s_sin.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index b1b3e0637b7c13e6d260901293d7385c65508f5c..358778daa757db12166ce28ff2e89aeca9ef843a 100644 (file)
@@ -1,6 +1,4 @@
 /* s_tanhl.c -- long double version of s_tanh.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index b4163792c563839ed95effaa72671686d6519a66..60f9e35170b1043ac8c135f014b14f437ad9ca50 100644 (file)
@@ -1,6 +1,4 @@
 /* s_tanl.c -- long double version of s_tan.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index c214ba546fe73b13e4e2735556e77802e9de4477..9725e02f5c1ac58121d9261acbcf19eff49f67d1 100644 (file)
@@ -1,7 +1,6 @@
 /* Extended-precision floating point sine and cosine tables.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Based on quad-precision tables by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a6c5c49ecb151bf56ad90cde958962fc90c9a63c..8257f0c6d6df826cffa46062ccefce98d5ab2118 100644 (file)
@@ -1,7 +1,6 @@
 /* *printf* family compatibility routines for IEEE double as long double
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03bb029c215d871ea2b6b80d4f5b59d1ff3fb20e..278e1dfc137ae50ad6fbc681a20fdf47d4f7576b 100644 (file)
@@ -1,7 +1,6 @@
 /* Prototypes for compatibility double == long double entry points.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@cygnus.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bae2e4517e8b672ff7900cf302ed5f78d962e452..f8c76b219fc0122683a3c1a9a5e2c02dcb7df681 100644 (file)
@@ -1,7 +1,6 @@
 /* Thread-local storage handling in the ELF dynamic linker.  M68K version.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 80058765caa3115a473705b6ef4bf5eb27651a8e..1fe3f5a856ea813f2303f0a35c2e2b0176da5054 100644 (file)
@@ -2,7 +2,6 @@
    For mc68020, mc68030, mc68040.
    This file is part of the GNU C Library.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7817370996b4b135491c7241eefc9733c7a55f4c..8c004efa0e5bc6751adc9b350a2aaf2540a4be93 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6328c2bb405930808194fedcee56ced21ef0e723..8af4c1e8a016f22c7b7b267b1c48169cb98e04b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e17b39888262f9553ee18b2e89b5486234b95705..c428f353cc252258a076cdb4741b91d7f7cd846e 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ff33ea8ee7db33ba90592705784e4f4091587a99..7b0c27bdf89a6b195a2b6d56aefabbb2f11f3136 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b394f1a19d7a6e425147651fc4446bc6e190821c..91e4ad21144fc871a30be6d97b0c8cf5c5e8935f 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 587f77cb4a1513583843d4203b7022c9a35fa28d..ee8d9366ae87b9ec17b02f54d8817dd4bcfb0447 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5cda1d52fb3d0eb32fb23c81d7948cd03910e2b1..c6cb6dd244a072e27835727cfc4a69adac61840f 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b68cd307c75958d1c02993d84c7b34c972c11b62..6d47fa771fbf117872f51f98282a0778974ac4bc 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a7e295d1feaf96a63d0c05ff0895377597b70bf..efea25d0ba88bd727668fc3112a082e928a8fddc 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1b0edc1ac1b69cfae086642e98dabf554e0c9e98..ff01add47799c35c7154347c4b5fb1a2c4477a00 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 86332baf71092f9ae3e1be9808703f91e5312e7a..559c8cf9a020e632ce0491932882f62dcd1e545b 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6a061360ca2212a7fabe1870182cd0a2f1af36a9..fcbd02e2c047d318ffb93a47b71ef5a4fb070042 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 70775563c89fd481cdf89a17116ae335c3d55207..b6dbdb516974a6f904845df5cbf9047ad82ebccc 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d9dfad979117c210b136c0556ecfb873f5383b50..ec2f714aa9596ee9ab5c91510c66e5e2614b5c3a 100644 (file)
@@ -1,7 +1,6 @@
 /* Thread-local storage handling in the ELF dynamic linker.  m68k version.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e96c26e3af9b14739e4ffdcc7304d7c3c236471a..4a380cafb29511ff0a501aeb1e8b53b896d1cb7e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c4359e232676b1950eac46715505e127a84d8b8f..08d54aef02a4adebdaeb4913020407572fdc64f7 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b6373236d0d16ebab0bcd2069ba0df07c6d8292c..bfdb14716be879793ee78a773077280b4fb269a8 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex cosine hyperbole function.  m68k fpu version
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91729c154cbe3db046d501f6704d08d256e1222e..c760fd5ce898a1a335b5ecc704594c6b69ecd92b 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex exponential function.  m68k fpu version
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be48201088525875115f6f0fba41466b70e38d53..a76f7666a3f8e3b98dc2cc568e9bcc1fe33d4d9e 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex sine function.  m68k fpu version
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb477027a0f378a3e964e3d139a48addec4805cd..37f46cdaf9a8e31d3f28c1d14ef6ae80fbdfab38 100644 (file)
@@ -1,7 +1,6 @@
 /* Complex sine hyperbole function.  m68k fpu version
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc87aa2c9896eedabdbd21e83c2b7bf73e861475..c0b77ca213dd4f97ecb4a0bb84d3b4eae022b617 100644 (file)
@@ -1,8 +1,6 @@
 /* Return classification value corresponding to argument.  m68k version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
-   Fixed for m68k by Andreas Schwab <schwab@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 17e85395fa025da441a570867675402b46521321..7c76ba64b2d89f904a3ab1d35a81b014fa6fdd1b 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bd2fdec6b4e2c9d5ec5509ebcb63638c8854fd43..96757dfad664ccede335eef818ba4e9fb3cc7185 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3c436aae35f06e58d78f50938841d2a573dcea9d..a4e103d0d51463b8dead932cbb321327c504c8e7 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2586622bf76ec975f8be09c26b48e2825437b0c9..8cd2326bf8b2759e69d777cba61d189cdcad4faa 100644 (file)
@@ -1,6 +1,4 @@
 /* s_logbl.c -- long double version of s_logb.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index a873d403d701f97ff3a7539f0db31e445b7a1d45..1a13878395ca6d37e8eae7ec71daeb2ee66fbade 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76e900055f0269394ea3194b9656fc8198c18969..9cd0e25592bfc111c39d8eefff40c7524cbc7d70 100644 (file)
@@ -1,7 +1,4 @@
 /* s_nextafterl.c -- long double version of s_nextafter.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
- * Fixed for m68k by Andreas Schwab <schwab@suse.de>.
  */
 
 /*
index b3b649c3b4fad3f7bb808ccb06b64e458df13c04..ae5a2c99f626491fb82fa5a5dcb0e6ec9a21f72c 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute remainder and a congruent to the quotient.  m68k fpu version
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e81b48bdfad3fcd8b2b670c7304708853ad88533..7c8c8e75c96755f6b1035f044b0cef1928f819b7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@suse.de>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3b0ec7ac7bc1d930a2f22fc8ca43632a464c9878..8f1996fe4f5f325af80ff1ef84d5ceccd9b8a463 100644 (file)
@@ -3,7 +3,6 @@
    For Motorola 68000.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c331c202160b592e0c59839ea03a179290b47150..a77d3e8c8686e05f74d4e0e5a18791204081c63c 100644 (file)
@@ -1,7 +1,6 @@
 /* memcopy.h -- definitions for memory copy functions.  Motorola 68020 version.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 90b6f270ba174fa6e3bda0064c73c293498b382a..ed9ddd1648e6cf5b3f1230feeb31eb979075777b 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright (C) 2010-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 #
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c566403fbce5d523182c616c0964500c03e65e41..859fc17f2326905dda1da13755b6c8025362cb7c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b9a562d3b47d86e0db6a4cff1bf1b16fed06176e..c5a43d7cb22b06ff7aa390155143ce2fbce2ac16 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13e785a86bbf47b4ace0cd3256c3b01601f46a64..cf46ed7a93cc22c9a0a2c182a1912eb5aa274ae0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfcd6d2b7b59321ca0528872079dc9230251db93..dd526cdc2eec6a6353129c9878effc85866dbc6a 100644 (file)
@@ -1,7 +1,6 @@
 /* Definition for thread-local data handling.  NPTL/m68k version.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7fec125cdefb3799beb116e061072e209dc5df11..09e037df9376a4dd03806a5cf2eb240ed7edd7a1 100644 (file)
@@ -2,7 +2,6 @@
    For Motorola 68000.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9d3d69e2043673ec9c9f76855e57e736d5ebbd47..edbc1e48f42ba50ab08ea8f63a25e1da347ea14b 100644 (file)
@@ -2,7 +2,6 @@
    For Motorola 68000.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e70de7b0ca7f9b0f9044a083cab65f809822fa5b..5840fbb32bc6dcd82501daa33e6d8249c4b50d53 100644 (file)
@@ -3,7 +3,6 @@
    For Motorola 68000.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 25d59a6ea0bea444d433e4422e66c5f7a3e3becf..a2fd11a74fd184e7e85942b72739f10bc8b1d7b4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89042610cc79347b554f8888f03af9eea80aced4..3a98c3581672faf1cce2806477d88b668d2a91cb 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  Generic version.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 940176d3862e13ce81a0a9057c5727d5e2b473e9..f4f7a33d39561f1638fa25f49b8f5553868a444c 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 33c96608475ef2dd4a6c16f51b8fb4fcc6bd9e8f..60d212850afaaef5b773d4e6bca707cc1cdd7ebf 100644 (file)
@@ -1,7 +1,6 @@
 /* Create new context.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 99995d6fcbb375df8a326e582dcd04378ddd767e..faa6b917084dcbec554e9e08ba9cf9001c0e7bb2 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given context.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 84eaecf60e81d055711e3b3e82d4a409b02fa943..7051c3ad1021ae730af5bf5b756f393a092e72cc 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context and install the given one.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 01526930b119b8198fb314206f32ae7401de542c..a508881cddd1f423541931ee1105c67a7204b26e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 330499d96f2988db23d58e143aca615f1b6264ae..b4b0aaeaa816c99e4b91fceed90108c4c150f4c0 100644 (file)
@@ -1,7 +1,6 @@
 /* Definitions for Address Resolution Protocol.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cd320cb721e6ff7ed8b52447a79672411d1ceac5..507ee702d2059bcfa831590379f8ed6b1ad125ce 100644 (file)
@@ -1,7 +1,6 @@
 /* Uncancelable versions of cancelable interfaces.  Hurd version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb6f5803addcd221c82d62e4cfe508418bf69183..5f407140bb2b067db23d5c4ed85cf06025179802 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of waitid.  Hurd version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5e4cf7776ada257ca7649798a53aad590c64c424..2c1335ab116760a58242c1518b04f283768d61e9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d9c6d33d0cbf1f5042d3ba5a67bf2e01b1336b6c..b74d427d64ad845d00489a1d894dfe4a6c34fe7e 100644 (file)
@@ -1,7 +1,6 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  MIPS version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 527b6393855474a611acc08614293a3f3c64dbb1..ec4294a68d3e525fade34859914d5c5de82a5bb0 100644 (file)
@@ -1,7 +1,6 @@
 /* Data for Mips version of processor capability information.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Robert Millan <rmh@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6aa536ea6e721c9742f1292b70f5911392b2cfe0..2f0b782c6eed543dbdd0cf97e14fd45903ef930d 100644 (file)
@@ -1,7 +1,6 @@
 /* Mips version of processor capability information handling macros.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Robert Millan <rmh@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 95dad6f7012e7af857864562d10dfce51f346e0c..e86825fdebc36e2c371441e93bfb5e4c491aa417 100644 (file)
@@ -1,7 +1,6 @@
 /* PLT trampoline.  MIPS version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d36cd51ce8dfd0da5b1fb1988df77b9f530ad775..61bb451aa89163a023eb4cb15a9c42d1ddeccd7c 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3de14f80ec7d9ae65b58eb604c0b456ac2455071..0c2ec4517e2e3858044e653013c7f833f7cd2548 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c1512bdd60a05560fc044d494e18158bbaf25fab..f0380cc64a67d5d54f79f5c007d5f573a516119b 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1279511f79de08c359ce77fca1da5f2e91a78760..5e8a4874e882430569229ba4115881a1d2a17c4c 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 125005a994ffa28463016642358d8fd5999d597d..43a1b84bd996771d4b94e5b94fd1fbedc048fd25 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16d7fa4d55fe575f70aaad5bdcf939bdac457c45..14706fe4d933e74dbbf5e9917e05924671f40ff2 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b7cff51d8e3d53d1653bca5533040cc1a5b7335..2d264872f769072472420b0e346118a0b3fba486 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 097821a4975446925864b9401d804bcaf5bfc6b3..0b04fdccba931b7f21bf750879ac981d48a967b6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 026a0cb1f7f9a25ea9a32a65eb3705f361d692f2..ae06394b519098f16a9758987922c67360c69e14 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e3e47bcf3dc7416c37e804048c26349202735fff..e905558c74a27f31407d044919069a7208624f42 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ec239e1fa351ce7b73760fb73de42353f644f3e..2c6aac6a32fe6d6f95c7fc7cfebb6fdf01cd257c 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dacdbca16c5af1e803f3d3c8506dc210ce66a0cc..be2f98b29d78b7df6a4fa2cb14a1aeba92a78145 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03be01879d3b2ae212a0362361ecd7737d80a0fa..373eea415e5b21774d51abe8cba57d4e540cfe95 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b1c994d2379be027fd37ca8c5c007b7b3f2cf1df..fc137ecde65a9c5ac42a97a6e534d84bde195505 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f4232752ccfc3396392c08e42b7d4842e328eea5..2f59a9f1e055ec01508ba4c8312e4bf0074c09d1 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fccb1a9333bed05e9f5999143c2d1189c02ac18a..f73fbd2c87f44f0d1efb3e6baa6a013517e30621 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8def4b263a0232bdeece708b37de7f5b9de1dc12..d5db0dea276aebfe73867f2c56d623355eb022e8 100644 (file)
@@ -1,8 +1,6 @@
 /* long double square root in software floating-point emulation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f07fb7e00b1a33999eb8019a55e3a89d5cedfc6..555d208b7f115357a66ba4859b92dcb73c4bbeb8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f245db225769b07585d17af1be7c438eea75b1a..2edfd82b580960a10077bba585bd861e8fece8f8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1317465f1067dca5d19fc40c206b34f404cd596..9c2e6b5146fa70d12c12ee8df29dbee520a99df0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 613bd7b95bc68b9aa3872149d91c3fd3800efe90..a840715da2da3be529975e90c1f65180f90755cd 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright (C) 2002-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27aa41af3cf5a5398534b572862991f5eb9dfa13..987f4ac7dcf84e49f7c6302581f35d6d6a38a6bc 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright (C) 2002-2021 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
-# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
 # The GNU C Library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50a2ad19ae7210aec491339637e7c9449b06826f..6032a6b78566480f3182e9aeddcd41aec21f586b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 374657a2fd0ee19a96296835a35b1f8a11a5565e..0e39afecc627e95bdf7cbe77c7389e7a5a0a38c0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91bc6cf55153c977accc49d74004b84b28a68820..ecfd7380842d5c42cbae5afed70ea23d2c10b01e 100644 (file)
@@ -1,7 +1,6 @@
 /* Helper code for POSIX timer implementation on NPTL.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index bd9509578aa8fb1ef02c43241c0e293a9d4f3651..dd3771b05bac27be837af3c6102a71b152b65aa3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@cygnus.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 75027d3e6b332479f0ee15001ff499f2444ad2cc..7b93ca5fdc132870ac1a627d504d16e513f36f95 100644 (file)
@@ -2,7 +2,6 @@
    POSIX version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1bdca33fd30df4c11fce5d73eed112a780c72d3f..6b93e36d48f5e43b394eb23026762620e3356695 100644 (file)
@@ -2,7 +2,6 @@
    POSIX version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 88cc8a6ef2d85be14a451c4ef21de021fe00eef1..ec70ee8285030796ef77cbb12a76a4b3033e457a 100644 (file)
@@ -2,7 +2,6 @@
    POSIX version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aab030d7b06ff6d3a6e47462f333dbf98f43c845..17ace527065f9cdb177e5a89baa1856852515b6e 100644 (file)
@@ -1,7 +1,6 @@
 /* Set the disposition of SIG to SIG_IGN.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2bfe572b45670dc384d442500ade1470811780ea..666bad0b991ca0a2bb7ea0a2da571f05ce80ec8b 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of sigwait function from POSIX.1c.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2cf6df663153c01ac7b496e53b73ba42e0641dcd..fc6886597ca384bfe90c81a4ee980929e94f74bb 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8bd1e9fde3ffc237a35b40afa9a32b54c5f03e15..e5b3df91cc6137ee4e2bf014a8deda46ed385840 100644 (file)
@@ -1,7 +1,6 @@
 /* Implementation of the BSD usleep function using nanosleep.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc3991b72fe59448993031db7426b0faae03d87e..7535ba5d19a289d83f189579446b980e04619d39 100644 (file)
@@ -1,7 +1,6 @@
 /* Atomic operations.  PowerPC Common version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a2b583fad07ed6b78115a58df77bb5327a40289c..9d681795d8b6b827973918e5478eac4e4fd72426 100644 (file)
@@ -2,7 +2,6 @@
    For PowerPC.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8dd2ff8d0c4b53e83556d7271ef30706e4a9f8a..f96c589bbde442261e5ba941ebaca00bbe3dee01 100644 (file)
@@ -1,7 +1,6 @@
 /* Pythagorean addition using doubles
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library
-   Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public License as
index 1ac0a181c14c546c025b3b9005490f2ae9164031..fa201dda517abab7590ad626f2b45ee7c1afbafa 100644 (file)
@@ -1,7 +1,6 @@
 /* Pythagorean addition using floats
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public License as
index 684bcead8908d50ea43f3302d700d32479a0cf89..84512d36f03285dc48c83b0e816a631e2bdf74d9 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8902ac01a481df33c27ba6698b34e742665ea4bc..6a38ec894c9e107dee12b31c48e1aefcb078cdd2 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 99e059a5bc590d3739d4963e7cfbb1869a5c4ae8..5bdba70233e40b5150b65e944805be8b5bd70f78 100644 (file)
@@ -1,7 +1,6 @@
 /* Get floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7c68b732304b60399bd8da9fba63bb7a6d586d41..1a02b17824641ce74473e3764ea442f2846051fa 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8f2c72eeb5ad87651266ab352d608820a063562..031572f0af6b5226c47b564713ad6bcdb157f660 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b48c57969fb944d2d7e9edc2dbabd6c14562afe..cee11cc6764cc388d8134e47a4832dc34d00913d 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ryan S. Arnold <rsa@us.ibm.com>
-                  Sean Curry <spcurry@us.ibm.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 479cee1a6af2d2b97e13d48aeaa537179e843025..9e7c87a0bd9ca16f1c9b09db9df1e667de46891f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7b135377d10e90cde1bb6c5a93f64294d5a552c3..47c4f744347a2fe2a8f256786b12fee7c9be29db 100644 (file)
@@ -1,6 +1,5 @@
 /* Clear floating-point exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5905e59c313bb45b2e411483d3cb3771558cfb2e..a23a3cf1af3f8b028c9c8fda77ec0886551a2e36 100644 (file)
@@ -1,6 +1,5 @@
 /* Disable exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5382272467748d4249848076869289c6c07f1225..5a2934a9e34ca24a77df418d3908e2bc1e4d3ea8 100644 (file)
@@ -1,6 +1,5 @@
 /* Enable exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 60f8e4ec93ecf0e6ab7cdce176a3510541eeef30..0f37f2b3fa5781c8d4bfdc191a712d1d53c0bf1f 100644 (file)
@@ -1,6 +1,5 @@
 /* Store current floating-point environment (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002, 2010.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2ae706ce7a1165edf196dbecad6029b245ff8c20..0298294b997a4509f1c9d1a9935d013d94413f69 100644 (file)
@@ -1,6 +1,5 @@
 /* Get floating-point exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 064ce4c4f5924ec9db9b7b1071a0788da4812e3a..f222c766fa3dde1fd7f7890c5a620a0ea512c083 100644 (file)
@@ -1,6 +1,5 @@
 /* Return current rounding mode (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8daee529ed66e70dfd8bc5e1697eb9f04d6ab838..def0a154897a62720f81854898e069f2a95686b9 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions
    (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5e68d7c70da3e7a4059891ec024069647ab45445..6a86fc5053508243ff25b6f0b06e8a602f98a963 100644 (file)
@@ -1,6 +1,5 @@
 /* Constants for fenv_bits.h (soft float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0ac605377fd64c89c3d8b631a8154a9b5dc8554b..ecb4b0182522a05d7fb63a3151f333e3f7df23c6 100644 (file)
@@ -1,6 +1,5 @@
 /* Set floating point environment (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ea4b9571c2c5ce742bcf72d15dd7cda4c633e1e0..b378d0c63426f6c22e62bce7841745f557908c47 100644 (file)
@@ -1,6 +1,5 @@
 /* Set rounding mode (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e073debc59d9b73a909f9fb208bb1a24899b2500..fac52226298170a1606326120bd28561955b103f 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions
    (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 147cf7e0a664ac77e536028f6f838a6a1d78dd22..fceb9c0d6f3f90c21773242796edcaaba31cdabe 100644 (file)
@@ -1,6 +1,5 @@
 /* Store current representation for exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2d19882851cb93a4052ea1738408d0ae94129396..55e16b53eaa7cf7f466668cf4712e0f55d4b8c2e 100644 (file)
@@ -1,6 +1,5 @@
 /* Raise given exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2c8015dbe68a4a74f8fad9d709a9f1a05d3d3535..28190ddf5efc7477052e945e5cded84d7d726c79 100644 (file)
@@ -1,6 +1,5 @@
 /* Set floating-point environment exception handling (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b7d08eca9656cb572e3182dc039fd37213ec1bbf..a764ab5bd3946ab60da6ebb1745503fc7f1b2062 100644 (file)
@@ -1,6 +1,5 @@
 /* Test floating-point exceptions (soft-float edition).
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ab1e97d9edf24da4dadf6f8ec2ad5fcea183b541..c2bf888b7c5ae29a313ca6fb76d08718995bbabc 100644 (file)
@@ -1,6 +1,5 @@
 /* Software floating-point exception handling emulation.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 345dfdffdad856bd2312e4d4176f0c9a1fba2b3f..1cd19df8373bad6fb9c4391d914d5209738dc619 100644 (file)
@@ -1,6 +1,5 @@
 /* Internal support stuff for complete soft float.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7204632d6803a1e83e20f92ae14c089a7284c4a9..5da213d9a146a5d93347ecd11dfd5d1d8f244553 100644 (file)
@@ -2,8 +2,6 @@
    Return sqrt(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b19e3a746b540569aa249f982729a2b5d81dd16..2137d0b5f72a1aafb0458f6bfa685acace2af660 100644 (file)
@@ -2,8 +2,6 @@
    Return sqrt(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a17dd41c1042d6f566a3c17087c615e62b1c78f4..b62612fc3e0765d47f93cbf684c9e35e2b997bb0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a9021b26ae6031238669d7dde10c80c5d6149457..45fe6ad2947289fcc9bcbc62cc5c7a6122a417bb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f7ca1df7c392a050c82e101566ff665ba0502f26..e5c951574c1e80982cdf663093fabf5958ea84b3 100644 (file)
@@ -1,7 +1,6 @@
 /* _memcopy.c -- subroutines for memory copy functions.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fc36f250bcfdba551a2849b3fc1f8f6e248562b3..278b26c79fdf4a8a95e15f030f7c6f0dacf746e4 100644 (file)
@@ -1,8 +1,6 @@
 /* _memcopy.c -- subroutines for memory copy functions.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
-   Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 41eb5aaf3ce319814977e5c4f8142281fbaeb32f..ef51774e3f1bf97bb3b6ea5128227555aacdbb5e 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memcpy implementation for PowerPC A2.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Michael Brutman <brutman@us.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c03507ec1dcd383a636c6270a0af07399e724362..125a24ddf70c117ee25fd7eb3a2692ff4d48f289 100644 (file)
@@ -1,7 +1,6 @@
 /* Atomic operations.  PowerPC32 version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d1e5b3ca54684e631de0405c02670e3a63234474..ee5e016b5c1e060d8d5eab60abc37fe3c63d3362 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  powerpc64 version.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a38e79307ce4fb1afce6b0d3c58ea3b897670097..88c0ec07109179622d5bfbc54029c5fb0bc72bff 100644 (file)
@@ -1,7 +1,6 @@
 /* memcopy.h -- definitions for memory copy functions.  Generic C version.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4b82f24f0dce1ee342ad49989678af5b408c0d5..e6c4d0ac09fcfd42203403bf5baac06cb7eca1a6 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized bzero implementation for PowerPC32/POWER6.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e59af8621bcf800ebc38e7e90177220b79068199..67c4bfe3b8fbc15ddca36b6f932dbaf463bea00e 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized bzero implementation for PowerPC32/POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 04413f690d9bb0160607e3549d9adc0588413987..c752d7e35df3a3391e00ded1154b0d302114de35 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized bzero implementation for PowerPC32/PPC32.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 55da8ad023418cdf48379ea89faeb0bfe940618f..fc2f6f6581f00e7303ddd93a6b6e00fceac17313 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b5612c5463ed56a8ac8072baf31d7691ec7bb856..1b85e8530857d9b30632e5a35ecbb23d7f1b557a 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memrchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d73153ed736d7ad299354857ba18d75aa6a2597a..3b75dda9cd535a35dfa6e8a49f05a6b151cbac70 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized rawrawmemchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 201593f874e3493c39dbc968dcb659c9ff830fbc..42d6d28ade1a8f95c4ab0c8cec4bca94a721df1b 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strnlen implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 82bf05adbbeb8803bf005a9f358ed5e7d04ee79b..bbd332682ac81c517b0d92b194efc91e8edd3d55 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a129234a952dda70e79c4795b58ab8aef70ab102..58c8620abf89f4522dbd50d5464cd3ae5cd8c211 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memcpy implementation for PowerPC32/POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 49b9369f7b1e76421f4648309042de17f98251ca..2ea50fbbcb92c1aef567a4c662c1890d827d7742 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized mempcpy implementation for POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5d8c4b7de63114ba9d3b5dd8e4fcc45fbb767c77..73a2d8e120916c6ea0f8416da8e11a9fab20f2b3 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memrchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4619d6cfbef648e177e5932b4b120cfc21ae498e..b74d0bc3aaea855ee01d738e233a093112610c8c 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memset implementation for PowerPC32/POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f18cea4924c7c7000eb3527996abb597505620a0..369b88103645c29f3545f0ad46300df2bfeccfb8 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized rawmemchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8277d4fdcbb673c7fec6886b0c63c5c32c16fb09..cb621e3a8d4333c2f9e5aa3d35836899ed0fc66c 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strchr implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 17c553b27444bd9a9206b26cc76c829f46c5aedd..c716f691ae04390100e40b7e7b63a1824180a490 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strchrnul implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0c7da4b7bd4664d6086cb2d7d6d7767041e61ef1..ee0f254e1e12ccc78477298dab853d8672ef66be 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strlen implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2b3b7faf52a68f7887762ec934bd49e397cf4721..67ff821d1921b2794b16409e11c5a2ffd00f6a80 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strnlen implementation for PowerPC32/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c20671491aa23416d7f8694e9643efabaeabda20..932f4c83818cdaa6cd90d8357045db2418ac24ab 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memcpy implementation for PowerPC A2.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Michael Brutman <brutman@us.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 28334c2c31db7235a76ad7b5aeb3c2ac47f859e6..0391ac3b7555794e5d398215d1f74780a2645dd0 100644 (file)
@@ -1,7 +1,6 @@
 /* Atomic operations.  PowerPC64 version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8959992b152372c3d0cd95a17d9425196c0020ed..ef5280248b3d81f5f750f7c97617027955c1e7c5 100644 (file)
@@ -2,7 +2,6 @@
    For PowerPC.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc2881ecc790eae5692888a7cd51436d3f158bc7..a2f6303c0e9d08073bbcb5c618278b353c1ac28a 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  powerpc64 version.
    Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0104e86d6f1c469c3f131efaec9629c1c018c565..ef2736996330970d694021a64228bf2746ecf72b 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memchr implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 589d99bca957ea93a967daa7c9d322b836e7ab22..abde9be219fae63e81dfef16c7aa448265a937cb 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memcpy implementation for PowerPC64/POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5f4b2531833af9b0f8979fb0f6bd763794c2d74b..d4dbcc3656f78d7886d5025e02a8011f52e4737b 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized mempcpy implementation for POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bd913700bac9e5e71419f7a04a867a99f6310485..4324ba2d92fcedeaede3b546c2e4bac955e4f941 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memrchr implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8b256d31561747ac4277e97c76a20b31700f1150..e03e17b2709657f2ea166c11708a6e3673177b53 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memset implementation for PowerPC64/POWER7.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5edcd60131a49b9827bff5dd238a1605e85d6f33..0786bf40c7f91e19dcd4f1850375ce2c1ec6799c 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized rawmemchr implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e7afed1d9578bdb7874e7ce0608ef1cabeb14e57..7cc9122135d727af992948426ecbc10e17ba1837 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strchr implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 568a77afd8f442d70495837794c9bce9a4a9d054..a4e04608919a959f4e779aad2d066c517536b02e 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strchrnul implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c8e6c3d9fbe559edb2c58c449cf89338ecd2f7cc..c569595d0dea9c5534aece14ab797c1c57991c03 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strlen implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a6f22c13be3836d56a68da43ee41c334e051edf8..a6742555bbec2256e5a89eb201ffe1a48bf157d2 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized strnlen implementation for PowerPC64/POWER7 using cmpb insn.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 434c3cbac711bc5a305e9411ce585463e7760467..e51a0ef5971ebc98b710f75bce0004f0dad3c8df 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized memrchr implementation for PowerPC64/POWER8.
    Copyright (C) 2017-2021 Free Software Foundation, Inc.
-   Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 75c81fdd6d99625ce4a17d77845260c28861f7ee..58f6a99242cc294d8e7703d6d000aa505db5b4c2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03bee141607ab032dae63933cd6f096524afd4a1..88d9cc275f46b4fd29c8d99d209e70a5b20d82ea 100644 (file)
@@ -1,7 +1,6 @@
 /* Definitions for POSIX timer implementation on top of NPTL.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 7646fe7efc0bb93877067fc4cc09fa198be8233d..5478d0976dac69bed83e4b0ce96b2f324bf41da9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 212848f7451776e2d52636b75726e78f5b3ffe64..139417ee6b3c553d538f91a395bd4a8b646e81e8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 770ab17cdbb47b83b06df01372526f5e393f9679..0e5f7a26b3b6a437defa935c7fad1847007772f6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c6f89349e59b4af9ebe2abcac07f33c60dcfecf1..9c096fd4214e391d10ef19ceba014e2033636c03 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 912a5da2a55b68d123696b26fff103302716bb04..5d194db512124ea079982ac9db20b10e44df5766 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8b266931169131af21ed68c851f16ea96deecbdc..de28b64a6ad2715c14658aa34dd749e20c78d1f4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c8a1dd9b8efe52bb81cdd8eadb4705e36e6a024..b0914cc7f7da3256a34a4098d5b1007c580be969 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 96f2ac0ead5b57ab01cf706284eca71b4b0a3d59..eb2f3a54f20717162375237d36a81a957cca1f58 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cd360480b9c386a7f0f2078b57567564e86e07da..cd7653b12b610e063e26d46834de65ac76720409 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1ed0a7ab0203d1ed610449ee7bb86dc31207d52..7c88e8e52df69d24eda7bad745d272aad230bce3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1a2bd96ab46ac18442a8512ccbf8d732d623bcc5..0ad347b1e6b786451b92c6fcc0b78712c58a6a01 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ab2798a778d9a648b3fbfd090218f48e09e4edd..eeeb7dfa6640db1c6992f8d8e96345a285702bf8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5175f5fdc23458df79a3f1d9d51de4a8a9770cd2..e16ead446b109db2ac1504ea2312d1db3fe0205f 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests barrier initialization.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 30031a13435e07dfbc4c72e08e97d45e15a2c51a..2e8b7f3d264d80207f97faac9a6d92effe9008d5 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests process-shared barriers.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 43950ad85c598b542016e21507f386bcb9f160d9..5cdf51d2febfac0f0ea90e5b0dd9576233ddb694 100644 (file)
@@ -1,7 +1,6 @@
 /* Test of POSIX barriers.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b9c34f3295acfa57a933c1867e162c06daeb55b6..0c0d65c9b391d83f7c5d0d30a86ab3f05ff9239a 100644 (file)
@@ -1,7 +1,6 @@
 /* This tests destruction of a barrier right after waiting on it.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2429b2ab5d057cfcba7a50ae090eb500efe3b5d6..7660b515a304e9f99eeccf2610eb73a3fef95023 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5aa60a923a08e4cec276327a36af2760016ba6f..5a60f29d954234e39717cbcc14cb3c1f48bbb4b1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 18b49aec4e217d5467233c81f36183b5bb943d4b..bf32afda79413978601aab8b68f48e7e1f473f6a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e27e3905ad124ebaf9e809b106296d7bd95fdedc..6f05b2bed5ddeacf578b6f554c80b20553ee27a6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 39b4e1974fe991301f3b3b67e78a5bc26705c38c..c24e6c3ae4fedd3f68dff4d316562c3c14ca50e1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5cfa14d1f33ea3b9780714d4cc65e3b7ddeed7e..676c5e05390da783a127f8271f618f07381f67dc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f0b860d5f13087e1335b3831c6bd245f6bf1640e..c3b72b6309f0ef4477196f46363ecf46be9ab70e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e3de76be6ecd2b84258b2777f84abfa15cbb2d4f..a5e3a5f9666c01a06ef71b095bcdca969ac8e5ea 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e485e0827e1895e532288f6a041a7537f6443bdb..a1307b8df7f779eb7a8d9dfeeb6df5468d48f0f0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 65c8f6aebd2247d5ecb333c9c07f11a2d0bdeea6..68b2ae9a44aca1fbfe56655c25d25e8d778eb360 100644 (file)
@@ -1,7 +1,6 @@
 /* Test sem_wait cancellation for uncontended case.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a71c47b89b3a07e3164b7379e3d0ff913d06ad7e..480ba6cc9c91daee1d4ab7dd1f7a6c9a492cff2b 100644 (file)
@@ -1,7 +1,6 @@
 /* Test sem_wait cancellation for contended case.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b961ba4bfbc164fec04d3193a8d8a4c6560fa3d6..ef8ccf4188ee8ca50d6624a5b39c2fc680507583 100644 (file)
@@ -1,7 +1,6 @@
 /* Test sem_timedwait cancellation for uncontended case.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d7c6b10e47fdb50cb4b1b27c17a39ede2fc9e17f..d50803c80f8884afe8c1276cdbb3b5c0939a2a91 100644 (file)
@@ -1,7 +1,6 @@
 /* Test sem_timedwait cancellation for contended case.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 12e5799839e2c09eaca68546bdab3badfddabbc9..2ab3e95827734c02273c3aadda5701748f99c5f8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 912413164d06b9381704d99b5b268210bc1c44d0..475e5da6f69f1ff77bc46292671ae906275e96ac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8bc3d7ae41a797edf404e255ac9bc71aca469fe7..6b9233abbbee86ce16798e1c6a2a97319a240d93 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7f49848bbb20b360277bea35b27b8f2ef8c835c2..785e17c959a24259196c377082698eb14f1a3c56 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 194726a0d4c56d5377b5528728091f5b497e106f..80af5596452b6e184cdc28435a7b614c9150756c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fe248082ec94b253f04efdfb7bf54e606e0f106..95e3b8a3879f46f4acfa105bc743930380a9ee77 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3fdd49f7f360fa492ff4ba19050b218eb224afe2..28865deef350d28a015a668488ae444b3349631d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 305f3ef9d9a3d6fd749887dd0dced18154fb7e8e..10de9e6c5e10cda3e4ded94a5af6405a331fed91 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e40f80b2690c9bd137f567a21e4eeee384eb7c55..34b08336250a404f660821c8293560b2071a1b69 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b8e6636e6b05d72ac470db4569645a74af6c6b5e..9ecd67e57f21725f07c493450fad7459b739f5d4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c5cacfcde29fe9a799373e9247a8c23f95e5ab63..bf4e261b307bff2c48e9fb60361385068829c932 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91daba0d659ca7e33176ab451ad14bdf9b4f4909..b5136d8ab66849e231982c752bb2c45635419399 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 542e87b59e3d94eafb65f2bae266c1254d44463b..1d3a9c7c286752116841c7a08b7bdb5f2d4b9ee2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4afad4bb56c964aca22dc8716b6cc3f4d9ed9418..385ab694a2b5f9420ee41733dfcc6837b8b2df47 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2f4503edd888613d135de1f21a79ae825b9df9a..476091edc00b1bc5823c16c6d63529b8904685e8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bao Duong <bduong@progress.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e7ccbf79f470bba4d74bbe1c132b8f74357ff613..834b1a1a488c31fa22aa9ea2bc53a3e2aff73a85 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e176116949ab047eaae13d6bb918720d9ff6e445..3034680bc4c818d8d6e295b71b55919716272c6a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f65c9d9bca7ab41f81abf91b197e8d2673c3a84f..00c93dfe2f7128f9d6d6a176e0fc898b807fafa6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 71b4469993fa3ae68d60f5798ba0256dab9a1b3c..5222c06d5293e070ad7d1299c0c2ffe463ca20de 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 696a9ccdd019c0317ad0442e900de63c311ebc96..d87a5d80a8c2a7d5bb8a50be84cce98f02595168 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 166edf5d6752843b80605b8be69d360dad85a351..3ed5101df6dc3e28c8e92aff077fc62c31be9859 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f3d5fe225f85139d8a6c0a3bfa046e1de3b5f104..d1e25209857a77229ed4c4454d86283c1867c034 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe549a8a802cf69f84012bdcc33a6060809a6949..843b356ac64e85ca17d22359bf7d149445d19d12 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 683a062cc0f53182a7115e35c4cb73d63cb8e356..445c35af5e8ab3cdec02db649dca3fea49ba4c88 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4fdd195d3deea601825e2c0b941553de961e0aed..3fcaea3aaa73b4b35e2a9f9bbc9f50d5241c3a2b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 95dbd995566463919942888451ca788f9629973e..6653a5dc97e2d6909c4473f1bfaf00880ec58c4c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aef73ac9f3f895b185427d3aa7a8ee62dfb7ec50..8bab6df36c311bd3593553c731544345a10069b9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e35972873634991ae99cea72d21bc7babc339e66..08f4d7dea0fa70efaf3d549043b9a2b1ce939359 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 959aab42731e778be876bd47856bf5a66bb17166..d55daf0a4292fb13bbb0ceaea220468b45bef346 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae7eda1424bfd61af8faac61bc7e845c713161be..24e824da0e2a9a835d8aa61c2706168de00f85c6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e789df2cb6d64e0f296607e6989812732d79481c..38fdb8a4efaf678bf65e52ad224f559ddee105d7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ab6b48f2a0321086705a2818833c87aae13bf517..16e579352ee5778dc6ea80303c1e6bfc77925bea 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 37723b2048abb456d7df1bdafacd81d795a4bc4b..b3e79a71e4bd82d1dc36876ba54826d8f2a907ea 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e1d46c55ab4644e4022d5d5a22b464e6367e2fac..ead5f309f07eed049c81f30250162b96d2eab9c6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3247455fa8a1a8ab9d1db139e00c4f0695345357..57e1a27213f40c9cb82ec7e3fecb6ea5ea3b103b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8fd7b7c5fb79f435d03c37cec5590b8aab41c256..e6f4b253855e76a8cb1969944153e68d5be6df09 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c7f0c0b57897d7d716a66010feb8f2d0660e30f3..117f290f0bf10b7a48ba325353786e6c197e3074 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d987f6910db0897138228d7ab86d37885a6e37ce..fceb1d453056ca5611d6d6db867246ab097b6c50 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0244a4689f9888ebe1fa5b63aa9bd5fc90a76390..2008a1f5da637224a311dd5bfd75eb96af9080f6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index efcbd59dcaf515fc3de95d903d4ca8aea6600d55..c2f49f487cf5235b068e7e948d02778271b11081 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9d363cb28d1711d76ab396b0c6b43f4f40d1cb37..62a9550fd5c4e2a890e65e2c4aaffe6369b21519 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 447fb6ef57669a0f6a6eedc6becbd58395a172e1..5d26024077ca435460cdb30b6cdf0c4cf15bc4bb 100644 (file)
@@ -1,7 +1,6 @@
 /* Simple exec test, only a thread in the parent.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e9185611a674f1969d7c228a61d09fd7be4adf54..152d4e375b3a81ecea07bc365cbb3655e3c52186 100644 (file)
@@ -1,7 +1,6 @@
 /* Thread with running thread calls exec.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index db6f5e10cf79ef6f5487003fb65baa9535888dfb..682324611fcb6d2f80146e7c7b6eebdfda63a111 100644 (file)
@@ -1,7 +1,6 @@
 /* Thread calls exec.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3304b787cc82754b4e0760145f0c4aa64a00dd12..f70cfd90908912d27247080ac6fd1d1dd11a4e88 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d8519dd00ccd83359b8fdb75b6d17da7f9accc3..7390d6829acf77843bcb4fc499255415739c653a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cc6b9ee98220d63deea80ebd9ab3e58aebab22cb..8655631a78664675c3ad8663987df85efb2cd102 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aebf9e473780606508c680889223a1a84df56612..58c311112e69019004eede34e078e72ca9ad4d66 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b49837a89b0e8d2ed45d4397907234bc62c5428..ac9038710693a901aa7a3918fc5259665b1c7f63 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 072ec12d0dc543d3b7c0b02d553b85cf4ceac009..dc2103a3878d206fd140a2bb632b953461400cd8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Roland McGrath <roland@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5b71e48d87c581b59b7d1cdcc93a30928fc381d1..c446837223dfca0ced540065863eb9791c0ccb41 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Roland McGrath <roland@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8df993a72670b99b43ad26dc803fc183d077dca7..5bd73ea69f2596a14e07879cce2412856c4e7f0d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Roland McGrath <roland@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e7bef959f45491d27bb74533c41f2d5e7b7b8bf..76a68df53a4b0c7204a0612645127d0f8857b6da 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5b5493e4a3f347baf8cdbb04681a56778522f6fa..314126fc2b13cd2ce0372e35ae4c6663efe6b74c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0bf78f6353cea315685061cdf7a8d19406183f8c..d489dcf2633a393076d3359101cd4e84b085e854 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87ab4dc18948ae634a6999873e12267a081c5de1..6d5c672fdd2625260d3d62309054d5b9e97f0430 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e3d298a5ea2802483f4edb13293539d067b50ea7..e0430e3334d388b6311f2af0fa50a2983f8b1412 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b68c7f58e2243389911cbbb523ba7ded7744fe7f..8ecc5ff564d8177b4d1859274dc5b5ceddcce215 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 28ba547073f9c5130e82e9d03e05e2e11c99aace..d583fac04a93fb024abe381e1a1e453fb920eb1a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b6cc8c49a3087db14bd1b3acdbc873d78ede070a..2a6906c549fd3b4e7720624e08f297b350154b80 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ab2d5a470487dbe718c032bfdf05e382b21e46a..16e48ec4eb9b461b5aa68dd4218006f7ba07149e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 81c66983530c16d2f43e24ae0a3fa533bada2ecd..71e59dd852eacd8a4b0a1cee8daf9ddc93357934 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 999e5478f3c4a6cc66610e0969877e16b7c5e8e3..63c83e614fd1fb7bc49cc86dfdd61d3e705ad054 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ef3815a627fed46f06db97ee12e2adb9679228b8..be0733629c8bd76ca1b51a7593f61f322459c334 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9563939792b96ebd8de18b9f0b4a6772925629c6..222ceb724c61cf445e0f66e174269667999a8686 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3e290fec51bdd256c96b88e777c2dbef7c4318e2..f70c01429f0a300ccd7a0c6a12d1dc4583dfb1a5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0671e1ecbea3934db58a8718f373bc53c06f3bd2..c02d7237807d050b742376674269c43016b11207 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 781cf68d790180e6eeef3eac5ef267809b35ddcc..2390839acd7d3935bd1a48c1fb8430364e468ca0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index af8a4bbc8a2e453fb50834abc9b112e3985303a9..8d885a91eccb8df2ca9a108b88741d3c4967b826 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6d0240ce78bbcfb2b67dfee563979a6b63c0e426..675d91b74bc93daea771e037e5970a738035fbf6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 31820cfb8d1ba3c00ab45227f9024edecc1a12c1..1f7ad8bf97b4f696a07d154f876851dcab190e8f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7dc5331cfc08280db717843948981695236c36b2..b2a06b36501a4392bd04081a3965075defde75b8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index be804ddd758bbc451d085dd433ab8e79f16bb74e..69121251b6d810e30d1dfd93cd65d3d2293b9bfb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e585a01477ef65161817222c7d038c50b16e6ae..79c152a7c2724b91ec7863b1160ac0baf88dd33a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 58c3a1aec263541610e824cc08d8990c01e7bf28..63bac69b6dd14a01eb89185455beb1f32632f4ed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5f5f43c542b3216c11cba611b55f7ad16258ae6b..97c3e2aecab78c53d039d751583a4936819b3c74 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb4d5855c2fd9b47640984bdbc23956be6a146a4..d8a1d9037e3b7320da1887a6242bbdb83975f3ac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e7fd62fee4146e622fcc5bbdd70b54086f78963..dadefb9ce7d216182024ca46b20eeb73d74d7284 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 644c9b0a4c6457547add16b219f1e053acc6da43..a71b89163d7099bf1939638ac028f251ba5cd415 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 464890c3f3b2a96ac6a7960c10cc9516b78a2073..4974736e77b0738328cdba698d8749357c109df2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0f3eaf8b6c60099ca8364b87768e709a72800788..690cb9134d2f8b92f43831abeffd8bfec473896d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e13dff22cca0d2ed24192b716bc425a8eb75517..57a243dbb57aa069f24e74a4203e66d4d60db488 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 461138fe21a9532ce5231f82b66e9b47119c3a60..8f6962c6ad49144077f47451ddc0fd31ff33625a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d5f60a5fdd138beef24596b62f21513dd73e8dca..0299f917b1524b4088f932a956b1b8d33eff9770 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 178900db154d133f59d8e20e0e2c4eb3b6efd5ff..66cbf7d72079a6b35e6f85163bbb789f0e92fe31 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 249591a05c52c236c6e847050409c4566a2d000f..68b9a773c835ae09e789aa84504b6a2f8175a0a1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b73720deb99bfc7dc652bc5db3db9e23d20fe427..b6cc745fe7c2b4056cab6c0894839e9481ac29a3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e1943de4fc2740c1bce07b15358015988f78748..db6aed3102f815e3e65bc86ac51606d36bdabd26 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ea7deb2607b1a062f40df9fb4084b7242fd021e..b88fee1957e9bdf162092efaf69567715978159d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 583034644b209b17cb27f1da65648d0a1302549b..1e9aee61486de5a509eb8d26fb6cf56c602ccf46 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c986e5fb2b4bcecaa03e2bb813de2913b754fa83..0f5d7408c9e647863a8e88951a4794a45dbb6c27 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aa1d02a72d47dbb0226131813f5b416b908a6bcc..6842ca859c21f3c65f67cd195cdd95bd43a43bdd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 10cad9fe247f0247f37be15ddd9a23567ea0b5bb..60ca3a8977f1284a970641ea69b4c3209f3bd058 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 32be7d9a88a895daa43c694820f22ce7a5f8eb99..7acc8b4523dcdf0a755be09953d2d71561d4cf59 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 03e8749fc8d5e42106ef6144e983fa1b9cb5878c..d1479b96361003176f9f261e1326de7839bd05b5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7f97d01d7a02baf7704e40793b6f638e5ab14cf4..15a518787eb844111ff131ee1d79add1a4b97398 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2cfafa9c6efc52a135c69ee60b9d698786d522f9..56b272ec64c5072473dfdca271ec05a03e2c8530 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c3c3a37155acde393c38f4c77ae77bd8be6809a1..cd1f562c1aaf3e144a08018fe7ebb156efae4876 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 257fa7a82d361032da433e5a2a20d66ed552776b..397b24fa41b3e92f5dfa76f46e1761802a25da81 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c79ec3424f6051584a9c5d01e0aab6730b133338..0a563950e80610f878bfbce162c1d7299044c69d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 054af8803f37333f51d508867f3093b9c163252c..3b785542c1cfc7da66a4513aafe0d6756478ca02 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00cedb93df59ea130b83ab98ae97050561899b4a..88d8cc81809eba31d7e9c5a4fdd70de63d6d76e8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c5cb5c37acc8a1634d4c5d60ddd728c8979554de..77d38a6bd007f6b241835846ca9f4d84d3b9bd85 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3903fafbc327f9d9363dbcacd3980185cd1e0a76..705a0ef857d87051c1dce5dede73436a7d939234 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b1f02f9c1503783e1a19f933f9ffc525b8c3691f..b1bcd265a24da2b76070bf9d7b237a88650066fc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 768943503d7f138edc9c0feabca7477603a9cc3b..92764ef7ff6ff52b9e2a8599044e8f35694db83c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5537e26a02e2da8a4e82cc12f50510f8847e4295..3654066cd1ccbd83096ccc1322a8158462f1f03e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ce46e0249c2a45a77db2246fdd7de981a635e2c7..951c2496a60615f4b17db3e1c654ca0184a10fb8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfd9b91b80005b9587dbc1c2b4146e9812940a71..30da508691bb41b0a27a2867bea514c9f8c347d0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e678c6601f9d145c104d496ff13f3d5ff6efca04..58076f28c68ec48a58923043466c6f9051d8cf7a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89a65653a7803ede6118ffc92cff42b965f334b5..ab3514c1aadf7b3a5ca56310b8ba6dc7921184d4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e6780baf3ce11a90764e90fac30af2cdee2ff78e..8b3a5e90c47269872d8656e91167a9349c52237c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e1c089686ff0acc793aa7ad94606782119746472..0b8590f3d19fee2e623e4295b7f1fa059b5951dc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 80fb59c4e42ca550325296a327009aab9e984fb6..b9fcf7531195a0aa2ade9bee4f92a7167a864fb0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4565f5abe6edfb76bba44a3752f6e7472a3a400a..d7447dcc55a9584c1153b80b5afb2c610fc58cc7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fc93f4b43d22ba3ddbf030ac6954cbdba9d06b7b..c59ff7f10158e271a960c00b154d5a17ba23bb57 100644 (file)
@@ -1,7 +1,6 @@
 /* Tests for POSIX timer implementation.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 2d719b7c5e7f14e7d1de9a4c31a34cc34ed58e85..f01f192af3653e307ced03557bfaa7dbc2de7651 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a1f22cf5933cecd0c4b243f39fb803d18f5fd726..db533f860f6b84ef7b724df2f37b326ef48a7db7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 37b4aef27ebd202a9685446a3f79dbad3df792ca..d442f148b2013e85c1e1d730a4c2d5c471c219fe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b4ca7c49f060a4ad279d52617521ab23f2b0f63..00f5fb3b5bb84a5c0c96eaf78f2978e6fa0c3ba6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e875863892193c0911e674c95deaa8cbbbad53a1..f2a09a4bc0950228c8d7443519d3fa3d03ae3fa5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 98a051ed357bae9dca9d1233b7d317a005ba6c9b..635a4f99c3524108ff8d3a3cd31c940c286281f4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0dd9cbe4358087c7cc192d63724a77151759d3ea..631e0d192b688b1fd04fed89880d0068c1e009f4 100644 (file)
@@ -1,6 +1,5 @@
 /* Tests for non-unloading of libpthread.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 052a7d245d458e04d52deb2639c70ea0f3d379bf..34409ca3c69268129be51562e4dce378e7753f16 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c174e27b3559c57c45b48a991dcb2aebfd5b711e..7314c31b1517f468f310ef75c5a69459aeb16e93 100644 (file)
@@ -1,7 +1,6 @@
 /* Data for s390 version of processor capability information.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2d9c3058083e5dda73c996c6d333d5c678ca56cb..2502dd260470344736a1925bf2702514e3f672a2 100644 (file)
@@ -1,7 +1,6 @@
 /* s390 version of processor capability information handling macros.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c52b97f24b25f848b8da52dca069174fb99f01f7..bf182437d0c1f7481e9b2dcaeae145d2290679a5 100644 (file)
@@ -1,7 +1,6 @@
 /* ffs -- find first set bit in a word, counted from least significant end.
    S/390 version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index da143b1d9603396a53eea33a0919a645421d735e..be5b7e820be476a2ffa2960410ba5cab2d7eb328 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow <djbarrow@de.ibm.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7817ac5723bb4030397cd121493a3d79a917a13..2631443770dadb8e15b139a1ca38d1a50e4fc7f2 100644 (file)
@@ -1,6 +1,5 @@
 /* Square root.  S/390 FPU version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2b25e98efe32cf1d745aff3dc77a2a9d2f21dcf8..ca22ae593b506d1896c8e9e21e74251663276076 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bd5b8f06dc3c159888ff326ed40219737e1c8ce8..64fe38a91a257da02e5b464b9688c3031f4480b3 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a87cc1bbcf6fc55ab1f47dc9649bc7ea495d2a6..8143d2ec883cf25dfe4c9528a1e1574c2c051adb 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca0942f8f8b517cfaab1f85589e34908cba8b439..15208403c51aad8c2321b35a9447044120f139da 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e76866e26f1adf5852371c12646c9c69777dfa0e..a2f9cccbbe90ac7762af9298e371717f57db2875 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a48343a9a0346adf54576e3c963dbcb3a75550b4..cd089090104eb3d04f514eeb12a1019136e4a553 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a3384d3ceb70292bcf6bf0d1d87a8c5119cb4866..44a4dc302d59a36ae784b859a3ad05930a4828ed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f94e7d7e2b71c3e9e8064bb7bb99a2b23d6c1e17..4d6fdd52dda086617d79a04f623a88da32b12a70 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d8aec321a0581c9db0a7fb4d3aa7a725019870b0..6cbc4320fa7981ef703cbc8faa1f7d929940b3ce 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae02e623e284b1f37ed8e2b9f02c20d0ecead57e..10f708ca34f58a8a5b29706440f1629f15238655 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b86081a694998ca51f804af8b8fd487e2b9546f..e20479c8065db3f6c727370bd6e95ef36b19c1b4 100644 (file)
@@ -1,7 +1,6 @@
 /* Store current representation for exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2174e771975f95c91becb63033cee0f51282b597..59d7d0d797ae1b0aa308f9fdff93593d35e30b5a 100644 (file)
@@ -1,7 +1,5 @@
 /* FPU control word definitions.  Stub version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
-   Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b86b6398f8fd6c9c0f10fbdde0e20a673076b1ea..dd6ac721411ac521c9ab3b933395884c6590aa70 100644 (file)
@@ -1,8 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
-   Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d63648673ff33f18c022cf8d97af21b82cc2e7b6..661707c655d9a1ec332154b29438205e57a8dc1b 100644 (file)
@@ -1,7 +1,6 @@
 /* Set floating-point environment exception handling.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe3a2225bb0304b08edc59c9c645d898939fc8b2..707eebcc3cc9caea2d5835ac23aa156b3db2ca17 100644 (file)
@@ -1,7 +1,6 @@
 /* Test exception in current environment.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a8ebb0017ef2a9cf60a025e2e8b8035760f483c..c5e834e2dc7069f2cf900f505fa3d67013b78922 100644 (file)
@@ -3,12 +3,6 @@
    This module uses the translate instruction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
-   Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
-   Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
-
-   Thanks to Daniel Appich who covered the relevant performance work
-   in his diploma thesis.
-
    This is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
index 61b724c08436ac13c317ab64aee0af98c68c76a8..adebecfe3c1d4076e6e844f94c56f1c4e9a60e22 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 72fd9e023f9b0ea985ab2a6ce48bfd9e57352e66..4056696549cf0972c6fb908c0a0089bd612b7d53 100644 (file)
@@ -1,6 +1,5 @@
 /* Search a character in a block of memory.  31/64 bit S/390 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index fc7242290f4217c9440b822c26be7869b11c1ba5..2632af416bca10e5f5cc1386aee2af9a11f0579f 100644 (file)
@@ -1,6 +1,5 @@
 /* Set a block of memory to some byte value.  31/64 bit S/390 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 955aaa394cbfb3ff33bf5ea5a66e611eb6cd3d52..0f20500aea3188a45a05bac889fea740c495d498 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d9e7ebcfefe9081e93cfd6dcb64f5356e67e9079..6fd339b6c1249fb9a56926e3c0b9e45e9b5aeb19 100644 (file)
@@ -1,7 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 58f25d7b4888bb7a275408688cd1d50be0e663fc..ae9d5a9e5e2bc2b094f42442008eddf8b0393384 100644 (file)
@@ -1,7 +1,6 @@
 /* S390 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index d0ccd69261c8f55b96ab5bf646a4b45cd6e499bf..73cc007e342890cfeaf462f781799936d11c77eb 100644 (file)
@@ -1,6 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  S390 Version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Carl Pederson & Martin Schwidefsky.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bec989070cbb234bb2f9c4f85bde81f7408b32cb..a93c5a5ee54b5e7e420cd23f330dfbe1aee49ecc 100644 (file)
@@ -1,7 +1,6 @@
 /* __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 1a95b081d518845b450e83d54bc8f01caca3e281..4289b4cbee8ec20bd0f94a688e28cf99132796ab 100644 (file)
@@ -1,7 +1,6 @@
 /* S/390-specific implementation of profiling support.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bcc1ae39865107113ff0480a06b572a07902f4ca..401b7df3b667af2c7c5b48bc8dedd0218a2006bd 100644 (file)
@@ -1,6 +1,5 @@
 /* setjmp for s390, ELF version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b6cfa4caf375eefeae8edfaf01b1230d9c679192..211ba7a7815d4dee01258924a4325558069b927e 100644 (file)
@@ -1,6 +1,5 @@
 /* Startup code compliant to the ELF s390 ABI.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b0c3fc987b0f70f381b3b8a542d0849108757758..0ce84e42a2649806ec4e0f4e27525c23be473d75 100644 (file)
@@ -2,7 +2,6 @@
    destination.  For IBM S390
    This file is part of the GNU C Library.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ab9f0d0ea5758812692a16a01f7dc1ecba35205f..d5fe253fc0ae58fe6cd40219dd7a2c11d3e3fcf5 100644 (file)
@@ -1,7 +1,6 @@
 /* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 099a95fd1a8087f7570c375d74f62fce7586a58f..eb84c95935979cbeee56d0c765e8782f30e38610 100644 (file)
@@ -1,6 +1,5 @@
 /* Assembler macros for s390.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5f3d6c850ed98d1107669dae8dbf480c42fca7f3..7935f2b575e885df18deeca76cd4e5eef228ab0a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 69a3b703843a8808ccc1eb99b08fea1ac85b84a2..685923d954d96025671db7e1298d0e0eeff49817 100644 (file)
@@ -1,7 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 3aa441187dbc3ddaf724b962119be7f33a1b0cd7..d2a63366c1646f4fe15314f1a06b77c18ff994b1 100644 (file)
@@ -1,6 +1,5 @@
 /* Special .init and .fini section support for 64 bit S/390.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2271f5698152676dcdfc40fc96ba681070ac1709..5e7578054931ef609fe3b6f19ae38752567f8b0e 100644 (file)
@@ -1,6 +1,5 @@
 /* Special .init and .fini section support for 64 bit S/390.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 543361c83637c0716530a77af20a014dfcbd3a25..aa9d524bacef7396db18faf6916f976e66cf101a 100644 (file)
@@ -1,7 +1,6 @@
 /* Machine-dependent ELF dynamic relocation inline functions.
    64 bit S/390 Version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 30e7ceffaae0cb810effd013ea8ba543d4354225..e75504e3b7c3a79675cb88a7aac35a4304a7f28e 100644 (file)
@@ -1,6 +1,5 @@
 /* 64 bit S/390-specific implementation of profiling support.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bf72a084b042e212f107171d5a740a7100f5cc7f..44471dfa3ae0d8cc984fd28422341721623cf46c 100644 (file)
@@ -1,6 +1,5 @@
 /* setjmp for 64 bit S/390, ELF version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4e6526308aee3c006ac654b7dae379769013bb98..a9a1e1ceadc5988bb4237e3138e687305c7c3e18 100644 (file)
@@ -1,6 +1,5 @@
 /* Startup code compliant to the 64 bit S/390 ELF ABI.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0e491702c460de530c1befcf52f969485cf6d523..56e2ee2eb73f8d6e5dd9d1d3672bf258fc04575f 100644 (file)
@@ -1,7 +1,6 @@
 /* strncpy - copy at most n characters from a string from source to
    destination.  64 bit S/390 version
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 02b113f5e4a0220717b4df05e4258546e12329fb..a18cfa36f0cfe307ec0000749316487d665110d4 100644 (file)
@@ -1,7 +1,6 @@
 /* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.  64 bit S/390 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 136f89e8fe78725637f22215b55650a7ecb46b2f..b62d33394fa59b81f798710ca29eacfe4c3804e1 100644 (file)
@@ -1,6 +1,5 @@
 /* Assembler macros for 64 bit S/390.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 61bc8e9aba07d216c58c04c9ee7e39323a5194eb..cc229e3eb364d2410f223d4be1e024decd489c34 100644 (file)
@@ -1,7 +1,6 @@
 /* strcmp - compare two string.  64 bit S/390 version.
    This file is part of the GNU C Library.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 13911787c061fb9f2c853c2cfc738c06cc7de85f..476523d2226e354e1d7481819bddaf9e17f0f4cf 100644 (file)
@@ -1,6 +1,5 @@
 /* strcpy - copy a string from source to destination.  64/31 bit S/390 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 93895f9db8004f72019c94babf172eb200fb119f..e28818479d248c2b69532924426e440e88c4aa88 100644 (file)
@@ -4,12 +4,6 @@
    instructions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
-   Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
-   Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
-
-   Thanks to Daniel Appich who covered the relevant performance work
-   in his diploma thesis.
-
    This is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
index 1ff16b5bec4c10fd1be5999ff03ea586de4942a3..d3f6ac72453822b24a8030669984450485d49d5c 100644 (file)
@@ -4,12 +4,6 @@
    instructions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
-   Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
-   Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
-
-   Thanks to Daniel Appich who covered the relevant performance work
-   in his diploma thesis.
-
    This is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
index f1f4d3c89e6469c1745f2f7ea27cd2acd6df637f..c14ba0100d557acee52e3be867218a81f841746d 100644 (file)
@@ -4,12 +4,6 @@
    instructions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
 
-   Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
-   Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
-
-   Thanks to Daniel Appich who covered the relevant performance work
-   in his diploma thesis.
-
    This is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
index c55b918e7c708bb4eea9361053bb68fe222f0343..ebb19fbad65586424b41dcc5380b84fa52ea3587 100644 (file)
@@ -1,6 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  SuperH
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by NIIBE Yutaka <gniibe@m17n.org>
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b1f49a810c50f0371fc76c1024d30f37390ab268..80f1d15fbb1c26563dfcb24baaa6fa39a87ba709 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9effc445bb06e56f27c8dc7ba373a7b9554a3512..1bb680d770a68c6ceebc87e0eb2e9deab78ede31 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
-   Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ebf4f3f9fb174ac9ca70cdb1dd5ab3aeb513eb21..791c87b13c4e4d9134384223429d15bde1993c74 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
-   Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1d5c4183dd94bfcfb8a204e4590a6cd211de2b43..7985649a05bb64cf6104225caed2e36ec2823ddf 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dc1d8fd8844575c6376e90acf2c710aaf698a129..bd36d1d1768407e8c67c2dfd7bfb63a01ca79c46 100644 (file)
@@ -1,7 +1,6 @@
 /* Clear given exceptions in current floating-point environment.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 403a891ec4801d0a851025377ea627cb7c84b202..d025e910cfcfb0f0058e7dceea2e23f61e19d227 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 95e2b2ae9c454777b37b7c175b745c8aa53a8f41..efd096d92503dfb93cdcfb555b6d3833dc04eb99 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ff9075de297187c7d0321753d76ddbb962c4b44..2677c8fbea6e6d78cd89a2aef1b852ae91e8401b 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 33612b3ca9cddbf7e67e08acbe34fa09cf497baa..1e67a828f3c91a6f26f86841a7b3d96ed01b9f3c 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b0177773d59a4440eae60ad8ca4e1cb597552b8..744c478f2672e3d550ae49bb41057aa80f38316d 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current rounding direction.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 52da5c00bee77465df6868861ed009691200c0a5..94445a6e7a8618c7be735e470fddb584dd613d0e 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4fdd3bb59fb034514dca957b2762166faa04744f..0f9a5d6062c963cb230807e2745aa8e5f3b4667b 100644 (file)
@@ -1,7 +1,6 @@
 /* Raise given exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 392c77e29b4b43e9166669cc1aff3417d2d25091..f92ef72f1d281f41f4ff853696cb89687d605def 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1bad755b7fcf27c91bdac329457bb1cfc247ef52..f1ff2cf48cf87062151200444239bfeefff93c38 100644 (file)
@@ -1,7 +1,6 @@
 /* Return backtrace of current program state.
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public License as
index 0cf1fe92622f829ac4bb411a07ab674462c69556..23e5df71be79466d077c05fdd5440c831d764397 100644 (file)
@@ -1,7 +1,6 @@
 /* Data for Linux/sparc version of processor capability information.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2aab89cbfc74f4a0ae170bef944432753290d9a3..6f5c8177e66d378d4a0611ffea1a290febf7e54f 100644 (file)
@@ -1,7 +1,6 @@
 /* Linux/sparc version of processor capability information handling macros.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c7591db53917dd66fc3ff120efb1791a5a8b96e1..12346cdb2f53de83f365bdf0116fe07fe9011993 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 553242515ef615cceb4a14397fe1a5cdb4934d9e..cd8a16889fbec252c51d732a461cbaf4c628f68f 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d308420a82c798df4c7e3a37b5c268f3c4755a58..13fc588b8ebf86174315a03727c1ef69714cbae5 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 73cf29833517afd36c8cdc1454770a199308a956..5617cd78004eedb797edb672ba1e6eff24e72c2d 100644 (file)
@@ -1,7 +1,6 @@
 /* FPU control word bits.  SPARC version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Miguel de Icaza
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 353a028de88cffe68a820a1c6247a82e93a4e259..40a4f8a838920c200987ffd47f9bc5bc6a90f9b7 100644 (file)
@@ -1,7 +1,6 @@
 /* sparc-specific implementation of profiling support.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2008
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0562d8654b2167dc908cf50e8e2ca802f2932610..2b3284969b66851d6ebfcf18c1dc5c0911616bdc 100644 (file)
@@ -1,7 +1,6 @@
 /* sparc-specific implementation of profiling support.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 59a568f10ee2b66f376feff17834ba65eaf6d544..886231a18ccd174f4529f86d23c6ec0e4c3ef9a7 100644 (file)
@@ -1,7 +1,6 @@
 /* copysign function, sparc32 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1588820c836813a4f93ee08fa52375f7337a28fb..56a5b1358444db3f1519ec1f4518b7d7c297a219 100644 (file)
@@ -1,7 +1,6 @@
 /* float copysign function, sparc32 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5bb3c9fce772d79da72116cd0cd34525d5b4cfe4..e17a9d68727f752bada881ae12723bb564ffe081 100644 (file)
@@ -1,7 +1,6 @@
 /* Float absolute value, sparc32 version.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f73c601f96e686f61b934e1ef68c2b81c8c2fa72..1dd5ae0d83478caf15f1ac990747377e954812d2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 869092d9892013bef6ab75b6af5079f88f62a2c5..197398f2a3b4948f6026ef54413d75c32b88d767 100644 (file)
@@ -3,15 +3,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
-                 David S. Miller <davem@caip.rutgers.edu>.
-   This version is developed using the same algorithm as the fast C
-   version which carries the following introduction:
-   Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
-   with help from Dan Sahlin (dan@sics.se) and
-   commentary by Jim Blandy (jimb@ai.mit.edu);
-   adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
-   and implemented by Roland McGrath (roland@ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 26454cbcd5db148422a06edfad4835ad9a453622..566800147feb51b05cb1b712bd0d65ce60eea179 100644 (file)
@@ -2,9 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@caip.rutgers.edu>,
-                 Eddie C. Dost <ecd@skynet.be> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b945d7c09191905855ad5de228b21b0ec10d1c9b..ea037d8b5577d4b4082acdc48ae3892619a145f2 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@caip.rutgers.edu> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 819217c7b2ccb9c0be659d93fe4f9c001a2bd123..19b38048709fe6c413fecafa72ab0bc1efb6f742 100644 (file)
@@ -2,8 +2,6 @@
    Return a + b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7fd7300a99045dc2a11d4a8c534e544e280d02d7..cb34c32fe025f98efaff8cd190658f4c10dccaf0 100644 (file)
@@ -2,8 +2,6 @@
    Compare a and b, return float condition code.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7aa24e49f2f6baba9f229885e1fd502a26cf70f0..649b3f94c4da95b80be2dd597287f572e113ff44 100644 (file)
@@ -3,8 +3,6 @@
    Signal exception (unless masked) if unordered.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e5f474644a185e0f3406f313490b1b68a9507dc..ad2feb08a87fbc295b4e24f0fce4fa47b33b6f11 100644 (file)
@@ -2,8 +2,6 @@
    Return a / b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e8ae58af70cc00399a30ff451ae6941c8b0274d6..a18a6b8f7074f997616c67e0037be89ea73da46e 100644 (file)
@@ -2,8 +2,6 @@
    Return (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 906125ebb17a4ca98ee9bf15900c259918f37408..b4e745fb7fb22bf2b2376bcbe8ed39ddea9f0514 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if a == b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b357b8dccf56cc6594675418171fd1cd6e84abdb..0d12473bae02d1473fad8ce9d101a6da0f4e46ac 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if a >= b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bd2718f10ed4511a0531448ea76f025ce4dbe6b8..9378d3c3e6e3671434400743f1ed30da3618db57 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if a > b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4c6a7c2a53fe4a72ddeab47714c40bb1998ca52f..313fa658eba077730998908be39aa5e6ba39af43 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if a <= b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1a8dac58b3ea39fddd24e4719220449c0a0e0dac..0e91b610460370981c69254a2bff1ea5ddb28c9c 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if a < b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 92d6160818f9caafb3a0df945a95fd0644ad9b9c..974acbd687696f6a9cda6948d37813c3d1d9d1b0 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if a != b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87453f0fd3b99dd998fb9052b7eebb4d81a72bd2..7cb11f692c2122fc23c090757e9aed028cb81726 100644 (file)
@@ -2,8 +2,6 @@
    Return (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 647bef884fe103d1615f3bd9d4d1bd6a749713ec..6dffd405fc685b482bbede4d3e22cdeaa905ddac 100644 (file)
@@ -2,8 +2,6 @@
    Return (long double)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2201fef0f7cadea5cbac398c3ed0dd37230d483d..4f35d8b618311ed07f8e1c8e9849e01ad70f7832 100644 (file)
@@ -2,8 +2,6 @@
    Return a * b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b5af9102e2b30845f5a32d6018ff312a97781eb..95b2a8edb94969f2e267e07ed5e4309b1a0c1ba9 100644 (file)
@@ -2,8 +2,6 @@
    Return !a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7d90b1c1bd051ae05e7a1d3d79a91ac49f3dd43a..b5e205681ac5ef482466387c8769f8b73ec4c101 100644 (file)
@@ -2,8 +2,6 @@
    Return (double)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bdc30573d1815ca29f18ef0403add68ec9f6cc66..6eb6909513264c65d8e5085e3ca5b2270eba8e90 100644 (file)
@@ -2,8 +2,6 @@
    Return (int)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c4bf534c7cfdef09716be6b75108f763bf972451..fb01114114422bdbead56fc284c5d90090fd57f4 100644 (file)
@@ -2,8 +2,6 @@
    Return (long long)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5776bda3a788388e4857298453effc8300186ff0..ba9aaff25e55a7d3a275f7dc347908f9d942a96e 100644 (file)
@@ -2,8 +2,6 @@
    Return (float)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b81d9386591e3e4e10a1df6a658c03fd80220439..94eb01e042e38125506618f4a6fd848fbf773fb4 100644 (file)
@@ -2,8 +2,6 @@
    Return (unsigned int)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0b08b9b5651a478d1e6481a8dba6d419ba84bdb7..df3afefad6b4acd91706da634e18faaca8cb993f 100644 (file)
@@ -2,8 +2,6 @@
    Return (unsigned long long)a
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d88225d144601339a850bb5730b0374529d5e44..0e672160f9649985f3715c156522167dba82dd23 100644 (file)
@@ -2,8 +2,6 @@
    Return sqrtl(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2274f06c8c5918000b2cb52ea588e6c6bc76ebec..0ec401004505b5444008d10a62a6bb4d96b08c68 100644 (file)
@@ -2,8 +2,6 @@
    c = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c0706ca2ab07b195cd64bb42703c60e3aa189785..71f2b974a635a354961bf4b446f05c118364459d 100644 (file)
@@ -2,8 +2,6 @@
    c = a - b
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ad16d1111ff17e36f71016cec5a206a9e624034f..13ba4f935e8f1b4fa5bd4372efa9bc59887ad661 100644 (file)
@@ -2,8 +2,6 @@
    Return (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5a0884cddd8ca483fc92951871f6e5e8340ec27a..152d6a321daea6030c33b2aab92c602817d9a4bb 100644 (file)
@@ -3,7 +3,6 @@
    Simulate exceptions using double arithmetics.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e2f2414cb0a414c2475fab53dc497c70ce788397..2bb5f001f935ad60e9c46091a1bffae4ca00d0b7 100644 (file)
@@ -2,8 +2,6 @@
    c = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a3595566eda8b08c3b04d115f790f9da3d834c12..72d29c7edfa5a81be963a9847fef3f5c48cd9d65 100644 (file)
@@ -2,9 +2,6 @@
    Sparc userland (_Q_*) version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz) and
-                 David S. Miller (davem@redhat.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 414fd317c9dc0cee3fbb840b3cd75a474515248e..e1a00e560d91773c6c4a15d22fdbbe5651442500 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 422bf4373a911a43f1f31acd817687781a064551..ce8d99d82232b65965f311752ced89e4798b3508 100644 (file)
@@ -1,7 +1,6 @@
 /* copysign function, sparc32 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bceba683ca693f603e9bca6def44a10a2b4cd5d8..2f9c0b7c26e2081fd4a64e817d8848941164ced1 100644 (file)
@@ -1,7 +1,6 @@
 /* float copysign function, sparc32 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 52c9aa3b715ed31c6560d988bc930280dfbfc886..17aa169e6c6f3fb99dcd6de3ccbfaaaeabf1f4ea 100644 (file)
@@ -1,7 +1,6 @@
 /* Float absolute value, sparc32 vis3 version.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 29c68980b71353061a0c26b8c5a0b5f84b38425b..78300e56622d69e7d6fbb81d44c7304903c1ec4b 100644 (file)
@@ -1,7 +1,6 @@
 /* fma function, sparc32 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2cab2cd44088aac6e88fefbb112cf56bedfabbe4..4904d7e35cc6db2b0b0664ac3beb2875e548d4a5 100644 (file)
@@ -1,7 +1,6 @@
 /* fmaf function, sparc32 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a455f0687dd0f5b13f81bd8df8e64eda24ddbdbe..36ee421f89d69967d94fc190321245f74a93e31c 100644 (file)
@@ -1,7 +1,6 @@
 /* llrint(), sparc32 v9 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 43c6d58cb298b34ab5633dbabe73131c2d757b26..2184558230af7e4c902c2a143a89360ecf21444d 100644 (file)
@@ -1,7 +1,6 @@
 /* llrintf(), sparc32 v9 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ed525c27b6f2b623fbf98427e29e952650dc49c..e60b071802b4c5d08b18a4901fa095bfe57f0123 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e121c1dc35309c6feb11af21cfd9f1bae4975f1a..c7ddfe93e4bf3d7186510ff54dfdd5f18afbcbba 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 856a3dabdb18b4bf4fe786bd2e5a69c622cf9e7b..c889e5e09e342c40bea0dc26e4aebedbd5d9b43f 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc32 v9 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 668ddf673ecc479ea5f19adf839bb4aa6bf26c4e..5ac8990156adbdc6ee35b100e753d8e969bf8bb1 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc32 v9 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cf5b98d71358de351c39e8071469b83329c30289..43779eb6266f6bb60fe5cf1fc2a66afefdbb563e 100644 (file)
@@ -1,7 +1,6 @@
 /* llrint(), sparc32 v9 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78a90202842210d4bdb58d4dd5418080e4f7312c..cb8bc2b718a9377457a9731417dc23093a61b82e 100644 (file)
@@ -1,7 +1,6 @@
 /* llrintf(), sparc32 v9 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3a6860ba6c88b9c5cc300adb8b12b10241e7ef0d..647a784d1a7981b2b355679f2ea5ccd3f13c6642 100644 (file)
@@ -1,7 +1,6 @@
 /* lrintf(), sparc32 v9 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e450ecab3a05b9fea3a7d2c460117eba6cf76a56..8bb813f22048fc88284c8268c51d723633ff92cc 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 472e42bb28568fb46de06a3cb250b122f69f92c4..3c0c4e92c0eefba0e3e268d8793e6b95df6ff8c8 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bb11a4bfcec5d9211f260ef238e6689356f7592e..c45d018c7c4d323d7ea12efaffa9f9061da71c44 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc32 v9 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fb56657e64387969158d869395190111422128be..83f09d62f0b37cc68fe41c38b4c31d2304fd2b97 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc32 v9 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d596a6f5f1a5b69a91b070737f20afbb52d1b431..cae2e4a7579c35c2dafb15fc0606ebae463fbf08 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  sparcv9 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6502ac4d18e66076e0dff800fcc7c7f4b4c1f3d4..fd635b6a51a8c8ea9432c43b514029c4a0e55dca 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 00ce22e6dc559e36191b7022a681d86fadc2ef41..bbd746bf3d897b163bb7eede625da447c866a9bb 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 00bf898fb953df82e502ca6010aa9fd603370bdd..79ec9945e747466866d76533d114f51ea6686c35 100644 (file)
@@ -1,7 +1,6 @@
 /* Startup code for elf32-sparc
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 53eb7051bc052b94f36b823ba6aff708c2b4e184..905e9a63a378a6108351af30880bf88a68553028 100644 (file)
@@ -2,7 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 403bbc1dd864de57bdd32c96c80fd7e5399f54b3..5fdca0482ca7353e84bcb69c9d9ca23c74b7451b 100644 (file)
@@ -2,7 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f0138e27ac98bef4a4d1923326647af696abb96..3e4e2e9315139cdda2c581ae5272f0743a59a350 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
-                 David S. Miller <davem@caip.rutgers.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e763b5abe5ca19b95f9a3185aa550f317208bfbc..1a8b487129438679a047069f09efb1bcc796b3b8 100644 (file)
@@ -2,7 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 20793f6595372ce2162a1d11c11cd14caaaa572f..2d7042a9653ee9e17753625095a2a6e813b21f85 100644 (file)
@@ -2,7 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e7d31c356d4e6347c3a34faec3870b92ee643b47..1cd2d546c51c3ef3da0da930cb783f1e91a82b33 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v7.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
-                  David S. Miller <davem@davemloft.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 513bfdb883a366bef9bce19d571a6fb56d11f7ea..19931f4bbab2ebfe3442d5fea6fcd9e10a003621 100644 (file)
@@ -1,7 +1,6 @@
 #  Makefile for SPARC 64-bit.
 #  Copyright (C) 1997-2021 Free Software Foundation, Inc.
 #  This file is part of the GNU C Library.
-#  Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 #
 
 # The GNU C Library is free software; you can redistribute it and/or
index 6cec1f05ba47bca428df03a29b53763be8d44db4..81ece66bb74d08eb7938de13c508ab8313b16fdc 100644 (file)
@@ -2,7 +2,6 @@
    For 64-bit sparc.
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6b01cfbdfdf383c2ddcbf9fbf7c23521b54e19f4..4042c1636dada5f54037f823f277507a0278d4c7 100644 (file)
@@ -1,7 +1,6 @@
 /* Long double square root, sparc64 version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5781ea21e007a899fbbdba44b1d636205d47e907..1fc4db75a9cb387b4c01210af47fbe981bac9bd5 100644 (file)
@@ -1,7 +1,6 @@
 /* fma function, sparc64 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 114a66b31df8d5588b37af9ebd298699e5853858..d49ad79b0bbaac744989c6719b7b9bbf12c9ba7a 100644 (file)
@@ -1,7 +1,6 @@
 /* fmaf function, sparc64 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5c81604b67f01ade4e5aceba6111582e607bd6b..156d064b4b6ae7f7c188f5d97d74c67ede6d163e 100644 (file)
@@ -1,7 +1,6 @@
 /* lrint(), sparc64 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fe9d2f37dab068dcc407543dfac8af5c1b692a24..b54b53fb9d88b2919bf68694616fb8147a727a66 100644 (file)
@@ -1,7 +1,6 @@
 /* lrintf(), sparc64 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9fe9645bfdb0fc7c1210bf1efd5f45b4090138b4..9db46209fd18c92715452f3a33ef9639c2b55314 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5919e85cb8d7b6065a76b1b2ba961c11ba4df60..340c880882f7e2cbdf7cccca2003457f9c96e4e1 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4b21eb539fae7180d27f69ce4c482b2618fd0d0f..c124fc683f8779cb6c807a9627d8b40eb6ab51ef 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc64 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e9f07d5bfe6fd8ea7ea6a4cbffe6bafd9ea0dce..3a1898bbffe6969a4e9dc08be5a31a039e7c34d5 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc64 vis3 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d1a524cf86f25204b45e72954f156eedeb207924..58463cee9684f86eeec426ef22cbc8d37a08c426 100644 (file)
@@ -1,7 +1,6 @@
 /* copysign function, sparc64 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 04c1e48caa0f23001285638c9f286aa20b5dc34e..c48383270849f31ac636f117b026555c30b0dd22 100644 (file)
@@ -1,7 +1,6 @@
 /* float copysign function, sparc64 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 181e67ce6142f2bb732c9ef66b206c17470985d8..176c39952fcf59e559e9878d71854d65cfde3667 100644 (file)
@@ -1,7 +1,6 @@
 /* lrint(), sparc64 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 885ffc95f8cc24d63a900026e8205ef857093b09..d9098b6ae0262c956cf436a55289a87e16c8e2db 100644 (file)
@@ -1,7 +1,6 @@
 /* lrintf(), sparc64 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 854278320f73a1aaf0db06660fd432a11042821b..56c7256379af8deaea7c4ebfdaaf6a5979cdf52d 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 54e81a40954da60c41bbb10dc1f1d2b4669997de..c0beea2ed884f2fcc5128bb671a1ef8b7ae2523a 100644 (file)
@@ -3,7 +3,6 @@
 
    Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3bd4613b73b28775323d536da73f93b32ad3894b..fdcf84e13a745d1e53ce831c9d5761af915ffdc4 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc64 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c8207ab3cdfb2b8a895a7d8724317f989158c2cc..8636dab285cfd80eb91a110553fd461886b0d1a3 100644 (file)
@@ -1,7 +1,6 @@
 /* Round float to int floating-point values, sparc64 version.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f94faa90d7b12719adb6e78359cc3b65e960570..43ad6a4ef7824b64a02e1608e3d2b8d96e53bbb6 100644 (file)
@@ -1,7 +1,6 @@
 /* High precision, low overhead timing functions.  sparc64 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 234890250540a593d76c4973a0c16878ae5cc4e5..b212e24238db4a9455e54648c82dc8c308b16015 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2005-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb50ac1cf94cc484ceffea291bb158c134107128..3758195fb54473e7e4c59d40ca34c9f0b5adc6b9 100644 (file)
@@ -3,15 +3,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
-   This version is developed using the same algorithm as the fast C
-   version which carries the following introduction:
-   Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
-   with help from Dan Sahlin (dan@sics.se) and
-   commentary by Jim Blandy (jimb@ai.mit.edu);
-   adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
-   and implemented by Roland McGrath (roland@ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0935d31fec61e0c481ec2b549c715866deb0e39d..d8d9ff9b24f6db33bc4bfaf19211b3c54b7cb4e8 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb2327708bc2b310751c101b51bf55928c3c9cbb..4d7e74bb68bde81936f8ee8d55a8885eda96e977 100644 (file)
@@ -2,8 +2,6 @@
    For UltraSPARC.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@caip.rutgers.edu) and
-                 Jakub Jelinek (jakub@redhat.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ec8b3e6cac3cf7a70baef7164b2f669d9a4b682..1cfdc5c5f554a9d3fae4adf68646f8f4dbe72ab8 100644 (file)
@@ -2,8 +2,6 @@
    For UltraSPARC.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@caip.rutgers.edu) and
-                  Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 74b90f175bea7b96bef66383ffd0a00335e92e15..61b8810fc829577c0cadce7ecdf452c767f4bfa5 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index cbbb5f810931a92d166ac305991081e8ef7c6565..8e3dd482434f8dd2c28024d2aae70e31e084f88f 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 3810d8542514669f45692b31abaeea84794c98e1..afe7861044a960cae016acf6b80d620ed913a3f0 100644 (file)
@@ -1,7 +1,6 @@
 /* MD5 using sparc crypto opcodes.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 950646470f9e9763e04b7bd137a56b0c3f81d4e0..9ac75d4b77ca8d4e3b39fac705121ea8f9c75b8e 100644 (file)
@@ -1,7 +1,6 @@
 /* Copy SIZE bytes from SRC to DEST.  For SUN4V Niagara.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fcda9eb6e0b472c71bfbaecccd242dae6f927879..51cfa36b67a6366cccb770c3b69042c0dc87748b 100644 (file)
@@ -1,7 +1,6 @@
 /* Copy SIZE bytes from SRC to DEST.  For SUN4V Niagara-2.
    Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6007f82ca5bbad99301885665f028d6f20046e09..e351fbdf66f5e22670328f25622261936fba4487 100644 (file)
@@ -1,7 +1,6 @@
 /* Copy SIZE bytes from SRC to DEST.  For SUN4V Niagara-4.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 68c08c35c93224630e9c560df094a2af1cc0f6a8..f3af826c77e05f6498b2d233a6230d8e40051f0c 100644 (file)
@@ -2,7 +2,6 @@
    For UltraSPARC-III.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@redhat.com)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 510c5f58e696844ae743aec0b2766ea93d73639a..5212a4069ee111f796bc0bbf68c695220d0e60e9 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a block of memory to some byte value.  For SUN4V Niagara.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b7d0a9dd446ec73e047580f457fdbae4c757043a..ea842922b89975a77166c483e447011d631d6c8e 100644 (file)
@@ -1,7 +1,6 @@
 /* Set a block of memory to some byte value.  For SUN4V Niagara-4.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1734573f9e4b89b50bc4366dde7e1ceec8612ae8..dff7040f501d296018d5e58f54b3ecabf2f6d66e 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 10e6a5b1a732a3f9dbc78efa1b413939a1466751..35c0977c12c9d9f73e2e1c280170217bd52a6b6b 100644 (file)
@@ -1,7 +1,6 @@
 /* SHA256 using sparc crypto opcodes.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2e7c5f200c38831952966e99c08cf1eae85f6c8..2ee61a4497e9114712d262208e43dc0d3590e9d7 100644 (file)
@@ -1,7 +1,6 @@
 /* SHA512 using sparc crypto opcodes.
    Copyright (C) 2012-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller (davem@davemloft.net)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dbddd172e35f30cc430eeb97f9881768d758ef46..1cd96b400fb5db826c5bc9e9b8482f4e4e62ea79 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 012fb5f3af5d5dd28e263102fc17d6f0a521e15b..7f4e7765a7722e64473c3b79aa53b13a6c51e608 100644 (file)
@@ -3,7 +3,6 @@
 !
 ! Copyright (C) 2013-2021 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
-! Contributed by David S. Miller <davem@davemloft.net>
 !
 ! The GNU C Library is free software; you can redistribute it and/or
 ! modify it under the terms of the GNU Lesser General Public
index 6d2ed3f507fdadf8ea06906ba796efe18bb4e09b..1b4b67c2e9938d8279124ff19619d58a10be2cb6 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (*a) + (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d1fc34ec0ac338fca066359d9cd880b0f714def4..7e9cdf08de7b396073418b9b6eb3a11c27d4430a 100644 (file)
@@ -2,8 +2,6 @@
    Compare (*a) and (*b), return float condition code.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9159ecb0ccaabd0b97711fdadbf7bdae73b2e274..01fc80749df20aa1a07f2e26bd463a1e6c06fa51 100644 (file)
@@ -3,8 +3,6 @@
    Signal exception (unless masked) if unordered.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a92afd04d4f9ecb74eab9ec23f2fec92e59fe59..217550562a4e87974a69f5cf4bb0db81d8eed23f 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (*a) / (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f542317091043da1d064aff2168823bd76d2a54..6286e4b08056c73e71377051c597903371b58849 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c96524f765f1373f30cf33921865901d76c1baaa..b231e6efbc7551cb1e108137bdf8efec14add0e2 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if (*a) == (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3294443993067f79e89693cd12f6e8cafad4dba7..d920a5108a76a8a345d14df801dbb06124a843a8 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if (*a) >= (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 67420615efcdcdecb99a9196ceef539fa73cfc93..d563042bddb65a9ba4d7683e6dfc0480a07bf20b 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if (*a) > (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ac4c3a5fcc786897760f32337ed356f83eabaf2..d4b4ad0743d7985b9e733f82bfc003344296f27e 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if (*a) <= (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 46369ba55f0f91e05946cc8f471377f041dbd5a8..97a2917f824e9e5a6855f72049fa4c611766aa9c 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if (*a) < (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca002de0caed19bcbe843c562bf530cae57a1191..16b4ac065b7eff0e758cacf0398dd4fd2ea08b49 100644 (file)
@@ -2,8 +2,6 @@
    Return 1 if (*a) != (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a7266995de452e99fa1a1ce79d7485193e8180b5..860db6cab42fc7f37dc3059f6586bac86042d62d 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5e8c810901262898e1a7bdab08da903724776d88..10d751aa851a71e072e06652b3ca752a2583af42 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (*a) * (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6acc4ad27da2b61c7a01123c57401629098ed63c..5479cf76ff56d674799e63f4a5d87c0f345d918d 100644 (file)
@@ -2,7 +2,6 @@
    (*c) = !(*a)
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9e9d39d9154e2436553e6bf2abb44f36fc4eb50a..0711009c6a187692e17860bc20a2b798e6132b41 100644 (file)
@@ -2,8 +2,6 @@
    Return (double)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6915bfd5cbaae1f267797a81bd9e03021823c156..d830bd1a535845981c22fe5e916f4a9fb0628f1c 100644 (file)
@@ -2,8 +2,6 @@
    Return (int)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d9f3748d0598795dd22ecb697f2cd0f20c32ce8b..8a4087f982ca385e771b63d92444eb78143391d5 100644 (file)
@@ -2,8 +2,6 @@
    Return (float)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3aa0d72d6e1e824a7c7e15f37d8d72348131f220..df387978b7d0a33730a91d9d3cd9d3c4b003375e 100644 (file)
@@ -2,8 +2,6 @@
    Return (unsigned int)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 07946660f4839bb60c0edc6f92907945e3be1a9c..c61f6fdd97ebae311bf3b738a8837eeabab42abd 100644 (file)
@@ -2,8 +2,6 @@
    Return (unsigned long)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 96dc09d89abe41fdf4f93e8ffc245c013bb443b7..62c1b07e7bf9b678b1b6d309d44266805c4ab585 100644 (file)
@@ -2,8 +2,6 @@
    Return (long)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dfcde1c9098ac02b36d4b7fb0b99889cd0021305..a118a1d9346a307c468d7dc8397c6aea0f3b9682 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = sqrtl(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 70818033de87d1c4416be0e417f8834e9a53988b..5f11ee6e657d289870a6c3b9a2aafa16e533b70c 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 158b2cb1bb96c624d6e5e107f778b12d21179e56..b1eae31757e7193549d1e09ada2c499666d507ea 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (*a) - (*b)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7c44f9a55272166cd28dd77a6c0ae87173bd904c..695808489fd2f8211f4916013696064b2254bc2c 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a33c2334ea8716e27f12dfbcaec96f97f613eced..dfdae4bbbd89cff2dbce2dc6256df1e019a5dae6 100644 (file)
@@ -3,7 +3,6 @@
    Simulate exceptions using double arithmetics.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78686cd09c942fe636b502517df8df5262882b4f..c300e630e26ffaf673fe4d6665504965e1340ee1 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (long double)(a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b272217c84a5fd6fd7da39397e9ae4306d796e85..5a0c990a492b039e2d34dd246432327df1574557 100644 (file)
@@ -2,8 +2,6 @@
    (*c) = (long double)(*a)
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com) and
-                 Jakub Jelinek (jj@ultra.linux.cz).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 578853ec1a3fbf68476d1b9cf12128cceed3a57e..bfc84ea1bdb56e7fadacd64c611fdcb89e584ff8 100644 (file)
@@ -2,14 +2,6 @@
    For SPARC v9.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
-   This version is developed using the same algorithm as the fast C
-   version which carries the following introduction:
-   Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
-   with help from Dan Sahlin (dan@sics.se) and
-   commentary by Jim Blandy (jimb@ai.mit.edu);
-   adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
-   and implemented by Roland McGrath (roland@ai.mit.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82d2463a3fdec95abb40696581effa639fa654c6..45d3d161a895c7cbf4324a81e92638a0872553d3 100644 (file)
@@ -2,9 +2,6 @@
    Sparc64 userland (_Q_* and _Qp_*) version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@cygnus.com),
-                 Jakub Jelinek (jj@ultra.linux.cz) and
-                 David S. Miller (davem@redhat.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8520717eba2438ecc5e8c1bb44e9e58d242fda5a..05a637cc0c97cb280f52be6969ddcfa1776db35a 100644 (file)
@@ -1,7 +1,6 @@
 /* Startup code for elf64-sparc
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 31e5e684497aa2079b13d483009737c2475fce98..4d988fb4941cc38680a8898493e9fcfe46170155 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3fcdaebaf51fde48804d5b0b1b19ab3cfbac2f61..d87445590ceff6b5dc67900d3a1c561e356caf55 100644 (file)
@@ -4,8 +4,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
-                 Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 15468545870de19bb6f73e1dda6c9ec4d6443ea5..4f09459cadcd056bf2e15db101996e9dc67c0db2 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
-                 Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7e1fb828539f7ba0fcc84ba0efe4d78a45a1668f..5cb9257df760023777add41297629886df772a3e 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                 Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 32fd1d6b624ec903cb9cc011026c653eed2ac302..482a5f71711ae98db51034bbc2ea956956020b30 100644 (file)
@@ -2,7 +2,6 @@
    For SPARC v9.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8def4fdce88cdaffd565c914ecc9068c392ef6e0..ba1418ec92047f56f6e39331a2152b9281d10bde 100644 (file)
@@ -2,8 +2,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c488c3f365311c1a02248525742a4b389a1ab1a..b0218281b406b7a1c636a90aaf9dc8461ac78120 100644 (file)
@@ -3,7 +3,6 @@
    For SPARC v9.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 083935c37bcd75dd2a449646a9af0f48364ac9de..0088e2dee4e3ae79336bfcf41204991b08aaa587 100644 (file)
@@ -1,9 +1,6 @@
 /* Determine the length of a string.  For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>,
-                  Jakub Jelinek <jj@ultra.linux.cz>, and
-                  David S. Miller <davem@davemloft.net>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 298edcd2aea1d5bf3420499e59d6018420f58d1d..271dad4e7469be92305a721ec8d6602a001c83df 100644 (file)
@@ -4,8 +4,6 @@
    For SPARC v9.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a5fe20219e360e789d60783aa1d06ae8fc429c0b..26ceb615e8c967ebf365e60de869a388bb175e48 100644 (file)
@@ -4,8 +4,6 @@
    For SPARC v9.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
-                  Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d58ce388003b30cf6e1cc4d54b13004328a2a079..cb0546695828292346ba62902229b9079d719da8 100644 (file)
@@ -3,7 +3,6 @@
    For SPARC v9.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87129c972da31255924581031c64638528b1d055..ad8a5b06f9d569127ed416f8d760c9ad6d62a1f2 100644 (file)
@@ -3,7 +3,6 @@
    For SPARC v9.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1f3d074670a24e61894e31f381dde4e84e009b9a..45944535cdd0962b2c97c75517d689f0d9ed8166 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger (davidm@cs.arizona.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index af70f6398b41f3bc64b0570a30f5dfa03cbabc29..64a67766d2146c08b41d82ddb9cd821be5e80adb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2fa6632327583af61e0caa97f21b5cf4cdd9ef12..47db10e1e246a07e5349e8cb86e1b398cd4f37c7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 181e615cc6f679d7613ecf5aaa83233c294103bf..100a272bc3e295a0a3fa86632e01f39a67d73d09 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6269ee2bd6db9125da29588bd6d6e9f92d42e501..abc32addd8e64c8dabe226ee6db65ca4d81f808e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5dfedf03ea9c859fc467ef4ab6cd0c4478926e9d..8b70e16bc31955af4659dd3ccf1bc57251557ccc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 21f22462db7ba68404c0eb611b4fb47d5300cacd..97d3d8debaf2cc69630ce6f61ad69822668eddfb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5232afc668fa1a6daab53c40c7493bc4954a3004..800f547a79d9e620755f2afa307868181f48d273 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Alexandre Oliva <aoliva@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 066d6cd72db832eccc7488933d49cf5d085512b0..6fbea01d442a3e20dc77db99a4e81fdf186a5843 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7031e7986d3f03e2d928bf5008733adf7f042e62..c4d72e71817ac2d6f0a4d1fc00c87928b0b9181b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2910f8ece9b224167ce78a66b2d27856c6a100d4..1457253fefb3a6105d4731c3b6e63dcf602218a0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Brendan Kehoe (brendan@zen.org).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d19c4126c6084b0b2e41da7a56d4a3d3e6ec76ef..9f3216a4f08de2410e1ab82b461eba1b1ecebeca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8934402372dcf6fad2e12015ecfafdbaa7e76cee..29b527b1b8fa2907569c89fda753bf1ecc626c1e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 3c25f26ee8394f6084812b3ba52c3f911532b434..4b9e9c2b10b8a515f41aadda746251e9d3f7a38a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 850b8beca36eae553191f4f38904cad479cae294..f637aa7e971e6c10e1dbfe89d2d313e7c9fbdd74 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a21f27c4be405cbc7a582005cfa732a22d412334..6688628b28eb49b7054d162d97ef21d5aa62fbd1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 022a23aed5933a163067557b63b51c9522bdb7cb..106a66a86f8c02162871facde26e83c02c4b10d2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 73a25b2f6b1bcc7b6037f0a55374e2594e5eda77..2b283e72b5da15328ecbb7fa433a762c1db71dac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b21d0dac1fa758f5b17d5cf8dd7931e635040daf..b8ecc2d1b0ae926b801a5b93d3be62d2e73dd552 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <rth@cygnus.com>, 1998
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9545840f66348e44d41cbc7175f66c789a1d688b..1f7df8fbf9c378cd5c0282b0063ada1f2f142d18 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@azstarnet.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a000c845f1c9f30d9268ca0e4191528c93199406..741d2384a80b679b1452e43069b8eb81d818e6a5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 76947ac2c7edc91aca6651addc92732ec5f8528e..9960cb0ceaa548d0f20d8c90a52aebb8f2817763 100644 (file)
@@ -1,7 +1,6 @@
 /* clone() implementation for ARC.
    Copyright (C) 2020-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 05596cb7a5f3dd08b341c14466fc19f4c2df72de..232422c382b55b284ef9df92b2ce516f83b81831 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Pat Beirne <patb@corelcomputer.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1e12ee683c422d74e97cd416f46c850d6ae4e09a..f348520f3cb46ac86d2689fae5fbb99b7d3986f9 100644 (file)
@@ -1,7 +1,6 @@
 /* Data for Linux/ARM version of processor capability information.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b3ad719c91f0a3f1bab5a044e5c406268247b63d..ec13f550d08f874442ca328d001985d53f5d027d 100644 (file)
@@ -1,7 +1,6 @@
 /* Linux/ARM version of processor capability information handling macros.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8309ce403222b8531e7b7df94f04a49f4bed8e14..fd83de582ab8f85168543cdf3d378b6068c42401 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Phil Blundell, based on the Alpha version by
-   David Mosberger.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ade2f49aebc864706844a9be4a9ff79f1d8a004b..6b83f2c94258925e238a09b7c26091e8be8cf40c 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
-                 Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b73a1515a8f078740cd86a6dfbca7bfaf7b66d8a..80efdcdbb0a19e34153b38a7a2ad7c9d093552a9 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <pb@nexus.co.uk>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 623d1fa27386fecd0093e1bae7ee85c5b3f8ac9f..03deec9f52a4a6ebc8ac449c5be7e1d56d8eb1c0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c1722557bd16526427ef99c64a819c7b5a871ca6..e25b8065ce10f396c0e48d9266f914768ac571a6 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
-   ARM changes by Philip Blundell, <pjb27@cam.ac.uk>, May 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3f355c8ef9d75ccd853778b50e5b9a36a7257860..11be0a0966c68bce88897a3cf729137fba280603 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 585330c15de7e3f10494cf487342e57a83d8a7a4..34212344d5c44531a7d637f135a7c3345afca78a 100644 (file)
@@ -1,7 +1,6 @@
 /* Optional code to distinguish library flavours.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9a1fa78d224eeab6d2de873c1037859d610d5e65..d4f5f9aedb196f5f7d8146dd03dffb2e47f6ca55 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmain.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f749e02516fccb24d8d3b76547e356492bfe90b..9d4eaaeecc03fd844b985c58260263d9f29f7784 100644 (file)
@@ -1,7 +1,6 @@
 /* Find path of executable.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ba3fd22cfbcda0310df2eb39640c60e62d935b2e..18aeed19bcbd5aaa6add4778b4358023e0617adb 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8bada637e60e8189986caf61e301e15eee96ca74..3f8d6e5ae6e93ffe052c0e5a7662bf67855340ee 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8e05c72af7661ae0337abc1785daa1ffb17a8a94..aba2c4e9fd099a25cb04ea659c4f6d85aec7dd0a 100644 (file)
@@ -1,7 +1,6 @@
 /* O_*, F_*, FD_* bit values for the generic Linux ABI.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0dd33638f0dae8043f514d586267bf09de1e7f6c..c658dfdf60b233b2a3049d2b0adc4e686dc33824 100644 (file)
@@ -1,7 +1,6 @@
 /* bits/typesizes.h -- underlying types for *_t.  For the generic Linux ABI.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a27cc1b06fe62ad1625618ca451e9ccfe10524e1..9bd1b9668ca4fd585031ad2a5de3459e3d8d922c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d8e8b992f01e8102f3fde8026064dded915f91cb..9ef050a57a7c7f13830b8dc0ffd077c734d494b8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 786359979b115a358b216c7dc14401a487222cdb..b39591e853c8db7d888110c0185a6e5bdab57e95 100644 (file)
@@ -1,7 +1,6 @@
 /* Find path of executable.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3fedb265c572b425f1b1361222b2fe517ff6c792..ab6f82cf997fc78516282846b202d6b9b9ac9f98 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2f433ab9bcdd936354900f7f582ccaf2d1cbde5b..bfbdf5ca20c5f6df0d9306ecf764f8a281aeef3b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e5979a096780a769e81a4997e918cadc73f4bd3f..1077cba17ae8a6b0085b92eb536a543d5980733c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 048ad40413aefdf6acc22e464b1a9a9db28daddf..a7218028e1b45b4f7fbd90d814f4339f9418448a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b71ebf1c883ee3c6a43bcc908aa69d189961fe8f..d4a7adcc85783261b200ab2bce274975e0a3f967 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 45a0f96f4d5525d75a0ad71ed8b19df279c86dd9..fb12b9c1f3d9881d111e4db566aa7786e06b1796 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1d21e68c8d1c354f3a5ba2f79638e937c357451b..a73a4e89fc790d6997df8bffce35a25cd5391557 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6cb915ed96369c8b39f315decfd792149219134f..879a2c10f159593a5e239c596aecaf47ded3f914 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b3188d1c4917c55fcdb6ef2018cdfb1e6350cf77..7db45c349fa6d03e9a34328dc05d5c2728b39a0e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0cf8075a2a238d85f3c3a52d82893032b21b71a1..a0446be329a1e489e37aed0a1ebbffc3f2e21904 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 19d5d8d1bf12c160c99f9d313c04fbf29cf70dd0..1bd0ec68147b95c669f75fe98ee1408581c8cfda 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2902a8a6ce69664443d9e142a35ca12aa0d6e451..2ef4a4db33ea56e42b70fb5973fa3b48703d8aca 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 00442723b6c3f84a5eaf9401a130ed7d5c137b0e..cd1564cc09090cf58256140baf70644d73dea36e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index edebf5a8bde532ab68a5519c290584694f8912c1..2c8e6a77b3f1f59d36e3085e6a5bd97e5feace7f 100644 (file)
@@ -1,7 +1,6 @@
 /* Determine current working directory.  Linux version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c60032ba657448e9235d22cf63a64aa53eb6e871..6b792189a5bac4045107fb442b2d3659eda42e72 100644 (file)
@@ -1,7 +1,6 @@
 /* Get IPv4 source filter.  Linux version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 52532f7190d7afce21f829af8bee32110694bf26..4510ba159331f93f1c5f477a734116edd59e1b2a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 66e2659faca91de8234de90ec2b43062e32e3ebe..3903817e4d98a393ba903789ef93cf6e135e39ff 100644 (file)
@@ -1,7 +1,6 @@
 /* Get source filter.  Linux version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1391e360b8f8e86ce39a56d4bf1117f37d07eed9..8a5d342f0c8bbeae357254b874526ba6d5e76e8c 100644 (file)
@@ -1,7 +1,6 @@
 /* Determine various system internal values, Linux version.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 57e988fe367bd59a080527f480a988f24fea3640..b3d93a64151f5612975d05ed687fa7accf2d28b4 100644 (file)
@@ -1,7 +1,6 @@
 /* grantpt implementation for Linux.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1fcb1852e868ab305d42f2e2228760ab1c0c0e5d..e9edc0e7bc6a757ed2c15068268cbef7e3d94f9a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Carlos O'Donell <carlos@baldric.uwo.ca>, 2005.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1948602cc9718b94879c2db1f3544d2fdab7abf1..303647fb39ee04b95835334d9b61d1787c62d196 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
-   Based on the Alpha version by Richard Henderson <rth@tamu.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1405b42819c389931af88858395484ccbcb14466..d9ed74666cdb684f68e58d7bf9791b062a4f5b1d 100644 (file)
@@ -1,7 +1,6 @@
 /* Get current user context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Helge Deller <deller@gmx.de>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a80e7641513cb2316230a63873be7d6a17b74a8f..1a98734e1bf1e47658587d9eb8cf1c8c267451cb 100644 (file)
@@ -1,7 +1,6 @@
 /* Create new context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Helge Deller <deller@gmx.de>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8fc5f5e56cb31f51aa19526b3f819ad61b8e04cc..1e632775727b0bec7d99d61dc87789f3c8785392 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Helge Deller <deller@gmx.de>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f9a8207543c164cbd29ebe5ba61a479d12e2dde5..ce74f1a73e83c0ad4da12b00511f574a90689db6 100644 (file)
@@ -1,7 +1,6 @@
 /* Swap to new context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Helge Deller <deller@gmx.de>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 779bc85e26240de45355b20d501528d09aa30bd4..506916e693d9ef213e1fc59a5341c703bcaa2f49 100644 (file)
@@ -1,8 +1,6 @@
 /* Assembler macros for PA-RISC.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
-   Linux/PA-RISC changes by Philipp Rumpf, <prumpf@tux.org>, March 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8ec84491bb567a2de27ee29cfde34c0acf238e48..1919a1afafe9d96f2b31b7535693b1ca77dad7f3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7efe0679b360a409e1a9d79c7124db0af9d78669..af3563300b2d426df604c1f15fce6a769736b2b4 100644 (file)
@@ -1,7 +1,6 @@
 /* Optional code to distinguish library flavours.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e1b4b6faffdff00bac18b6ed2bce436ef02b56a..165dfed7b748550a573265a13d95cc94f279c036 100644 (file)
@@ -1,7 +1,6 @@
 /* Linux/i386 version of processor capability information handling macros.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 95e8d06dd18e234048bee0b883ea2488e6ad5d21..42c1deb9b58b80ae23215dad0c5bcec0e4f0a6cb 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 059fa5a95ef185316ed0055c1d6f53d66a3d429e..1f8b71c215fe85d9dd86275c40d6734933158079 100644 (file)
@@ -1,7 +1,6 @@
 /* Create new context.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 25fcc005f50d43614085d2562db89fcf6b4856bf..03a9acf65f70d5def7ae27cf673998f505fbe405 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4be3d0598edd764ac016b7a72d48f28133981e94..f5a6495549c6cd528c2236e53b07f978c60b1176 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given context.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 19f3bbddc925571e4a5156525a85efebb9e0656c..800b961a35cb8640eb68e0592ba50082888fb037 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 369c22f7f2a97d3123069f41e599487ce5483222..13f548c34c58dc03850c5b6ae98695f7641be2dc 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context and install the given one.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8a9911b7acd9e69233690880c5cc56babe86aecc..ec12c84ca877b87f0eaa7711900465e74d546565 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.org>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2b8bfb8c0bb7185ef814e0b95197b15e798a246d..ed9ddcc4cfb33d82d2d3eacce76d74440195700d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fbb4b1c26f0839b5961f5f2a5d11d2f25c46d378..ea165e42dc6c543e6d2df3223ed8d5a16fe29e34 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c7bd3b3dbcb230bd1687df42d7734c52bcdf14a3..1f8f1d71db01cc3a337ead695dd1576fa4076767 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 554649a865955e238001d5bc025182b3a2c8f59f..36e626382a138e586604e5cb6b5554eb55b2324c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd0235a197b8bfec979c736bb6c2b940adb46518..9adc092c2cdf43e1a8ae64a385bcdf340c15f2ff 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d366e8208e302941d96a22d0c6265ed27dffd705..572b1b30df8049ecd538a1b719619b5674b09b34 100644 (file)
@@ -1,7 +1,6 @@
 /* Define the machine-dependent type `jmp_buf'.  Linux/IA-64 version.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7dca259c31f1afb99be0c620887a05d679f44153..fc71ef721bae141f7f03620f825e2728b4a7d2b8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b9cd0b0c64e59a1d369b4d3b8e43cbe348e4e0d..8fc3bce51bfafec1b24bcef90b6b6d511d96d1be 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c0e55f9e95888a6d9b686086fe34e6599df770e..bfc1c05a04843edac20ac02a25867ba3dc7b4d51 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1ca85593c690a16627f6757784bc3a7c1a31b6bd..152902d49c9f275d6de8985280dca80f817f92b7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 007c8c0ee4a2e305cc4429e7e8ab97bd99cb741c..ffda7129200bf430d21b32b77336760b10356e8c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger <davidm@hpl.hp.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 43482c506aacf3e0b8d762d1c6f9564ae15f5c0f..6a44f30eb572c3fd9e1091603e151c2fbcbace78 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9c22182c05f1ab2afec8d1a36827618c0f321b87..6b76bd4b9f26f57a093dec926b10663d63aad9e8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f242075c7d84996c9c8ab5c14f3987fbf455d432..523d7e9678802a700ffdd7a5bbb964edb2d8ca7f 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 234c174ef26e9282b7f450d84b98c85f51f82e66..a19a63a26cd71e8e5f2ddbf0cd6b762668c55842 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4761e322db110c429fbbf7e4cf467696820e2f34..c52c1e6c0cead7cbe854590a32c3034f9f409358 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e472a1df19d1b2ea6fa4bd3b1106c87aafc3597..96170b707b43e66026dcd7393b381cdbd6970882 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 23f1d437f974ec9f0fbe5a9ecd4bf7773ee177f8..2b42602eae720c13d52444ee43ad2fa25b5cf38a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee6365aece64ee7be1392ce94bc4b646eeb6ae46..d5f9c4ef10263dbb0ed226788fd0c746fca9c140 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7198c192a03b7676f8311cad42793e6bb6d59036..07478baf93f6e2262ad4d1748aa10bd6aab8cb17 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
-   Based on code originally written by David Mosberger-Tang
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6a30f9edc67bd0feb5db0c51c52931e585309f02..c6a7ead2e348eec0d0f995e0e087d5be4b132362 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4646dd710b60fbf4bd0c3a0c2f95ef34efa901b2..45f49e9fe6a7763c442a4c310a7f6969d3c02ac0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 39fcb5d42998a934e3646ac857678465cd9212c5..b1b8dfefe6be909339520d120473bd67e4bece57 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9109166f298cd31949c30089000f15cc426ca027..e7d2bac740fcf25ef76c244418037cf2d1e0fcaa 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 642379eeb4b101f7e237ec610fbf9b7ebd72734e..92e2cc38a6f4b6f811cbcd2523f344e01a29681a 100644 (file)
@@ -1,7 +1,6 @@
 /* Stub for ldd script to print Linux libc4 dependencies.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 183a9bfff8dd679b62d17511a81f39286ce673ff..86ac2b3e23c2b0f643749dc1a52514a73f3464bc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63b93b1ec3c7a3f4bccc85fe00386ef0a666bf62..12286600587bd6011ac0fa94962e1bccab6ebe68 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f406214997c67b7b630366af0926c3a19f0f5ad1..561048389463a97e4b1c3b6a2c9c17404b6874d2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 192338e527637c6eb775a4ac1f76559399a6f006..9b4f2118f09144a5414d7c24ccaaebf812e7db42 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3d5fd0aaa5f9d0802011004f35d274184cc6bb96..3c96cb0fb0befc67d6fe926679999d168f89b9d6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b29986339a7e6cc0f15b72bad40dfbbf8e54a782..4b83d860e2e2e0b160618fc2f0360de8932549e2 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de>,
-   December 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cdc030bf3a88ccb9c76d6c13d6097bdd89467103..eb0e7f7be35275a5b1e7f38d6eadf69fcef6f0d3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@gnu.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bcb7f67290d56d78eab9ee6b22e7447f58188bca..ceb751eaa81be7cf7bb91654bc2a87999b123b18 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fd71b5ca2eb860892a2555768d4792e2b008f01b..64603afab44482b22a92ef43be955c4f8b4d3325 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ralf Bächle <ralf@linux-mips.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 608f1bce68ab22b9bf6135ad0abcd436e5a590c7..c2e9f3b8ef08ae05125774a6ea710920502f3f97 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e31522f78bc39ef3bbc70d4acb89f5262df9438b..ae064ba608e51e6c5fa7e02d03bb3284ef8c48a1 100644 (file)
@@ -1,7 +1,6 @@
 /* Modify saved context.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d0e809d893379b0adde6fa56702b70ebba740bd0..d07e59bfa5bec138b96aa7e8ab89536e06fe5e5c 100644 (file)
@@ -1,9 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Alexandre Oliva <aoliva@redhat.com>
-   Based on work ../x86_64/readelflib.c,
-   contributed by Andreas Jaeger <aj@suse.de>, 1999 and
-                 Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f41a54cadfea0a95235c1eb7e82970e1f2e5fff..9346cb5f06e70e1a87404c0dad18078e30f0a22a 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1e7f36ea70c5a1dcc3a84dc1b2d5cbad102f966f..e2b92e7d07885e1c49470e83c0dbcab86f543138 100644 (file)
@@ -1,7 +1,6 @@
 /* Set current context.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b3ce52a15b2a60bfccdc317fce0de900bd9a1dc..06153370b6ddc0cd4fec5b6322927361f31a6072 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3055481c4506c45f8bd706b8134e38b524819983..0df34e76bd21bcaa0f1fdc3546342215e99fd797 100644 (file)
@@ -1,7 +1,6 @@
 /* Save and set current context.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c5e10a338e495f453c148798b108da145f8f1390..4d60846dfe012c6a0edb371a50ef2e3d90ba4c2f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6823548521e8b8751fb0dae32206749ed645e71c..6192b0c884293918473894f8e0150499df3ce6da 100644 (file)
@@ -1,7 +1,6 @@
 /* mmap - map files or devices into memory.  Linux version.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eccae2e4c6cdfefa77fb12a0821ac66a23cf5007..6c1c6fff21453f7ebec1cf395b68620e311076a1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f38c06d539363907995748deaeb29f7aa297210..760889c4c43a9735881dd163be2266d9b5473ea9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index decf1376cbbd5a1525e4b0d367d421e7691dae6b..77972db5081648ea8f36a7b85f40a2dc386c5fc2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6d99f055a114ade0facfb2d77c0514121545b66d..563a12e123f361c84164dbb17c5e545bf19bf15b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index adf8d17e96b613d794fb9e3b14e25676fef6ea72..d978f78df7cd29962f8a44d4e3c79d065b102825 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a8933cde7cf236dd09d211d030c8701def25a67..0f925da4f44f59c77affc3c9d9bf28e34ab1d28c 100644 (file)
@@ -1,7 +1,6 @@
 /* Definitions for Address Resolution Protocol.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f6732dd58c0fad982759299334483b8a9109634b..bdef4095dc97fad8c2e581479b152ed2413bea1b 100644 (file)
@@ -1,7 +1,6 @@
 /* clone() implementation for Nios II.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1af30dab6fb837918621bcde1f896c1890f59f17..6ca04d8ff2e776c1e77bd5e4385de7c35ca33700 100644 (file)
@@ -1,7 +1,6 @@
 /* Internal definitions for stat functions.  Linux/nios2.
    Copyright (C) 2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f06d57426a40227e8ae069eb002a516837d361ed..82798df4b4b75e790d9b536e0c69d5ad7a0b84b5 100644 (file)
@@ -1,7 +1,6 @@
 /* Uncancelable versions of cancelable interfaces.  Linux/NPTL version.
    Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 30d1f306c29131b395fbae274992c547ba1c1c28..00d3a680c23b11edfd04b65588228c26a0d3252c 100644 (file)
@@ -1,7 +1,6 @@
 /* Setup of nscd worker threads.  Linux verison.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
index aa335ea41e3db71cf80f088438b9a758a3eb46e2..88e4355039ac775dde54057fefa3c68a62d964e0 100644 (file)
@@ -1,7 +1,6 @@
 /* Linux open syscall implementation, non-LFS.
    Copyright (C) 2017-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8ca133b1fa3086d7139e8cbee79c8b664091ced6..465dea623dab7a61f64e14a390df770e6350b509 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ebd7f524380189b8df1f32eb1fdb008c5b6c696f..d2f85584a2997209375d468e983ee3b1d1c1ea2b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 763118210880cf17c9f2762fea8ee44961cf39f6..6cff96bcde6163aa54fd0a8ab4e28636125ecaa4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e7df6e7465c401141e0c2e53adf3f46a34e46e35..f58c01f25a430a8424384c33b4cac0b981757898 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f78ef42d80096336dfc216ce5cd24205b66b577..cf98f9987816a1c7f904f09b6ace1ea034c00381 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c39ee8a16394c94fd39aac2b3a27feea29db2943..341513ce099f9cc7229f0234d866629cdcebe32a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f39e1238a4c24f00417e9e97a7c100edc41688fd..cb006a1c703d878a1a8d1673f0f572cd07a83b48 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5cd107ffa9be06993dec74b6e5deb570f0dd59fe..c214321e94bed2d3e6397a08a26e2823e913c059 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2010-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c2ac7f72f34ee91cd334ebedc29168b680d286b2..10609d273c30596ce357b1cbb6ea2629c711de5c 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 76ce33e31d3a280d26a14979d1796d47901a932b..47def4c90f4f822a753d95a4bb0bbf5203a30b0d 100644 (file)
@@ -1,7 +1,6 @@
 /* Linux/s390 version of processor capability information handling macros.
    Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ce15a5a2af5d6df7c44457e7032a93582b67db7..09487c11a5a3792b038ad772c0852200bfe52478 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 08145e4156e47a82fb0b3d6a1b5ad8e093c4dafc..dbbe5a55ff75d2d9c1420b0fd1d4f4e3dd32e22b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7cfd66b5f86decc2813c9c78fb766b7ce73c6706..e65641ecc943bbbb81ef1b940e9deadb915de2c2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7774a59580a0f8dc91c91a5b36069a6e2c97727a..210e875f26a43250b6da747bda3db8e78c4085dd 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index eebccece1c5384adc0403123a03c555343accffc..d06441f6b9e929672e07e058aad126543ee93280 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f50d633e48b6163b2274697f2b940d4144919890..79f9d9a106591aeda5c836fc2e8a34a4fa43367f 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5039b99a94b6efc4b34cead932e807bb9d326ab9..d648f2ef70e12562e1faa7bc308bb94dbc2dbfd8 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 32b39575b0f6db58e186aa9a49d43cb577cbf3c9..7b79cb75b5e307f39c8b581dcffcd67bfd16c0eb 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c9238c5f603e0334fda9b6ef02fd44e3d3a0a9c9..3246dbe2d9c51448b7877942ebcf7812b30407d5 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5820701f21d5f758d161e4fbf1f242031fe4e7fd..bdb8f4bf3ecc720d2955cadf34f4ab366a2d434b 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d91795af78ff17fb228d858375a80e5fd8ce1e12..cf27aee4f082db18e6ff4774eecb8a901ff9243b 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d5d457d98d4a60197ff2cd5a6b5cb66cecab8ace..2a4c9aecee3910a6f1c7935ef9173b4cdb9ebadf 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ab0189f653dfc2cc9ba14ba14396e857e7a1da3e..eb524ecbd401973a040bade9363adde6563f2a01 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 62742a8a5fa8b6301476fb77bfd9f1af11f9e499..753763f3b59874b501bb97985a5e73d883e5abce 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e37da4e573e72dd579d76810ee544ae7d7194bd7..271afa0c7713d1330ac7519713d0ada03e638bb8 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e4e0f3a8310612c169025e5813aa431b485ae94f..bfb7460cca1af0ce56d4a41b23410925b235a9f4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1dfabc8f37d269a43de1b8fe5e4d09d2504caabd..40736c6335648d845c8b83c72e07ea1d8904d078 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index fe96d0d9d89db824d6e56cf660aa9ebae77ec8a0..a4647fc9d030abf134f311d45f0aaed0cb3a7d7a 100644 (file)
@@ -1,6 +1,5 @@
 /* Dump registers.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 37aa2496adc165f348f17e5d728b8b34beee951d..b0aeb57a00c45637cdc9cdee7d30b25fea136aa4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ab91083b050b9bf143f144a26906ab6d8993719..27edb0aa458db01a0c631f85d6e63f1ef3486f63 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 50712b649be253957b38ede9de20ec33734a2f58..426563b429bc06950b8956ffaf8a9ca96314f440 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7639f35de467b8b9dba8bce83274160375e93ed8..a768d6748b6b0cc55e35d74752aff0dfae5bc3dc 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 34fb5dbf5ec5995db89378583ab0060e57f6403f..c26c228694f1233447dca7f8760c6c9f0baaf512 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d4aa0ce2ac0d4a870a939b2ea075853a37a7cfc4..dfe25661acd6e86140c19ef5c20ecf42ebb7faf7 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 51cf1f5ae3de17df4a7eaeeb91e2a62c966a8039..3b95890d3288d8d94d3528dbd06dfc6ee7a01406 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 28632f72bd1b4a502ccd9a89e2fdf70f2ac83068..11c79378972bf848ef99ac928615dc0ff740e523 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9418afb0f497f83a074aab5c659a734add051313..f2edd4636b7b7cebbaf0c0209551deca3b9b429e 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 32496e5421b0661247dde7c47eaa63e07da5b329..0b3cadec5b01538f1e7ac2b7eef099e960f10641 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ad7de5c4556af21113c55a7fd4a09db432698f31..a4c0d1c5c38fcbc272c613260d92e7dfb807300f 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ed970961bfcfbbb4b348f018f30921adff527d83..8a5d56ca45b685bd65eaccc65263b815307450de 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2008-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 019f535426b2265a16b41af1f28b50756ec68b3d..5ba79c43ad432b85f069aef5b2e73e7ad5055da6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c7b2ab0e792b6ae4bb72fcb5224f106cb78ca2af..389ad542bbc87dbdb9d701378414775420b4ce05 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 21d485e9e973724eb0d8ce58b254d0ccde85e2a5..584f0d744f32b36f01dbbca117a161935addf118 100644 (file)
@@ -1,6 +1,5 @@
 /* Wrapper around clone system call.  64 bit S/390 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 65f54e310c892f5f08a497ded1fec2b342af67e1..edf6265928b6a18a61fedea5ba0be3dcec7561d5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 838243de69d253bdaaba935e331596b7fe5c0246..43b9b15c9e4507f107419b48cb5ba64f814fd9a4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b5aa8dce5e68c6d7fc7554f07253386b1609887f..1c9ca2e300a108c91b7ccc03c56000f21fe6ab22 100644 (file)
@@ -1,6 +1,5 @@
 /* Dump registers.  64 bit S/390 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f2603a0d43599ba669f7046adeb6f33ec866dd37..ad7ee0f66285efd5e96fd6bc2701e2a107dd6f94 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 85e0242ecf4aafdfd0729eecc2ffe118457e4801..66090e80d187b2c7180c7b9b6048ad6c4670ea23 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2323225f3ca69907f5741798a633862bb1c99237..4368cb14d85f2774fd41b141292d81b77002ea9f 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0ae81bacf202976a219f5aaa714ff9372b452071..9fe8d00eb893b1da2b9d7ade16ca60c69bf8d8e9 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index cbf2553cd89d89d48125ce33973796337a94810e..713d8fffa37943c37650a9d79552b2a3c81364b4 100644 (file)
@@ -1,6 +1,5 @@
 /* Assembler macros for 64 bit S/390.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2b2322b964365df6bd68f099f26008a0d2332916..342dc2f923f145b907f2cc5787c03939d308e323 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5fc423861976cb0cc18da8f3b8ce75d147a9ce23..cf996cc15e5d63043096655b0acecf47063f3738 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3ddd2e4267897ce111adc13ce676e4e718242000..6951a392836dd1d87db48b17ed105fa924bfa18d 100644 (file)
@@ -1,6 +1,5 @@
 /* `ptrace' debugger support interface.  Linux/S390 version.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d81bf40f3e3d2a3222ac077df3c05fde48513a36..1fb8cb9b76b59efaa0f64f615a0912394d06607c 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
-   Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bb2690d30f80bb2233bf8557e9c9e9a265376477..95e9f0910a3ae425faf79ca0df76c1719e20ec7c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1187a56540daef6dd7d15cdbef43e761e7942490..1e6bc65ed45e79130e8b87e9905f79545e2b76fd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f863886c0c279cbfa22da722d2445552c175f1b..52460db0807c5dcf0ae60c22ada3c3d2361987f6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d4fea4e55a50011c1f25cfbaf684253bdb28113d..43577535ef217ab13a94927a15b117694cd25493 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 10aaff4d1f134a3d1beb42d6011323c875055e90..d75adbf30e5faa43e004f8780fe29551e09012ab 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e452bcbfffaf02c2b7f8ad2d0d7f5038b869a7b5..a143473666b7c98b426489cf18e696ad3d8af659 100644 (file)
@@ -1,7 +1,6 @@
 /* Set IPv4 source filter.  Linux version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 92150952f47f9da70bf4683100e5ec386786f4be..d45e6597060b1898808db15f9d2e2809044933e2 100644 (file)
@@ -1,7 +1,6 @@
 /* Set source filter.  Linux version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0ca726d4ca49c97e7789f1c963639b430df57182..d36403117b85d71b73d71fb5e4358b3622d35dd5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <philb@gnu.org>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 97aa92dfa24008ddeaa1d930ea382a7aa5d1d4e8..3eafbb00556a24b60155a2bcd6628932736d439f 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
-   Changed by Kaz Kojima, <kkojima@rr.iij4u.or.jp>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 810084e7a5ce6a57342fad004229b2811cd729d2..268d2a392a63134450919e0e10a91528e9ce5794 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f52018bfae4b33647ec344608972d71150fac798..7582c2898532fa3295c201bb3fec069df53ea7b0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e9cc896866018679561d0abc6661e2cbe799773e..7176fe358d99350db6af548ee3bdca58bc36ebd3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index faedfebc814b342f2b3095589d882566c0a3d950..3f0cd54fd49057f18ab22aee0673b279164a2b3f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7ba2254e40b16ed8a0ef3cdeea8337a0a1a0d133..fb8e2e52a5465074332f8e5c20718fcfe57d981c 100644 (file)
@@ -2,7 +2,6 @@
    Linux version.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Joe Keane <jgk@jgk.org>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8225b17ba12dd2a892f58c836efb8a102894d7f7..c2d3e3f95df9e9fb09d24037204bdbdb9b38b582 100644 (file)
@@ -1,7 +1,6 @@
 /* Emulate sigstack function using sigaltstack.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bbfc81337a59769d212214fcb8b03d76b381caf5..22433b2a349efc43f0cafe503ac00e2a0120cce5 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
-                 Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb89333739fba4faa38321ce8897282bca6cdc89..8d8ee438490295b5390f886071d6ecababb37575 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 693b8399bfe91ef006657152ea1af2330af7bee5..46ba7d5c47104612203252b4708923ad01888d63 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 09a052fc055512dffa1255ecddd3e730d4a0d269..1cd73c87b9b6f7fe02b0a07a057b20e023349c3d 100644 (file)
@@ -1,7 +1,6 @@
 /* POSIX.1 sigaction call for Linux/SPARC.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3635ad489438753bf9d12a80388cd8bc7a7de7d0..50305e80fe2c0aebafcf00158e9d270f2b3b6295 100644 (file)
@@ -1,7 +1,6 @@
 /* Create new context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 39a815b6f031fd3366f05b10fe1653a8d313a27a..0fa155fa611986f46276ec17b5f55fb8bcd17083 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9bb75b680afc2bb357f5ed396d525f735c6635df..23a2d50a95b24060cbc088df4876d7355f542410 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2362f14d5bbc2dd98a49027b0075db442ee7610a..e803a63e4482f675578a6dd095bcdc6d29d54e0a 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given context.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca9c9ccea9dd90042fd29f097cb759d8d688cd26..4d7cec1f29d841fde27ca3ab2e9a88f558cda48a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1db30c5b5665a62dcd3e58b0d12c5e70211cbddb..eef3ec201187db4660efbc88d849c1a8ed736b10 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context and install the given one.
    Copyright (C) 2008-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7cbfdada6357d035fb45011b29ae98be332a2087..4e50e506f3f669d2da16fbeb6a46da3f7128c5f3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, January 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0f5633836ddd28ae6912294f7ce67f5b1cdc5827..bc087e89a60f10027e17edda8143dc3ce864ede8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e4fc3c35a8c4abc41fb51bc1063519ca6227c5f8..e6221a2fb17aaf209fca5229ea6d97bb84f3e83c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 092c6deee6c454f77687b179feab35b9d7c686c5..e921bcbb63cd9291a4c6ede9abcfc68f5452b420 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6cfcf0a4cb8daca633f0f1c69704921b6fcf0eab..4ba04a3242ec9bd6b6d42de00ecbcf6744e4f6d1 100644 (file)
@@ -1,8 +1,6 @@
 /* POSIX.1 sigaction call for Linux/SPARC64.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx> and
-                 Jakub Jelinek <jj@ultra.linux.cz>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0aaad78abe28ca5ed25a4aa4311039505ef5181d..a1068fb52ef67fe8f9c6896dbc0bf41e38f469dd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 26d5466af67bc8893ffc1b0141e4b208b86b4fb4..449a3b4f6ceff27ba46fb20e14e7b51cc2187d0d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a0a958160425c353aa5d6346df3b8e07dbcc9822..da6ea7172941f43f06c019b5d1a495c1e4d88a24 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f86686dd59d2f6f889b0843d07758fc9136d4953..13dcdc33ed58e1e8892eebb72c36cc9e36db46b6 100644 (file)
@@ -1,7 +1,6 @@
 /* Dump registers.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e316fd296f06c587a00046fc489252e90f6ad88c..1bedc28a885ee630ec867477af5ca90970be8a33 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 676e8c3ba24dae3c1bfa9a08aadc2c5178c0ddfa..d93e12f91c0981d290b14669536807355cc4d986 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson (rth@tamu.edu).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63378da26b8b5b1d43765048996569d5c2021ab4..9f8cfbf4ae6dbbb06d07f120d844a2019508132c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 53248e6156e52c5064e441360df5a761e91e7f94..41995fdf4f521eb23449f7fd3e02320380ecea6b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5aa80e32bf9ce55eed91b01c4a67b130f0c338c7..693c8a8b46a7a2974d55bbc00d2de485a7355e12 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 25db67169d17b921e158a86c2bbeceaa6267eb4d..801faa31edb25363e65f2a1927024a2d63e53e19 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-     Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3306be7db0ea7cc25ea4c2b877bf340a2761f49d..272ba6329116379c1efb9af36a64368e448c92f0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0c55902178c2b45b9f4e8bfb111c50eb0fb795fb..8ff5b24eb1cc3a1e57bb512f0ec02995fc65d252 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ee248b42120a30db79252c22493dc8878b658391..394407e65825daa701f2a27c9971b1ff2d480aa8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 210242b9a0832116bbad4b442d01f8c95aeed107..e295803f1a0fb4b1c79c3301efbfeb07e7a28b3e 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fb904a86e3496a093042da96d938ae24ef861e28..1406d19feb5773f87bab3b6d88259462ba76a147 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index c068ca4c4130b4e008601cb1534d6825ec6c4ccc..32d26bf34dae56b4bae66db7816d9826c8c7343a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 18467c4059b6c85bc9694e851b86ec5cce7f5e48..5c92e0eb6de3509eab15ffef3a2c8ccc4fa7af97 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index a0537060c8db86909af8704a6fffad9032bb0c16..c1209714bb1b3973372a05c55250479758534fde 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 02bad0384e3cec3e6d7024693d76d7181f62752e..67a49f19a7b86e8c2b3ed2f7b1f2823f487c732f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 8884abfdc6499f5711b690398686d675ca1e00fd..24706e45d84caca239eba8c071cb6f79575fdfb2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 3d72207a64d4f0528f5904d3718fec3b2e58927c..010cebf1621555e09a3b97db1dc5e6ed447ea291 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ae5148afe7602f798941e0666b6d33022b4462c6..7a2055a31ab9bf74a984f4647441411143cb8ae3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 93d72e75a6fb897a335d2dcbe19d0ea9f4940f1e..ff23e24b5a290735960b2acb3707ad9c060e2f2b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index df6673a716bf29be4b08841c84aac459bafafec4..0f167957798c675c7df81391bbb27c2fa139ac1b 100644 (file)
@@ -1,7 +1,6 @@
 /* Get filesystem statistics (deprecated).  Linux version.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78d10db8c8b125263f7193b2916a610879386f4f..e5adcec6d04f51c7c84e2d99b614473f3964f1ee 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a9bcc82cb76ded8134e908a4bcbe080e939ea90..b10871d9bab22b371def8c6fcee5b98bfd5f7377 100644 (file)
@@ -1,7 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
-                 Jakub Jelinek <jakub@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 49381e369e903ad9595eff7a6179904917a4ba05..af6b971cecb5d34be94281c2a719eeabdccaa1e6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5ca779b15b7c6c239fdc8ff34d151b6c3158075d..9bee1d73d40d112b15f92bb6875b08df20cc4c97 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ceb5c02bad4bf01c02c19da3a733dc793dead79d..c148f38e965fded8b391cb0b21fafbc0f7cc5447 100644 (file)
@@ -1,7 +1,6 @@
 /* Create new context.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2330bd2698b30492ac4ae18d075b1610f089dc72..b071fd9fd05650b47b98f418e2ea51e2c2aa834a 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given context.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index dbc1a3a840ddf4fe306f9321fdc0237ed5fea2ce..50e1c5ae391895670358cd199ab3d5d670bc5ba9 100644 (file)
@@ -1,7 +1,6 @@
 /* Save current context and install the given one.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 434789a8d63692c594aa7e1a4a979352e81e5c54..e4d544b8fb7a42dc91e80b1e93d07017c5285052 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ryan S. Arnold <rsa@us.ibm.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4930096c1402c1fc1fb59fdc7497ff03910728e..98a3cac1966f0d6ef5117dbe54a88ef3dce0924e 100644 (file)
@@ -1,7 +1,6 @@
 /* Return classification value corresponding to argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 45541df08acfb3ff9d1d9b3205ebb37ad250e19a..41484bf6544e2c9293b530eae0a98b74aa030266 100644 (file)
@@ -1,6 +1,4 @@
 /* s_isnanl.c -- long double version for i387 of s_isnan.c.
- * Conversion to long double by Ulrich Drepper,
- * Cygnus Support, drepper@cygnus.com.
  */
 
 /*
index 8081d7072fa598a6837f231a726ba2d86d3533d5..094161ed5a55a667429aa047503654b54b011aff 100644 (file)
@@ -1,7 +1,6 @@
 /* FPU control word bits.  x86 version.
    Copyright (C) 1993-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Olaf Flebbe.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ff7d601ebeaab6c05a3d97c78303868832edcca..ff353808ff66e6b7cc74763019f755fffad7f4c7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a40a3dc41f3b7aa8f333e9666c80e28c658f947a..1757b34632ae2bb1a87652d8fd0c9227b28dbd13 100644 (file)
@@ -1,6 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  x86-64 version.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
-   Contributed by Andreas Jaeger <aj@suse.de>.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ceee50734ef98f2aa0e0aa959b234fbf68e53105..b3ed4dd4673a89c33d5021535c0385c591c396f8 100644 (file)
@@ -1,7 +1,6 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  x86-64 version.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8cd6267fd6c8898d23fcec6a1f3841922b09d3db..f2cd431987c4daaa450f2885b9123cab892d6877 100644 (file)
@@ -2,7 +2,6 @@
    For AMD x86-64.
    This file is part of the GNU C Library.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2201a7aacd21af535b6ec64682e483555c373c0e..23fd9c1e90ade89d52aa04875a92d316480e1ed7 100644 (file)
@@ -2,7 +2,6 @@
    For AMD x86-64.
    This file is part of the GNU C Library.
    Copyright (C) 1991-2021 Free Software Foundation, Inc.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f16760840b2433128447b8c14995db7533ac833a..1b664473d8fa770bc527411ac9446def29e12495 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for exp2 by Ulrich Drepper <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  * Public domain.
  */
 
index 9835ac2a3bbea086e97b6ab785409c27499672dd..203b1ed2c5d7304cd7f08fc4f76174321aa96813 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
  */
 
 /*
index a06ad6833bc5036d6870717f393f4cf069418d2a..d754668bce5940c03cf607890185057055037668 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  */
 
 #include <machine/asm.h>
index ae6c0fe6f928335e7d329fe6c4754bb7ac6b4f0b..174647344dd4a87bd4e544d2f89d2e6187955481 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  * Public domain.
  */
 
index 552bc00ad09f727b84b33b50df8efa45d9cf84f6..cebde8271502a2db937ea62c99d7497aa9897279 100644 (file)
@@ -1,11 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  */
 
 #include <machine/asm.h>
index 1459cef3d7c81a8415ed262b39457dbb07d0fc65..dd3d9cb86aa2b13f7aeb1df879d7c13f69676de9 100644 (file)
@@ -1,10 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Adapted for use as log2 by Ulrich Drepper <drepper@cygnus.com>.
  * Public domain.
  *
- * Changed to use fyl2xp1 for values near 1, <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  */
 
 #include <machine/asm.h>
index 37cd5b6ae958e8c1c5a09f280e0b23052ef8beab..126f6c53325222abeee78678adb135a1874fac0e 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  */
 
 #include <machine/asm.h>
index ca3306c02d2e3c398bc969f5154cee0c0334249a..2a404eb3f8506020cb778e1c00edf9f6bcc099bb 100644 (file)
@@ -1,7 +1,6 @@
 /* ix87 specific implementation of pow function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 994bfb3e80d762bf3d1d274f8fdb4b7fc63b434d..c957f9889779bf5a495637a1e4375c682822d015 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  */
 
 #include <machine/asm.h>
index c13cba4b13f40f85b83ced1fb974d21341872cb6..1b1b5cca266b20bbfdb6a43c53d3f4ce416e8c71 100644 (file)
@@ -1,11 +1,5 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
- *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>
- *
- * Correct handling of y==-inf <drepper@gnu>
  */
 
 #include <machine/asm.h>
index 4a95c42497f0972051a31d052a6b58da0b3eaa6a..0deab0f13cba02577bcd8a6e239b30da4235f021 100644 (file)
@@ -1,7 +1,6 @@
 /* Disable floating-point exceptions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cb12b15f8cc57a238c222602a82dd906d1618301..8e109106c570e99169914796fd4dd899a630e2a3 100644 (file)
@@ -1,7 +1,6 @@
 /* Enable floating-point exceptions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 991490688322acf4a60c83c7ae87c74014a5d951..360aed3b40402d8179cf7d490e24188b86d1014e 100644 (file)
@@ -1,7 +1,6 @@
 /* Get enabled floating-point exceptions.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0039987696f335f289d163bc4412b5d97698ee70..c67161bec0d1cf621f80bbb5776b530b1c74ae42 100644 (file)
@@ -1,7 +1,6 @@
 /* Return current rounding direction.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e9b9fa9f78563f11d4929bf4b3c2bb4aa0068dc3..9afcb1dd22c236d8a8e94fbc466cdcbc890d5b4c 100644 (file)
@@ -1,7 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 41bdccfcdfabe8000a0e088afe25dcf23334a7f6..84734337aa42fa413f0729c4d44b3123da03f4a3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index fae7d7893b4406f8e2ca28f9469022e88e30ae1c..d4b12a076511ba7b16a1578131c4c8c1d0220534 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4e8ec26da6e83713f856cba4aedb748670c93d2e..5c42b3cc377760c9fc93bc744e63985f93984e67 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5d4151f64b7b47c14b2fd14eca10e4c0597e67e1..d9d1b321b1fb6593f241cf4731a09864d8196ef8 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 91e9f76b496c3603045038ccc79fd714dd483872..8ebf72103f7927477b4365c34acfed54ee4999b3 100644 (file)
@@ -1,6 +1,5 @@
 /* FMA version of fma.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7844f8858b8d3ad5c5e1ac26ee26d0ba0174c374..3e9da46b7967bc1bd46cb24d74d44a6d412d7cef 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 710c2d227de9c9371ef39133fada4b12d8191f57..18d811cd005aef11f6984e3d6992bd11a693c5dd 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index eb749fe79be41363f13dcf2e4a3d080006c9419a..4ecf380833e9d5dd84a814c74f948367987fef5c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f841d413568688a5edfe2ba90b25b952b6629149..8e71200a13243915caebf707d1c3c4f867bf0fd4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8f2bd351f6af673e29c6c845b13ac70789f09449..16dbecd56dd331200e381fe96724060701a735e5 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
- * Changes for x86-64 by Andreas Jaeger <aj@suse.de>
  * Public domain.
  */
 
index d3e48c6ea035737f7ad7e8b5d0625c6b2a220878..eb7d0ad30948805dee2aa322537123472cdf5f58 100644 (file)
@@ -1,7 +1,6 @@
 /* copy sign, double version.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e83826751adc6dbe510317d8e51bc62b0667a6d..eacff21f17e45bca160fc314564830f9c39690d6 100644 (file)
@@ -1,7 +1,6 @@
 /* copy sign, double version.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8616205d3817bf801d2ff6f69bb8d3a2abf1ad25..3ec388a6efdabc1254d28c099f07595b374e7886 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>.
- * Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
  * Public domain.
  */
 
index 9e49796901992f2d6c134f5ebc63073e105b56b1..12b31043744b194554bc5be3530b24b2a7c6147f 100644 (file)
@@ -1,7 +1,3 @@
-/*
- * Written by Joe Keane <jgk@jgk.org>.
- * Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
- */
 
 #include <machine/asm.h>
 
index 75f82556488512f1bc8426bb16e2902f0c976451..b74d1a4d6b6cc7e255d16d31975ca54ab91cb2d2 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
- * Changes for x86-64 by Andreas Jaeger <aj@suse.de>=09
  * Public domain.
  */
 
index eb4c6fb47ccf4ae6c53afdaba9eb756ae03ee195..bb19b027a1be003ea8b4cc7ee3975bad7a918604 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 754e3dea2339c5b5f21b8c039f6ce31072f47445..315860e823365dbb7815faa2fc061338ff38a6f2 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a15a08ab7c6d7df57e2fb7b7d797c20b15a9897..689f5442658756e8fd5af11ff47395b5fa0e7abe 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 46c6b7fb14df08f5f96cfc7d837c928155a21853..c178eeee9778a0cc1b2baf5fe7262e3a1dc225ed 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f4d083f364062387043b78a1695e536681aec99d..df0559fc07969c3503aff0bb56a0e898c52a7c62 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 264380652c0a72f6e4f0bda62e31f7163e1c3ad0..66716ac86a6dee136accb2f450886da2b5b8f0d0 100644 (file)
@@ -1,7 +1,6 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9855bdf1b2fcc3d561cef7dce4f82c18bb9a5dd5..59c5130c37d38e97a40bc9945b85f0d24a226abf 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.d>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8c7739556b37b3222e9c433402ba611705a1dfe7..655db75696250519b99e83a135e34b5e88119d1c 100644 (file)
@@ -2,7 +2,6 @@
    direction.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.d>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 947e5e45521e507df03a6980d17d9959aa97989f..8219f6fbcc5d5b13e87006c22a1db5d3043dca03 100644 (file)
@@ -1,9 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  *
- * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>.
- * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>.
  */
 
 #include <machine/asm.h>
index 80508bdbee1049312e63abe93b8c98c67ac78fab..fae4dac3e5f33899461522ffb815ce138724f524 100644 (file)
@@ -1,8 +1,6 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
  * Public domain.
  */
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>.  */
 
 #include <libm-alias-ldouble.h>
 #include <machine/asm.h>
index 6c7683c32b128dc3aae93fca5e00ea9037c78b05..cfb58cfb92a34cd34ea79f54032dfe26c2fdef8c 100644 (file)
@@ -1,7 +1,4 @@
 /*
- * Written by J.T. Conklin <jtc@netbsd.org>.
- * Changes for long double by Ulrich Drepper <drepper@cygnus.com>
- * Changes for x86-64 by Andreas Jaeger <aj@suse.de>=09
  * Public domain.
  */
 
index bd219bc8f1e85cb07e25390ebcb212b5090dfe19..e6d25ea28b2788468e148fae49640534d9c2dcdd 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 96f3cb729fea1f7dd72abed223a84cdaa7f5098b..e33663d433885c702995f9c818db20b6b37cbbec 100644 (file)
@@ -1,7 +1,6 @@
 /* Return nonzero value if number is negative.
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a750b3c8fbc2d66cb3724e8908449e84910295a6..71f56a44352c6d93df562c2614a984b05696ad1b 100644 (file)
@@ -1,7 +1,6 @@
 /* Truncate long double value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89681e33be962296a26eabc3c883ac22bf2c0951..d22672cfc0159c5ffd72d769454b1e5eadadc394 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9b88e48e6cdd367e81c0d879be1cdc7d8fb7a5f1..25a6a8e4c60f91b546c0c6d55165197210910314 100644 (file)
@@ -1,7 +1,6 @@
 /* x86-64-specific implementation of profiling support.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3ddc4655cfe1e6986152b8bccf67bfc4b0165616..8035bb9cd7c5047f7260da0b8cf974a79ebea910 100644 (file)
@@ -1,5 +1,4 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a9266494635ad2dd6bea987d3a0e0aa6d129986e..870e15c5a080162b336b13bac24cf7afbac6874b 100644 (file)
@@ -1,6 +1,5 @@
 /* memcmp with SSE2
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index cc2001167d77c83c9b8350a3081c3295e21dce20..59b61010a5f53de1a65dc40fa35d911224b00a36 100644 (file)
@@ -1,7 +1,6 @@
 /* fast SSE2 memrchr with 64 byte loop and pmaxub instruction using
 
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index b7ac034569ec61786d3e87bb9750b089d0078f3e..b82adcd5fab5b60a0327819f6041a689a276916a 100644 (file)
@@ -1,6 +1,5 @@
 /* memcmp with SSE4.1, wmemcmp with SSE4.1
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a049971772d654a27d45cf34deaeb6e5e6f575e8..06a4517b622b5d7664947622b2f4e8ecf6cbe63e 100644 (file)
@@ -1,6 +1,5 @@
 /* memcmp with SSSE3, wmemcmp with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3870ed4937c461ed252048c442d8890959135166..59c53580f7690ba6ff7122b716f66af67a98d84a 100644 (file)
@@ -1,6 +1,5 @@
 /* memcpy with SSSE3 and REP string
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 37c544ca3def1aa7c94c2e04248bb3ca662c8577..ef29392d85afd07f74d749accd0ecb2719b0fa6d 100644 (file)
@@ -1,6 +1,5 @@
 /* memcpy with SSSE3
    Copyright (C) 2010-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4356fa733009963b0db814bee4be42ba38c82a68..e59afa8c96f4e755e822f0a2ac8c0567ec4f8a27 100644 (file)
@@ -1,6 +1,5 @@
 /* strcat with AVX2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9386d09d5c2e7d958c124ffd05ad7abce68d8842..f1f3f968a9b9faa4ff7ca5e0e3e80948129b2273 100644 (file)
@@ -1,6 +1,5 @@
 /* strcat with SSE2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9a98dcaee223de9d9a8dbde963e0a6d4f29ffa79..adb7d8ec0d74822278a73a24c2945183b6ded8e7 100644 (file)
@@ -1,6 +1,5 @@
 /* strcat with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2d9555bc911abef3b045cddc55612d3e37fa2838..4a7d2d04e5a17b874ef821e0d23c960db1c86cb2 100644 (file)
@@ -1,6 +1,5 @@
 /* strchr with SSE2 without bsf
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bc19547b09639071cbedb803908ad89bca79c5ce..617d3a3946ffe0ed5d72b5142e0b4a1bd9be7d45 100644 (file)
@@ -1,6 +1,5 @@
 /* strcmp with SSE4.2
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5b6506d58f8dfa95eabfb1156b4218b44ec84f71..f50233aebdb5825f6241c3366490e06e61a72cd8 100644 (file)
@@ -1,6 +1,5 @@
 /* strcpy with AVX2
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ee29be1cc214b89cb9e87c0a02aaceaac7de8f66..98b09db91d25977ccc59bbede933395a71d0914d 100644 (file)
@@ -1,6 +1,5 @@
 /* strcpy with SSE2 and unaligned load
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a544124da7d7d9c0623fc504a31b178b188ba89a..d08146003258a165d18f2a6999b2799066d2322a 100644 (file)
@@ -1,6 +1,5 @@
 /* strcpy with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c56ddbd22f0146533cae8791d685d6d4880b9366..f066814f387258729a09f7bad4861c22d7a42d3b 100644 (file)
@@ -1,6 +1,5 @@
 /* strcspn with SSE4.2 intrinsics
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a17196296b9ebe52201b8d9a7bbdcea2d950f7d1..d28e514c8f72027ed935e554a3e3fc040aad3685 100644 (file)
@@ -1,6 +1,5 @@
 /* strspn with SSE4.2 intrinsics
    Copyright (C) 2009-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c03bd69a2060eead078e9ec85a4a78609802faa9..6b2053ca5775eb829b9237ca7b40e3705c26cac4 100644 (file)
@@ -1,6 +1,5 @@
 /* wcscpy with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f4829d6680fde6c818cd2d2ee0d20de7d064983a..c990dd11b242f412bfce837394f87c9ed7c54eec 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0dfa7f42298cab4aa035ebb1cbd3d10aa82ebff4..a719740e5e3e38c1fb55c1576d081102b4f64287 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a029731c19c7b1744d0eac82722d343b71c25481..f373d42c8b827c5c957811a4db25729b38085f00 100644 (file)
@@ -1,7 +1,6 @@
 /* fast SSE2 memchr with 64 byte loop and pmaxub instruction using
 
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1b3e36826b8a477474cee24d1c931429fbdf6d8f..aad59be804d75e9b90516ac13505a7d3d1e7c429 100644 (file)
@@ -1,7 +1,6 @@
 /* Startup code compliant to the ELF x86-64 ABI.
    Copyright (C) 2001-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3a516b739047f84c5690c2a8836273ddcd1ea968..e175b8d7d92003795414c5eac7472d663ff4f7c0 100644 (file)
@@ -2,7 +2,6 @@
    Optimized for x86-64.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 824e648230a157397b09737761b650f11d9c69b8..c7cbe4042a487cb4ac9f60c513bfc9f85cbffc00 100644 (file)
@@ -1,9 +1,6 @@
 /* Highly optimized version for x86-64.
    Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Based on i686 version contributed by Ulrich Drepper
-   <drepper@cygnus.com>, 1999.
-   Updated with SSE2 support contributed by Intel Corporation.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index afddd714dd8269dbd0217a6cf9d90c0b10dda407..e3615281dfaec9497ea9b755bf67e87af8f17222 100644 (file)
@@ -1,7 +1,6 @@
 /* strcpy/stpcpy implementation for x86-64.
    Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6035a274c87bafb09843881ab74e9486cd7e13d4..0b3767f9794cdb47759a3e12f4c24244004f372d 100644 (file)
@@ -3,9 +3,6 @@
    For AMD x86-64.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
-   Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
-   Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index e878f328852792db59b38727100730b910d8bb5a..c6dd7b940df449855d9d5aabdf749c6e80bf1371 100644 (file)
@@ -3,9 +3,6 @@
    For AMD x86-64.
    Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
-   Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
-   Adopted for x86-64 by Andreas Jaeger <aj@suse.de>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f145b948da20c3cbd6070b8bd75f444e77e35210..cb0a905eb0bd3f82fc9d53d45424710b59321985 100644 (file)
@@ -1,6 +1,5 @@
 /* wcschr with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index adc0b602eac86cc3b1cecf4abbbbb342e2a7d005..f69d9bba5c6d3bf9bb204b5a657fd055d5a567fa 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized wcscmp for x86-64 with SSE2.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 61edea1d14d454c6f69f68144dff0c299cab3236..7e1830795f320b3c0dc5c5bcefb458de6cc6098f 100644 (file)
@@ -1,6 +1,5 @@
 /* Optimized wcslen for x86-64 with SSE2.
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6b318d3f29de9a9e30705df768d9093a132de394..cfe8aa629d74cd87bdf3d743d13700d39636c109 100644 (file)
@@ -1,6 +1,5 @@
 /* wcsrchr with SSSE3
    Copyright (C) 2011-2021 Free Software Foundation, Inc.
-   Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index bd633bd39596eff6680030412416d3c46c99149f..57153315fb4a1299104cb2d1c54cfe54685d94c2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5e4e2c7abbcbb7add06aa09a3a1704fe892239c2..28beaf1c2999c4dc74f9bfce0c4f204205ca9e8b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6a5e77ef7e35bf4bb9d63f6766a01e8c77345471..ef7aff384116feb58a0a0c0fc5acc3e8059d8a21 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 35e4ac6616aaa9a90886460f61124abd39fa78ca..a11735908722b96c471e756e7434b5c2146a44b5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 829d7ce179a9ee3ec70ad10c35117d1d666af6d6..94f9b4e0a0d4b20e2249fe1c7bf9d0c6635032d3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c9b1232fd8e62a7d74a9fa6b06acfece41bb491b..e9ce0ec39b65def50cd8d8f8a556e9f6672f1ba5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 095b4b2bd2368236622fb2f63a15224f5bffbeed..b528d43ceed4fda8f11401bdd03ed6e7ab263fd6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ff5b0e39de8e87042afe52927e8bf0407ffe239..540266330c148411a987701c81438abd01c76ee7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 58c4b84c198a54b12a30969c53d90ab3159d2677..20947fced0b455e91291007e57744f2a92eb43d0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8cb484e0f39951d683da09edda47c5d9201079c7..a1d814e787d33db3e46abf3748005fe7144c2b81 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b0457cda3304138fac76f43a9a5c26bac25875fa..6699bff6d7dc67293b214bc19b0ba881eed42496 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c46a27100bc9bd8d667639cb66aa113e913c3c95..9e41da3e2c960739560632c43472a26014a93a88 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 73e968ae9da1bd2ff7b21fe1d8d0ef35d52acc93..3a1c733037d38e03d232a5595da29ac3553ad387 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 16bb58a2363f96981566a69a8061bb1daf197a38..3a4219b42a092b27e99da5a66ecd91135a67bff6 100644 (file)
@@ -1,7 +1,6 @@
 /* Legacy test skeleton.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a69c3d61d89811ce1d537a8a772c871ead7c73e3..b02f246e27c75f3cde910541629f0eda5bf3321e 100644 (file)
@@ -1,7 +1,6 @@
 /* Return in BUF representation of time T in form of asctime
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c7c2b691fe495bf3a30f4c98be8d2f46a2b50212..77fadb7c74c60a810874e2f40d398efafdf52f66 100644 (file)
@@ -15,7 +15,6 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
-/* Written by Paul Eggert <eggert@cs.ucla.edu>.  */
 
 #include <time.h>
 
index cdcc89851729d6e3bd0255caffe9eb7a7e388f57..4cd43cc58ad7b9a3e555531daa672c7afb661cf2 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert a string representation of time to a time value.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64ec883b7161b61a194cb24823c88467666773ea..2c807dbe5bebf82ea8c05c81f84242635e548f04 100644 (file)
@@ -1,7 +1,6 @@
 /* Test program for POSIX clock_* functions.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3bb0e967070a9c1a666aef2b420443f7cfd52197..b5876633e1a4879227c779ba961f46434492133e 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for getdate.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f2af7d4ad5ffc81026b6527eb298fc0a07f083e3..2bf2b9fac98bd8b2b2599577833ba40517554dcd 100644 (file)
@@ -1,7 +1,6 @@
 /* Test for strptime.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ea5f44c9e0e0e6d0174ccb70f17c3eb7d039e054..8d27294ff466fceb0b2f064fd486b66ab78696f6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b668ca1adcabd7bcd7a75920db37af2461c14447..24cdc6d9680f02fabb21d0b346fc9805f5838740 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ef14998835c96ecc13a58b0ccfcfcc71cf1f72d8..a69a78adf6a7824d1c6aff941bf624e2e451fa18 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 438ec0e82db16faaf34167e393ae1d4a1818b9b3..59dc76dddc86066ec1a1ed7fd341a86a5aa15057 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 442ffaf49eed915ebea46cb11311f9034c5d4815..dc68f2e230ee070e90647537b6ec40b21a0260c9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2011-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a516539e33a1f5309207ad5c66b8b150685b6fd0..84b8a78ae96015c7a01f48090af5bb13d56c2df1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 59ee3e5e87e2644bdae1db632dc31d9afddf89a7..9d683d5a65eacb93681ff008b4a3fdd7bc372952 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3102a4758d0f28b1ad9086519347315d8e36f2ab..0a976b8bce7173c5d45a5f10abe2d315dfaa5cea 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4927120b4d0a6f575aae7df7c1b8d60a42da026..c9cfb4898dad84a78b05492dc526b545f1f98be7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f9f382c1525947c2adb02012fb0cfc31c4855b0e..31ff663ce2925d5c272fd81b8e868d72d99ef7fc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0a8868a665cc9b94a8ca9f59b7d4c7d9c6138eaa..bc382f9780106c97531077236f27da01b4c7aca1 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d23b422cd9bb32882197957b8731df3ab6869a30..bb0f17bc8b8b973566c64c6ccc0d10acb8b760e4 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -28,8 +27,7 @@
 
 static int check_ascii (const char *locname);
 
-/* UTF-8 single byte feeding test for mbrtowc(),
-   contributed by Markus Kuhn <mkuhn@acm.org>.  */
+/* UTF-8 single byte feeding test for mbrtowc().  */
 static int
 utf8_test_1 (void)
 {
index f6e62fde168e0c3b4e8e0258b84be159da00be8e..d0a0127277254360835e7c2313abf9236dac4316 100644 (file)
@@ -1,7 +1,6 @@
 /* Test NUL handling of mbsrtowcs.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3699942dfbadd5d75e671d6868650c7b6e512658..51a0697dd558c509f540d70a87dc312e19904dea 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 064250997355cf0b5cf319ca3658178478193c52..da99b01309699297103b25f285c94913d68ebb70 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4bf9a863a0c006c0e4d02fd474617a44a32784e3..3551aee27b2107b700479bbec4008d10d9be3bed 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1733ecb4d25055a6fda4646fd3306a457f0073e9..6870ceb94ec14afaafa80f5aba5a18c4638a4aa3 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a123f5a42bb9080f713d15e0bda440b7cd09abdc..5b8cf3ab14d554144f5c1b46bfdeffe89ba0dbb7 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a6125d502f9f22c4909cb4e5df349a73369a047..de0bf62fd004380a8a21f819bb2bf97721168916 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 175ed739413d029da39e6067b7ae48c2243808d0..537112e2384c47a72f5b4b46beb740aa72e31d78 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a7c7a9fd69ca4d156e0eefd3ff3a51365d356cad..3eb528324a109557bb5d0fb6891b9b845a41a7f5 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfbde05a687a52a0d48a975eaa21072b53d7bf73..8507fa45ebd527a5ebf892ec4af7c75a896b7532 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6871a6adbd3fb7e7186b751a6c25a6e27f4ec8f6..eb4c74971908c723e72c761d2af45843fc40c26c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d0d805db10e251b2fd5a7ffdd9e81e0b3b614882..3f7125a0b26cb8fb4749f59bd6030544ace8ed65 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8ff70bf365f6ad792769df42ba38823413613dca..e8045ea747debf227a3b9485ba528fc4d34e9ccc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index b18accc740d86ee3344d62d26813c8a78f452f38..f67223ad2a76356c7d6c9dd83efb3e7b71cc8cbc 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0afa7fbffd7e5dc0a48adab97d2f7adf07b6543b..65fd8ba8d5f629293d6232ed5bdeeda0a7a50d3f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9d94c62210797b226e6cee697f8bbf11c9d6c9eb..1b72b4a0266d53b70e8e1da2fba4e8ee665208e6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 681d317296299ae94fb744917cf583999bd933ad..6b1b8c26de606d2c7c39b1a4824abbe07db5ad64 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4d3c0a5c22d1c3999fe031a2e3a4cc440c5cbc45..4af1e6270d29dedea145405c07bdf8140181e874 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 82f7b28e1cb472750b493f657672ed288a79c556..4138c1696803e3a5de39dcecb4c4847698f092b2 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 27de72af6c7733fe0e27661874b64d57659b5ed9..ed1a0c539fe66b68a2daf9e7e7ef609ea2ea30c6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 64a0e2d01f290ff6ea110b4b028f2c077b499a4c..5faded19a72678c8ca1886f54d7159a0e2456412 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 9f11957e797be3487a446303b7a15eca5ab1a1ae..be7eb25138e1af9b76a84739be52a3d554e7a67f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c1c2e8d1e3562b878b1c44c7791851671df05e60..b2c131df466a1795936b5daea2ec712994b8713b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1d47c899e3cf37f4f1748738c95cc39524750f1..671541ef244f44e9ad400d88d184d7a38386a7fe 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7cc01848800193e5f470508ab64d1c4533a88217..7186be68f7d6a328237c6e6de2049c2892573b19 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 90b79840880e352b2194a985ff471fd6b219fbaf..194eb4a112ce680a7c67ed9cab77dbaa27f18547 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 924e9cc2048ca87021a6345c04ed37623b31a9d6..c6e8298b992594bf6539bd4c456875cc6a9992ac 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2ce20cec0ca215c3a37dc6c6b3a640a1891fad98..294fa375109c606024a63d67d260924d6202d44b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cd98429b26a14dfabc593746f93d9ee40f47092a..b3a91d7a12ad57ff10e5c7651c639d2d68e0d6f0 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 49ff62f675afa92a39a1d4f18e84d719d1524c9d..7e5e0dc6df3bda5be07f5bb2867519041afb4d66 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4478be35e60efbf5d61d9220c62eb00ec01cf67f..8c14cb6565e518cf511d47f9c58d9c7e9a503481 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index de7fe8d9a8a6d804f3584193fec569110003dba0..ed19d28e38e83d50c66995a2941728ae2e4f285b 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1d09da89ee46fd34fbec7fe9a9d67d8843b5dcbe..e61901e0b8d4829d5e1bf1a0bcf35dba3bc7b93a 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5c54088541f9ae2a4a47cf740e2dc2a9882468a8..ce57d6c470c8287592dcf7f6d2aba59767100928 100644 (file)
@@ -1,7 +1,6 @@
 /* Function to parse a `long int' from text.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 63ba914a9c81790500f0dcf1ed614f8a932d9a53..4750b0c03b1ecdf29e75139c49f319ba2cc75f4f 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 38b363f5eb117f2e07f6d3a970df6c28c5f184fb..e82c62d6929fd553c1800922e3959f62c7a2ed2d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 3112cda58a7e9d256faaadba94c958906da788a4..8797a962d00d75148ca6304be4d3c6b9211754c9 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4cc4d93f854d198b1b6800ff5d86a66198f1a44c..4a85c9ebc1a82ae46cbe21e4a0fac618c37faa6d 100644 (file)
@@ -1,7 +1,6 @@
 /* Function to parse a `long long int' from text.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a783b08248d2d68e3fdf0b56ddcaa3434e3e8b0d..5f4cdfda12504074d659462335a1f5fb06d110a7 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5de3ba1c2270ab43187e294400568081107d2a55..076e1214b2f9587ea4d688347f7b1e3b0ece59a6 100644 (file)
@@ -1,7 +1,6 @@
 /* Function to parse an `unsigned long int' from text.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f1e28cca87ddc9768d56ebc6e8820242bc321390..9121f38e520a8ce846f83358bae028c5021669a0 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 44c2fab342c3cb95805c620c6461e2c78cb4553c..377842debfe7a88b218ca57d7a0f9104b8a7910d 100644 (file)
@@ -1,7 +1,6 @@
 /* Function to parse an `unsigned long long int' from text.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6f09934abc1e02c0e5f7091800e190dcd2fded2e..4c80e5459bc6a62cd56c9c6a812beea7bd3a96b3 100644 (file)
@@ -1,7 +1,6 @@
 /* Convert string representing a number to integer value, using given locale.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2a6865c5ea762e68e32644139c8de975b8378e8e..5ae3b8962498a69bf63faf67656dbc5192d9ead9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0e02a402d87b8cc79545a043a5cbcc3159996904..fa2a1c55f03a8031afbc9274a006e14b5218a708 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f395225f7a6318a9adf5ec6ece05fa8140645060..2c2cb6142e0afcb9ea9de7fa94b830c4cb220901 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 47113f69a2a47edafeb81102b2b00ac17968956d..a2172c846fe4af915d4dc8248a14dccc63bf8529 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cfb1f60405cfc2c7fd5b4232fa75181b836fdd62..f36c8955cf1b2ba398afb52837584c04fcb63549 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 89bf310fa9c586365febf916e4a9df0d9ca83798..5fcbd5ae693a5bb592b6be52409f2b1b2e2af16e 100644 (file)
@@ -1,7 +1,6 @@
 /* Internal header containing implementation of wcwidth() function.
    Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index f17371c175be089fa7397d02696b209d78bb06ab..27da49c9efc5d607043ad63c6883216cdf70c42d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d1288b5471b9659556b26afe09982129f6859ad8..8a32230c74203a43e93029a93d8b02392e29ed41 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bce2b6657c085b75045e34c2b1d0237f58e04287..a34d0496d2d29e4ef978a6a119d1c882c1a3ea1d 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index aa6d3fe1829b9b848fca951aefdf6e7c69f72f49..df72938e865f6158c7b5ceefc847da901f8ab67c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a6dcff4ed40f5a8a91dfa62c0002233a9f512820..f922f72ee40f119a3d514b3904f0f15ac0ef4a91 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1999-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ed78996c8bacd5ecdeae60fd68de0205cd7db9eb..e38049eb66719f590610c05199fca39325cbaf0c 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 4a6fbad0e179bd2124a06dddf7dfaf7bcce0d154..67d110b9c4f25023d4900598ecbeb1655f8bc036 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 2aac4a552e19bd3d2a6066c6bbb6372d5425554c..6ce1f08d78e3a551505104e7af632e59b8e72e4b 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 07aedd4f341ed958123ae6494de9443d55e421bc..746d389f24038ff6c2489fbe08cf04ce5bbb69ef 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 30a45ddd8ad0491ee041aebfdb1988e560d9b5c5..580d6256a5bedcd2ef163a835d984d6814fbdcf9 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a4010b05e241e8a0297ce116d71807657c522c60..b141b43b08acd984887d2ccad521aec754f83e1f 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c16d33850a47c0be72ac944284b1dffed5adca64..a2122da2fab17e1a03c128524e5a1f64f4362bb6 100644 (file)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public