Skip to content
Commit bd60ce86 authored by Florian Weimer's avatar Florian Weimer
Browse files

nptl: Move pthread_atfork to libc_nonshared.a



libpthread_nonshared.a is unused after this, so remove it from the
build.

There is no ABI impact because pthread_atfork was implemented using
__register_atfork in libc even before this change.

pthread_atfork has to be a weak alias because pthread_* names are not
reserved in libc.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent e2bcf6a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment