This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3367acdb34 hurd: Fix libsupport xsigstack build new b22eed3710 strftime: Set the default width of "%Ey" to 2 [BZ #23758] new 32f600a272 strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 17 +++++++ NEWS | 12 +++++ manual/time.texi | 18 +++++++ time/Makefile | 5 +- time/strftime_l.c | 20 ++++---- time/tst-strftime2.c | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 194 insertions(+), 10 deletions(-) create mode 100644 time/tst-strftime2.c