glibc/sysdeps/unix/sysv/linux/nios2
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
sys
Implies
Makefile
Versions
arch-syscall.h Update syscall lists for Linux 5.12. 2021-04-28 17:19:24 +00:00
atomic-machine.h
c++-types.data
cacheflush.c
clone.S
configure
configure.ac
getcontext.S
jmp_buf-macros.h
kernel_rt_sigframe.h
kernel_sigaction.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
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
send.c nptl: Remove send from libpthread 2021-03-26 13:36:17 -03:00
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.S
sysdep.S
sysdep.h nptl: Remove send from libpthread 2021-03-26 13:36:17 -03:00
ucontext_i.sym
vfork.S