From 732139dabeda7ecce0d56200bc176251e759ccde Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 10 May 2021 10:31:42 +0200 Subject: 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 Reviewed-by: Carlos O'Donell --- nptl/Versions | 1 - 1 file changed, 1 deletion(-) (limited to 'nptl/Versions') diff --git a/nptl/Versions b/nptl/Versions index d439a023b7..4c1c4ee0a7 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -308,7 +308,6 @@ libc { __libc_cleanup_push_defer; __libc_dl_error_tsd; __libc_multiple_threads; - __libc_pthread_init; __lll_clocklock_elision; __lll_lock_elision; __lll_lock_wait; -- cgit 1.4.1