glibc/sysdeps/unix/sysv/linux/sh
Florian Weimer eb29dcde31 nptl: Move rwlock functions with forwarders into libc
The forwarders were only used internally, so new symbol versions
are needed.  All symbols are moved at once because the forwarders
are no-ops if libpthread is not loaded, leading to inconsistencies
in case of a partial migration.

The symbols __pthread_rwlock_rdlock, __pthread_rwlock_unlock,
__pthread_rwlock_wrlock, pthread_rwlock_rdlock,
pthread_rwlock_unlock, pthread_rwlock_wrlock have been moved using
scripts/move-symbol-to-libc.py.

The __ symbol variants are turned into compat symbols, which is why they
do not receive a GLIBC_2.34 version.
2021-04-21 19:49:51 +02:00
..
be nptl: Move rwlock functions with forwarders into libc 2021-04-21 19:49:51 +02:00
bits
le nptl: Move rwlock functions with forwarders into libc 2021-04-21 19:49:51 +02:00
sh3
sh4
sys
Implies
Makefile
Versions
____longjmp_chk.S
adaptive_spin_count.h
arch-syscall.h
atomic-machine.h
c++-types.data
clone.S
configure
configure.ac
jmp_buf-macros.h
kernel-features.h
kernel_sigaction.h
kernel_stat.h
localplt.data
lowlevel-atomic.h
makecontext.S
pipe.S
register-dump.h
shlib-versions
sigaltstack-offsets.sym
sigcontextinfo.h
syscall.S
syscalls.list
sysdep.S
sysdep.h
vfork.S