This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14876] Support for strptime with %Z is inconsistent between doc and code


http://sourceware.org/bugzilla/show_bug.cgi?id=14876

--- Comment #4 from cvs-commit at gcc dot gnu.org <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=glibc.git;h=ddc7e412ab252e7360a4357664beb3b5d9c4f42b

commit ddc7e412ab252e7360a4357664beb3b5d9c4f42b
Author: OndÅej BÃlka <neleai@seznam.cz>
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(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]