Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 21 Dec 2016 08:01:43 +0200
From: Timo Teras <timo.teras@....fi>
To: Felix Janda <felix.janda@...teo.de>
Cc: musl@...ts.openwall.com
Subject: Re: [PATCH] implement strftime GNU extension padding
 specifiers '_', '-' and '0'

On Tue, 20 Dec 2016 19:27:30 -0500
Felix Janda <felix.janda@...teo.de> wrote:

> 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

Also supported in:

Mac OSX:
https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man3/strftime.3.html

DragonflyBSD:
https://www.dragonflybsd.org/cgi/web-man?command=strftime&section=3

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.