Linux: Move __reclaim_stacks into the fork implementation in libc
commit732139dabeda7ecce0d56200bc176251e759ccde
authorFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:42 +0000 (10 10:31 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 10 May 2021 08:31:42 +0000 (10 10:31 +0200)
treecf54a8fcd1ce035217916297f0477861b7960182
parent8c1c0da3a8112695d5cc82aae22666321965b42f
Linux: Move __reclaim_stacks into the fork implementation in libc

As a result, __libc_pthread_init is no longer needed.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
nptl/Versions
nptl/allocatestack.c
nptl/nptl-init.c
nptl/pthreadP.h
sysdeps/nptl/fork.c