[PATCH 0/2] strptime timezone handling (Z and [+-]HH:MM)
Vincent Bernat
Vincent.Bernat@exoscale.ch
Fri Sep 4 15:35:00 GMT 2015
Hey!
Here is updated versions of strptime() patch that I submitted a while
ago, before #16141 was merged. The previous reported problems for those
patches should have been fixed (spaces after punctuation, tab, colon,
scope in changelog and subjects).
Vincent Bernat (2):
time: in strptime(), make %z accept Z as a time zone [BZ #17886]
time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887]
ChangeLog | 12 ++++++++++++
time/strptime_l.c | 15 ++++++++++++---
time/tst-strptime2.c | 28 +++++++++++++++++++++++-----
3 files changed, 47 insertions(+), 8 deletions(-)
--
Vincent Bernat — Vincent.Bernat@exoscale.ch
❬❱ http://www.exoscale.ch
More information about the Libc-alpha
mailing list