From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23060 invoked by alias); 12 Nov 2014 11:49:49 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 21785 invoked by uid 55); 12 Nov 2014 11:48:16 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/17475] New Bhilodi and Tulu locales Date: Wed, 12 Nov 2014 11:49: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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW 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: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q4/txt/msg00047.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17475 --- Comment #5 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 fffa1cf8a7f95830d488d5fc6bf73cb9599143f4 (commit) via fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0 (commit) from 5c40c3bab2fddaca8cfe12d75944d1fef8adf1a4 (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=glibc.git;h=fffa1cf8a7f95830d488d5fc6bf73cb9599143f4 commit fffa1cf8a7f95830d488d5fc6bf73cb9599143f4 Author: Leonhard Holz Date: Wed Nov 12 17:10:21 2014 +0530 Fix tst-strcoll-overflow returning before timeout (BZ #17506) Modifies the test examination in test-skeleton.c so that a test can be successful if it is interrupted or it returns uninterrupted with the expected status. For this both EXPECTED_SIGNAL and EXPECTED_STATUS have to be set, as is done in tst-strcoll-overflow.c. https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0 commit fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0 Author: Tatiana Udalova Date: Wed Nov 12 17:06:39 2014 +0530 New Bhilodi and Tulu locales (BZ #17475) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 12 +++ NEWS | 5 +- locale/iso-639.def | 2 + localedata/ChangeLog | 7 ++ localedata/SUPPORTED | 2 + localedata/locales/bh_IN | 179 +++++++++++++++++++++++++++++++++++++ localedata/locales/tu_IN | 195 +++++++++++++++++++++++++++++++++++++++++ string/tst-strcoll-overflow.c | 1 + test-skeleton.c | 63 ++++++++------ 9 files changed, 437 insertions(+), 29 deletions(-) create mode 100644 localedata/locales/bh_IN create mode 100644 localedata/locales/tu_IN -- You are receiving this mail because: You are on the CC list for the bug.