Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 1 Sep 2017 10:57:45 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: strftime %Z returning empty string

* A. Wilcox <awilfox@...lielinux.org> [2017-08-31 15:44:23 -0500]:
> 
> %Z is a glibc extension.  I don't believe musl supports it.
> 

it's an extension in strptime and also implmented by
bsd systems (though a bit differently than in glibc),
but specified for strftime.

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.