This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/testsuite-isomac in repository glibc.
discards 5d6def1 Suppress internal declarations for most of the testsuite. discards 9f81f94 Remove _IO_MTSAFE_IO from public headers. adds 2d6ab5d Document and fix --enable-bind-now [BZ #21015] adds a10e9c4 Remove header file inclusion guard from elf/get-dynamic-info.h adds b2f3c0c tzset: Remove __attribute_noinline__ from compute_offset adds 7eb5c06 tzset: Remove unused NOID macro adds 21d58b2 hurd: Provide truncate64 and ftruncate64. new bb9e8cb Remove _IO_MTSAFE_IO from public headers. new 2c3e84d Suppress internal declarations for most of the testsuite.
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 (5d6def1) \ N -- N -- N refs/heads/zack/testsuite-isomac (2c3e84d)
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 | 35 ++++++++++++++++++++++++ INSTALL | 6 ++++ Makeconfig | 7 +++++ Makerules | 9 ++---- elf/get-dynamic-info.h | 6 ++-- iconvdata/Makefile | 5 ++++ manual/install.texi | 6 ++++ sysdeps/mach/hurd/{ftruncate.c => ftruncate64.c} | 4 +-- sysdeps/mach/hurd/{truncate.c => truncate64.c} | 5 ++-- sysdeps/unix/sysv/linux/alpha/localplt.data | 2 +- sysdeps/unix/sysv/linux/i386/localplt.data | 2 +- sysdeps/x86_64/localplt.data | 2 +- time/tzfile.c | 1 - time/tzset.c | 3 -- 14 files changed, 72 insertions(+), 21 deletions(-) copy sysdeps/mach/hurd/{ftruncate.c => ftruncate64.c} (93%) copy sysdeps/mach/hurd/{truncate.c => truncate64.c} (92%)