This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr21598 in repository glibc.
discards 0185c0b618 Fix _dl_runtime_profile discards 6a13baa84f Add private_function. discards 763945d1d7 Use private_function discards c6d9039a92 i386: Fix _dl_runtime_resolve discards e315c031cb Add private_function new 9dcdb20adc Add private_function for private functions within glibc new 215ff8f803 i386: Update _dl_runtime_resolve/_dl_runtime_profile
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 (0185c0b618) \ N -- N -- N refs/heads/hjl/pr21598 (215ff8f803)
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 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: config.h.in | 12 ++++++++---- include/libc-symbols.h | 15 +++++++-------- locale/findlocale.c | 2 +- locale/loadarchive.c | 2 +- locale/loadlocale.c | 2 +- sysdeps/i386/configure | 12 ++++++++++-- sysdeps/i386/configure.ac | 9 ++++++++- sysdeps/posix/opendir.c | 4 ++-- 8 files changed, 38 insertions(+), 20 deletions(-)