This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH v5 0/5] strftime: Improve the width of alternate representation for year [BZ #23758]


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]