[PATCH][BZ #15527] strftime_l.c: Support lowercase output
Jakub Martisko
jamartis@redhat.com
Wed Jun 15 08:54:00 GMT 2016
strftime_l.c doe not provide easy way to produce lowercase output. While
the function to create lowercase is implemented, there is no flag which
would cause it to be called. Provided patch checks, whether combination
of to_uppcase and change_case flags is used and sets to_lowcase if both
of them are set which leads to lower case output.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-PATCH-.-time-strftime_l.c-add-lowercase-support.patch
Type: text/x-patch
Size: 2468 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160615/b080a9a2/attachment.bin>
More information about the Libc-alpha
mailing list