This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 29055464a0 libio: Add tst-vtables, tst-vtables-interposed new 935d920e76 sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro new 124e025864 Run thread shutdown functions in an explicit order
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 | 49 +++++++++++++++++++++++++++++++++++++++++++++++ Makerules | 3 --- include/rpc/rpc.h | 5 +---- include/string.h | 3 +++ malloc/arena.c | 5 ++--- malloc/malloc-internal.h | 3 +++ malloc/thread-freeres.c | 24 +++++++++++++++-------- manual/memory.texi | 2 +- resolv/res-close.c | 7 +++---- resolv/resolv-internal.h | 3 +++ resolv/resolv_conf.c | 4 +--- string/strerror_l.c | 12 +++--------- sunrpc/Makefile | 4 ---- sunrpc/clnt_perr.c | 4 ---- sunrpc/clnt_raw.c | 4 ---- sunrpc/clnt_simp.c | 6 ------ sunrpc/key_call.c | 6 ------ sunrpc/rpc_common.c | 2 -- sunrpc/rpc_main.c | 9 --------- sunrpc/rpc_thread.c | 9 +-------- sunrpc/svc.c | 11 ----------- sunrpc/svc_raw.c | 4 ---- sunrpc/svc_simple.c | 8 -------- sunrpc/svcauth_des.c | 5 ----- sysdeps/mach/strerror_l.c | 12 +++--------- 25 files changed, 89 insertions(+), 115 deletions(-)