This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/headers-cleanups in repository glibc.
discards 19f6bc9876 Don't install libio.h or _G_config.h. discards 3d65f74331 Remove bits/string.h. discards f41e7a647d Remove bits/string2.h (to be superseded). discards 2b4769e871 Rename xlocale.h to bits/types/locale_t.h. discards 57110e73f2 Make error_t available on all supported hosts. discards 86aa75f4de Remove __need macros from errno.h (__need_Emath, __need_error_t). discards e3db7bc1e2 Remove __need_IOV_MAX and __need_FOPEN_MAX. discards dac0645f50 Remove __need_schedparam and __cpu_set_t_defined. discards 61851d2f8a Factor out shared definitions from bits/signum.h. new 8458956a62 Correct an outdated comment in stdlib/errno.h. new f009222b3f Factor out shared definitions from bits/signum.h. new 50cd575c1c Remove __need_schedparam and __cpu_set_t_defined. new 5fc904cb7a Remove __need_IOV_MAX and __need_FOPEN_MAX. new 00065583c3 Remove __need macros from errno.h (__need_Emath, __need_error_t). new b6ebf68c6f Make error_t available on all supported hosts. new 3f3affa7c6 Rename xlocale.h to bits/types/locale_t.h. new 7ac8052127 Remove bits/string2.h (to be superseded). new 3aeb9d1d86 Remove bits/string.h. new 3a9f2f8d8f Don't install libio.h or _G_config.h.
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 (19f6bc9876) \ N -- N -- N refs/heads/zack/headers-cleanups (3a9f2f8d8f)
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 10 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 | 4 ++++ scripts/make-errno-enum.sh | 16 ++++++++-------- stdlib/errno.h | 19 ++++++------------- sysdeps/mach/hurd/errnos.awk | 1 - 4 files changed, 18 insertions(+), 22 deletions(-)