mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH] implement strftime GNU extension padding specifiers '_', '-' and '0'
Date: Tue, 20 Dec 2016 22:20:00 -0500	[thread overview]
Message-ID: <20161221032000.GM1555@brightrain.aerifal.cx> (raw)
In-Reply-To: <20161221002730.GA28248@nyan>

On Tue, Dec 20, 2016 at 07:27:30PM -0500, Felix Janda 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

Thanks. That suggests some interest in common adoption. Unfortunately
it also includes the weird case-mapping ones that we hoped to omit.

Rich


  reply	other threads:[~2016-12-21  3:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-22  8:29 Timo Teräs
2016-12-20 20:13 ` Rich Felker
2016-12-21  0:27   ` Felix Janda
2016-12-21  3:20     ` Rich Felker [this message]
2017-01-06  6:59       ` [PATCH v2] " Timo Teräs
2016-12-21  6:01     ` [PATCH] " Timo Teras
2017-12-09 22:56 ` Rich Felker
2017-12-09 23:27   ` Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161221032000.GM1555@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).