glibc/sysdeps/unix/sysv/linux/arc
Florian Weimer 08129b155e nptl: Move core condition variable functions into libc
Onl pthread_cond_clockwait did not have a forwarder, so it needs
a new symbol version.

Some complications arise due to the need to supply hidden aliases,
GLIBC_PRIVATE exports (for the C11 condition variable implementation
that still remains in libpthread) and 64-bit time_t stubs.

pthread_cond_broadcast, pthread_cond_signal,  pthread_cond_timedwait,
pthread_cond_wait, pthread_cond_clockwait have been moved using
scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-04-21 19:49:51 +02:00
..
bits
sys
Implies
Makefile
Versions
arch-syscall.h
c++-types.data
clone.S
configure
configure.ac
dl-static.c
fixup-asm-unistd.h
getcontext.S
jmp_buf-macros.h
kernel-features.h
ld.abilist
ldconfig.h
ldsodefs.h
libBrokenLocale.abilist
libanl.abilist
libc.abilist nptl: Move core condition variable functions into libc 2021-04-21 19:49:51 +02:00
libc_sigaction.c
libcrypt.abilist
libdl.abilist
libm.abilist
libpthread.abilist nptl: Move core condition variable functions into libc 2021-04-21 19:49:51 +02:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
mmap_internal.h
setcontext.S
shlib-versions
sigcontextinfo.h
sigrestorer.S
swapcontext.S
syscall.S
syscalls.list
sysdep.c
sysdep.h
ucontext-macros.h
ucontext_i.sym
vfork.S