Run thread shutdown functions in an explicit order
commit124e025864bb39732c71fc60c1443d5680881a0a
authorFlorian Weimer <fweimer@redhat.com>
Tue, 26 Jun 2018 13:13:54 +0000 (26 15:13 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 26 Jun 2018 13:27:12 +0000 (26 15:27 +0200)
tree2af69c84acc461764f9b8873089b3277b22725c0
parent935d920e763626dbcbbf655117285d1d270791a1
Run thread shutdown functions in an explicit order

This removes the __libc_thread_subfreeres hook in favor of explict
calls.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
14 files changed:
ChangeLog
Makerules
include/rpc/rpc.h
include/string.h
malloc/arena.c
malloc/malloc-internal.h
malloc/thread-freeres.c
manual/memory.texi
resolv/res-close.c
resolv/resolv-internal.h
resolv/resolv_conf.c
string/strerror_l.c
sunrpc/rpc_thread.c
sysdeps/mach/strerror_l.c