glibc/sysdeps/unix/sysv/linux/sparc/sparc64
Florian Weimer f47f1d91af nptl: Move pthread_create, thrd_create into libc
The symbols were moved using scripts/move-symbol-to-libc.py.

The libpthread placeholder symbols need some changes because some
symbol versions have gone away completely.  But
__errno_location@@GLIBC_2.0 still exists, so the GLIBC_2.0 version
is still there.

The internal __pthread_create symbol now points to the correct
function, so the sysdeps/nptl/thrd_create.c override is no longer
necessary.

There was an issue how the hidden alias of pthread_getattr_default_np
was defined, so this commit cleans up that aspects and removes the
GLIBC_PRIVATE export altogether.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-05-21 22:35:00 +02:00
..
bits
Implies
Makefile
Versions
____longjmp_chk.S
__longjmp.S
__start_context.S
arch-syscall.h
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S
configure
configure.ac
dl-cache.h
getcontext.S
ipc_priv.h
jmp_buf-macros.h
kernel_stat.h
kstat_cp.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist nptl: Move pthread_create, thrd_create into libc 2021-05-21 22:35:00 +02:00
libc_sigaction.c
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist nptl: Move pthread_create, thrd_create into libc 2021-05-21 22:35:00 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
longjmp.S
makecontext.c
personality.c
pipe.S
register-dump.h
setcontext.S
setjmp.S
shlib-versions
sigcontextinfo.h
sigjmp.S
sigreturn_stub.S
sizes.h
swapcontext.c
syscall.S
syscalls.list
sysdep.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
ucontext_i.h
vfork.S
wordexp.c
xstatconv.c