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/4772] strptime() doesn't support strftime()'s flags


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

--- Comment #10 from cvs-commit at gcc dot gnu.org <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  19e3372ba4538f85b6c73361feaf408ae0e65ebe (commit)
      from  ecaf142d3d70630a0d7f028d334b5339ff2b996d (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=19e3372ba4538f85b6c73361feaf408ae0e65ebe

commit 19e3372ba4538f85b6c73361feaf408ae0e65ebe
Author: OndÅej BÃlka <neleai@seznam.cz>
Date:   Wed Dec 4 13:53:13 2013 +0100

    Allow strptime read outputs from strftime. Fixes bug 4772.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog           |    8 ++++++++
 time/strptime_l.c   |   19 ++++++++-----------
 time/tst-strptime.c |    2 ++
 3 files changed, 18 insertions(+), 11 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]