glibc/sysdeps/unix/sysv/linux/nios2
Florian Weimer 27a448223c nptl: Move core mutex functions into libc
This is complicated because of a second compilation of
nptl/pthread_mutex_lock.c via nptl/pthread_mutex_cond_lock.c.
PTHREAD_MUTEX_VERSIONS is introduced to suppress symbol versions
in that case.

The symbols __pthread_mutex_lock, __pthread_mutex_unlock,
__pthread_mutex_init, __pthread_mutex_destroy, pthread_mutex_lock,
pthread_mutex_unlock, pthread_mutex_init, pthread_mutex_destroy
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 Update syscall lists for Linux 5.11. 2021-02-19 21:16:27 +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 core mutex functions into libc 2021-04-21 19:49:51 +02:00
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist nptl: Move core mutex functions into libc 2021-04-21 19:49:51 +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