1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-15 17:46:41 +03:00
Files
glibc/sysdeps
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-01-27 13:31:38 +01:00
2018-02-17 13:46:50 -05:00
2018-02-15 12:41:05 +00:00
2018-02-15 12:41:05 +00:00
2018-02-27 01:11:08 +01:00
2018-02-12 13:23:03 -02:00
2018-02-27 01:15:39 +01:00
2018-02-22 09:19:49 +01:00
2018-02-14 14:03:40 -02:00
2018-02-22 16:44:58 -03:00
2018-02-15 12:41:05 +00:00