Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 14 Aug 2015 16:05:03 +0200
From: Jan Včelák <jan.vcelak@....cz>
To: Szabolcs Nagy <nsz@...t70.net>
Cc: musl@...ts.openwall.com
Subject: Re: strptime() lacks support for %z

On Friday, August 14, 2015 11:34:32 AM Szabolcs Nagy wrote:
> if you want portable code then you cannot rely on the
> libc supporting %z, but otherwise it seems to be a
> reasonable extension, just make sure the implementation
> does not break any conforming code that does not use %z.

OK then. We won't relay on '%z' in strptime and will fix that in our 
implementation. Anyway, thank you for useful input.

Regards,

Jan


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.