glibc/sysdeps/unix/sysv/linux/riscv
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
rv32 nptl: Move core condition variable functions into libc 2021-04-21 19:49:51 +02:00
rv64 nptl: Move core condition variable functions into libc 2021-04-21 19:49:51 +02:00
sys
Implies
Makefile
Versions
atomic-machine.h
clone.S
configure
configure.ac
dl-cache.h
flush-icache.c
getcontext.S
jmp_buf-macros.h
kernel-features.h
ldconfig.h
ldd-rewrite.sed
localplt.data
makecontext.c
readelflib.c
register-dump.h
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.c
sysconf.c
sysdep.S
sysdep.h
ucontext-macros.h
ucontext_i.sym
vfork.S