]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Correct the spelling of more contributors
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Aug 2019 09:50:04 +0000 (02:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Aug 2019 09:50:04 +0000 (02:50 -0700)
Correct the spellings of Rafael Ávila de Espíndola,
Uroš Bizjak, Alexandra Hájková, and Rafał Lużyński.

19 files changed:
ChangeLog
ChangeLog.old/ChangeLog.17
ChangeLog.old/ChangeLog.18
ChangeLog.old/ChangeLog.localedata
manual/contrib.texi
soft-fp/extendxftf2.c
soft-fp/fixdfti.c
soft-fp/fixsfti.c
soft-fp/fixtfti.c
soft-fp/fixunsdfti.c
soft-fp/fixunssfti.c
soft-fp/fixunstfti.c
soft-fp/floattidf.c
soft-fp/floattisf.c
soft-fp/floattitf.c
soft-fp/floatuntidf.c
soft-fp/floatuntisf.c
soft-fp/floatuntitf.c
soft-fp/trunctfxf2.c

index 05b9ffc38ee413bdc417f451bee69e576bd310b9..e0fd855f7bd7810c38e7e366bac14163f87b7f93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * sysdeps/generic/single-thread.h (RTLD_SINGLE_THREAD_P): Add
        definition.
 
-2019-08-23  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-08-23  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #24682]
        * localedata/locales/bo_CN (first_weekday): Add, set to 2 (Monday).
        * manual/users.texi (Who Logged In, Manipulating the Database):
        Adjust.
 
-2019-08-05  Alexandra Hajkova  <ahajkova@redhat.com>
+2019-08-05  Alexandra Hájková  <ahajkova@redhat.com>
 
        * elf/tst-ldconfig-bad-aux-cache.c: Use support_capture_subprocess.
 
        * nptl/nptl-init.c (pthread_functions): Remove assignment of
        removed member.
 
-2019-07-17  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-07-17  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #21897]
        * localedata/locales/aa_DJ (abday): Update from CLDR, all words
        (mon): Update from CLDR, reword February from "Kudo" to
        "Naharsi Kudo" and April from "Agda Baxisso" to "Agda Baxis".
 
-2019-07-17  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-07-17  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23996]
        * localedata/locales/nl_BE (LC_NAME): Replace with “copy "nl_NL"”.
 
        * sysdeps/s390/fpu/libm-test-ulps: Regenerated.
 
-2019-06-24  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-06-24  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #24652]
        * localedata/locales/szl_PL (day): Use the correct Unicode
        (alt_mon): This, then apply spelling corrections.
        (mon): New entry, month names in the genitive case.
 
-2019-06-21  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-06-21  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23831]
        * localedata/locales/nl_AW (mon_thousands_sep): Set to ".".
        * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq-static.c:
        New file.
 
-2019-06-19  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-06-19  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #24614]
        * localedata/locales/nl_AW (n_sep_by_space): Set to 2 (a space
        (tst-dlopen-pie.out): Add run-time dependency on tst-pie1.
        * elf/tst-dlopen-pie.c (do_test): New file.
 
-2019-06-17  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2019-06-17  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #24614]
        * localedata/Makefile (LOCALES): Add nl_NL.UTF-8.
        * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
        (F_SEAL_FUTURE_WRITE): New macro.
 
-2019-05-23 Alexandra Hajkova  <ahajkova@redhat.com>
+2019-05-23  Alexandra Hájková  <ahajkova@redhat.com>
 
        * elf/Makefile (test-container): Add tst-ldconfig-bad-aux-cache.
        * elf/tst-ldconfig-bad-aux-cache.c: New file.
        * nss/nss_compat/compat-spwd.c (init_nss_interface): Likewise.
        * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
 
-2019-05-15  Alexandra Hajkova  <ahajkova@redhat.com>
+2019-05-15  Alexandra Hájková  <ahajkova@redhat.com>
 
        * support/support.h (support_install_rootsbindir): New variable.
        * support/support_paths.c: Likewise.
        (mkreftable): Add rules for the new Japanese era and the new dates.
 
 2019-04-02  TAMUKI Shoichi  <tamuki@linet.gr.jp>
-           Rafal Luzynski  <digitalfreak@lingonborough.com>
+           Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * time/tst-strftime2.c (date_t): Explicitly define the type.
        (dates): Use natural month and year numbers to express a date.
        * time/tst-strftime3.c: New.
        * time/Makefile (tests): Add tst-strftime3.
 
-2019-04-01  Uros Bizjak  <ubizjak@gmail.com>
+2019-04-01  Uroš Bizjak  <ubizjak@gmail.com>
 
        * sysdeps/alpha/divqu.S (__divqu): Move save of $f0 and excb after
        conditional branch to DIVBYZERO.  Fix unwind info.
        (__hurd_file_name_lookup_retry): Keep a ref on last result in `lastdir'.
        Release it on return.  Handle "pid" magical lookup retry.
 
-2018-12-28  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-12-28  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10496]
        * localedata/locales/aa_DJ (t_fmt): Set to "%l:%M:%S %p".
        * localedata/locales/cs_CZ (t_fmt_ampm): Likewise.
        * localedata/locales/sk_SK (t_fmt_ampm): Likewise.
 
-2018-12-28  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-12-28  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10496]
        [BZ #23724]
        * sysdeps/mips/sys/tas.h (_test_and_set): Handle the R5900 CPU
        with the ISA override.
 
-2018-10-31  Rafael Avila de Espindola  <rafael@espindo.la>
+2018-10-31  Rafael Ávila de Espíndola  <rafael@espindo.la>
 
        * sysdeps/unix/sysv/linux/sysdep-vdso.h: Simplify an #if #else
        #endif.
        * benchtests/scripts/compare_bench.py (main): set float type on
        threshold argument.
 
-2018-10-08  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-10-08  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23740]
        * localedata/locales/kl_GL (mon): Update, the relative case.
        * support/test-container.c (main): Search for the ld.so
        which is also used by the testsuite.
 
-2018-10-02  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-10-02  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #20209]
        * localedata/locales/kl_GL: (abday): Fix spelling of Sun (Sunday),
        usage.
        * sysdeps/unix/sysv/linux/powerpc/not-errno.h: Remove file.
 
-2018-09-21  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-09-21  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10425]
        * localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T".
        (get_parser): Add --full-gcc option.
        (main): Update call to Context.
 
-2018-09-10  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-09-10  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10797]
        * localedata/locales/de_CH (mon_thousands_sep): Use "<U2019>" (Right
        * sysdeps/unix/sysv/linux/spawni.c (maybe_script_execute):
        Increment size of new_argv by one.
 
-2018-09-05  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-09-05  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #17426]
        * localedata/locales/anp_IN (d_fmt): Use "%-d//%-m//%y".
 
        * string/memmem.c: Use memcmp for first match.
 
-2018-08-28  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-08-28  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #17426]
        * localedata/locales/en_IN (d_fmt): Use "%d/%m/%y".
        * sysdeps/x86_64/crti.S (_init): Likewise.
        (_fini): Likewise.
 
-2018-07-17  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-07-17  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23140]
        * localedata/locales/os_RU (mon): Rename to...
        (IBT_ENABLED): Likewise.
        (SHSTK_ENABLED): Likewise.
 
-2018-07-13  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-07-13  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23208]
        * localedata/Makefile (test-input): Add dsb_DE.UTF-8.
        * localedata/SUPPORTED (dsb_DE/UTF-8): New entry.
        * localedata/locales/dsb_DE: New file.
 
-2018-06-29  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-06-29  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23140]
        * localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase,
        * malloc/malloc.c (__malloc_get_state, __malloc_set_state): Remove
        declarations.
 
-2018-06-29  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-06-29  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23140]
        * localedata/locales/ast_ES (mon): Rename to...
        * nscd/connections.c (read_cmdline): New function.
        (restart): Use it.  Update comment.
 
-2018-06-25  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-06-25  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23140]
        * localedata/locales/csb_PL (mon): Rename to...
        (mon): Add with proper genitive forms, copy from Wikipedia.
        (abmon): Likewise.
 
-2018-06-25  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-06-25  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #19485]
        * localedata/locales/csb_PL (mon): Fix typos:
        * sysdeps/x86_64/multiarch/strncmp-sse2.S: Rename strcmp to
        strncmp if not in libc (and not to __strncmp_sse2).
 
-2018-06-12  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-06-12  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23140]
        * localedata/locales/gd_GB (mon): Rename to...
        * sunrpc/svcauth_des.c (svcauthdes_stats): Turn into compatibility
        symbol.  This should not have been exported, ever.
 
-2018-05-11  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-05-11  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #23152]
        * localedata/locales/gd_GB (abmon): Fix typo in May:
        * sysdeps/aarch64/strncmp.S (strncmp): Use lsr instead of
        mov + lsr.
 
-2018-03-15  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-03-15  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #22963]
        * localedata/locales/cs_CZ (mon): Rename to...
        (alt_mon): This.
        (mon): Import from CLDR (genitive case).
 
-2018-03-15  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-03-15  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #22937]
        * localedata/locales/el_CY (abmon): Rename to...
        (ab_alt_mon): This.
        (abmon): Import from CLDR (abbreviated genitive case).
 
-2018-03-15  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-03-15  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #22932]
        * localedata/locales/lt_LT (abmon): Synchronize with CLDR.
 
        * manual/contrib.texi (Palmer Dabbelt, Arjun Shankar, Florian Weimer):
        New entries.
-       (Rafal Luzynski, Andreas Schwab): Update.
+       (Rafał Lużyński, Andreas Schwab): Update.
 
-2018-02-01  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-02-01  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * NEWS: List the languages which actually use the alternative
        data.
        * nss/tst-nss-getpwent.c (do_test): Likewise.
 
-2018-01-30  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-30  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/hr_HR (mon): Rename to...
        * scripts/build-many-glibcs.py (Context.checkout): Default Linux
        version to 4.15.
 
-2018-01-29  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-29  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/lt_LT (alt_mon): Import from CLDR (nominative
        case).
 
-2018-01-29  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-29  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/be_BY (mon): Rename to...
        * localedata/locales/be_BY@latin (lang_name): Reworded to
        "biełaruskaja mova".
 
-2018-01-29  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-29  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/el_CY (mon): Renamed to...
        (mon): Import from CLDR (genitive case).
        * localedata/locales/el_GR: Likewise.
 
-2018-01-29  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-29  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/ru_RU (mon): Rename to...
        __cancel_jmp_buf.
        * sysdeps/unix/sysv/linux/hppa/pthread.h: Likewise.
 
-2018-01-25  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-25  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/uk_UA (mon): Renamed to...
        (ALTMON_11, ALTMON_12): Improve documentation.
        * manual/time.texi (strftime): Likewise.
 
-2018-01-22  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-22  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * localedata/locales/pl_PL: Alternative month names added,
        * time/tst-strptime.c (day_tests): Actually use a genitive case
        of a month name in Polish language.
 
-2018-01-22  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-22  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * manual/locale.texi: Document ALTMON_1..12 constants for
        permitting O modifier with %B and %b.  Specify when to use
        %OB instead of %B.
 
-2018-01-22  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-22  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * locale/C-time.c (_nl_C_LC_TIME): Add abbreviated alternative month
        * time/tst-strptime.c (day_tests): Add more tests to parse different
        forms of month names including the new %Ob format specifier.
 
-2018-01-22  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-22  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #10871]
        * locale/C-time.c (_nl_C_LC_TIME): Add alternative month names,
 
        * sysdeps/generic/netinet/if_ether.h: Include <stdint.h>.
 
-2018-01-19  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-19  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo
        in date: "2004-14-09" should be "2004-09-14".
        * malloc/tst-malloc-too-large.c: New test.
        * malloc/Makefile: Add tst-malloc-too-large.
 
-2018-01-18  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2018-01-18  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * localedata/locales/bho_NP (LC_IDENTIFICATION): Fix an obvious typo
        in date: "2017-24-07" should be "2017-07-24".
        (L): Likewise.
        (atom_text_section): Likewise.
 
-2017-10-31  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-10-31  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * localedata/unicode-gen/gen_unicode_ctype.py (output_head):
        category of LC_CTYPE set to "i18n:2012".
        then it is better not to have name_mr and name_mrs at all than
        having it wrong).
 
-2017-10-27  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-10-27  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * locale/loadlocale.c: Correct size of
        _nl_value_type_LC_<category> arrays.
index 94af96e7fcec3524493d08966f7c39e2750c4d80..86f3d01d330a10e98c02e729276e790a20c5a6d8 100644 (file)
@@ -5357,7 +5357,7 @@ d2009-10-30  Ulrich Drepper  <drepper@redhat.com>
        re_string_skip_chars, re_string_reconstruct): Likewise.
        * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
 
-2008-12-31  Rafael Avila de Espindola  <espindola@google.com>
+2008-12-31  Rafael Ávila de Espíndola  <espindola@google.com>
 
        * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
        adjust the buffer alignment.
@@ -10987,7 +10987,7 @@ d2009-10-30  Ulrich Drepper  <drepper@redhat.com>
        determining whether there are IPv4/IPv6 addresses, ignore loopback
        addresses.
 
-2007-06-14 Uros Bizjak <ubizjak@gmail.com>
+2007-06-14 Uroš Bizjak <ubizjak@gmail.com>
 
        * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
        * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
@@ -11630,7 +11630,7 @@ d2009-10-30  Ulrich Drepper  <drepper@redhat.com>
        with setting the sticky bit.
        * math/test-misc.c (main): Add more truncation tests.
 
-2007-04-14  Uros Bizjak  <ubizjak@gmail.com>
+2007-04-14  Uroš Bizjak  <ubizjak@gmail.com>
 
        * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
        double in the function declaration.
@@ -11658,7 +11658,7 @@ d2009-10-30  Ulrich Drepper  <drepper@redhat.com>
        * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
        _FP_FRAC_COPY_4.
 
-2007-04-16  Uros Bizjak  <ubizjak@gmail.com>
+2007-04-16  Uroš Bizjak  <ubizjak@gmail.com>
            Jakub Jelinek  <jakub@redhat.com>
 
        * soft-fp/op-common.h (FP_EXTEND): Do not abort when
index f74899fb38b623031a1794e8b67eba32a8273a80..76e2e2b0d6f311fbfc13f6b7571788c541e5ed8e 100644 (file)
        * scripts/build-many-glibcs.py (Context.checkout): Default gcc
        version to 7 branch.
 
-2017-04-25  Uros Bizjak  <ubizjak@gmail.com>
+2017-04-25  Uroš Bizjak  <ubizjak@gmail.com>
 
        * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): Add
        earlyclobber to output operand of sqrt insn.
 
        * malloc/malloc.c (__libc_calloc): Make memset a tail call.
 
-2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
+2013-11-26  Uroš Bizjak  <ubizjak@gmail.com>
 
        * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
        _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
index 3519743cfb65f2f0301d075ed19997ac55b5f535..6f65b07c3ab2ac54d163dcb30bd564678cde8371 100644 (file)
        * locales/sl_SI (LC_IDENTIFICATION): Fix inappropriate escape sequence.
        * locales/ta_LK (LC_IDENTIFICATION): Fix inappropriate escape sequence.
 
-2017-07-21  Rafal Luzynski <digitalfreak@lingonborough.com>
+2017-07-21  Rafał Lużyński <digitalfreak@lingonborough.com>
 
        Indian scripts: abmon imported from CLDRv31 (related with
        BZ#21217).
        * locales/sc_IT (LC_TIME): Fix mispelled day/abday/mon/abmon and
        fix date_fmt.
 
-2017-07-21  Rafal Luzynski <digitalfreak@lingonborough.com>
+2017-07-21  Rafał Lużyński <digitalfreak@lingonborough.com>
 
        [BZ #21783]
        * locales/lg_UG (LC_TELEPHONE): Move all comments above the
        [BZ #21721]
        * locales/ks_IN@devanagari: Fix full weekday names, add yesstr and nostr
 
-2017-07-06  Rafal Luzynski <digitalfreak@lingonborough.com>
+2017-07-06  Rafał Lużyński <digitalfreak@lingonborough.com>
 
        Arabic scripts: More fixes after the recent import.
 
        [BZ #21706]
        * locales/br_FR (LC_MESSAGES): add yesstr and nostr
 
-2017-06-30  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-06-30  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * locales/br_FR (abmon): Reworded "Eve " to "Mezh".
        * locales/fy_NL (abmon): Reworded "Maa" (March) to
        updates the language endonym in a bunch of locales based
        on CLDR v 31.0.1 data
 
-2017-06-16  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-06-16  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #21217]
        * locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'")
        * locales/yi_US (mon): Likewise.
        * locales/yue_HK (mon): Likewise.
 
-2017-06-22  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-06-22  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * locales/fur_IT (day, abday): reworded "Miarcus" to "Miercus"
        and abbreviated "Mia" to "Mie".
 
-2017-06-13  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-06-13  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        [BZ #21207]
        * locales/ce_RU (day): Updated (imported) from CLDR.  Uppercase letters
        "I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0).  Trailing
        spaces removed.
 
-2017-06-13  Rafal Luzynski  <digitalfreak@lingonborough.com>
+2017-06-13  Rafał Lużyński  <digitalfreak@lingonborough.com>
 
        * localedata/locales/mag_IN (abday, day): Consistently use
        uppercase hexadecimal in <Uxxxx> notation.
index b04724b7b56a269297745f15bf63a4752f181ffa..cfe4878d2531510180b2bacff5d402f5b07348b3 100644 (file)
@@ -270,7 +270,8 @@ implementations, for implementing Intel Control-Flow Enforcement
 Technology, and many bug fixes.
 
 @item
-Rafal Luzynski for contributing support for two grammatical forms of month
+Rafa@l{} Lu@dotaccent{z}y@'nski
+for contributing support for two grammatical forms of month
 names, and for various fixes to locales.
 
 @item
index d9885e5c8fc6340472ed611bc380f39f4883d5f3..f1af6ab3612ee142508bf1f8516822e3376a3cae 100644 (file)
@@ -2,7 +2,7 @@
    Return a converted to IEEE quad
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 7a09e796bff31911c862c3c9f748ce417aee3491..1b36fdfd2c69be49d3de3cac6af321031e0627d1 100644 (file)
@@ -2,7 +2,7 @@
    Convert IEEE double to 128bit signed integer
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d6905fb354b933b9c36ec9cc52109f7b4d8b0249..e369a444ca351e3dc77534cf2a39c5a227345c40 100644 (file)
@@ -2,7 +2,7 @@
    Convert IEEE single to 128bit signed integer
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index bddc7f86da3ae00724b5dfcddd32d8679a52fc9f..cc9e27d71250d12a83f5eccbe510e52f39932e4d 100644 (file)
@@ -2,7 +2,7 @@
    Convert IEEE quad to 128bit signed integer
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 61b5f7110aaf8f1dd958d1600f9a4b050d13dba8..78e2d16b70460eead821150df612330aad9055f2 100644 (file)
@@ -2,7 +2,7 @@
    Convert IEEE double to 128bit unsigned integer
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0f6bc24c966b36dc58b338a6d5525a7c4094e9f0..1c2143f75832349eab832aea8fcf77d3ad2261e5 100644 (file)
@@ -2,7 +2,7 @@
    Convert IEEE single to 128bit unsigned integer
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6e65ab18e73e472145c67a0642b52a312098d934..d2618f52cc0a0cb7e2ba0468dddd62dac5c43271 100644 (file)
@@ -2,7 +2,7 @@
    Convert IEEE quad to 128bit unsigned integer
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 889e6ae23a9c7a1c18f38fc721810547dc314cd0..b1cbdecaf5d79cd011b3238e2ab7e94a729484a3 100644 (file)
@@ -2,7 +2,7 @@
    Convert a 128bit signed integer to IEEE double
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 6ea6b279b328293ed881603cd8129049d88574ee..250f0f7384e4197dde37e1e5b9b5f601f40b6050 100644 (file)
@@ -2,7 +2,7 @@
    Convert a 128bit signed integer to IEEE single
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 1c3e8913f5ecd9983670a7b291ecdeecdb50aa30..3ee3aa4413953dda1c794f273bd0d864d139a926 100644 (file)
@@ -2,7 +2,7 @@
    Convert a 128bit signed integer to IEEE quad
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index ca311aa259ebcf26e792675de2dee9d7f592940b..3a68fdce9e14b04bb215f3b90c81d31d3cec17a7 100644 (file)
@@ -2,7 +2,7 @@
    Convert a 128bit unsigned integer to IEEE double
    Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 5cf0331932750c82a6169cc4a61b40e0fcf52a57..696190dde40f6008d4a2217292a3ff93dae853f5 100644 (file)
@@ -2,7 +2,7 @@
    Convert a 128bit unsigned integer to IEEE single
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 78e7176f5133e1ffbf031ad23662e1184c38b9a5..93c7fbb0c0ae2d5a7d776fc1084d1769b7557585 100644 (file)
@@ -2,7 +2,7 @@
    Convert a 128bit unsigned integer to IEEE quad
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   Contributed by Uroš Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 0d828fac953172937fcc488d8129710a4cd15aae..0c70637961b17b8c0abb6cf6807702ec0dfb3191 100644 (file)
@@ -2,7 +2,7 @@
    Truncate IEEE quad into IEEE extended
    Copyright (C) 2007-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
+   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