[PATCH][BZ #15527] strftime_l.c: Support lowercase output
Mike Frysinger
vapier@gentoo.org
Tue Dec 6 23:20:00 GMT 2016
On 29 Jun 2016 09:55, Jakub Martisko wrote:
> thanks for your comment. The reason why I sent the patch is that there
> is a bug/feature request for similar functionality in coreutils' "date"
> program and the maintainers of coreutils/gnulib do not want to diverge
> from the glibc interface. Even though the replacing you mentioned does
> indeed work, built-in version would be imo better (for example when
> using other shell than bash), especially when all of the needed
> functionality was already implemented.
i think his point is that bash has already defined a syntax, but you
are doing it differently and there's (afaict) no need for it. he isn't
saying you should use bash if you want lower/upper case.
so instead of adding new syntax like "%#^x", add "%,x"
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20161206/ac495ffe/attachment.sig>
More information about the Libc-alpha
mailing list