This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 44a41fc253 pthread: Move some attr tests from nptl to sysdeps/pthread new 6db1094f7a htl: Move __register_atfork from forward to own file new db12905d1d htl: Fix linking static testcases
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: htl/Makefile | 4 +- htl/forward.c | 138 -------------------------------------------- htl/register-atfork.c | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 160 insertions(+), 139 deletions(-) create mode 100644 htl/register-atfork.c