diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-23 13:07:38 -0700 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-08-23 13:11:05 -0700 |
| commit | e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0 (patch) | |
| tree | e493ed93abc4cd7a2b2660682868b77b0a972998 | |
| parent | edd8d70b91e1ccef549a7c668499596cc4d56ad1 (diff) | |
| download | glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.tar.xz glibc-e6855a3bdfe147c52b29b5e7d70a95a8aa22ece0.zip | |
Fix spellings of contributor names in comments and doc
39 files changed, 141 insertions, 141 deletions
@@ -3089,7 +3089,7 @@ * benchtests/bench-strstr.c (do_one_test): Use small iterations. * benchtests/bench-strtok.c (do_one_test): Use small iterations. -2019-05-21 Adhemeval Zanella <adhemerval.zanella@linaro.org> +2019-05-21 Adhemerval Zanella <adhemerval.zanella@linaro.org> * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h (SEMTIMEDOP_IPC_ARGS): New define. @@ -13470,7 +13470,7 @@ (SNAN_TESTS_TYPE_CAST): Do not define macro here. * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Likewise. -2018-08-01 Carlos O'Donel <carlos@redhat.com> +2018-08-01 Carlos O'Donell <carlos@redhat.com> * version.h (RELEASE): Set to "development". (VERSION): Set to "2.28.9000". @@ -24584,7 +24584,7 @@ 2017-12-05 Rogerio A. Cardoso <rcardoso@linux.vnet.ibm.com> Paul E. Murphy <murphyp@linux.vnet.ibm.com> - Carlos O'Donnell <carlos@redhat.com> + Carlos O'Donell <carlos@redhat.com> * elf/dl-tunables.list: Add elision parameters. * manual/tunables.texi: Add entries about elision tunable. diff --git a/ChangeLog.old/ChangeLog.10 b/ChangeLog.old/ChangeLog.10 index 6736bcc1fa..f2eb42b300 100644 --- a/ChangeLog.old/ChangeLog.10 +++ b/ChangeLog.old/ChangeLog.10 @@ -658,10 +658,10 @@ Define and initialize use_outdigits in the inner loops. * sysdeps/posix/sigwait.c: Don't look for signal 0 since it does - not exist. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1601). + not exist. Patch by Miloslav Trmač <mitr@volny.cz> (PR libc/1601). * sysdeps/i386/fpu/s_nearbyint.S: Disable raising exception, not - enable it. Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1600). + enable it. Patch by Miloslav Trmač <mitr@volny.cz> (PR libc/1600). * sysdeps/i386/fpu/s_nearbyintf.S: Likewise. * sysdeps/i386/fpu/s_nearbyintl.S: Likewise. @@ -693,7 +693,7 @@ so test for overflow and handle it. * sysdeps/i386/fpu/s_sinf.S: Likewise. * sysdeps/i386/fpu/s_tanf.S: Likewise. - Patch by Miloslav Trmac <mitr@volny.cz> (PR libc/1563). + Patch by Miloslav Trmač <mitr@volny.cz> (PR libc/1563). * iconvdata/Makefile (modules): Add UTF-16. (distribute): Add utf-16.c. @@ -981,7 +981,7 @@ * sysdeps/unix/sysv/linux/mips/fxstat.c: Likewise. * sysdeps/unix/sysv/linux/mips/init-first.h: New file, from Ralf - Baechle <ralf@gnu.org>. + Bächle <ralf@gnu.org>. * sysdeps/unix/sysv/linux/mips/brk.c: New file. @@ -1012,7 +1012,7 @@ * sysdeps/powerpc/fpu/fesetround.c: Likewise. * sysdeps/sparc/fpu/feholdexcpt.c: Likewise. * sysdeps/sparc/fpu/fesetround.c: Likewise. - Patch by Miloslav Trmac <mitr@volny.cz>. + Patch by Miloslav Trmač <mitr@volny.cz>. * locale/programs/ld-collate.c (struct locale_collate_t): Change type of plane_size and plane_cnt to uint32_t. @@ -1482,7 +1482,7 @@ * manual/getopt.texi (Using the getopt function): Fix description of return value for format string starting with '-' (PR libc/1551). - Patch by Ral Nez de Arenas Coronado <dervishd@jazzfree.com> + Patch by Raúl Núñez de Arenas Coronado <dervishd@jazzfree.com> * sunrpc/clnt_perr.c (rpc_errlist): Fix index for RPC_PROGVERSMISMATCH. Patch by jens.moeller@westgeo.com (PR libc/1550). @@ -3715,7 +3715,7 @@ (RESOLVE_GOTSYM): Use R_MIPS_REL32. (ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise. Based on patches from Maciej W. Rozycki <macro@ds2.pg.gda.pl> and - Ralf Baechle <baechle@uni-koblenz.de>. + Ralf Bächle <baechle@uni-koblenz.de>. * sysdeps/mips/mips64/dl-machine.h: Apply same patches. @@ -6138,7 +6138,7 @@ * sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise. * elf/Makefile ($(objpfx)ld.so): Fix rtld-ldscript dependency. - Patch by Ralf Baechle <ralf@uni-koblenz.de>. + Patch by Ralf Bächle <ralf@uni-koblenz.de>. 1999-08-25 Ulrich Drepper <drepper@cygnus.com> @@ -6188,14 +6188,14 @@ * stdio-common/tst-cookie.c: New file. * sysdeps/unix/sysv/linux/mips/bits/errno.h: Fix EILSEQ value - changed in last patch. Reported by Ralf Baechle. + changed in last patch. Reported by Ralf Bächle. 1999-08-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/mips/sysdep.h: Use __syscall_error. * sysdeps/unix/mips/sysdep.S: Rewrite, don't declare errno here. - Patches by Ralf Baechle <ralf@uni-koblenz.de> + Patches by Ralf Bächle <ralf@uni-koblenz.de> 1999-08-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> @@ -6361,7 +6361,7 @@ * sysdeps/unix/sysv/linux/mips/bits/sigaction.h (SA_RESETHAND): Add it. * sysdeps/mips/bits/dlfcn.h: Remove SGI specific calls, add RTLD_LOCAL. - Patches by Ralf Baechle <ralf@uni-koblenz.de> + Patches by Ralf Bächle <ralf@uni-koblenz.de> 1999-08-21 Ulrich Drepper <drepper@cygnus.com> @@ -7316,7 +7316,7 @@ 1999-07-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> - * localedata/tst-rpmatch.sh: Use "&" instead of "" to avoid a bug + * localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug in bash 2.03. 1999-07-25 Ulrich Drepper <drepper@cygnus.com> diff --git a/ChangeLog.old/ChangeLog.11 b/ChangeLog.old/ChangeLog.11 index 356da033c3..c6ce38de50 100644 --- a/ChangeLog.old/ChangeLog.11 +++ b/ChangeLog.old/ChangeLog.11 @@ -789,7 +789,7 @@ * sysdeps/s390/fpu/libm-test-ulps: New ulps. * sysdeps/unix/sysv/linux/mips/syscalls.list: Add fcntl64. - Patch by Ralf Baechle <ralf@gnu.org>. + Patch by Ralf Bächle <ralf@gnu.org>. 2000-10-21 Ulrich Drepper <drepper@redhat.com> @@ -878,7 +878,7 @@ * sysdeps/sh/dl-machine.h: Likewise. * sysdeps/sparc/sparc32/dl-machine.h: Likewise. * sysdeps/sparc/sparc64/dl-machine.h: Likewise. - Patch by Martin Schwidefsksy <schwidefsky@de.ibm.com>. + Patch by Martin Schwidefsky <schwidefsky@de.ibm.com>. 2000-10-20 Jakub Jelinek <jakub@redhat.com> @@ -918,7 +918,7 @@ * string/string.h: Remove declaration of __strcasecmp and __strcasestr. * include/string.h: Declare them here. -2000-10-18 Ralf Baechle <ralf@gnu.org> +2000-10-18 Ralf Bächle <ralf@gnu.org> * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Include <asm/unistd.h>. @@ -944,7 +944,7 @@ (elf_machine_runtime_link_map): Likewise. (elf_machine_runtime_setup): Likewise. Handle dynamic linker's local got entries. - Patches by Ralf Baechle <ralf@gnu.org>. + Patches by Ralf Bächle <ralf@gnu.org>. 2000-10-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl> @@ -1347,7 +1347,7 @@ * sysdeps/sparc/sparc32/fpu/libm-test-ulps: New file. -2000-10-02 Ralf Baechle <ralf@gnu.org> +2000-10-02 Ralf Bächle <ralf@gnu.org> * sysdeps/unix/sysv/linux/mips/sys/tas.h: Add missing .mips0 at the end of inline assembler code. @@ -1364,7 +1364,7 @@ * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Add RLIMIT_LOCKS. -2000-10-01 Ralf Baechle <ralf@gnu.org> +2000-10-01 Ralf Bächle <ralf@gnu.org> * sysdeps/mips/dl-machine.h (RTLD_START): Fix computation of envp argument passed to _dl_init. @@ -1433,7 +1433,7 @@ level2, and level3 as well. (wctype_table_add): Remove a few unnecessary conditionals. -2000-09-30 Ralf Baechle <ralf@gnu.org> +2000-09-30 Ralf Bächle <ralf@gnu.org> * wcsmbs/Versions [libc] (GLIBC_2.0): Add __mbrtowc. @@ -1702,7 +1702,7 @@ * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: New file. * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: New file. -2000-09-28 Martin Schwidefsksy <schwidefsky@de.ibm.com> +2000-09-28 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/s390/atomicity.h: Fix compare_and_swap. @@ -1733,7 +1733,7 @@ 2000-09-28 Ulrich Drepper <drepper@redhat.com> * manual/errno.texi: Correct error text for ENXIO. - Reported by Jrg Schilling <schilling@fokus.gmd.de>. + Reported by Jörg Schilling <schilling@fokus.gmd.de>. 2000-09-27 Jes Sorensen <jes@linuxcare.com> @@ -2216,7 +2216,7 @@ * intl/Versions: Add bind_textdomain_codeset. -2000-09-16 Ralf Baechle <ralf@gnu.org> +2000-09-16 Ralf Bächle <ralf@gnu.org> * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. Declare as function. @@ -3116,7 +3116,7 @@ * libio/oldiofsetpos64.c: iofsetpos was introduced in glibc 2.1, change symbol version. * libio/oldiofgetpos64.c: Likewise. - Reported by Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>. + Reported by Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>. * locale/programs/ld-ctype.c (charclass_charcode_ellipsis): Fix typo. @@ -5522,7 +5522,7 @@ * timezone/northamerica: Likewise. * timezone/zone-tab: Likewise. -2000-07-30 Ralf Baechle <ralf@gnu.org> +2000-07-30 Ralf Bächle <ralf@gnu.org> * sysdeps/unix/sysv/linux/mips/bits/sigstack.h: New file. On MIPS the order of struct sigaltstack members is different. @@ -6434,7 +6434,7 @@ * nss/makedb.c (main): Compare result of load_db with NSS_STATUS_SUCCESS and not 0. - Patch by Jan Rekorajski <baggins@sith.mimuw.edu.pl>. + Patch by Jan Rękorajski <baggins@sith.mimuw.edu.pl>. * sysdeps/unix/sysv/linux/Versions: Export __sysctl for GLIBC_2.2. @@ -7177,7 +7177,7 @@ * sysdeps/mips/fpu_control.h: Fix type of fpu_control_t. (_FPU_GETCW): Remove extra colon. - Patch by Ralf Baechle <ralf@uni-koblenz.de>. + Patch by Ralf Bächle <ralf@uni-koblenz.de>. * posix/fnmatch_loop.c (FCT): Only declare len if !WIDE_CHAR_VERSION to silence GCC. @@ -8201,7 +8201,7 @@ 2000-06-18 Andreas Jaeger <aj@suse.de> * sysdeps/mips/dl-machine.h: Always use $25 as jump register. - Patch by Ralf Baechle <ralf@uni-koblenz.de>. + Patch by Ralf Bächle <ralf@uni-koblenz.de>. 2000-06-17 Ulrich Drepper <drepper@redhat.com> @@ -8471,7 +8471,7 @@ 2000-06-13 Andreas Jaeger <aj@suse.de> * sysdeps/mips/elf/start.S (ENTRY_POINT): Remove mips64 defines. - Patch by Ralf Baechle <ralf@gnu.org>. + Patch by Ralf Bächle <ralf@gnu.org>. 2000-06-13 Ulrich Drepper <drepper@redhat.com> @@ -9820,7 +9820,7 @@ * inet/netinet/in.h (IN6_ARE_ADDR_EQUAL): Correct indices. Reported by tmoestl@gmx.net, closes PR libc/1732. -2000-05-11 Jan Hubicka <jh@suse.cz> +2000-05-11 Jan Hubička <jh@suse.cz> * misc/sys/cdefs.h: Add support for pure attribute. @@ -11318,7 +11318,7 @@ * sysdeps/mips/__longjmp.c (__longjmp): Use $25 to fix problems with some applications. - Patches by Ralf Baechle <ralf@uni-koblenz.de>. + Patches by Ralf Bächle <ralf@uni-koblenz.de>. * sysdeps/mips/bsd-setjmp.S: Use __PIC__. * sysdeps/mips/bsd-_setjmp.S: Likewise. @@ -12107,7 +12107,7 @@ * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise. 2000-03-29 Andreas Jaeger <aj@suse.de>, - Ralf Baechle <ralf@uni-koblenz.de> + Ralf Bächle <ralf@uni-koblenz.de> * Makeconfig: Introduce new variable SHARED to mark code used in the shared library. diff --git a/ChangeLog.old/ChangeLog.12 b/ChangeLog.old/ChangeLog.12 index 2a4620e56d..adcf9081d4 100644 --- a/ChangeLog.old/ChangeLog.12 +++ b/ChangeLog.old/ChangeLog.12 @@ -510,7 +510,7 @@ * libio/iopopen.c: Add lock for proc_file_chain access. * libio/oldiopopen.c: Add lock for old_proc_file_chain access. - Reported by Padraig Brady <Padraig@linux.ie>. + Reported by Pádraig Brady <Padraig@linux.ie>. 2001-07-31 Andreas Jaeger <aj@suse.de> @@ -2247,7 +2247,7 @@ * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Max speed is B4000000. (cfsetospeed): Likewise. - Reported by Lukasz Trabinski <lukasz@lt.wsisiz.edu.pl>. + Reported by Łukasz Trąbiński <lukasz@lt.wsisiz.edu.pl>. 2001-05-31 Joseph S. Myers <jsm28@cam.ac.uk> @@ -2813,7 +2813,7 @@ that _CS_LFS_CFLAGS can fall through to the empty returned string case. Add FALLTHROUGH comment. -2001-04-29 Ralf Baechle <ralf@gnu.org> +2001-04-29 Ralf Bächle <ralf@gnu.org> * sysdeps/unix/sysv/linux/mips/bits/sem.h: Make structure definitions match the kernel definitions. @@ -5570,7 +5570,7 @@ * resolv/tst-aton.c: Add testcase for IP with four periods. * resolv/inet_addr.c: Don't recognize an IP with four periods. - Patch by Andre' Breiler <A.Breiler@gmx.net>. + Patch by André Breiler <A.Breiler@gmx.net>. 2001-02-27 Philip Blundell <pb@futuretv.com> @@ -9884,7 +9884,7 @@ * manual/startup.texi (Program Arguments): Fix type of main's envp parameter. - Reported by Ral Nez de Arenas Coronado <dervishd@linuxfreak.com>. + Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>. * iconvdata/gconv-modules: Add CP950 alias. diff --git a/ChangeLog.old/ChangeLog.13 b/ChangeLog.old/ChangeLog.13 index 241861369e..1dc96b6ef3 100644 --- a/ChangeLog.old/ChangeLog.13 +++ b/ChangeLog.old/ChangeLog.13 @@ -12297,7 +12297,7 @@ * po/ca.po: New file. Contributed by the translation team. -2001-10-15 Ralf Baechle <ralf@gnu.org> +2001-10-15 Ralf Bächle <ralf@gnu.org> * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype a varargs prototype. Remove dependency from kernel header files. diff --git a/ChangeLog.old/ChangeLog.14 b/ChangeLog.old/ChangeLog.14 index 708e765084..eb45d78862 100644 --- a/ChangeLog.old/ChangeLog.14 +++ b/ChangeLog.old/ChangeLog.14 @@ -4149,7 +4149,7 @@ * sysdeps/x86_64/fpu/s_ilogbl.S: New file. * sysdeps/x86_64/fpu/e_remainderl.S: New file. - * math/libm-test.inc (floor_test): Test also 0.25. + * math/libm-test.inc (floor_test): Test also ±0.25. (ceil_test): Test -0.25. 2003-11-17 Ulrich Drepper <drepper@redhat.com> @@ -4658,7 +4658,7 @@ (hol_entry_long_iterate): Change __attribute to __attribute__. (_help, __argp_error, __argp_failure) [!_LIBC && (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)]: Protect call to flockfile and funlockfile. - (__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Mller, |
