From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35360 invoked by alias); 26 May 2015 18:24:18 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 32190 invoked by uid 55); 26 May 2015 18:24:08 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug localedata/17293] UKR-IE should follow CYR-IE in uk_UA locale Date: Tue, 26 May 2015 18:24:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-05/txt/msg00219.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D17293 --- Comment #9 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, master has been updated via 6afb9c0175006c8060928537842364f83df6fc15 (commit) via f09b8615418a02357eb8b1fcba88313aebcb53bf (commit) via a06b40cdf5ba0d2ab4f9b4c77d21e45ff284fac7 (commit) from f534255e4d276ee7b20b45637d16a00b122e5df3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D6afb9c0175006c80609= 28537842364f83df6fc15 commit 6afb9c0175006c8060928537842364f83df6fc15 Author: Andriy Rysin Date: Tue May 26 23:51:18 2015 +0530 Fix sorting order for Ukrainian locale (BZ 17293) In the introduction for the official orthography rules for Ukrainian language (http://spelling.ulif.org.ua/peredmova.htm) there's a note that only apostrophe does not affect order of the words when sorting. As could be seen from the official alphabet the soft sign (U+044C/U+042C) has its hard position and thus affects the order and also letters "=D0=B5" and "=D1=94" (CYR-IE: U+0435/U+0415 and UKR-IE: U+0454/U+0404) have their own positions and should have separate place when sorting. This also corresponds to official Unicode collation chart for these letters: http://unicode.org/charts/collation/chart_Cyrillic.html https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Df09b8615418a02357eb= 8b1fcba88313aebcb53bf commit f09b8615418a02357eb8b1fcba88313aebcb53bf Author: Siddhesh Poyarekar Date: Tue May 26 23:38:17 2015 +0530 Fix monetary.h comment https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Da06b40cdf5ba0d2ab4f= 9b4c77d21e45ff284fac7 commit a06b40cdf5ba0d2ab4f9b4c77d21e45ff284fac7 Author: Szabolcs Nagy Date: Tue May 26 22:27:23 2015 +0530 struct stat is not posix conform On 21/05/15 05:29, Siddhesh Poyarekar wrote: > On Wed, May 20, 2015 at 06:55:02PM +0100, Szabolcs Nagy wrote: >> i guess it's ok for consistency if i fix struct stat64 >> too to use __USE_XOPEN2K8. >> >> i will run some tests and come back with a patch > > I also think it would be appropriate to change this code in other > architectures (microblaze and nacl IIRC) to make all of them > consistent. It is a mechanical enough change IMO that all arch > maintainer acks is not necessary. > here is the patch with consistent __USE_XOPEN2K8 ok to commit? 2015-05-21 Szabolcs Nagy [BZ #18234] * conform/data/sys/stat.h-data (struct stat): Add tests for st_atim, st_mtim and st_ctim members. * sysdeps/nacl/bits/stat.h (struct stat, struct stat64): Make st_atim, st_ctim, st_mtim visible under __USE_XOPEN2K8 only. * sysdeps/unix/sysv/linux/generic/bits/stat.h (struct stat,): (struct stat64): Likewise. * sysdeps/unix/sysv/linux/ia64/bits/stat.h (struct stat,): (struct stat64): Likewise. * sysdeps/unix/sysv/linux/microblaze/bits/stat.h (struct stat,): (struct stat64): Likewise. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 23 ++++++++ NEWS | 18 +++--- conform/data/sys/stat.h-data | 5 ++ localedata/Makefile | 4 +- localedata/locales/uk_UA | 66 ++------------------= ---- localedata/uk_UA.in | 56 ++++++++++++++++++++ stdlib/monetary.h | 2 +- sysdeps/nacl/bits/stat.h | 4 +- sysdeps/unix/sysv/linux/generic/bits/stat.h | 4 +- sysdeps/unix/sysv/linux/ia64/bits/stat.h | 4 +- sysdeps/unix/sysv/linux/microblaze/bits/stat.h | 4 +- 11 files changed, 108 insertions(+), 82 deletions(-) create mode 100644 localedata/uk_UA.in --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-28353-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue May 26 18:24:13 2015 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 32659 invoked by alias); 26 May 2015 18:24:12 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 32108 invoked by uid 55); 26 May 2015 18:24:08 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/18234] st_atim, st_mtim, st_ctim stat struct members are missing on aarch64 Date: Tue, 26 May 2015 18:24:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-05/txt/msg00218.txt.bz2 Content-length: 4549 https://sourceware.org/bugzilla/show_bug.cgi?id=3D18234 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, master has been updated via 6afb9c0175006c8060928537842364f83df6fc15 (commit) via f09b8615418a02357eb8b1fcba88313aebcb53bf (commit) via a06b40cdf5ba0d2ab4f9b4c77d21e45ff284fac7 (commit) from f534255e4d276ee7b20b45637d16a00b122e5df3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D6afb9c0175006c80609= 28537842364f83df6fc15 commit 6afb9c0175006c8060928537842364f83df6fc15 Author: Andriy Rysin Date: Tue May 26 23:51:18 2015 +0530 Fix sorting order for Ukrainian locale (BZ 17293) In the introduction for the official orthography rules for Ukrainian language (http://spelling.ulif.org.ua/peredmova.htm) there's a note that only apostrophe does not affect order of the words when sorting. As could be seen from the official alphabet the soft sign (U+044C/U+042C) has its hard position and thus affects the order and also letters "=D0=B5" and "=D1=94" (CYR-IE: U+0435/U+0415 and UKR-IE: U+0454/U+0404) have their own positions and should have separate place when sorting. This also corresponds to official Unicode collation chart for these letters: http://unicode.org/charts/collation/chart_Cyrillic.html https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Df09b8615418a02357eb= 8b1fcba88313aebcb53bf commit f09b8615418a02357eb8b1fcba88313aebcb53bf Author: Siddhesh Poyarekar Date: Tue May 26 23:38:17 2015 +0530 Fix monetary.h comment https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Da06b40cdf5ba0d2ab4f= 9b4c77d21e45ff284fac7 commit a06b40cdf5ba0d2ab4f9b4c77d21e45ff284fac7 Author: Szabolcs Nagy Date: Tue May 26 22:27:23 2015 +0530 struct stat is not posix conform On 21/05/15 05:29, Siddhesh Poyarekar wrote: > On Wed, May 20, 2015 at 06:55:02PM +0100, Szabolcs Nagy wrote: >> i guess it's ok for consistency if i fix struct stat64 >> too to use __USE_XOPEN2K8. >> >> i will run some tests and come back with a patch > > I also think it would be appropriate to change this code in other > architectures (microblaze and nacl IIRC) to make all of them > consistent. It is a mechanical enough change IMO that all arch > maintainer acks is not necessary. > here is the patch with consistent __USE_XOPEN2K8 ok to commit? 2015-05-21 Szabolcs Nagy [BZ #18234] * conform/data/sys/stat.h-data (struct stat): Add tests for st_atim, st_mtim and st_ctim members. * sysdeps/nacl/bits/stat.h (struct stat, struct stat64): Make st_atim, st_ctim, st_mtim visible under __USE_XOPEN2K8 only. * sysdeps/unix/sysv/linux/generic/bits/stat.h (struct stat,): (struct stat64): Likewise. * sysdeps/unix/sysv/linux/ia64/bits/stat.h (struct stat,): (struct stat64): Likewise. * sysdeps/unix/sysv/linux/microblaze/bits/stat.h (struct stat,): (struct stat64): Likewise. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 23 ++++++++ NEWS | 18 +++--- conform/data/sys/stat.h-data | 5 ++ localedata/Makefile | 4 +- localedata/locales/uk_UA | 66 ++------------------= ---- localedata/uk_UA.in | 56 ++++++++++++++++++++ stdlib/monetary.h | 2 +- sysdeps/nacl/bits/stat.h | 4 +- sysdeps/unix/sysv/linux/generic/bits/stat.h | 4 +- sysdeps/unix/sysv/linux/ia64/bits/stat.h | 4 +- sysdeps/unix/sysv/linux/microblaze/bits/stat.h | 4 +- 11 files changed, 108 insertions(+), 82 deletions(-) create mode 100644 localedata/uk_UA.in --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-28356-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue May 26 18:25:47 2015 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 39339 invoked by alias); 26 May 2015 18:25:47 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 39298 invoked by uid 48); 26 May 2015 18:25:44 -0000 From: "siddhesh at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/18234] st_atim, st_mtim, st_ctim stat struct members are missing on aarch64 Date: Tue, 26 May 2015 18:25:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: siddhesh at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-05/txt/msg00221.txt.bz2 Content-length: 603 https://sourceware.org/bugzilla/show_bug.cgi?id=18234 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |siddhesh at redhat dot com Resolution|--- |FIXED --- Comment #2 from Siddhesh Poyarekar --- Fixed in master. -- You are receiving this mail because: You are on the CC list for the bug.