1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-15 17:46:41 +03:00
Files
glibc/sysdeps/nptl
Florian Weimer bd60ce8652 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: Carlos O'Donell <carlos@redhat.com>
2018-03-01 08:18:48 +01:00
..
2018-02-22 16:43:59 -03:00
2018-02-22 16:43:59 -03:00
2018-02-22 16:43:59 -03:00