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
..
aarch64
alpha
arm
generic
gnu
hppa
i386 Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902). 2018-02-28 21:55:51 +00:00
ia64
ieee754
init_array
m68k
mach hurd: fix gai_misc build 2018-02-27 01:11:08 +01:00
microblaze
mips
nios2
nptl nptl: Move pthread_atfork to libc_nonshared.a 2018-03-01 08:18:48 +01:00
posix
powerpc
pthread hurd: fix timer_routines.c build 2018-02-27 01:15:39 +01:00
riscv
s390
sh
sparc
tile
unix linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] 2018-02-26 13:46:31 +00:00
wordsize-32 Use libc_hidden_* for strtoumax (bug 15105). 2018-02-28 14:16:21 +00:00
wordsize-64 Use libc_hidden_* for strtoumax (bug 15105). 2018-02-28 14:16:21 +00:00
x86
x86_64