This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr22353/master in repository glibc.
discards 75588c0e4c Add strcpy-stosb.S discards 2fa584ae97 Add i386 strcpy.S discards d78abd26b8 i586: Use a jump table in strcpy.S [BZ #22353] adds b110af8278 km_KH locale: remove tags which were using Lao characters [B [...] adds fbcecc08c9 csb_PL locale: Fix “abmon” for March and use a better transl [...] adds dadf23f06c tst-gnuglob64: New test for glob64 based on tst-gnuglob new 9a89973274 i586: Use a jump table in strcpy.S [BZ #22353] new 9b733b73b0 Add i386 strcpy.S new 610a04b517 Add strcpy-stosb.S
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (75588c0e4c) \ N -- N -- N refs/heads/hjl/pr22353/master (610a04b517)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 3 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 | 38 ++ localedata/locales/csb_PL | 31 +- localedata/locales/km_KH | 78 +--- posix/Makefile | 2 +- posix/{tst-gnuglob.c => tst-gnuglob-skeleton.c} | 89 ++-- posix/tst-gnuglob.c | 493 +-------------------- .../bits/types/locale_t.h => posix/tst-gnuglob64.c | 15 +- 7 files changed, 140 insertions(+), 606 deletions(-) copy posix/{tst-gnuglob.c => tst-gnuglob-skeleton.c} (82%) copy locale/bits/types/locale_t.h => posix/tst-gnuglob64.c (78%)