This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from cd019ddd89 hurd: Don't leak __hurd_reply_port0 new 5473a1747a Revert "hurd: Only check for TLS initialization inside rtld [...]
The 1 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: sysdeps/mach/hurd/Makefile | 4 --- sysdeps/mach/hurd/i386/dl-tls-initialized.c | 21 ------------- sysdeps/mach/hurd/i386/tls.h | 43 +++++++++++---------------- sysdeps/mach/hurd/x86/init-first.c | 11 ++++++- sysdeps/mach/hurd/x86_64/dl-tls-initialized.c | 21 ------------- sysdeps/mach/hurd/x86_64/tls.h | 16 ++++------ 6 files changed, 33 insertions(+), 83 deletions(-) delete mode 100644 sysdeps/mach/hurd/i386/dl-tls-initialized.c delete mode 100644 sysdeps/mach/hurd/x86_64/dl-tls-initialized.c