public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5] strftime: Improve the width of alternate representation for year [BZ #23758]
@ 2019-01-06  6:30 TAMUKI Shoichi
  2019-01-06  6:36 ` [PATCH v5 1/5] strftime: Add missing uses of L_ macro, etc. " TAMUKI Shoichi
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: TAMUKI Shoichi @ 2019-01-06  6:30 UTC (permalink / raw)
  To: libc-alpha

Hello,

This is the new set of patches.  I have split the patch into 5 parts.

Changes include:

Patch 1: strftime: Add missing uses of L_ macro, etc.
Patch 2: strftime: Set the default width of "%Ey" to 2
Patch 3: strftime: Pass the additional flags from "%EY" to "%Ey"
Patch 4: strftime: Add tst-strfitme2
Patch 5: strftime: Document the description for "%EC", "%Ey", and "%EY"

Regards,
TAMUKI Shoichi

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-01-11 14:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-06  6:30 [PATCH v5 0/5] strftime: Improve the width of alternate representation for year [BZ #23758] TAMUKI Shoichi
2019-01-06  6:36 ` [PATCH v5 1/5] strftime: Add missing uses of L_ macro, etc. " TAMUKI Shoichi
2019-01-09 10:08   ` Rafal Luzynski
2019-01-09 10:21     ` Siddhesh Poyarekar
2019-01-09 22:58       ` Rafal Luzynski
2019-01-11  4:54         ` TAMUKI Shoichi
2019-01-11 12:07           ` Rafal Luzynski
2019-01-11 14:21           ` Siddhesh Poyarekar
2019-01-10  0:46     ` TAMUKI Shoichi
2019-01-06  6:36 ` [PATCH v5 4/5] strftime: Add tst-strfitme2 " TAMUKI Shoichi
2019-01-06  6:36 ` [PATCH v5 3/5] strftime: Pass the additional flags from "%EY" to "%Ey" " TAMUKI Shoichi
2019-01-06  6:36 ` [PATCH v5 2/5] strftime: Set the default width of "%Ey" to 2 " TAMUKI Shoichi
2019-01-09 10:13   ` Rafal Luzynski
2019-01-09 10:25     ` Siddhesh Poyarekar
2019-01-09 23:02       ` Rafal Luzynski
2019-01-10  0:46     ` TAMUKI Shoichi
2019-01-06  6:54 ` [PATCH v5 5/5] strftime: Document the description for "%EC", "%Ey", and "%EY" " TAMUKI Shoichi

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 read-only IMAP folder(s) and NNTP newsgroup(s).