This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4612268a0a powerpc: Fix syscalls during early process initialization [B [...] new 95cb863a1e Implement alternative month names (bug 10871). new 761a585ce9 Abbreviated alternative month names (%Ob) also added (bug 10871). new 22390764f9 Documentation to the above changes (bug 10871). new 2aa8009d21 pl_PL: Add alternative month names (bug 10871).
The 4 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 | 74 ++++++++++++++++++++++++++ NEWS | 24 +++++++++ locale/C-time.c | 52 +++++++++++++++++- locale/categories.def | 4 ++ locale/langinfo.h | 86 ++++++++++++++++++++++++++++-- locale/programs/ld-time.c | 40 ++++++++++++++ locale/programs/locfile-kw.gperf | 2 + locale/programs/locfile-kw.h | 112 ++++++++++++++++++++------------------- locale/programs/locfile-token.h | 2 + localedata/locales/pl_PL | 14 ++++- localedata/tst-langinfo.c | 12 +++++ manual/locale.texi | 26 +++++++-- manual/time.texi | 35 +++++++++--- time/Makefile | 3 +- time/strftime_l.c | 25 +++++++-- time/strptime_l.c | 50 +++++++++++++++-- time/tst-strptime.c | 20 +++++++ 17 files changed, 500 insertions(+), 81 deletions(-)