glibc/sysdeps/unix/sysv/linux/sparc/sparc32
Florian Weimer 575295fc83 nptl: Move call_once into libc
The symbol was moved using scripts/move-symbol-to-libc.py.

This change also turns __pthread_once into a compatibility symbol
because after the call_once move, an internal call to __pthread_once
can be used.  This an adjustment to __libc_once: Outside libc (e.g.,
in nscd), it has to call pthread_once.  With __pthread_once as a
compatibility symbol, it is no longer to add a new GLIBC_2.34
version after the move from libpthread, and this commit removes
the new __pthread_once@@GLIBC_2.34 version.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-05-03 08:14:01 +02:00
..
bits
fpu
sparcv9/fpu
Implies
Makefile
Versions
____longjmp_chk.S
alphasort64.c
arch-syscall.h Update syscall lists for Linux 5.12. 2021-04-28 17:19:24 +00:00
c++-types.data
clone.S
getcontext.S
jmp_buf-macros.h
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist nptl: Move call_once into libc 2021-05-03 08:14:01 +02:00
libc_sigaction.c signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist nptl: Move call_once into libc 2021-05-03 08:14:01 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
nldbl-abi.h
pipe.S
register-dump.h
setcontext.S
shlib-versions
sigcontextinfo.h
sigreturn_stub.S
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
swapcontext.S
syscall.S
syscalls.list
sysdep.h
ucontext_i.sym
versionsort64.c
vfork.S