From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16696 invoked by alias); 25 Oct 2013 17:07:24 -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 16636 invoked by uid 55); 25 Oct 2013 17:07:19 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/14876] Support for strptime with %Z is inconsistent between doc and code Date: Fri, 25 Oct 2013 17:07: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: 2.16 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal 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: 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: 2013-10/txt/msg00332.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=3D14876 --- Comment #4 from cvs-commit at gcc dot gnu.org --- via ddc7e412ab252e7360a4357664beb3b5d9c4f42b (commit) from ca42d35ea1a4b69b11a3b9a3e3bd1390470d188f (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=3Dddc7e412ab252e7360a= 4357664beb3b5d9c4f42b commit ddc7e412ab252e7360a4357664beb3b5d9c4f42b Author: Ond=C5=99ej B=C3=ADlka Date: Fri Oct 25 19:04:47 2013 +0200 Make strptime %Z consistent between doc and code. Fixes bug 14876 ----------------------------------------------------------------------- Summary of changes: NEWS | 14 +++++++------- time/strptime_l.c | 6 +++++- time/tst-strptime.c | 1 + 3 files changed, 13 insertions(+), 8 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-19974-listarch-glibc-bugs=sources.redhat.com@sourceware.org Fri Oct 25 17:08:09 2013 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 17324 invoked by alias); 25 Oct 2013 17:08:09 -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 17287 invoked by uid 48); 25 Oct 2013 17:08:05 -0000 From: "neleai at seznam dot cz" To: glibc-bugs@sourceware.org Subject: [Bug libc/14876] Support for strptime with %Z is inconsistent between doc and code Date: Fri, 25 Oct 2013 17:08: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: 2.16 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: neleai at seznam dot cz X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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: 2013-10/txt/msg00333.txt.bz2 Content-length: 571 https://sourceware.org/bugzilla/show_bug.cgi?id=14876 Ondrej Bilka changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |neleai at seznam dot cz Resolution|--- |FIXED --- Comment #5 from Ondrej Bilka --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.