From patchwork Thu Aug 29 09:53:46 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paul Eggert X-Patchwork-Id: 1155122 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-104850-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=cs.ucla.edu Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="wRSIotuB"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46Jycc5W2Jz9s4Y for ; Thu, 29 Aug 2019 19:54:08 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:to:cc:references:message-id:date :mime-version:in-reply-to:content-type; q=dns; s=default; b=DwGw dWcPZKeD/Ins7vyfN7uyLV9DUCDcl6iM7GK+ALCKxLk/5I/o+AVXwvtUhXSbjx43 xI9oOTBAzDdRQbe/wr3D/b2dMjw2WSEqz1So1T9xQDXE10EFtINBXtBRhqPoRki1 cEPn1PkJNoqFam3HfVg6XMabqftgi83LePoNjJY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:subject:to:cc:references:message-id:date :mime-version:in-reply-to:content-type; s=default; bh=YosdGDLdvr LnV2G5lvYcXaGwZko=; b=wRSIotuBdlvRbf3oGGJpxTdznkDh8lQMvMmRSPiXyP fIBOGcXZw4OYEWlYJ6aU3Y4NfNbA9d6TN/RvIp+2kUAWs3dbhSd9GvJ3IISy0fi+ NTwcLsrLiBmYo+8e92sM0quaEm5VzajBpEVtlTDAnFi7wzOpJ47rz5fxKJmNER7f E= Received: (qmail 72830 invoked by alias); 29 Aug 2019 09:54:01 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 72821 invoked by uid 89); 29 Aug 2019 09:54:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-14.5 required=5.0 tests=AWL, BAYES_00, BODY_8BITS, GARBLED_BODY, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS autolearn=ham version=3.3.1 spammy=April, april, vila, 20072019 X-HELO: zimbra.cs.ucla.edu From: Paul Eggert Subject: [PATCH] Fix posix/tst-regex by using ISO-8859 encoding for ChangeLog.8. To: Stefan Liebler , Carlos O'Donell , Zack Weinberg Cc: GNU C Library References: <6b0df162-d17a-ec1d-0fc0-728dc3a8ef9b@linux.ibm.com> <4622270a-a659-032e-7fbf-33f059679b88@linux.ibm.com> Message-ID: Date: Thu, 29 Aug 2019 02:53:46 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Stefan Liebler wrote: > Paul, please proceed with the switch to UTF-8. Thanks, done. I installed the attached additional patch to fix the spellings of more names, in files unaffected by the tst-regex cdhanges. This should be about it for name spelling fixes, for now. From ab74d59f652e5c0815232b7206b6df8bafffebd9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 29 Aug 2019 02:50:04 -0700 Subject: [PATCH] Correct the spelling of more contributors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Correct the spellings of Rafael Ávila de Espíndola, Uroš Bizjak, Alexandra Hájková, and Rafał Lużyński. --- ChangeLog | 96 +++++++++++++++--------------- ChangeLog.old/ChangeLog.17 | 8 +-- ChangeLog.old/ChangeLog.18 | 4 +- ChangeLog.old/ChangeLog.localedata | 16 ++--- manual/contrib.texi | 3 +- soft-fp/extendxftf2.c | 2 +- soft-fp/fixdfti.c | 2 +- soft-fp/fixsfti.c | 2 +- soft-fp/fixtfti.c | 2 +- soft-fp/fixunsdfti.c | 2 +- soft-fp/fixunssfti.c | 2 +- soft-fp/fixunstfti.c | 2 +- soft-fp/floattidf.c | 2 +- soft-fp/floattisf.c | 2 +- soft-fp/floattitf.c | 2 +- soft-fp/floatuntidf.c | 2 +- soft-fp/floatuntisf.c | 2 +- soft-fp/floatuntitf.c | 2 +- soft-fp/trunctfxf2.c | 2 +- 19 files changed, 78 insertions(+), 77 deletions(-) diff --git a/ChangeLog b/ChangeLog index 05b9ffc38e..e0fd855f7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -243,7 +243,7 @@ * sysdeps/generic/single-thread.h (RTLD_SINGLE_THREAD_P): Add definition. -2019-08-23 Rafal Luzynski +2019-08-23 Rafał Lużyński [BZ #24682] * localedata/locales/bo_CN (first_weekday): Add, set to 2 (Monday). @@ -1197,7 +1197,7 @@ * manual/users.texi (Who Logged In, Manipulating the Database): Adjust. -2019-08-05 Alexandra Hajkova +2019-08-05 Alexandra Hájková * elf/tst-ldconfig-bad-aux-cache.c: Use support_capture_subprocess. @@ -1427,7 +1427,7 @@ * nptl/nptl-init.c (pthread_functions): Remove assignment of removed member. -2019-07-17 Rafal Luzynski +2019-07-17 Rafał Lużyński [BZ #21897] * localedata/locales/aa_DJ (abday): Update from CLDR, all words @@ -1445,7 +1445,7 @@ (mon): Update from CLDR, reword February from "Kudo" to "Naharsi Kudo" and April from "Agda Baxisso" to "Agda Baxis". -2019-07-17 Rafal Luzynski +2019-07-17 Rafał Lużyński [BZ #23996] * localedata/locales/nl_BE (LC_NAME): Replace with “copy "nl_NL"”. @@ -2430,7 +2430,7 @@ * sysdeps/s390/fpu/libm-test-ulps: Regenerated. -2019-06-24 Rafal Luzynski +2019-06-24 Rafał Lużyński [BZ #24652] * localedata/locales/szl_PL (day): Use the correct Unicode @@ -2446,7 +2446,7 @@ (alt_mon): This, then apply spelling corrections. (mon): New entry, month names in the genitive case. -2019-06-21 Rafal Luzynski +2019-06-21 Rafał Lużyński [BZ #23831] * localedata/locales/nl_AW (mon_thousands_sep): Set to ".". @@ -2525,7 +2525,7 @@ * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq-static.c: New file. -2019-06-19 Rafal Luzynski +2019-06-19 Rafał Lużyński [BZ #24614] * localedata/locales/nl_AW (n_sep_by_space): Set to 2 (a space @@ -2561,7 +2561,7 @@ (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 +2019-06-17 Rafał Lużyński [BZ #24614] * localedata/Makefile (LOCALES): Add nl_NL.UTF-8. @@ -3168,7 +3168,7 @@ * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU] (F_SEAL_FUTURE_WRITE): New macro. -2019-05-23 Alexandra Hajkova +2019-05-23 Alexandra Hájková * elf/Makefile (test-container): Add tst-ldconfig-bad-aux-cache. * elf/tst-ldconfig-bad-aux-cache.c: New file. @@ -3449,7 +3449,7 @@ * nss/nss_compat/compat-spwd.c (init_nss_interface): Likewise. * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise. -2019-05-15 Alexandra Hajkova +2019-05-15 Alexandra Hájková * support/support.h (support_install_rootsbindir): New variable. * support/support_paths.c: Likewise. @@ -4500,7 +4500,7 @@ (mkreftable): Add rules for the new Japanese era and the new dates. 2019-04-02 TAMUKI Shoichi - Rafal Luzynski + Rafał Lużyński * time/tst-strftime2.c (date_t): Explicitly define the type. (dates): Use natural month and year numbers to express a date. @@ -4527,7 +4527,7 @@ * time/tst-strftime3.c: New. * time/Makefile (tests): Add tst-strftime3. -2019-04-01 Uros Bizjak +2019-04-01 Uroš Bizjak * sysdeps/alpha/divqu.S (__divqu): Move save of $f0 and excb after conditional branch to DIVBYZERO. Fix unwind info. @@ -7331,7 +7331,7 @@ (__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 +2018-12-28 Rafał Lużyński [BZ #10496] * localedata/locales/aa_DJ (t_fmt): Set to "%l:%M:%S %p". @@ -7463,7 +7463,7 @@ * localedata/locales/cs_CZ (t_fmt_ampm): Likewise. * localedata/locales/sk_SK (t_fmt_ampm): Likewise. -2018-12-28 Rafal Luzynski +2018-12-28 Rafał Lużyński [BZ #10496] [BZ #23724] @@ -10664,7 +10664,7 @@ * sysdeps/mips/sys/tas.h (_test_and_set): Handle the R5900 CPU with the ISA override. -2018-10-31 Rafael Avila de Espindola +2018-10-31 Rafael Ávila de Espíndola * sysdeps/unix/sysv/linux/sysdep-vdso.h: Simplify an #if #else #endif. @@ -11312,7 +11312,7 @@ * benchtests/scripts/compare_bench.py (main): set float type on threshold argument. -2018-10-08 Rafal Luzynski +2018-10-08 Rafał Lużyński [BZ #23740] * localedata/locales/kl_GL (mon): Update, the relative case. @@ -11391,7 +11391,7 @@ * support/test-container.c (main): Search for the ld.so which is also used by the testsuite. -2018-10-02 Rafal Luzynski +2018-10-02 Rafał Lużyński [BZ #20209] * localedata/locales/kl_GL: (abday): Fix spelling of Sun (Sunday), @@ -11856,7 +11856,7 @@ usage. * sysdeps/unix/sysv/linux/powerpc/not-errno.h: Remove file. -2018-09-21 Rafal Luzynski +2018-09-21 Rafał Lużyński [BZ #10425] * localedata/locales/it_IT (d_t_fmt): Use "%a %-d %b %Y, %T". @@ -12332,7 +12332,7 @@ (get_parser): Add --full-gcc option. (main): Update call to Context. -2018-09-10 Rafal Luzynski +2018-09-10 Rafał Lużyński [BZ #10797] * localedata/locales/de_CH (mon_thousands_sep): Use "" (Right @@ -12357,7 +12357,7 @@ * sysdeps/unix/sysv/linux/spawni.c (maybe_script_execute): Increment size of new_argv by one. -2018-09-05 Rafal Luzynski +2018-09-05 Rafał Lużyński [BZ #17426] * localedata/locales/anp_IN (d_fmt): Use "%-d//%-m//%y". @@ -12786,7 +12786,7 @@ * string/memmem.c: Use memcmp for first match. -2018-08-28 Rafal Luzynski +2018-08-28 Rafał Lużyński [BZ #17426] * localedata/locales/en_IN (d_fmt): Use "%d/%m/%y". @@ -14478,7 +14478,7 @@ * sysdeps/x86_64/crti.S (_init): Likewise. (_fini): Likewise. -2018-07-17 Rafal Luzynski +2018-07-17 Rafał Lużyński [BZ #23140] * localedata/locales/os_RU (mon): Rename to... @@ -14643,7 +14643,7 @@ (IBT_ENABLED): Likewise. (SHSTK_ENABLED): Likewise. -2018-07-13 Rafal Luzynski +2018-07-13 Rafał Lużyński [BZ #23208] * localedata/Makefile (test-input): Add dsb_DE.UTF-8. @@ -15013,7 +15013,7 @@ * localedata/SUPPORTED (dsb_DE/UTF-8): New entry. * localedata/locales/dsb_DE: New file. -2018-06-29 Rafal Luzynski +2018-06-29 Rafał Lużyński [BZ #23140] * localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase, @@ -15152,7 +15152,7 @@ * malloc/malloc.c (__malloc_get_state, __malloc_set_state): Remove declarations. -2018-06-29 Rafal Luzynski +2018-06-29 Rafał Lużyński [BZ #23140] * localedata/locales/ast_ES (mon): Rename to... @@ -15431,7 +15431,7 @@ * nscd/connections.c (read_cmdline): New function. (restart): Use it. Update comment. -2018-06-25 Rafal Luzynski +2018-06-25 Rafał Lużyński [BZ #23140] * localedata/locales/csb_PL (mon): Rename to... @@ -15441,7 +15441,7 @@ (mon): Add with proper genitive forms, copy from Wikipedia. (abmon): Likewise. -2018-06-25 Rafal Luzynski +2018-06-25 Rafał Lużyński [BZ #19485] * localedata/locales/csb_PL (mon): Fix typos: @@ -15903,7 +15903,7 @@ * 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 +2018-06-12 Rafał Lużyński [BZ #23140] * localedata/locales/gd_GB (mon): Rename to... @@ -17018,7 +17018,7 @@ * sunrpc/svcauth_des.c (svcauthdes_stats): Turn into compatibility symbol. This should not have been exported, ever. -2018-05-11 Rafal Luzynski +2018-05-11 Rafał Lużyński [BZ #23152] * localedata/locales/gd_GB (abmon): Fix typo in May: @@ -19611,14 +19611,14 @@ * sysdeps/aarch64/strncmp.S (strncmp): Use lsr instead of mov + lsr. -2018-03-15 Rafal Luzynski +2018-03-15 Rafał Lużyński [BZ #22963] * localedata/locales/cs_CZ (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). -2018-03-15 Rafal Luzynski +2018-03-15 Rafał Lużyński [BZ #22937] * localedata/locales/el_CY (abmon): Rename to... @@ -19628,7 +19628,7 @@ (ab_alt_mon): This. (abmon): Import from CLDR (abbreviated genitive case). -2018-03-15 Rafal Luzynski +2018-03-15 Rafał Lużyński [BZ #22932] * localedata/locales/lt_LT (abmon): Synchronize with CLDR. @@ -21675,9 +21675,9 @@ * 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 +2018-02-01 Rafał Lużyński [BZ #10871] * NEWS: List the languages which actually use the alternative @@ -21706,7 +21706,7 @@ data. * nss/tst-nss-getpwent.c (do_test): Likewise. -2018-01-30 Rafal Luzynski +2018-01-30 Rafał Lużyński [BZ #10871] * localedata/locales/hr_HR (mon): Rename to... @@ -21952,13 +21952,13 @@ * scripts/build-many-glibcs.py (Context.checkout): Default Linux version to 4.15. -2018-01-29 Rafal Luzynski +2018-01-29 Rafał Lużyński [BZ #10871] * localedata/locales/lt_LT (alt_mon): Import from CLDR (nominative case). -2018-01-29 Rafal Luzynski +2018-01-29 Rafał Lużyński [BZ #10871] * localedata/locales/be_BY (mon): Rename to... @@ -21974,7 +21974,7 @@ * localedata/locales/be_BY@latin (lang_name): Reworded to "biełaruskaja mova". -2018-01-29 Rafal Luzynski +2018-01-29 Rafał Lużyński [BZ #10871] * localedata/locales/el_CY (mon): Renamed to... @@ -21982,7 +21982,7 @@ (mon): Import from CLDR (genitive case). * localedata/locales/el_GR: Likewise. -2018-01-29 Rafal Luzynski +2018-01-29 Rafał Lużyński [BZ #10871] * localedata/locales/ru_RU (mon): Rename to... @@ -22159,7 +22159,7 @@ __cancel_jmp_buf. * sysdeps/unix/sysv/linux/hppa/pthread.h: Likewise. -2018-01-25 Rafal Luzynski +2018-01-25 Rafał Lużyński [BZ #10871] * localedata/locales/uk_UA (mon): Renamed to... @@ -22263,7 +22263,7 @@ (ALTMON_11, ALTMON_12): Improve documentation. * manual/time.texi (strftime): Likewise. -2018-01-22 Rafal Luzynski +2018-01-22 Rafał Lużyński [BZ #10871] * localedata/locales/pl_PL: Alternative month names added, @@ -22271,7 +22271,7 @@ * time/tst-strptime.c (day_tests): Actually use a genitive case of a month name in Polish language. -2018-01-22 Rafal Luzynski +2018-01-22 Rafał Lużyński [BZ #10871] * manual/locale.texi: Document ALTMON_1..12 constants for @@ -22280,7 +22280,7 @@ permitting O modifier with %B and %b. Specify when to use %OB instead of %B. -2018-01-22 Rafal Luzynski +2018-01-22 Rafał Lużyński [BZ #10871] * locale/C-time.c (_nl_C_LC_TIME): Add abbreviated alternative month @@ -22311,7 +22311,7 @@ * 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 +2018-01-22 Rafał Lużyński [BZ #10871] * locale/C-time.c (_nl_C_LC_TIME): Add alternative month names, @@ -22360,7 +22360,7 @@ * sysdeps/generic/netinet/if_ether.h: Include . -2018-01-19 Rafal Luzynski +2018-01-19 Rafał Lużyński * localedata/locales/gu_IN (LC_IDENTIFICATION): Fix an obvious typo in date: "2004-14-09" should be "2004-09-14". @@ -22380,7 +22380,7 @@ * malloc/tst-malloc-too-large.c: New test. * malloc/Makefile: Add tst-malloc-too-large. -2018-01-18 Rafal Luzynski +2018-01-18 Rafał Lużyński * localedata/locales/bho_NP (LC_IDENTIFICATION): Fix an obvious typo in date: "2017-24-07" should be "2017-07-24". @@ -28562,7 +28562,7 @@ (L): Likewise. (atom_text_section): Likewise. -2017-10-31 Rafal Luzynski +2017-10-31 Rafał Lużyński * localedata/unicode-gen/gen_unicode_ctype.py (output_head): category of LC_CTYPE set to "i18n:2012". @@ -28911,7 +28911,7 @@ then it is better not to have name_mr and name_mrs at all than having it wrong). -2017-10-27 Rafal Luzynski +2017-10-27 Rafał Lużyński * locale/loadlocale.c: Correct size of _nl_value_type_LC_ arrays. diff --git a/ChangeLog.old/ChangeLog.17 b/ChangeLog.old/ChangeLog.17 index 94af96e7fc..86f3d01d33 100644 --- a/ChangeLog.old/ChangeLog.17 +++ b/ChangeLog.old/ChangeLog.17 @@ -5357,7 +5357,7 @@ d2009-10-30 Ulrich Drepper re_string_skip_chars, re_string_reconstruct): Likewise. * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define. -2008-12-31 Rafael Avila de Espindola +2008-12-31 Rafael Ávila de Espíndola * 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 determining whether there are IPv4/IPv6 addresses, ignore loopback addresses. -2007-06-14 Uros Bizjak +2007-06-14 Uroš Bizjak * 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 with setting the sticky bit. * math/test-misc.c (main): Add more truncation tests. -2007-04-14 Uros Bizjak +2007-04-14 Uroš Bizjak * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of double in the function declaration. @@ -11658,7 +11658,7 @@ d2009-10-30 Ulrich Drepper * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to _FP_FRAC_COPY_4. -2007-04-16 Uros Bizjak +2007-04-16 Uroš Bizjak Jakub Jelinek * soft-fp/op-common.h (FP_EXTEND): Do not abort when diff --git a/ChangeLog.old/ChangeLog.18 b/ChangeLog.old/ChangeLog.18 index f74899fb38..76e2e2b0d6 100644 --- a/ChangeLog.old/ChangeLog.18 +++ b/ChangeLog.old/ChangeLog.18 @@ -6271,7 +6271,7 @@ * scripts/build-many-glibcs.py (Context.checkout): Default gcc version to 7 branch. -2017-04-25 Uros Bizjak +2017-04-25 Uroš Bizjak * sysdeps/alpha/fpu/math_private.h (__ieee754_sqrt): Add earlyclobber to output operand of sqrt insn. @@ -61220,7 +61220,7 @@ * malloc/malloc.c (__libc_calloc): Make memset a tail call. -2013-11-26 Uros Bizjak +2013-11-26 Uroš Bizjak * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against _FP_W_TYPE_SIZE to avoid "left shift count >= width of type" diff --git a/ChangeLog.old/ChangeLog.localedata b/ChangeLog.old/ChangeLog.localedata index 3519743cfb..6f65b07c3a 100644 --- a/ChangeLog.old/ChangeLog.localedata +++ b/ChangeLog.old/ChangeLog.localedata @@ -640,7 +640,7 @@ * locales/sl_SI (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/ta_LK (LC_IDENTIFICATION): Fix inappropriate escape sequence. -2017-07-21 Rafal Luzynski +2017-07-21 Rafał Lużyński Indian scripts: abmon imported from CLDRv31 (related with BZ#21217). @@ -780,7 +780,7 @@ * locales/sc_IT (LC_TIME): Fix mispelled day/abday/mon/abmon and fix date_fmt. -2017-07-21 Rafal Luzynski +2017-07-21 Rafał Lużyński [BZ #21783] * locales/lg_UG (LC_TELEPHONE): Move all comments above the @@ -1070,7 +1070,7 @@ [BZ #21721] * locales/ks_IN@devanagari: Fix full weekday names, add yesstr and nostr -2017-07-06 Rafal Luzynski +2017-07-06 Rafał Lużyński Arabic scripts: More fixes after the recent import. @@ -1122,7 +1122,7 @@ [BZ #21706] * locales/br_FR (LC_MESSAGES): add yesstr and nostr -2017-06-30 Rafal Luzynski +2017-06-30 Rafał Lużyński * locales/br_FR (abmon): Reworded "Eve " to "Mezh". * locales/fy_NL (abmon): Reworded "Maa" (March) to @@ -1150,7 +1150,7 @@ updates the language endonym in a bunch of locales based on CLDR v 31.0.1 data -2017-06-16 Rafal Luzynski +2017-06-16 Rafał Lużyński [BZ #21217] * locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'") @@ -1235,12 +1235,12 @@ * locales/yi_US (mon): Likewise. * locales/yue_HK (mon): Likewise. -2017-06-22 Rafal Luzynski +2017-06-22 Rafał Lużyński * locales/fur_IT (day, abday): reworded "Miarcus" to "Miercus" and abbreviated "Mia" to "Mie". -2017-06-13 Rafal Luzynski +2017-06-13 Rafał Lużyński [BZ #21207] * locales/ce_RU (day): Updated (imported) from CLDR. Uppercase letters @@ -1249,7 +1249,7 @@ "I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0). Trailing spaces removed. -2017-06-13 Rafal Luzynski +2017-06-13 Rafał Lużyński * localedata/locales/mag_IN (abday, day): Consistently use uppercase hexadecimal in notation. diff --git a/manual/contrib.texi b/manual/contrib.texi index b04724b7b5..cfe4878d25 100644 --- a/manual/contrib.texi +++ b/manual/contrib.texi @@ -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 diff --git a/soft-fp/extendxftf2.c b/soft-fp/extendxftf2.c index d9885e5c8f..f1af6ab361 100644 --- a/soft-fp/extendxftf2.c +++ b/soft-fp/extendxftf2.c @@ -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 diff --git a/soft-fp/fixdfti.c b/soft-fp/fixdfti.c index 7a09e796bf..1b36fdfd2c 100644 --- a/soft-fp/fixdfti.c +++ b/soft-fp/fixdfti.c @@ -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 diff --git a/soft-fp/fixsfti.c b/soft-fp/fixsfti.c index d6905fb354..e369a444ca 100644 --- a/soft-fp/fixsfti.c +++ b/soft-fp/fixsfti.c @@ -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 diff --git a/soft-fp/fixtfti.c b/soft-fp/fixtfti.c index bddc7f86da..cc9e27d712 100644 --- a/soft-fp/fixtfti.c +++ b/soft-fp/fixtfti.c @@ -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 diff --git a/soft-fp/fixunsdfti.c b/soft-fp/fixunsdfti.c index 61b5f7110a..78e2d16b70 100644 --- a/soft-fp/fixunsdfti.c +++ b/soft-fp/fixunsdfti.c @@ -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 diff --git a/soft-fp/fixunssfti.c b/soft-fp/fixunssfti.c index 0f6bc24c96..1c2143f758 100644 --- a/soft-fp/fixunssfti.c +++ b/soft-fp/fixunssfti.c @@ -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 diff --git a/soft-fp/fixunstfti.c b/soft-fp/fixunstfti.c index 6e65ab18e7..d2618f52cc 100644 --- a/soft-fp/fixunstfti.c +++ b/soft-fp/fixunstfti.c @@ -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 diff --git a/soft-fp/floattidf.c b/soft-fp/floattidf.c index 889e6ae23a..b1cbdecaf5 100644 --- a/soft-fp/floattidf.c +++ b/soft-fp/floattidf.c @@ -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 diff --git a/soft-fp/floattisf.c b/soft-fp/floattisf.c index 6ea6b279b3..250f0f7384 100644 --- a/soft-fp/floattisf.c +++ b/soft-fp/floattisf.c @@ -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 diff --git a/soft-fp/floattitf.c b/soft-fp/floattitf.c index 1c3e8913f5..3ee3aa4413 100644 --- a/soft-fp/floattitf.c +++ b/soft-fp/floattitf.c @@ -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 diff --git a/soft-fp/floatuntidf.c b/soft-fp/floatuntidf.c index ca311aa259..3a68fdce9e 100644 --- a/soft-fp/floatuntidf.c +++ b/soft-fp/floatuntidf.c @@ -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 diff --git a/soft-fp/floatuntisf.c b/soft-fp/floatuntisf.c index 5cf0331932..696190dde4 100644 --- a/soft-fp/floatuntisf.c +++ b/soft-fp/floatuntisf.c @@ -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 diff --git a/soft-fp/floatuntitf.c b/soft-fp/floatuntitf.c index 78e7176f51..93c7fbb0c0 100644 --- a/soft-fp/floatuntitf.c +++ b/soft-fp/floatuntitf.c @@ -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 diff --git a/soft-fp/trunctfxf2.c b/soft-fp/trunctfxf2.c index 0d828fac95..0c70637961 100644 --- a/soft-fp/trunctfxf2.c +++ b/soft-fp/trunctfxf2.c @@ -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