Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 20 Dec 2016 19:27:30 -0500
From: Felix Janda <felix.janda@...teo.de>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] implement strftime GNU extension padding
 specifiers '_', '-' and '0'

Rich Felker wrote:
> On Tue, Nov 22, 2016 at 10:29:08AM +0200, Timo Teräs wrote:
> > ---
> > For review. GNU and most BSDs seem to implement these extensions.
> 
> From what I can tell, only FreeBSD does and they call it a GNU
> extension. OpenBSD does not have them at all, and also lacks the
> POSIX-mandated width specifiers. Not sure if FreeBSD has those.

Just to add one more data point: Solaris seems to support these
extensions since Solaris 11:

https://docs.oracle.com/cd/E36784_01/html/E36874/strftime-3c.html

Felix

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.