mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
575295fc83
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> |
||
---|---|---|
.. | ||
bits | ||
fpu | ||
sparcv9/fpu | ||
____longjmp_chk.S | ||
alphasort64.c | ||
arch-syscall.h | ||
c++-types.data | ||
clone.S | ||
getcontext.S | ||
Implies | ||
jmp_buf-macros.h | ||
kernel_stat.h | ||
ld.abilist | ||
libanl.abilist | ||
libBrokenLocale.abilist | ||
libc_sigaction.c | ||
libc.abilist | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libnsl.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libthread_db.abilist | ||
libutil.abilist | ||
localplt.data | ||
makecontext.c | ||
Makefile | ||
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 | ||
Versions | ||
versionsort64.c | ||
vfork.S |