This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/more-obsolete-typedefs in repository glibc.
discards bd5a754e80 Define register_t using bits/typesizes.h macros. discards 7a7434a477 Don’t define u_intN_t or register_t unless __USE_MISC. discards 4288ead02b Use a proper C tokenizer to implement the obsolete typedefs test. adds f43b8dd555 Add internal implementations for argp.h, err.h, and error.h [...] adds bc79e06197 Use a proper C tokenizer to implement the obsolete typedefs test. new b2479f3dec Don’t define u_intN_t or register_t unless __USE_MISC. new 751991c2c9 Define register_t using bits/typesizes.h macros.
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 (bd5a754e80) \ N -- N -- N refs/heads/zack/more-obsolete-typedefs (751991c2c9)
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: ChangeLog | 28 ++++++++++++++++++++++ argp/argp-help.c | 40 +++++++++++++++++++------------- include/stdio.h | 3 ++- misc/err.c | 23 ++++++++++++++---- misc/error.c | 45 ++++++++++++++++++++++++------------ scripts/check-obsolete-constructs.py | 32 +++++++++++++------------ stdio-common/fxprintf.c | 16 +++++++------ 7 files changed, 128 insertions(+), 59 deletions(-)