new file mode 100644
@@ -0,0 +1,3378 @@
+The glibc project stopped adding "Contributed by" lines to source files many
+years ago in favour of acknowledging contributors in the glibc manual. The
+record of existing "Contributed by" lines have now been moved to this file to
+acknowledge contributions by these developers to glibc.
+
+./test-skeleton.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./pwd/getpwnam_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./pwd/getpwuid.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./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/getpwuid_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./stdio-common/tst-perror.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/scanf11.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./stdio-common/fxprintf.c: Contributed by Ulrich Drepper <drepper@gnu.org>.
+./stdio-common/tst-unlockedio.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./stdio-common/tst-fphex-wide.c: Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+./stdio-common/tst-sscanf.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+./stdio-common/tst-gets.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-fseek.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./stdio-common/bug-vfprintf-nargs.c: Contributed by Kees Cook <keescook@chromium.org>, 2012.
+./stdio-common/printf_size.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdio-common/_i18n_number.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./stdio-common/printf_fphex.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdio-common/test-vfprintf.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./gmon/tst-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/sprofil.c: Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+./gshadow/getsgent_r.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+./gshadow/getsgent.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+./gshadow/getsgnam_r.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+./gshadow/getsgnam.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+./timezone/tzselect.ksh:# Contributed by Paul Eggert. This file is in the public domain.
+./timezone/tst-timezone.c: Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+./nptl/pthread_mutex_trylock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/perf.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-setuid1.c: Contributed by Jakub Jelinek <jaku@redhat.com>, 2004.
+./nptl/pthread_attr_getaffinity.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/tst-rwlock6.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutex_timedlock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/sem_getvalue.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_setcancelstate.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/nptl_deallocate_tsd.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_setpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/nptl-stack.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-stack2.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_mutex_consistent.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+./nptl/pthread_equal.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_setconcurrency.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/cleanup_defer_compat.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/sem_timedwait.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./nptl/pthread_sigqueue.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+./nptl/pthread_mutex_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlockattr_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_key_create.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-tls3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_attr_getscope.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/cleanup_routine.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/old_pthread_cond_timedwait.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_setschedparam.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getinheritsched.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-stackguard1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./nptl/pthread_mutexattr_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-rwlock10.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_attr_setstackaddr.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-mutex8.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/cleanup_defer.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/nptl_setxid.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_getrobust.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+./nptl/tst-stack3.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_condattr_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-cancel17.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_barrierattr_getpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_setdetachstate.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_cond_init.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_getspecific.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_setschedparam.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_getpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_condattr_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_cond_wait.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/pthread_attr_getstack.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutex_lock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_setprotocol.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/pthread_getaffinity.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_getschedparam.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getstacksize.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_barrierattr_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlock_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_setrobust.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+./nptl/old_pthread_cond_broadcast.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_setstacksize.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-cancel7.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./nptl/sem_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_sigmask.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_setaffinity.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_mutexattr_getprioceiling.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/old_pthread_cond_wait.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/sem_post.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_attr_setguardsize.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_cleanup_upto.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_testcancel.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_barrierattr_setpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlockattr_setkind_np.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-rwlock3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_setspecific.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-mutexpp10.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/pthread_attr_setstack.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_spin_unlock.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./nptl/pthread_rwlock_trywrlock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-tpp.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/tpp.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/pthread_barrier_wait.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/pthread_cancel.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_barrierattr_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/cancellation.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_create.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_cond_signal.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/tst-cleanup4aux.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_attr_setschedpolicy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-context1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_mutex_unlock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/nptl_free_tcb.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getschedparam.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlockattr_setpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getguardsize.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/sem_waitcommon.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./nptl/pthread_attr_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_yield.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutex_getprioceiling.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/sem_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_getprotocol.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/pthread_rwlock_unlock.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/pthread_mutexattr_setprioceiling.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/pthread_rwlockattr_getpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_key_delete.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-signal7.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+./nptl/pthread_barrier_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-tsd3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/sem_wait.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./nptl/tst-sched1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_once.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_detach.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getschedpolicy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutex_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-exec4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/nptl-stack.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-rwlock8.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./nptl/pthread_setaffinity.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/tst-eintr1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/libc-cleanup.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutex_setprioceiling.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./nptl/pthread_tryjoin.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-rwlock9.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./nptl/descr.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlock_timedrdlock.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/pthread_timedjoin.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_condattr_setclock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/old_pthread_cond_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_getconcurrency.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_condattr_setpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlock_timedwrlock.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/tst-attr3.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_condattr_getpshared.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getdetachstate.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_self.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_setschedprio.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-tls5.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/tst-rwlock11.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/lowlevellock.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./nptl/cleanup.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-clock2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_rwlock_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-rwlock2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/libc_multiple_threads.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_barrier_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_exit.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-rwlock7.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/old_pthread_cond_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_gettype.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlockattr_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_condattr_getclock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/tst-signal3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_setscope.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_spin_destroy.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/allocatestack.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_join.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_setcanceltype.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_cond_broadcast.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./nptl/tst-attr2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/pthread_mutexattr_settype.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_getstackaddr.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_mutexattr_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_attr_setinheritsched.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-tls3mod.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/tst-tsd4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./nptl/tst-cleanup4.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./nptl/pthread_rwlock_wrlock.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_getattr_np.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlock_tryrdlock.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/tst-initializers1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./nptl/cleanup_compat.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/old_pthread_cond_signal.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./nptl/pthread_rwlock_rdlock.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./include/atomic.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./include/list_t.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./include/list.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sunrpc/netname.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./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.
+./sunrpc/publickey.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sunrpc/create_xid.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+./sunrpc/svc.c: * Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sunrpc/tst-xdrmem.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./nss/nsswitch.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/makedb.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 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_hash.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+./nss/grp-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/getXXent_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/digits_dots.c: Contributed by H.J. Lu <hjl@gnu.ai.mit.edu>, 1997.
+./nss/sgrp-lookup.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
+./nss/getent.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nss/rpc-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/hosts-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/alias-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/pwd-lookup.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_files/files-alias.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/XXX-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/getXXbyYY_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/key-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/netgrp-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/nss_compat/compat-pwd.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
+./nss/nss_compat/compat-initgroups.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nss/nss_compat/compat-grp.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
+./nss/nss_compat/compat-spwd.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
+./nss/proto-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/ethers-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/service-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/test-netdb.c: Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+./nss/spwd-lookup.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nss/network-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.
+./string/memcpy.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/memcmp.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/ffsll.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/testcopy.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/bzero.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/wordcopy.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/mempcpy.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/test-strncat.c: Contributed by Intel Corporation.
+./string/strnlen.c: Contributed by Jakub Jelinek <jakub@redhat.com>.
+./string/memmove.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/strverscmp.c: Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
+./string/argz-addsep.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./string/ffs.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./string/argz-ctsep.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./string/tst-bswap.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./string/stratcliff.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./dlfcn/tst-dladdr.c: Contributed by Volkmar Sieh <vs@caldera.de> and Andreas Jaeger <aj@suse.de>.
+./posix/bug-regex19.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./posix/bug-regex14.c: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
+./posix/regcomp.c: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
+./posix/tst-truncate.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./posix/bug-regex18.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./posix/bug-regex3.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+./posix/tst-fnmatch.input:# Contributes by Ulrich Drepper <drepper@redhat.com>.
+./posix/bug-regex27.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+./posix/bug-regex7.c: Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
+./posix/regex.c: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
+./posix/tst-exec.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./posix/regex_internal.c: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
+./posix/bug-regex20.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./posix/regex_internal.h: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
+./posix/bug-regex13.c: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
+./posix/bug-regex22.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./posix/tst-rxspencer.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./posix/tst-dir.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./posix/register-atfork.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./posix/bug-regex25.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./posix/bug-regex8.c: Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
+./posix/tst-gnuglob-skeleton.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./posix/bug-regex11.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./posix/bug-regex17.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./posix/bug-regex4.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+./posix/tst-fork.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./posix/regexec.c: Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
+./posix/wordexp.c: Contributed by Tim Waugh <tim@cyberelk.demon.co.uk>.
+./posix/tst-spawn.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./posix/tst-pcre.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./posix/bug-regex30.c: Contributed by Paolo Bonzini <pbonzini@redhat.com>, 2009.
+./posix/tst-vfork2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./posix/bug-regex26.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./posix/bug-regex9.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./posix/tst-vfork3.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+./posix/bug-regex2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./posix/waitid.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./posix/bug-regex6.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./posix/bug-regex28.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+./posix/tst-vfork1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./posix/bug-regex23.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./posix/tst-truncate64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./posix/bug-regex12.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./posix/bug-regex33.c: Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
+./posix/bug-regex21.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./posix/tst-boost.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./posix/bug-regex10.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./posix/tst-regex.input: Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
+./posix/runptests.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./posix/tst-chmod.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./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/ftw64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./io/bug-ftw1.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./io/ppoll.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+./io/ftw.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./io/tst-fcntl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./io/ftw64-time64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./io/test-stat2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./io/bug-ftw4.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./io/bug-ftw2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./io/tst-getcwd.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./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.
+./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.
+./iconvdata/ibm1388.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/mac-centraleurope.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./iconvdata/ibm1371.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/koi-8.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1133.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/ibm1129.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/hp-roman9.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./iconvdata/asmo_449.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm870.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm278.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1132.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/iso8859-1.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/georgian-academy.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./iconvdata/ibm1388.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1157.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm932.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/gb2312.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/8bit-generic.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1164.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/ibm902.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso8859-4.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm4899.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm274.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm865.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/jis0201.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1390.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm921.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm856.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/ibm1160.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/iso-2022-cn-ext.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconvdata/koi8-t.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./iconvdata/ibm1148.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm281.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/TESTS:# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm930.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/cns11643.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ecma-cyrillic.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm9030.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/hp-greek8.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./iconvdata/jis0201.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1153.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/pt154.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./iconvdata/ibm1008_420.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso_6937.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1156.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/iso646.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm871.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cp737.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iec_p27-1.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm932.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ebcdic-dk-no.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm856.h: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/iso_5427-ext.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/jis0212.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/tst-table-from.c: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./iconvdata/ibm1390.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-fi-se.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso8859-5.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1147.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-fi-se-a.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1155.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm038.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm851.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/isiri-3342.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/ibm1158.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm1025.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/cwi.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/tst-loading.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconvdata/ibm1142.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1137.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm1046.h: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/cp775.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm874.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm16804.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ksc5601.c: Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
+./iconvdata/ibm921.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm273.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cp932.c: Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
+./iconvdata/ansi_x3.110.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm863.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/koi8-ru.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 20077.
+./iconvdata/ibm1133.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/cp737.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1132.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/ibm1130.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/cns11643.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso-2022-cn.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/ibm861.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso_2033.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1047.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/utf-16.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/ibm12712.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1140.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/jisx0213.c: Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/ibm902.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/cp10007.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconvdata/tcvn5712-1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconvdata/ibm1167.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/mac-sami.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconvdata/greek7-old.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm803.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso8859-15.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cp1252.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1143.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm860.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cp1257.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso8859-16.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconvdata/georgian-ps.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./iconvdata/ibm285.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso8859-10.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1146.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-pt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1166.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm284.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm922.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ibm1156.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm037.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm4909.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/sjis.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/iso8859-11.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm918.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm880.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1112.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/latin-greek.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1161.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/jis0212.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/tst-table-charmap.sh:# Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./iconvdata/ibm9030.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/cp774.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./iconvdata/ibm1166.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm922.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/iso-ir-165.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconvdata/ibm9066.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1130.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/euc-jp-ms.c: Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
+./iconvdata/ibm4517.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/euc-tw.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1144.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/macintosh.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1137.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm1148.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm943.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ibm864.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1122.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/gbbig5.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/jis0208.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm12712.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso_5428.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm16804.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm868.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1155.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm1167.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso_5427.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1162.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/hp-thai8.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./iconvdata/ibm1153.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/mik.c: Contributed by Alexander Shopov <ash@contact.bg>, 2006.
+./iconvdata/iso8859-2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/cp1254.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/uhc.c: Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
+./iconvdata/cp1251.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1142.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/tis-620.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/tst-tables.sh:# Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./iconvdata/ibm1004.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1140.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso8859-7.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/cp773.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./iconvdata/cp1250.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/jis0208.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm937.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ibm277.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/gb2312.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm937.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/ibm1097.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm4971.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/csn_369103.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm500.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/latin-greek-1.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/cp770.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./iconvdata/cp772.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./iconvdata/ibm1149.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/tst-table-to.c: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./iconvdata/ibm869.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm5347.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1122.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/gbgbk.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/rk1048.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./iconvdata/iso8859-14.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1364.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-es-s.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm290.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1154.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm1158.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm1008.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1026.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/mac-uk.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm866.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/utf-7.c: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./iconvdata/ibm1157.c: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm903.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1025.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/ibm939.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/gb18030.c: Contributed by Sean Chen <seanc@turbolinux.com.cn>, 1999.
+./iconvdata/ebcdic-fr.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/gost_19768-74.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/8bit-gap.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/iso-ir-197.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/ibm1146.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1399.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-it.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1364.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm904.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cp1253.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/koi8-u.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/ibm943.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ibm1147.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-at-de.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm857.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1145.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm4899.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso8859-9e.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./iconvdata/shift_jisx0213.c: Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/sami-ws2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/TESTS2:# Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
+./iconvdata/unicode.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./iconvdata/ibm1046.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/ibm9066.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso_6937-2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ebcdic-dk-no-a.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1162.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/cp1256.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm4517.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/run-iconv-test.sh:# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm901.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1399.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm420.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1163.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/big5hkscs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1143.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm4971.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/euc-cn.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/koi8-r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm905.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ebcdic-uk.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1160.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/ibm1124.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ibm280.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cp775.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/nats-dano.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ebcdic-us.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1164.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/ibm256.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso_10367-box.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/big5.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1145.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/bug-iconv3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./iconvdata/dec-mcs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm855.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/brf.c: Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>, 2006.
+./iconvdata/ibm935.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/cns11643l1.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/hp-turkish8.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./iconvdata/ibm4909.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1123.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm933.h: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/cns11643l2.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/euc-jp.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm803.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1124.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/hp-roman8.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm9448.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1008.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/inis-8.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/tst-e2big.c: Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/ibm1154.h: Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
+./iconvdata/inis-cyrillic.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ebcdic-es-a.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/t.61.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/greek-ccitt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1097.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1141.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm1129.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
+./iconvdata/ibm939.h: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/ibm866nav.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
+./iconvdata/ibm1112.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/viscii.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconvdata/ibm1144.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm850.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso-ir-209.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconvdata/cp771.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./iconvdata/ibm424.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm275.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/tst-table.sh:# Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./iconvdata/ebcdic-es.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso8859-3.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/iso-2022-kr.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/armscii-8.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm930.h: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/iso-2022-jp.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/iso-ir-165.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconvdata/ibm891.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/mac-is.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/inis.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/cns11643l1.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ebcdic-is-friss.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1163.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/iso8859-9.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm1141.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/nats-sefi.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/gbk.c: Contributed by Sean Chen <sean.chen@turbolinux.com>, 1999.
+./iconvdata/ibm933.c: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/ibm1149.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm862.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/tscii.c: Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/ebcdic-at-de-a.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm9448.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm935.h: Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+./iconvdata/ibm852.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/greek7.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1161.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
+./iconvdata/iso8859-8.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/iso8859-6.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm297.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm1371.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/iso8859-13.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/jisx0213.h: Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/ibm1123.h: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ebcdic-ca-fr.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconvdata/ibm5347.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconvdata/ibm437.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm423.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/ibm875.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconvdata/euc-jisx0213.c: Contributed by Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/ibm901.c: Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
+./iconv/iconv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/iconv_open.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/gconv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/gconv_cache.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./iconv/iconv_prog.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconv/gconv_close.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/dummy-repertoire.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconv/gconv_trans.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./iconv/iconv_close.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/gconv_builtin.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/gconv_db.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/skeleton.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconv/gconv_charset.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./iconv/gconv_conf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/iconv_charmap.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconv/iconvconfig.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./iconv/iconvconfig.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./iconv/tst-iconv2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./iconv/iconv_prog.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./iconv/loop.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./iconv/gconv_simple.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/gconv_open.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./iconv/gconv_builtin.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/htl/timer_routines.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./sysdeps/x86_64/fpu/s_fmax.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/fegetexcept.c: Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+./sysdeps/x86_64/fpu/s_copysignf.S: Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+./sysdeps/x86_64/fpu/s_truncl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/x86_64/fpu/s_copysign.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_llrintf.S: Contributed by Andreas Jaeger <aj@suse.d>, 2002.
+./sysdeps/x86_64/fpu/s_fminl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/x86_64/fpu/s_signbit.S: Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
+./sysdeps/x86_64/fpu/feenablxcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+./sysdeps/x86_64/fpu/s_signbitf.S: Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
+./sysdeps/x86_64/fpu/s_llrint.S: Contributed by Andreas Jaeger <aj@suse.d>, 2002.
+./sysdeps/x86_64/fpu/s_fmaxf.S: Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+./sysdeps/x86_64/fpu/fegetround.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/x86_64/fpu/fedisblxcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+./sysdeps/x86_64/fpu/feupdateenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/x86_64/fpu/e_powl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/x86_64/fpu/multiarch/s_ceil-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_nearbyintf-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/multiarch/s_rint-sse4_1.S: Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+./sysdeps/x86_64/fpu/multiarch/s_nearbyint-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_ceilf-sse4_1.S: Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
+./sysdeps/x86_64/fpu/s_fmin.S: Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+./sysdeps/x86_64/strcspn.S: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
+./sysdeps/x86_64/start.S: Contributed by Andreas Jaeger <aj@suse.de>, 2001.
+./sysdeps/x86_64/nptl/pthread_spin_unlock.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/x86_64/nptl/pthread_spin_trylock.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/x86_64/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/x86_64/wcscmp.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/ffsll.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./sysdeps/x86_64/rawmemchr.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/wcschr.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/machine-gmon.h: Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+./sysdeps/x86_64/memrchr.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/wcsrchr.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/strcat.S: Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+./sysdeps/x86_64/memchr.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/strcpy.S: Contributed by Andreas Jaeger <aj@suse.de>, 2002.
+./sysdeps/x86_64/ffs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./sysdeps/x86_64/memcmp.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcat-avx2.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strspn-c.c: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcpy-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/memcmp-sse4.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/memcpy-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcpy-avx2.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcat-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcmp-sse42.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/memcmp-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/strcspn-c.c: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Contributed by Intel Corporation.
+./sysdeps/x86_64/dl-machine.h: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/x86_64/strspn.S: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
+./sysdeps/x86_64/_mcount.S: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/x86_64/wcslen.S: Contributed by Intel Corporation.
+./sysdeps/generic/sigcontextinfo.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/generic/unwind-dw2-fde-glibc.c: Contributed by Jakub Jelinek <jakub@redhat.com>.
+./sysdeps/generic/dl-librecon.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/generic/hp-timing.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.h: Contributed by Jason Merrill <jason@cygnus.com>.
+./sysdeps/generic/ldconfig.h: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./sysdeps/generic/not-cancel.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/generic/unwind-resume.c: Contributed by Jakub Jelinek <jakub@redhat.com>.
+./sysdeps/generic/pty-private.h: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/generic/register-dump.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/generic/ifreq.h: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/generic/atomic-machine.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/generic/framestate.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+./sysdeps/generic/dl-procinfo.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/generic/memcopy.h: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/generic/unwind-dw2-fde.c: Contributed by Jason Merrill <jason@cygnus.com>.
+./sysdeps/generic/hp-timing-common.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/hppa/hppa1.1/s_signbit.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/hppa/sysdep.h: Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
+./sysdeps/nptl/Makefile:# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/nptl/pthreadP.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/nptl/internaltypes.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/nptl/Makeconfig:# Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/nptl/timer_routines.h: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./sysdeps/ia64/strncmp.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./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/fegetexcept.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/s_isinf.S: Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
+./sysdeps/ia64/fpu/fgetexcptflg.c: Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+./sysdeps/ia64/fpu/feenablxcpt.c: Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+./sysdeps/ia64/fpu/fraiseexcpt.c: Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+./sysdeps/ia64/fpu/get-rounding-mode.h: Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+./sysdeps/ia64/fpu/fegetround.c: Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+./sysdeps/ia64/fpu/fegetenv.c: Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+./sysdeps/ia64/fpu/fedisblxcpt.c: Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
+./sysdeps/ia64/fpu/feupdateenv.c: Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
+./sysdeps/ia64/fpu/s_isnan.S: Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
+./sysdeps/ia64/strchr.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/memcpy.S: Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
+./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/nptl/pthread_spin_lock.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/ia64/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/ia64/hp-timing.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./sysdeps/ia64/strlen.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/memmove.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/unwind-resume.c: Contributed by Jakub Jelinek <jakub@redhat.com>.
+./sysdeps/ia64/memchr.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/memset.S: Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
+./sysdeps/ia64/strcpy.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/bzero.S: Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
+./sysdeps/ia64/memcmp.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/strcmp.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ia64/memccpy.S: Contributed by Dan Pop <Dan.Pop@cern.ch>.
+./sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Contributed by David Flaherty <flaherty@linux.vnet.ibm.com>.
+./sysdeps/ieee754/flt-32/s_roundf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/flt-32/s_signbitf.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_remquof.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_fpclassifyf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/flt-32/s_llrintf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/flt-32/s_lrintf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/flt-32/e_gammaf_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/flt-32/e_atanhf.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./sysdeps/ieee754/flt-32/s_truncf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-128/s_fma.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+./sysdeps/ieee754/ldbl-128/s_signbitl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-128/s_fmal.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_frexp.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_fma.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+./sysdeps/ieee754/dbl-64/e_atanh.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./sysdeps/ieee754/dbl-64/e_gamma_r.c: Contributed by 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_logb.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./sysdeps/ieee754/dbl-64/s_fpclassify.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/dbl-64/s_llrint.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/s_signbit.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_llround.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/dbl-64/s_remquo.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/ldbl-96/e_gammal_r.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_lroundl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-96/s_fma.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+./sysdeps/ieee754/ldbl-96/s_llrintl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./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_llroundl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-96/s_signbitl.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_fmal.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
+./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/posix/pwrite.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/posix/getpagesize.c: Contributed by Brendan Kehoe (brendan@cygnus.com).
+./sysdeps/posix/sigignore.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/posix/usleep.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/posix/pread.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/posix/sprofil.c: Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+./sysdeps/posix/gai_strerror.c: Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
+./sysdeps/posix/pwrite64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/posix/sigwait.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/posix/pread64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./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/feenablxcpt.c: Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
+./sysdeps/powerpc/fpu/fedisblxcpt.c: Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
+./sysdeps/powerpc/fpu/feupdateenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/powerpc/nofpu/fsetexcptflg.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/ftestexcept.c: Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+./sysdeps/powerpc/nofpu/fegetexcept.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/fgetexcptflg.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/soft-supp.h: Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+./sysdeps/powerpc/nofpu/feenablxcpt.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/fclrexcpt.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/sim-full.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/fedisblxcpt.c: Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+./sysdeps/powerpc/nofpu/feupdateenv.c: Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
+./sysdeps/powerpc/nptl/pthread_spin_trylock.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./sysdeps/powerpc/nptl/pthread_spin_lock.c: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./sysdeps/powerpc/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/powerpc/powerpc32/a2/memcpy.S: Contributed by Michael Brutman <brutman@us.ibm.com>.
+./sysdeps/powerpc/powerpc32/power7/strchr.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/strnlen.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/strlen.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/strchrnul.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/memchr.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/power4/hp-timing.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/powerpc/powerpc32/power4/multiarch/bzero-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/power4/multiarch/rawmemchr-power7.S: Contributed by Luis Machado <luisgpm@br.ibm.com>.
+./sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.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/memchr-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/memcopy.h: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/powerpc/powerpc32/atomic-machine.h: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./sysdeps/powerpc/power6/wordcopy.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/powerpc/power4/wordcopy.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/powerpc/atomic-machine.h: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./sysdeps/powerpc/powerpc64/hp-timing.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/powerpc/powerpc64/ffsll.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/powerpc/powerpc64/a2/memcpy.S: Contributed by Michael Brutman <brutman@us.ibm.com>.
+./sysdeps/powerpc/powerpc64/power8/memrchr.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/memcpy.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/power7/rawmemchr.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/memrchr.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/mempcpy.S: Contributed by Luis Machado <luisgpm@br.ibm.com>.
+./sysdeps/powerpc/powerpc64/power7/memchr.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/atomic-machine.h: Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
+./sysdeps/powerpc/ffs.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/mach/hurd/hp-timing.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/mach/hurd/not-cancel.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/mach/hurd/ifreq.h: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/mach/hurd/waitid.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
+./sysdeps/mach/hurd/i386/getcontext.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/i386/makecontext.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./sysdeps/mach/hurd/net/if_arp.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/pthread/tst-pt-tls1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-cleanup3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-unload.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./sysdeps/pthread/tst-eintr3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-sem10.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+./sysdeps/pthread/tst-key1.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-basic1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-spin1.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-kill2.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-kill1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-exec3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cond12.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-barrier1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-clock1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-fini1mod.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/tst-barrier4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/tst-fork2.c: Contributed by Roland McGrath <roland@redhat.com>, 2002.
+./sysdeps/pthread/tst-cond6.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-cancel19.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-once4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-fini1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/tst-basic3.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-cond11.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-pt-sysconf.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/pthread_atfork.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cancel12.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-signal4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-fork3.c: Contributed by Roland McGrath <roland@redhat.com>, 2002.
+./sysdeps/pthread/tst-cond20.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/pthread/tst-cancel6.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-atfork2mod.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-_res1mod1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-eintr4.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-kill6.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-barrier2.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-sem5.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-key4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-mutex9.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-join1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-tls4moda.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-cleanup1.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-cond9.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-atfork2.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-flock2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cond1.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-atfork1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-abstime.c: Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
+./sysdeps/pthread/tst-pt-popen1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-mutex7.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-pt-tls2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-stdio1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cancel21.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-tsd5.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/tst-join4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-sem3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-robust1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+./sysdeps/pthread/tst-sem1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-basic6.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-mutex6.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-sem2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-signal1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-basic2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/sem_open.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-rwlock4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-sem9.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-cond5.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-cond14.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-mutex3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cond15.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/posix-timer.h: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./sysdeps/pthread/tst-cancel2.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-timer.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./sysdeps/pthread/tst-barrier3.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-mutex5.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-basic5.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-robust7.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
+./sysdeps/pthread/tst-backtrace1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/pthread/tst-cancel9.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-cond10.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-fork1.c: Contributed by Roland McGrath <roland@redhat.com>, 2002.
+./sysdeps/pthread/tst-rwlock14.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/tst-cond8.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-cond19.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/pthread/tst-join3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/sem_close.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-eintr2.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-cond16.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/pthread/tst-cancel16.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-rwlock12.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-kill3.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-pt-align.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/sem_unlink.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-rwlock1.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-sem8.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-cancel4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-signal6.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-cancel13.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/eintr.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-cond2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-tsd1.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-stdio2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cancel18.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-cancel20.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-key2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-signal5.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-mutex4.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-once3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cancel1.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-signal2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-kill5.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-raise1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-spin2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cancel22.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-exec2.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-tls4modb.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/pthread/tst-pt-align3.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./sysdeps/pthread/tst-cond3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cancel3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/pthread/tst-cond23.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
+./sysdeps/pthread/tst-cond18.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/pthread/tst-cancel11.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-flock1.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-cancel14.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/pthread/tst-kill4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/m68k/fpu/fegetexcept.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/fedisblxcpt.c: Contributed by Andreas Schwab <schwab@suse.de>, 2000.
+./sysdeps/m68k/strchr.S: Contributed by Andreas Schwab <schwab@gnu.org>.
+./sysdeps/m68k/nptl/Makefile:# Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+./sysdeps/m68k/nptl/tls.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/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/rawmemchr.S: Contributed by Andreas Schwab <schwab@gnu.org>.
+./sysdeps/m68k/tls-macros.h: Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+./sysdeps/m68k/strchrnul.S: Contributed by Andreas Schwab <schwab@gnu.org>.
+./sysdeps/m68k/memchr.S: Contributed by Andreas Schwab <schwab@gnu.org>.
+./sysdeps/m68k/dl-tls.h: Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+./sysdeps/m68k/libc-tls.c: Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+./sysdeps/m68k/wcpcpy_chk.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./sysdeps/m68k/ffs.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/m68k/m680x0/fpu/s_csin_template.c: Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
+./sysdeps/m68k/m680x0/fpu/e_scalb.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.
+./sysdeps/m68k/m680x0/fpu/s_csinh_template.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/m68020/atomic-machine.h: Contributed by Andreas Schwab <schwab@suse.de>, 2003.
+./sysdeps/m68k/memcopy.h: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/sh/nptl/pthread_spin_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/sh/sh4/fpu/fegetexcept.c: Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+./sysdeps/sh/sh4/fpu/fesetround.c: Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+./sysdeps/sh/sh4/fpu/feenablxcpt.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/sh4/fpu/fclrexcpt.c: Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+./sysdeps/sh/sh4/fpu/fegetround.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/feupdateenv.c: Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
+./sysdeps/sh/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/x86/fpu/s_fpclassifyl.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/x86/nptl/pthreaddef.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/x86/fpu_control.h: Contributed by Olaf Flebbe.
+./sysdeps/unix/bsd/unlockpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/unix/bsd/getpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/unix/ifreq.c: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/unix/grantpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/unix/sysv/linux/statvfs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./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/unix/sysv/linux/pwrite.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/unix/sysv/linux/shmdt.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./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/accept4.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2008.
+./sysdeps/unix/sysv/linux/dl-librecon.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+./sysdeps/unix/sysv/linux/pselect.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+./sysdeps/unix/sysv/linux/generic/pipe.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/dl-origin.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/wordsize-32/sendfile.c: 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/epoll_create.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/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/chown.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/unlink.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/dup2.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/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/kernel-posix-timers.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/unix/sysv/linux/hppa/clone.S: Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
+./sysdeps/unix/sysv/linux/hppa/swapcontext.c: Contributed by Helge Deller <deller@gmx.de>, 2008.
+./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/sysdep.h: Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
+./sysdeps/unix/sysv/linux/hppa/atomic-machine.h: Contributed by Carlos O'Donell <carlos@baldric.uwo.ca>, 2005.
+./sysdeps/unix/sysv/linux/hppa/setcontext.S: Contributed by Helge Deller <deller@gmx.de>, 2008.
+./sysdeps/unix/sysv/linux/msgget.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/dl-origin.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/unix/sysv/linux/ia64/swapcontext.c: 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/__ia64_longjmp.S: 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/ucontext_i.h: Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+./sysdeps/unix/sysv/linux/ia64/getcontext.S: 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/makecontext.c: 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/setjmp.S: Contributed by David Mosberger-Tang <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/sys/rse.h: 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/sysdep.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/setcontext.S: Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
+./sysdeps/unix/sysv/linux/timer_getoverr.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/unix/sysv/linux/ifreq.c: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/unix/sysv/linux/ppoll.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+./sysdeps/unix/sysv/linux/recvmmsg.c: Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
+./sysdeps/unix/sysv/linux/grantpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/unix/sysv/linux/open.c: Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+./sysdeps/unix/sysv/linux/semtimedop.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+./sysdeps/unix/sysv/linux/ustat.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/unix/sysv/linux/sigset-cvt-mask.h: Contributed by Joe Keane <jgk@jgk.org>.
+./sysdeps/unix/sysv/linux/ptsname.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/unix/sysv/linux/semctl.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/timer_create.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/unix/sysv/linux/internal_statvfs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/unix/sysv/linux/mmap64.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
+./sysdeps/unix/sysv/linux/sigstack.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/unix/sysv/linux/getcwd.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/unix/sysv/linux/unlockpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./sysdeps/unix/sysv/linux/not-cancel.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/unix/sysv/linux/dl-openat64.c: Contributed by Ulrich Drepper <drepper@gmain.com>, 2003.
+./sysdeps/unix/sysv/linux/shmat.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/timer_delete.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/unix/sysv/linux/pread.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/unix/sysv/linux/setsourcefilter.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/semget.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/umount.c: Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+./sysdeps/unix/sysv/linux/getsysstats.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./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/m68k/sigcontextinfo.h: Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 1998.
+./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/coldfire/atomic-machine.h: Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
+./sysdeps/unix/sysv/linux/m68k/vfork.S: Contributed by Andreas Schwab <schwab@gnu.org>.
+./sysdeps/unix/sysv/linux/getpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./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.
+./sysdeps/unix/sysv/linux/arc/clone.S: Contributed by Andrew Jenner <andrew@codesourcery.com>, 2008.
+./sysdeps/unix/sysv/linux/aio_misc.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/semop.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+./sysdeps/unix/sysv/linux/lddlibc4.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/unix/sysv/linux/mips/clone.S: Contributed by Ralf Bächle <ralf@linux-mips.org>, 1996.
+./sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./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/getcontext.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/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/swapcontext.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/msgrcv.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/nscd_setup_thread.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/unix/sysv/linux/i386/dl-librecon.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/sysdep.h: Contributed by Ulrich Drepper, <drepper@gnu.org>, August 1995.
+./sysdeps/unix/sysv/linux/i386/register-dump.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/setcontext.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./sysdeps/unix/sysv/linux/i386/swapcontext.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./sysdeps/unix/sysv/linux/i386/vfork.S: Contributed by Andreas Schwab <schwab@gnu.org>.
+./sysdeps/unix/sysv/linux/i386/makecontext.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./sysdeps/unix/sysv/linux/shmctl.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Contributed by Philip Blundell <philb@gnu.org>, 1999.
+./sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Contributed by Philip Blundell <philb@gnu.org>, 2001.
+./sysdeps/unix/sysv/linux/arm/sysdep.h: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/arm/register-dump.h: Contributed by Philip Blundell <pb@nexus.co.uk>, 1998.
+./sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Contributed by Philip Blundell <philb@gnu.org>, 2001.
+./sysdeps/unix/sysv/linux/arm/vfork.S: Contributed by Philip Blundell <philb@gnu.org>.
+./sysdeps/unix/sysv/linux/pwrite64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/unix/sysv/linux/updwtmp.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/sendmmsg.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./sysdeps/unix/sysv/linux/fstatvfs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/unix/sysv/linux/statfs.c: Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
+./sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Contributed by Richard Henderson (rth@tamu.edu).
+./sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c: Contributed by Jakub Jelinek <jakub@redhat.com>.
+./sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+./sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h: 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/getcontext.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/sysdep.h: Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
+./sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Contributed by Richard Henderson (rth@tamu.edu).
+./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/longjmp.S: Contributed by Richard Henderson (rth@tamu.edu).
+./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/sparc/sparc32/clone.S: Contributed by Richard Henderson (rth@tamu.edu).
+./sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
+./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/libc_sigaction.c: Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx>, 1997.
+./sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: Contributed by David S. Miller <davem@davemloft.net>, 2008.
+./sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: 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/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/swapcontext.S: Contributed by David S. Miller <davem@davemloft.net>, 2008.
+./sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/msgctl.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysdeps/unix/sysv/linux/alpha/clone.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
+./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/alpha/ioperm.c: Contributed by David Mosberger.
+./sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
+./sysdeps/unix/sysv/linux/mq_notify.c: Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/timer_gettime.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysdeps/unix/sysv/linux/msgsnd.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+./sysdeps/unix/sysv/linux/pread64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/unix/sysv/linux/getsourcefilter.c: Contributed by Ulrich Drepper <drepper@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/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/clone.S: Contributed by Martin Schwidefsky (schwidefsky@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/utmp-compat.h: Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
+./sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Contributed by Jakub Jelinek <jakub@redhat.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/getutline_r.c: Contributed by Andreas Krebbel <Andreas.Krebbel@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/getutxline.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/login.c: 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/syscall.S: Contributed by Martin Schwidefsky (schwidefsky@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/getutid_r.c: Contributed by Andreas Krebbel <Andreas.Krebbel@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/makecontext.c: Contributed by Martin Schwidefsky (schwidefsky@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/sysdep.h: Contributed by Martin Schwidefsky (schwidefsky@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/updwtmpx.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/pututxline.c: Contributed by Andreas Krebbel <Andreas.Krebbel@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/getutxid.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/getutxent.c: Contributed by Andreas Krebbel <Andreas.Krebbel@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/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/vfork.S: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/s390/s390-32/login32.c: Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.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/____longjmp_chk.c: Contributed by Jakub Jelinek <jakub@redhat.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/syscall.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/sysdep.h: 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/sysdep.S: 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/vfork.S: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./sysdeps/unix/sysv/linux/net/if_arp.h: 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/utmp_file.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./sysdeps/unix/mips/pipe.S: Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/unix/mips/mips64/sysdep.h: Contributed by Alexandre Oliva <aoliva@redhat.com>.
+./sysdeps/unix/mips/sysdep.h: Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/unix/mips/mips32/sysdep.h: Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/unix/mips/sysdep.S: Contributed by Brendan Kehoe (brendan@zen.org).
+./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/mips/fpu/fsetexcptflg.c: Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
+./sysdeps/mips/fpu/feholdexcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./sysdeps/mips/fpu/ftestexcept.c: Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+./sysdeps/mips/fpu/fegetexcept.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./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/fgetexcptflg.c: Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+./sysdeps/mips/fpu/feenablxcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./sysdeps/mips/fpu/fraiseexcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./sysdeps/mips/fpu/fclrexcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+./sysdeps/mips/fpu/fegetround.c: Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
+./sysdeps/mips/fpu/fenv_libc.h: Contributed by Andreas Jaeger <aj@suse.de>.
+./sysdeps/mips/fpu/fegetenv.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/feupdateenv.c: Contributed by Andreas Jaeger <aj@suse.de>, 1998.
+./sysdeps/mips/setjmp_aux.c: Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/mips/mips64/setjmp_aux.c: Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/mips/mips64/__longjmp.c: Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/mips/dl-procinfo.c: Contributed by Robert Millan <rmh@gnu.org>.
+./sysdeps/mips/sys/tas.h: Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
+./sysdeps/mips/dl-procinfo.h: Contributed by Robert Millan <rmh@gnu.org>.
+./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-trampoline.c: Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
+./sysdeps/i386/strlen.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/i386/fpu/s_lrintl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/s_fmax.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_expm1f.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_lrint.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/fsetexcptflg.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/e_acosh.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_frexpf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/feholdexcpt.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/fegetexcept.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./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/s_expm1.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_truncl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/e_acoshl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/e_hypotf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/i386/fpu/s_asinh.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_fmaxl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/e_atanh.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/fgetexcptflg.c: 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_llrintf.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_asinhf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/e_pow.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_trunc.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/feenablxcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./sysdeps/i386/fpu/fraiseexcpt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/s_asinhl.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_lrintf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/s_llrint.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/e_acoshf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_fmaxf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/fclrexcpt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/fegetround.c: 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/fegetenv.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/feupdateenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/fpu/e_powl.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_hypot.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/i386/fpu/e_atanhf.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./sysdeps/i386/fpu/s_fmin.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/nptl/pthread_spin_unlock.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/i386/nptl/pthread_spin_init.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/i386/dl-procinfo.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./sysdeps/i386/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/i386/backtrace.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/i386/strlen.S: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
+./sysdeps/i386/pthread_spin_trylock.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/i386/i686/fpu/s_fmax.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_fmaxl.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/fpu/s_fmaxf.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/memcpy.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./sysdeps/i386/i686/nptl/tls.h: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./sysdeps/i386/i686/memmove.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
+./sysdeps/i386/i686/pthread_spin_trylock.S: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./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/ffs.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./sysdeps/i386/i686/dl-hash.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memchr-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/s_fmaf.c: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memcmp-sse4.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/s_fma.c: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strcmp-sse4.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/wcschr-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strchr-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strcpy-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strcat-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strrchr-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memrchr-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/strcat-ssse3.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memcmp-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/strchr-sse2-bsf.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.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/memset-sse2-rep.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/s_fmaf-fma.c: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/s_fma-fma.c: Contributed by Intel Corporation.
+./sysdeps/i386/i686/multiarch/memset-sse2.S: Contributed by Intel Corporation.
+./sysdeps/i386/i686/strcmp.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./sysdeps/i386/machine-gmon.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/i586/strchr.S: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+./sysdeps/i386/i586/memcpy.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/i586/strcpy.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/i586/memcopy.h: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/i386/stpcpy.S: Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu).
+./sysdeps/i386/strcat.S: Contributed by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
+./sysdeps/i386/i386-mcount.S: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/i386/ffs.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/i386/memcopy.h: Contributed by Torbjorn Granlund (tege@sics.se).
+./sysdeps/arm/backtrace.c: Contributed by Kazu Hirata <kazu@codesourcery.com>, 2008.
+./sysdeps/arm/fgetexcptflg.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/arm/feenablxcpt.c: Contributed by Philip Blundell <philb@gnu.org>, 2001.
+./sysdeps/arm/fedisblxcpt.c: Contributed by Philip Blundell <philb@gnu.org>, 2001.
+./sysdeps/arm/feupdateenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/wordsize-64/tst-writev.c: Contributed by Ryan S. Arnold <rsa@us.ibm.com>, 2011.
+./sysdeps/sparc/fpu/fegetexcept.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/fedisblxcpt.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+./sysdeps/sparc/dl-procinfo.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./sysdeps/sparc/sparc-mcount.S: Contributed by David S. Miller <davem@davemloft.net>, 2008.
+./sysdeps/sparc/sparc64/fpu/s_lrint.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_nearbyintf.S: Contributed by David S. Miller <davem@davemloft.net>, 2013.
+./sysdeps/sparc/sparc64/fpu/s_rintf.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/e_sqrtl.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+./sysdeps/sparc/sparc64/fpu/s_lrintf.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./sysdeps/sparc/sparc64/fpu/s_rint.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/multiarch/s_nearbyint-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2013.
+./sysdeps/sparc/sparc64/fpu/multiarch/s_fma-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_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/multiarch/s_lrintf-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2013.
+./sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./sysdeps/sparc/sparc64/start.S: Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
+./sysdeps/sparc/sparc64/Makefile:# Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/sparc/sparc64/qp_neg.S: Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/sparc/sparc64/jmpbuf-unwind.h: Contributed by David S. Miller <davem@davemloft.net>, 2005.
+./sysdeps/sparc/sparc64/hp-timing.h: Contributed by David S. Miller <davem@redhat.com>, 2001.
+./sysdeps/sparc/sparc64/rawmemchr.S: Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+./sysdeps/sparc/sparc64/qp_util.c: Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/sparc/sparc32/fpu/s_copysignf.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./sysdeps/sparc/sparc32/fpu/s_copysign.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/start.S: Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
+./sysdeps/sparc/sparc32/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/sparc/sparc32/q_util.c: Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+./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/sparcv9/fpu/s_nearbyintf.S: Contributed by David S. Miller <davem@davemloft.net>, 2013.
+./sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.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_llrint.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.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/multiarch/s_nearbyint-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2013.
+./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_fma-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./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/multiarch/s_fabsf-vis3.S: Contributed by Jakub Jelinek <jakub@redhat.com>, 2006.
+./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_llrint-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2012.
+./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_nearbyintf-vis3.S: Contributed by David S. Miller <davem@davemloft.net>, 2013.
+./sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.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/strcpy.S: Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+./sysdeps/sparc/sparc32/strcmp.S: Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
+./sysdeps/sparc/dl-procinfo.h: Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+./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/alpha/fpu/s_rintf.c: Contributed by Richard Henderson.
+./sysdeps/alpha/fpu/fsetexcptflg.c: Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+./sysdeps/alpha/fpu/s_copysign.c: Contributed by Richard Henderson.
+./sysdeps/alpha/fpu/ftestexcept.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/fgetexcptflg.c: Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+./sysdeps/alpha/fpu/s_rint.c: Contributed by Richard Henderson.
+./sysdeps/alpha/fpu/feenablxcpt.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+./sysdeps/alpha/fpu/fclrexcpt.c: Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+./sysdeps/alpha/fpu/fpu_control.h: Contributed by Olaf Flebbe.
+./sysdeps/alpha/fpu/s_fabs.c: Contributed by Richard Henderson.
+./sysdeps/alpha/fpu/fedisblxcpt.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
+./sysdeps/alpha/fpu/feupdateenv.c: Contributed by Richard Henderson <rth@tamu.edu>, 1997.
+./sysdeps/alpha/fpu/e_sqrt.c: Contributed by David Mosberger (davidm@cs.arizona.edu).
+./sysdeps/alpha/fpu/s_copysignf.c: Contributed by Richard Henderson.
+./sysdeps/alpha/fpu/s_fabsf.c: Contributed by Richard Henderson.
+./sysdeps/alpha/Makefile:# Contributed by Brendan Kehoe (brendan@zen.org).
+./sysdeps/alpha/nptl/pthread_spin_trylock.S: Contributed by Richard Henderson <rth@twiddle.net>, 2003.
+./sysdeps/alpha/nptl/pthread_spin_lock.S: Contributed by Richard Henderson <rth@twiddle.net>, 2003.
+./sysdeps/alpha/dl-procinfo.c: Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
+./sysdeps/alpha/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/alpha/hp-timing.h: Contributed by Richard Henderson <rth@redhat.com>, 2001.
+./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/stpcpy.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./sysdeps/alpha/ldiv.S: Contributed by Richard Henderson <rth@tamu.edu>.
+./sysdeps/alpha/strcat.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./sysdeps/alpha/strcpy.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./sysdeps/alpha/dl-procinfo.h: Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
+./sysdeps/alpha/alphaev67/strchr.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./sysdeps/alpha/alphaev67/strlen.S: Contributed by David Mosberger (davidm@cs.arizona.edu).
+./sysdeps/alpha/alphaev67/strncat.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./sysdeps/alpha/alphaev67/stpcpy.S: Contributed by Richard Henderson <rth@redhat.com>.
+./sysdeps/alpha/alphaev67/strcat.S: Contributed by Richard Henderson <rth@tamu.edu>, 1996.
+./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/ffs.S: Contributed by David Mosberger (davidm@cs.arizona.edu).
+./sysdeps/alpha/_mcount.S: Contributed by David Mosberger (davidm@cs.arizona.edu).
+./sysdeps/s390/fpu/fsetexcptflg.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/ftestexcept.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/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/e_sqrtl.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
+./sysdeps/s390/fpu/fgetexcptflg.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/bits/fenv.h: 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/fenv_libc.h: 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/fedisblxcpt.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/strcmp-z900.S: Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+./sysdeps/s390/dl-procinfo.c: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
+./sysdeps/s390/jmpbuf-unwind.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./sysdeps/s390/strcpy-z900.S: Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+./sysdeps/s390/memchr-z900.S: Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+./sysdeps/s390/atomic-machine.h: Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
+./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/s390-32/mul_1.S: 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/start.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/strncpy-z900.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/sysdep.h: 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/__longjmp.c: Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+./sysdeps/s390/s390-32/dl-machine.h: Contributed by Carl Pederson & Martin Schwidefsky.
+./sysdeps/s390/s390-64/add_n.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/sub_n.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/crtn.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/s390-64/setjmp.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/__longjmp.c: 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/memset-z900.S: Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
+./intl/explodename.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./intl/tst-codeset.c: Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
+./intl/tst-gettext4.c: Contributed by Bruno Haible <bruno@clisp.org>, 2005.
+./intl/tst-gettext.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./intl/tst-ngettext.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./intl/l10nflist.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./intl/tst-gettext5.c: Contributed by Bruno Haible <bruno@clisp.org>, 2005.
+./intl/tst-gettext3.c: Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005.
+./intl/loadinfo.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./intl/tst-translit.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./intl/tst-gettext6.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
+./sysvipc/shmdt.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/semtimedop.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./sysvipc/semctl.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysvipc/ftok.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysvipc/shmat.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/shmget.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+./sysvipc/semop.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+./sysvipc/msgrcv.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/msgctl.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./sysvipc/msgsnd.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
+./manual/summary.pl:# Contributed by Rical Jasan <ricaljasan@pacific.net>, 2017.
+./locale/programs/ld-ctype.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/locfile-kw.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/repertoire.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/charmap-kw.h: Contributed by Ulrich Drepper, <drepper@gnu.org>.
+./locale/programs/localedef.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/charmap.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/locfile-kw.gperf: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/locarchive.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./locale/programs/locfile.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/locale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/programs/ld-name.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/ld-monetary.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./locale/programs/charmap.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/ld-address.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/ld-paper.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/repertoire.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/ld-measurement.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/locfile-token.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/ld-telephone.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/programs/config.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/programs/localedef.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/programs/locfile.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./locale/programs/ld-collate.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./locale/programs/ld-numeric.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./locale/programs/ld-messages.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-time.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./locale/programs/charmap-kw.gperf: Contributed by Ulrich Drepper, <drepper@gnu.org>.
+./locale/programs/3level.h: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./locale/programs/simple-hash.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./locale/C-measurement.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/mb_cur_max.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/C-collate.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/C-translit.h.in:# Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./locale/loadlocale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/newlocale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/C-telephone.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/coll-lookup.h: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./locale/C-numeric.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/freelocale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/outdigitswc.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./locale/xlocale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./locale/strlen-hash.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/C-ctype.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/C-address.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/C-name.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/C-messages.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./locale/bits/types/__locale_t.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./locale/tst-C-locale.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./locale/C-paper.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/findlocale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/C-identification.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./locale/duplocale.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./locale/C-time.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./locale/coll-lookup.c: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./locale/C-monetary.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
+./locale/broken_cur_max.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./locale/indigits.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./locale/indigitswc.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./locale/outdigits.h: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./localedata/tst-mbswcs6.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./localedata/tst-mbswcs2.c: Contributed by Bruno Haible <haible@ilog.fr>.
+./localedata/collate-test.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./localedata/xfrm-test.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./localedata/dump-ctype.c: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./localedata/tst-ctype.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./localedata/locales/tpi_PG:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+./localedata/locales/sm_WS:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+./localedata/locales/bi_VU:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>, Maninder Singh <maninder1.s@samsung.com>.
+./localedata/locales/mjw_IN:% Contributed by Jor Teron <jor.teron@gmail.com>.
+./localedata/locales/hif_FJ:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+./localedata/locales/mr_IN:% Contributed by Kentaroh Noji and Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/to_TO:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>.
+./localedata/tst-locale.sh:# Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
+./localedata/tst-wctype.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./localedata/tst-trans.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./localedata/tst-fmon.data:# Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+./localedata/tst-fmon.c: Contributed 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-mbswcs3.c: Contributed by Bruno Haible <haible@ilog.fr>.
+./localedata/tests/test6.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./localedata/tst-fmon.sh:# Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+./localedata/tst-digits.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
+./localedata/tst-mbswcs5.c: Contributed by Bruno Haible <haible@ilog.fr>.
+./localedata/tst-mbswcs1.c: Contributed by Bruno Haible <haible@ilog.fr>.
+./localedata/tst-langinfo.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./localedata/tst-rpmatch.c: Contributed by Jochen Hein <jochen.hein@delphi.central.de>.
+./time/mktime.c: Contributed by Paul Eggert <eggert@twinsun.com>.
+./time/mktime-internal.h: Contributed by Paul Eggert <eggert@cs.ucla.edu>.
+./time/getdate.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+./time/strptime.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./time/ctime_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./time/tst-strptime.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./time/tst-clock.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./time/tst-getdate.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./login/programs/utmpdump.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+./login/programs/pt_chown.c: Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
+./login/getutline.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./login/endutxent.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/utmpname.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+./login/grantpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./login/getutxline.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/login.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./login/ptsname.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./login/getutent.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./login/unlockpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./login/tst-ptsname.c: Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2014.
+./login/updwtmpx.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/openpty.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./login/pututxline.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/getutxid.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/getpt.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./login/setutxent.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/forkpty.c: Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
+./login/getutid.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./login/tst-utmp.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/logwtmp.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./login/getutxent.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/updwtmp.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
+./login/utmpxname.c: Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
+./login/logout.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./catgets/catgetsinfo.h: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+./catgets/open_catalog.c: Contributed by Ulrich Drepper, <drepper@gnu.org>.
+./catgets/catgets.c: Contributed by Ulrich Drepper, <drepper@gnu.org>.
+./catgets/gencat.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
+./resolv/gai_cancel.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./resolv/res_hconf.h: Contributed by David Mosberger (davidm@azstarnet.com).
+./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/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_suspend.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./resolv/gai_notify.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./resolv/res_hconf.c: Contributed by David Mosberger (davidm@azstarnet.com).
+./resolv/gai_error.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./wctype/wchar-lookup.h: Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
+./wctype/wctype.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wctype/iswctype_l.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wctype/wctrans.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wctype/wctype_l.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wctype/iswctype.c: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
+./inet/gethstbynm.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/tst-network.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./inet/getproto.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getproto_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getsrvbynm_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getaliasname.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getrpcbynumber.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getsrvbynm.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getrpcbyname.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getrpcbynumber_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getnetbyad_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getnetbyad.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getnetbynm_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getsrvbypt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/inet_ntoa.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./inet/gethstbynm_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/inet6_rth.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+./inet/inet6_option.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./inet/getrpcbyname_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/ether_hton.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/inet6_opt.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
+./inet/gethstbyad.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/gethstbyad_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/gethstbynm2_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/gethstbynm2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/ether_ntoa_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/htontest.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./inet/setsourcefilter.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./inet/ether_ntoh.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/bug-if1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./inet/getnetbynm.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/ether_aton.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getaliasent_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getaliasname_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getsrvbypt_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/ether_ntoa.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/setipv4sourcefilter.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./inet/getprtname.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getprtname_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/test_ifindex.c: Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
+./inet/in6_addr.c: Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
+./inet/ether_aton_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./inet/getsourcefilter.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./inet/getipv4sourcefilter.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./elf/sotruss-lib.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./elf/tst-alignmod.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./elf/tst-dlmodcount.c: Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
+./elf/tst-stackguard1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./elf/dl-origin.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./elf/pldd.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./elf/tst-dlopenrpathmod.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./elf/tst-alignmod2.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./elf/cache.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./elf/dl-conflict.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+./elf/ldconfig.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./elf/sprof.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./elf/dl-libc.c: Contributed by Zack Weinberg <zack@rabi.columbia.edu>, 1999.
+./elf/dl-profile.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./elf/pldd-xx.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./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-dlopenrpath.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./elf/dl-profstub.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./elf/dl-iteratephdr.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
+./elf/dl-version.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/aio_return.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/timer_settime.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./rt/tst-mqueue4.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/timer_getoverr.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./rt/lio_listio-common.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/aio_notify.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/aio_read64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/aio_fsync.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/tst-aio2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./rt/timer_create.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./rt/tst-mqueue6.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/tst-aio.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./rt/tst-mqueue1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/tst-mqueue8.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/tst-mqueue7.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/aio_write.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/timer_delete.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./rt/aio_suspend.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/tst-aio64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./rt/tst-mqueue9.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/tst-mqueue5.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/aio_read.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/aio_misc.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/aio_write64.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./rt/tst-mqueue3.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./rt/timer_gettime.c: Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
+./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/tst-mqueue2.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./rt/tst-shm.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./rt/tst-mqueue.h: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./math/w_fmodf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/creal_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/atest-exp.c: Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
+./math/s_cproj_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_atanh_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_acoshf_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_log10f_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_acosf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_ccos_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_scalbf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_log10_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/fsetexcptflg.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_exp10f_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_cacos_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_atan2_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_fmaf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_exp10l_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/feholdexcpt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_fmod_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/ftestexcept.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_acoshl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/fegetexcept.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./math/conj_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/s_cpow_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/fesetenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_atan2l_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_csin_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/fesetround.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_remainderf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/tst-definitions.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./math/atest-sincos.c: Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
+./math/w_j1l_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/atest-exp2.c: Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
+./math/w_asin_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_cexp_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/s_fma.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/cimag_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_sqrtl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_log2f_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/divtc3.c: Contributed by Richard Henderson <rth@redhat.com>, 2005.
+./math/w_log_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/tst-CMPLX2.c: Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+./math/s_nan_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_clog10_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_atanhf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/fgetexcptflg.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/basic-test.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./math/s_csqrt_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_asinl_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_log10l_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/test-fpucw.c: Contributed by Andreas Jaeger <aj@suse.de>, 2000.
+./math/w_j0l_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/test-math-isinff.cc: Contributed by Marek Polacek <polacek@redhat.com>, 2012.
+./math/w_sqrtf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_j0f_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/multc3.c: Contributed by Richard Henderson <rth@redhat.com>, 2005.
+./math/w_logl_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_fmodl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_acos_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/feenablxcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./math/cabs_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/fraiseexcpt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_j1f_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_asinf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/test-snan.c: Contributed by Andreas Jaeger <aj@suse.de>, 2005.
+./math/s_catan_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/fclrexcpt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_powf_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/fegetround.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/s_cacosh_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/test-tgmath2.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+./math/w_acosl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_remainder_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/e_exp10l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./math/fegetenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/fedisblxcpt.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./math/s_casinh_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_ctan_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_scalbl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/feupdateenv.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_scalb_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_remainderl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_csinh_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/s_fmax_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_powl_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_acosh_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_casin_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_jn_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_ccosh_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/test-tgmath-int.c: Contributed by Andreas Jaeger <aj@suse.de>, 2005.
+./math/s_ctanh_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/test-tgmath-ret.c: Contributed by Andreas Jaeger <aj@suse.de>, 2003.
+./math/w_j0_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_sqrt_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/w_exp10_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./math/s_fdim_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/s_fmin_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/e_exp10.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./math/s_fmal.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/carg_template.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./math/w_log2l_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_atanhl_compat.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./wcsmbs/wcscat.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./wcsmbs/wcscpy.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/wcsspn.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./wcsmbs/wcsnlen.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./wcsmbs/wcstol.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/wcscasecmp_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/wcrtomb.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./wcsmbs/wcstol_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/tst-wcpncpy.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
+./wcsmbs/mbrtoc16.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./wcsmbs/wmemset.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/wcsxfrm.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./wcsmbs/wcsncpy.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./wcsmbs/wmemcpy.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/tst-wcsnlen.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./wcsmbs/wctob.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcstold.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/wcstoul.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcstoull_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/c16rtomb.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./wcsmbs/wmempcpy.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+./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/wcstoull.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/tst-mbsrtowcs.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./wcsmbs/wcpcpy.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcstoll_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/tst-mbrtowc.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./wcsmbs/wcscmp.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./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/tst-wcrtomb.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./wcsmbs/wcsdup.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./wcsmbs/wcstod_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/wcsrtombs.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/wmemchr.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/wcstof.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcswidth.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/mbsnrtowcs.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/tst-btowc.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./wcsmbs/wcsncat.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./wcsmbs/mbsinit.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcsncase_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/wcstoll.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcstoul_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/wcsnrtombs.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/btowc.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/wcsxfrm_l.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcstod.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/mbrtowc.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/wmemcmp.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/wcsmbsload.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./wcsmbs/wcwidth.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./wcsmbs/mbsrtowcs_l.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
+./wcsmbs/wcscspn.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./wcsmbs/mbsrtowcs.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./wcsmbs/wcstold_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./wcsmbs/wcsmbsload.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./wcsmbs/wcsncmp.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./scripts/test-installation.pl:# Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
+./nptl_db/td_thr_setxregs.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_sigsetmask.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_tsd.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_log.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_getgregs.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_init.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_thr_setprio.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_ta_get_ph.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_ta_get_nthreads.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_reset_stats.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_ta_clear_event.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_ta_thr_iter.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_thr_clear_event.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+./nptl_db/td_thr_validate.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_event_getmsg.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_delete.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_event_getmsg.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_ta_event_addr.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_getxregsize.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_thr_setgregs.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
+./misc/pselect.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./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/hsearch_r.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1993.
+./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/regexp.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./misc/getsysstats.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./misc/tst-fdset.c: Contributed by Robert Bihlmeyer <robbe@orcus.priv.at>.
+./misc/dirname.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./misc/regexp.h: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./misc/lsearch.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./libio/tst-mmap-setvbuf.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./libio/oldfmemopen.c: Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
+./libio/tst-widetext.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./libio/test-fmemopen.c: Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
+./libio/tst-freopen.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
+./libio/obprintf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./libio/tst_putwc.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./libio/bug-ungetc4.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./libio/tst_getwc.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
+./libio/tst-fopenloc.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
+./soft-fp/trunctfxf2.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/fixsfti.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/extendxftf2.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/unordsf2.c: Contributed by Joseph Myers (joseph@codesourcery.com).
+./soft-fp/fixdfti.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/floatuntitf.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/floatuntisf.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/fixunstfti.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/fixunsdfti.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/unordtf2.c: Contributed by Joseph Myers (joseph@codesourcery.com).
+./soft-fp/floattitf.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/unorddf2.c: Contributed by Joseph Myers (joseph@codesourcery.com).
+./soft-fp/floatuntidf.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/extended.h: Contributed by Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/fixtfti.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/fixunssfti.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/floattidf.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./soft-fp/floattisf.c: Contributed by Uroš Bizjak (ubizjak@gmail.com).
+./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_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./shadow/getspnam.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./shadow/lckpwdf.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./grp/getgrnam_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./grp/getgrent.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./grp/getgrgid_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/getgrgid.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./grp/getgrnam.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./grp/getgrent_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./grp/tst_fgetgrent.sh:# Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
+./signal/sighold.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./signal/tst-sigsimple.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
+./signal/tst-raise.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./signal/sigrelse.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./signal/allocrtsig.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdlib/nrand48.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/test-canon.c: Contributed by David Mosberger <davidm@azstarnet.com>.
+./stdlib/tst-bsearch.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
+./stdlib/jrand48_r.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/strtoul_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdlib/strtod.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./stdlib/mrand48_r.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/isomac.c: Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
+./stdlib/l64a.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/seed48.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/strtof.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./stdlib/jrand48.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/erand48.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/bug-strtod.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
+./stdlib/tst-xpg-basename.c: Contributed by Andreas Jaeger <aj@suse.de>, 1999.
+./stdlib/getsubopt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./stdlib/fmtmsg.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdlib/srand48_r.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/a64l.c: Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
+./stdlib/rand_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./stdlib/lcong48.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/test-canon2.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./stdlib/tst-system.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./stdlib/mrand48.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/seed48_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/strtold.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
+./stdlib/lrand48_r.c: Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
+./stdlib/drand48.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/tst-random2.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./stdlib/strtoull_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdlib/grouping.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./stdlib/nrand48_r.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
+./stdlib/test-a64l.c: Contributed by Andreas Schwab <schwab@suse.de>.
+./stdlib/strfmon_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./stdlib/drand48-iter.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/strtoll_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./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/grouping.h: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./stdlib/xpg_basename.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./stdlib/strtod_l.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
+./nis/nis_callback.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+./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/nis_removemember.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./nis/ypclnt.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
+./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_print.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_defaults.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_domain_of.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./nis/nis_add.c: Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+./nis/nis_local_names.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_ping.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+./nis/nis_print_group_entry.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./nis/nis_checkpoint.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./nis/nis_util.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+./nis/nis_call.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./nis/nis_mkdir.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_clone_dir.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_addmember.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_ismember.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
+./nis/nis_clone_obj.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_table.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_modify.c: Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+./nis/nis_verifygroup.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_lookup.c: Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
+./nis/nis_clone_res.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_error.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./nis/nis_xdr.h: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nis/nis_free.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
+./debug/memcpy_chk.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./debug/backtracesyms.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./debug/noophooks.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./debug/wcscat_chk.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./debug/explicit_bzero_chk.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./debug/tst-chk1.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
+./debug/memmove_chk.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./debug/wcpncpy_chk.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./debug/catchsegv.sh:# Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./debug/segfault.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./debug/backtrace.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
+./debug/mempcpy_chk.c: Contributed by Torbjorn Granlund (tege@sics.se).
+./debug/pcprofile.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./debug/wmemset_chk.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
+./debug/backtracesymsfd.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./debug/wcsncat_chk.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./debug/wmempcpy_chk.c: Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+./debug/xtrace.sh:# Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+./debug/confstr_chk.c: Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
+./debug/wcpcpy_chk.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
+./debug/obprintf_chk.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./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/wcscpy_chk.c: Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
+./debug/pcprofiledump.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
+./dirent/opendir-tst1.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/getgrnam_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/nscd_getpw_r.c: Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
+./nscd/getsrvbynm_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/servicescache.c: Contributed by Ulrich Drepper <drepper@drepper.com>, 2007.
+./nscd/nscd_initgroups.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./nscd/getgrgid_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/nscd_getai.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./nscd/nscd.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nscd/gai.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
+./nscd/dbg_log.h: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+./nscd/connections.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/nscd-client.h: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nscd/nscd_conf.c: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nscd/nscd_getserv_r.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./nscd/getpwnam_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/nscd_helper.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/cache.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/gethstbynm3_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/gethstbyad_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/netgroupcache.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./nscd/pwdcache.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/nscd_proto.h: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nscd/grpcache.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/mem.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./nscd/selinux.h: Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
+./nscd/nscd_stat.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+./nscd/nscd_getgr_r.c: Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
+./nscd/nscd_netgroup.c: Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
+./nscd/hstcache.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./nscd/getsrvbypt_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/nscd_setup_thread.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./nscd/nscd.h: Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
+./nscd/initgrcache.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./nscd/dbg_log.c: Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
+./nscd/aicache.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
+./nscd/getpwuid_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./nscd/selinux.c: Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
+./nscd/nscd_gethst_r.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./gnulib/tst-gcc.c: Contributed by Ulrich Drepper <drepper@cygnus.com>.
+./argp/tst-argp1.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
+./argp/tst-argp2.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
+./crypt/sha512-crypt.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./crypt/sha256-crypt.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
+./crypt/md5-crypt.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
+./malloc/arena.c: Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+./malloc/memusage.sh:# Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
+./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/mtrace.pl:# Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
+./malloc/memusagestat.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./malloc/malloc-check.c: Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+./malloc/hooks.c: Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
+./malloc/tst-malloc-check.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
+./malloc/memusage.c: Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
+./malloc/tst-calloc.c: Contributed by Ulrich Drepper <drepper@redhat.com>.
+./include/inline-hashtab.h: Contributed by Alexandre Oliva <aoliva@redhat.com>
+./dlfcn/bug-dl-leaf.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-lib-cb.c: Contributed by Mike Frysinger <vapier@gentoo.org>
+./iconv/tst-iconv5.c: Contributed by GOTO Masanori <gotom@debian.or.jp>, 2004
+./iconv/tst-iconv3.c:/* Contributed by Owen Taylor <otaylor@redhat.com>. */
+./sysdeps/hppa/fpu/fsetexcptflg.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/ftestexcept.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/fesetround.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/feenablxcpt.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/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/fegetround.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/fedisblxcpt.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/Makefile:# Contributed by David Huggins-Daines (dhd@debian.org)
+./sysdeps/hppa/libgcc-compat.c: Contributed by Randolph Chung
+./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/htonl.S: Contributed by Dan Pop <Dan.Pop@cern.ch>
+./sysdeps/ia64/sysdep.h: Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
+./sysdeps/ia64/htons.S: Contributed by Dan Pop <Dan.Pop@cern.ch>
+./sysdeps/ieee754/ldbl-128ibm/t_sincosl.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/e_rem_pio2l.c: Contributed 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_sinl.c: 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-128/t_expl.h: 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/e_rem_pio2l.c: Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+./sysdeps/ieee754/ldbl-128/k_cosl.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/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/m68k/fpu/fsetexcptflg.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/ftestexcept.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/fgetexcptflg.c: Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+./sysdeps/m68k/fpu/fclrexcpt.c: Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+./sysdeps/m68k/fpu/fegetround.c: Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+./sysdeps/m68k/fpu/fegetenv.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/m680x0/fpu/s_remquo_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_llrintl.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_lrint_template.c: Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+./sysdeps/m68k/m680x0/fpu/s_llrint.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/sh/strlen.S: Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
+./sysdeps/unix/sysv/linux/ia64/pipe.S: Contributed by David Mosberger <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/bits/sigcontext.h: Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
+./sysdeps/unix/sysv/linux/m68k/clone.S: Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
+./sysdeps/unix/sysv/linux/i386/clone.S: Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/unix/sysv/linux/arm/clone.S: Contributed by Pat Beirne <patb@corelcomputer.com>
+./sysdeps/unix/sysv/linux/alpha/gethostname.c: Contributed by Ulrich Drepper <drepper@redhat.com>, 2001
+./sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Contributed by Richard Henderson <rth@cygnus.com>, 1998
+./sysdeps/i386/i586/memset.S: Contributed by Torbjorn Granlund, <tege@matematik.su.se>
+./sysdeps/arm/memcpy.S: Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
+./sysdeps/arm/fegetexcept.c: Contributed by Philip Blundell <philb@gnu.org>, 2001
+./sysdeps/arm/memmove.S: Contributed by MontaVista Software, Inc. (written by Nicolas Pitre)
+./sysdeps/arm/unwind.h: Contributed by Paul Brook
+./sysdeps/arm/memset.S: Contributed by Philip Blundell <philb@gnu.org>
+./sysdeps/sparc/fpu/fpu_control.h: Contributed by Miguel de Icaza
+./sysdeps/sparc/backtrace.c: Contributed by David S. Miller <davem@davemloft.net>
+./sysdeps/sparc/sparc64/strcspn.S: 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/strpbrk.S: Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+./sysdeps/sparc/sparc64/multiarch/md5-crop.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/memcpy-ultra3.S: Contributed by David S. Miller (davem@redhat.com)
+./sysdeps/sparc/sparc64/multiarch/sha512-crop.S: Contributed by David S. Miller (davem@davemloft.net)
+./sysdeps/sparc/sparc64/multiarch/memset-niagara1.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-niagara4.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/sha256-crop.S: Contributed by David S. Miller (davem@davemloft.net)
+./sysdeps/sparc/sparc64/strcmp.S: Contributed by David S. Miller <davem@davemloft.net>
+./sysdeps/sparc/sparc64/strspn.S: Contributed by Jakub Jelinek <jj@ultra.linux.cz>
+./sysdeps/sparc/machine-gmon.h: Contributed by David S. Miller <davem@davemloft.net>, 2008
+./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/fegetround.c: Contributed by Richard Henderson <rth@tamu.edu>, 1997
+./sysdeps/alpha/fpu/fegetenv.c: Contributed by Richard Henderson <rth@tamu.edu>, 1997
+./sysdeps/alpha/start.S: Contributed by Richard Henderson <rth@tamu.edu>
+./sysdeps/alpha/strchr.S: Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/alpha/stpncpy.S: Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/s390/s390-32/s390-mcount.S: Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
+./localedata/locales/az_IR:% Contributed by Mousa Moradi <mousamk@gmail.com>
+./localedata/locales/de_DE@euro:% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
+./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/or_IN:% Contributed by Masahide Washizawa <washi at jp ibm com>
+./localedata/locales/en_AG:% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
+./localedata/locales/bhb_IN:% Contributed by Alexey Merzliakov <alexey.merzlyakov@samsung.com>
+./localedata/locales/mfe_MU:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
+./localedata/locales/lij_IT:% Contributed by Alessio Gastaldi <alessio.gastaldi@libero.it>, 2010
+./localedata/locales/chr_US:% Contributed by Joseph Erb <josepherb7@gmail.com>, 2010
+./localedata/locales/doi_IN:% Contributed by Pravin Satpute <psatpute@redhat.com> and Sushil Badyal <badyalsk@gmail.com>
+./localedata/locales/de_DE:% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
+./localedata/locales/lb_LU:% Contributed by Pit Wenkin <pit@wenkin.lu>, 2011
+./localedata/locales/sq_MK:% Contributed by Agron Selimaj <linuxmaster@verizon.net>
+./localedata/locales/nl_AW:% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
+./localedata/locales/en_US:% Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
+./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/the_NP:% Contributed by Arun Kumar Pyasi <arun@chitwanix.com>
+./localedata/locales/en_SC:% Contributed by Akhilesh Kumar <akhilesh.k@samsung.com>
+./localedata/locales/ne_NP:% Contributed by Pawan Chitrakar <pc@info.com.np>
+./localedata/locales/en_IL:% Contributed by Guy Rutenberg <guyrutenberg@gmail.com>, 2016
+./localedata/tst-numeric.c: Contributed by Petter Reinholdtsen <pere@hungry.com>, 2003
+./elf/tlsdeschtab.h: Contributed by Alexandre Oliva <aoliva@redhat.com>
+./rt/tst-timer4.c: Contributed by Jakub Jelinek <jakub@redhat.com>, 2004
+./wcsmbs/mbrlen.c: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+./wcsmbs/wcsrchr.c: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+./wcsmbs/wcspbrk.c: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+./wcsmbs/wmemmove.c: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+./debug/wmemmove_chk.c: Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
+./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/multiarch/addmul_1-vis3.S:! Contributed by David S. Miller <davem@davemloft.net>
+./sysdeps/sparc/sparc64/multiarch/add_n-vis3.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/sparc32/sparcv9/mul_1.S:! Contributed by David S. Miller <davem@davemloft.net>
+./sysdeps/sparc/sparc32/sparcv9/addmul_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>
+./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>.
+./nptl/unwind.c:
+ Contributed by Ulrich Drepper <drepper@redhat.com>
+ and Richard Henderson <rth@redhat.com>, 2003.
+./string/test-ffs.c:
+ Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
+ On-Line Applications Research Corporation.
+./iconvdata/cp1258.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
+ and Bruno Haible <haible@clisp.cons.org>, 2001.
+./iconvdata/cp1255.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
+ and Bruno Haible <haible@clisp.cons.org>, 2001.
+./iconvdata/iso-2022-jp-3.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
+ and Bruno Haible <bruno@clisp.org>, 2002.
+./iconvdata/euc-kr.c:
+ Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
+ and 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/bug-iconv4.c:
+/* Contributed by Jiro SEKIBA <jir@yamato.ibm.com>. */
+./iconvdata/johab.c:
+ Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
+ and Ulrich Drepper <drepper@cygnus.com>, 1998.
+./sysdeps/aarch64/e_sqrtl.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/generic/utmp-equal.h:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>
+ and Paul Janzen <pcj@primenet.com>, 1996.
+./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/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/dl-machine.h:
+ Contributed by David Huggins-Daines <dhd@debian.org>
+./sysdeps/ia64/strncpy.S:
+ Contributed by Dan Pop <Dan.Pop@cern.ch>
+ and Jakub Jelinek <jakub@redhat.com>.
+./sysdeps/ia64/fpu/fclrexcpt.c:
+ Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999 and
+ Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
+./sysdeps/ia64/_mcount.S:
+ Contributed by David Mosberger <davidm@hpl.hp.com>
+./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/s_sincosl.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+ 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_fpclassifyl.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+ Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+./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/flt-32/s_cbrtf.c:
+ Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+ Ulrich Drepper <drepper@cygnus.com>, 1997.
+./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/s_sincosl.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+ Jakub Jelinek <jj@ultra.linux.cz>.
+./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_llrintl.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+ Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+./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_roundl.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_fpclassifyl.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+ Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+./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/s_lrintl.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
+ Jakub Jelinek <jj@ultra.linux.cz>, 1999.
+./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/dbl-64/s_cbrt.c:
+ Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+ Ulrich Drepper <drepper@cygnus.com>, 1997.
+./sysdeps/ieee754/ldbl-96/s_cbrtl.c:
+ Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
+ 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/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/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/_mcount.S:
+ Contributed by NIIBE Yutaka <gniibe@m17n.org>
+./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/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/arm/readelflib.c:
+ Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+ Jakub Jelinek <jakub@redhat.com>, 1999.
+./sysdeps/unix/sysv/linux/arm/ioperm.c:
+ Contributed by Phil Blundell, based on the Alpha version by
+ David Mosberger.
+./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/readelflib.c:
+ Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+ Jakub Jelinek <jakub@redhat.com>, 1999.
+./sysdeps/mips/mips64/e_sqrtl.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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_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/strcspn.S:
+ Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+ Bug fixes 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/strrchr.S:
+ Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+ Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+./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>
+./sysdeps/i386/strchrnul.S:
+ Contributed by Ulrich Drepper <drepper@gnu.org>
+ Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+./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/memchr.S:
+ Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+ Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
+./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>
+./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/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/qp_fgt.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.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/memcpy.S:
+ Contributed by David S. Miller (davem@caip.rutgers.edu) and
+ Jakub Jelinek (jakub@redhat.com).
+./sysdeps/sparc/sparc64/qp_qtos.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_qtod.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_fle.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/qp_fge.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_qtoux.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ 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@redhat.com).
+./sysdeps/sparc/sparc64/qp_add.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_sub.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_cmpe.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_qtox.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/stpcpy.S:
+ Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> 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/strcat.S:
+ Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+ Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz>.
+./sysdeps/sparc/sparc64/memchr.S:
+ Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> and
+ Jakub Jelinek <jj@ultra.linux.cz>.
+./sysdeps/sparc/sparc64/memset.S:
+ Contributed by David S. Miller (davem@caip.rutgers.edu) 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/strcpy.S:
+ Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> 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_uxtoq.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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/memcmp.S:
+ Contributed by Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.cz> 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/stpncpy.S:
+ Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+ Jan Vondrák <jvon4518@ss1000.ms.mff.cuni.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_feq.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/strchr.S:
+ Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+ David S. Miller <davem@caip.rutgers.edu>.
+./sysdeps/sparc/sparc32/q_dtoq.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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/q_qtoull.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_utoq.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_cmpe.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_fle.c:
+ Contributed by Richard Henderson (rth@cygnus.com) 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_feq.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ 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/sparc32/q_qtod.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_itoq.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_fge.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/sparc/sparc32/memchr.S:
+ Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
+ David S. Miller <davem@caip.rutgers.edu>.
+./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_ulltoq.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_qtou.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/q_mul.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_fne.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_lltoq.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_qtos.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/alpha/strncmp.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/alpha/strncpy.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./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_cvtxq.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/stxncpy.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/alpha/alphaev6/stxncpy.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+ EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
+./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/ots_cvtqx.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/alpha/e_sqrtl.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_sub.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/memset.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/alpha/ots_cmp.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/bzero.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./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/ots_nintxq.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/alpha/alphaev67/stpncpy.S:
+ Contributed by Richard Henderson (rth@redhat.com)
+./sysdeps/alpha/reml.S:
+ Contributed by Richard Henderson <rth@twiddle.net>
+./sysdeps/alpha/ots_add.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./sysdeps/alpha/strcmp.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/alpha/stxcpy.S:
+ Contributed by Richard Henderson (rth@tamu.edu)
+./sysdeps/s390/fpu/fraiseexcpt.c:
+ Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
+ Martin Schwidefsky (schwidefsky@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/s390-64/s390x-mcount.h:
+ Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
+./intl/tst-gettext2.c:
+ Contributed by Thorsten Kukuk <kukuk@suse.de> and
+ Andreas Jaeger <aj@suse.de>, 2000.
+./localedata/locales/mt_MT:
+% 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/raj_IN:
+% Contributed by Meghraj Suthar <meghrajsuthar03@gmail.com>
+% Rajesh Ranjan <rajeshkajha@yahoo.com>, Chandan Kumar <chandankumar.093047@gmail.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/ckb_IQ:
+% Contributed by Aras Noori <aras.noori@gmail.com>
+./localedata/locales/ar_AE:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/ce_RU:
+% Contributed by Kentaroh Noji Arslanbek Astemirov <s-o-f-t AT mail DOT ru>
+./localedata/locales/sd_IN:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% DR K.P. LEKHWANI
+./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/ar_QA:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/brx_IN:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and Sanjib Narzary <alayaran@gmail.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_MA:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/zh_HK:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/si_LK:
+% Contributed by Anuradha Ratnaweera <anuradha at gnu org>
+% and Himira Ratnatilake <himira at linux lk>
+./localedata/locales/kab_DZ:
+% Contributed by Yacine Bouklif <yacine2953-tansa1@yahoo.fr>
+% and Belkacem Mohammed <belkacem77@gmail.com>
+./localedata/locales/hne_IN:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% Ravishankar Shrivastava <raviratlami@gmail.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/ar_LY:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./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/sa_IN:
+% Contributed by Vidya Ayer <svaksha@gmail.com>
+% and Christian Perrier <bubulle@debian.org>
+./localedata/locales/ks_IN@devanagari:
+% Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and
+% Pravin Satpute <psatpute@redhat.com>
+./localedata/locales/en_SG:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/ml_IN:
+% Contributed by Free Software Foundation of India http://gnu.org.in
+% E-Mail : gnu@gnu.org.in
+./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/ar_KW:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/en_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/locales/ks_IN:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% Mr. Mohammad Nayeem <mohammad.nayeem@gmail.com>
+./localedata/locales/en_PH:
+% 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>.
+./localedata/locales/rw_RW:
+% Contributed by Steve Murphy <murf@e-tools.com>, 2004
+% with help from:
+% Mr. Safali
+./localedata/locales/ar_OM:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./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/ar_YE:
+% 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_LB:
+% 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/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/ur_IN:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% Mrs. Nasreen Khan
+./localedata/locales/en_IN:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./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/mag_IN:
+% Contributed by Chandan Kumar <chandankumar.093047@gmail.com>,
+% Rajesh Ranjan <rajeshkajha@yahoo.com>
+% and Pravin Satpute <psatpute@redhat.com>
+./localedata/locales/sd_IN@devanagari:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% DR K.P. LEKHWANI
+./localedata/locales/hi_IN:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/ar_SY:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/nn_NO:
+% 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_SS:
+% Contributed by Kentaroh Noji <knoji@jp.ibm.com> and
+% Tetsuji Orita <orita@jp.ibm.com>.
+./localedata/locales/kok_IN:
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% Shailendra Bandodkar <sbandodk@redhat.com>.
+./localedata/tst-numeric.data:
+# Contributed by Petter Reinholdtsen <pere@hungry.com>, 2003
+# Based on code by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
+./login/getutline_r.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>
+ and Paul Janzen <pcj@primenet.com>, 1996.
+./login/getutent_r.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>
+ and Paul Janzen <pcj@primenet.com>, 1996.
+./login/getutid_r.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>
+ and Paul Janzen <pcj@primenet.com>, 1996.
+./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.
+./elf/readlib.c:
+ Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+ Jakub Jelinek <jakub@redhat.com>, 1999.
+./elf/readelflib.c:
+ Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
+ Jakub Jelinek <jakub@redhat.com>, 1999.
+./math/test-tgmath.c:
+ Contributed by Jakub Jelinek <jakub@redhat.com> and
+ Ulrich Drepper <drepper@redhat.com>, 2001.
+./math/test-fenv.c:
+ Contributed by Andreas Jaeger <aj@suse.de> and
+ Ulrich Drepper <drepper@cygnus.com>, 1997.
+./misc/hsearch.c:
+ Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
+./soft-fp/extendsftf2.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/trunctfsf2.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/truncdfsf2.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/fixunssfdi.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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/fixunssfsi.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/floatdidf.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/eqdf2.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/addsf3.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/mulsf3.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/letf2.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/extenddftf2.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/fixunsdfdi.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/floatundisf.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),
+./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/divdf3.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/extendsfdf2.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/multf3.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/floatunsitf.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/gedf2.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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/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/fixdfsi.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/fixunstfdi.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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/divtf3.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/fixsfsi.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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/negsf2.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/floatditf.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/gesf2.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/fixsfdi.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/fixtfdi.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/fixdfdi.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/negtf2.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/subdf3.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/floatsidf.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/floatunsisf.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/adddf3.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./soft-fp/floatundidf.c:
+ Contributed by Richard Henderson (rth@cygnus.com) and
+ Jakub Jelinek (jj@ultra.linux.cz).
+./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).
+./stdlib/strfmon.c:
+ Contributed by Ulrich Drepper <drepper@cygnus.com>
+ and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
+./malloc/malloc.c:
+ Contributed by Wolfram Gloger <wg@malloc.de>
+ and Doug Lea <dl@cs.oswego.edu>, 2001.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,5 +1,3 @@
-/* Contributed by Owen Taylor <otaylor@redhat.com>. */
-
#include <iconv.h>
#include <errno.h>
#include <stddef.h>
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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
@@ -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
@@ -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
@@ -1,4 +1,3 @@
-/* Contributed by Jiro SEKIBA <jir@yamato.ibm.com>. */
#include <errno.h>
#include <iconv.h>
#include <stdbool.h>
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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),
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,5 +1,4 @@
/* Copyright (C) 1995-2021 Free Software Foundation, Inc.
- Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -1,5 +1,4 @@
/* Copyright (C) 1995-2021 Free Software Foundation, Inc.
- Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -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 Lesser General Public License as published by
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
@@ -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
@@ -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
@@ -51,7 +50,7 @@
#include <string.h>
#include "locfile-token.h"
-#line 24 "charmap-kw.gperf"
+#line 23 "charmap-kw.gperf"
struct keyword_t ;
#define TOTAL_KEYWORDS 17
@@ -131,45 +130,45 @@ charmap_hash (register const char *str, register size_t len)
static const struct keyword_t wordlist[] =
{
{""}, {""}, {""},
-#line 39 "charmap-kw.gperf"
+#line 38 "charmap-kw.gperf"
{"END", tok_end, 0},
{""},
-#line 40 "charmap-kw.gperf"
+#line 39 "charmap-kw.gperf"
{"WIDTH", tok_width, 0},
-#line 35 "charmap-kw.gperf"
+#line 34 "charmap-kw.gperf"
{"escseq", tok_escseq, 1},
-#line 37 "charmap-kw.gperf"
+#line 36 "charmap-kw.gperf"
{"include", tok_include, 1},
{""}, {""},
-#line 28 "charmap-kw.gperf"
+#line 27 "charmap-kw.gperf"
{"mb_cur_min", tok_mb_cur_min, 1},
-#line 29 "charmap-kw.gperf"
+#line 28 "charmap-kw.gperf"
{"escape_char", tok_escape_char, 1},
-#line 30 "charmap-kw.gperf"
+#line 29 "charmap-kw.gperf"
{"comment_char", tok_comment_char, 1},
-#line 26 "charmap-kw.gperf"
+#line 25 "charmap-kw.gperf"
{"code_set_name", tok_code_set_name, 1},
-#line 41 "charmap-kw.gperf"
+#line 40 "charmap-kw.gperf"
{"WIDTH_VARIABLE", tok_width_variable, 0},
-#line 27 "charmap-kw.gperf"
+#line 26 "charmap-kw.gperf"
{"mb_cur_max", tok_mb_cur_max, 1},
-#line 36 "charmap-kw.gperf"
+#line 35 "charmap-kw.gperf"
{"addset", tok_addset, 1},
-#line 38 "charmap-kw.gperf"
+#line 37 "charmap-kw.gperf"
{"CHARMAP", tok_charmap, 0},
-#line 42 "charmap-kw.gperf"
+#line 41 "charmap-kw.gperf"
{"WIDTH_DEFAULT", tok_width_default, 0},
{""},
-#line 34 "charmap-kw.gperf"
+#line 33 "charmap-kw.gperf"
{"g3esc", tok_g3esc, 1},
{""}, {""}, {""}, {""},
-#line 33 "charmap-kw.gperf"
+#line 32 "charmap-kw.gperf"
{"g2esc", tok_g2esc, 1},
{""}, {""}, {""}, {""},
-#line 32 "charmap-kw.gperf"
+#line 31 "charmap-kw.gperf"
{"g1esc", tok_g1esc, 1},
{""}, {""}, {""}, {""},
-#line 31 "charmap-kw.gperf"
+#line 30 "charmap-kw.gperf"
{"g0esc", tok_g0esc, 1}
};
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -8,8 +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
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -11,8 +11,6 @@ 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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -11,8 +11,6 @@ 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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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
@@ -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
@@ -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"
@@ -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"
@@ -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)
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -9,8 +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
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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
@@ -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
@@ -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"
@@ -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"
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
# Test data for test-strfmon, which checks it's implementation in glibc
# 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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
/* 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.
@@ -1,8 +1,6 @@
# Test data for tst-nomeric, which checks it's implementation in glibc
# 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 code by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
#
# The GNU C Library is free software; you can redistribute it and/or
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -2,7 +2,6 @@
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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
/* Extended regular expression matching and search library.
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>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -1,7 +1,6 @@
/* Extended regular expression matching and search library.
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>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -1,7 +1,6 @@
/* Extended regular expression matching and search library.
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>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -1,7 +1,6 @@
/* Extended regular expression matching and search library.
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>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -1,7 +1,6 @@
/* Extended regular expression matching and search library.
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>.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
# Tests for fnmatch.
# Copyright (C) 2000-2021 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
-# Contributes by Ulrich Drepper <drepper@redhat.com>.
#
# The GNU C Library is free software; you can redistribute it and/or
@@ -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
@@ -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
@@ -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
@@ -6783,7 +6783,6 @@
* iconvdata/ksc5601.c: New file.
* iconvdata/ksc5601.h: New file.
* iconvdata/uhc.c: New file.
- Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
* libio/fileops.c (_IO_file_fopen): Interpret x flag to fopen.
* stdio/fopen.c: Correct handling of 'x' flag.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -2,8 +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).
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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>
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
/* Parse comma separate list into words.
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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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);
@@ -1,7 +1,6 @@
/* Compare strings while treating digits characters numerically.
Copyright (C) 1997-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
- Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,5 +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.
@@ -1,5 +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.
@@ -1,5 +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.
@@ -1,5 +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.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
/* Internal defenitions and declarations for pseudo terminal functions.
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
@@ -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
@@ -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
@@ -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
@@ -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.
@@ -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.
@@ -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.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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.
@@ -1,7 +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.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -2,8 +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),
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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>
- 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),
@@ -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
@@ -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>
- 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.
@@ -2,7 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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
@@ -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
@@ -1,7 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
/* Macros for accessing thread-local storage. 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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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).
Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com).
The GNU C Library is free software; you can redistribute it and/or
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -3,8 +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),
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -3,8 +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),
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -2,7 +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),
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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.
ARM changes by Philip Blundell, <pjb27@cam.ac.uk>, May 1997.
The GNU C Library is free software; you can redistribute it and/or
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,6 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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.
Changed by Kaz Kojima, <kkojima@rr.iij4u.or.jp>.
The GNU C Library is free software; you can redistribute it and/or
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -3,7 +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>.
@@ -3,7 +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>.
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,6 @@
/* Internals of mktime and related functions
Copyright 2016-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
- Contributed by Paul Eggert <eggert@cs.ucla.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
@@ -1,7 +1,6 @@
/* Convert a 'struct tm' to a time_t value.
Copyright (C) 1993-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
- Contributed by Paul Eggert <eggert@twinsun.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
@@ -1,7 +1,6 @@
/* Convert a string representation of time to a time value.
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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -6,7 +6,6 @@ PKGVERSION='(tzcode) '
TZVERSION=see_Makefile
REPORT_BUGS_TO=tz@iana.org
-# Contributed by Paul Eggert. This file is in the public domain.
# Porting notes:
#
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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