On 13/04/16 09:53, Jakub Martisko wrote:
While doing cleanup, found following bug/feature request. Combination of
^(upper case) and #(opposite case) flags should set to_lowercase flag in
strftime.c.
https://sourceware.org/bugzilla/show_bug.cgi?id=15527
https://bugzilla.redhat.com/show_bug.cgi?id=749704
Thanks for the patch.
The interface makes sense I think.
Have you proposed the change to glibc?
Also the strftime man pages would need the change documented.
This patch could then be applied once we're sure
we wouldn't have divergent interface from glibc.
Then a coreutils patch could add tests,
and docs in date.c, and coreutils.texi.
cheers,
Pádraig