]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Remove remnants of the libc/libpthread forwarder interface
authorFlorian Weimer <fweimer@redhat.com>
Wed, 21 Apr 2021 17:49:51 +0000 (19:49 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 21 Apr 2021 17:49:51 +0000 (19:49 +0200)
commit1d67cf9e8a0194588e66fb3b7afcbdc3bf836a30
treeb745791cf23c96def3d1330506a05732e65b4a7c
parent486010a3c8cb59df19995eac964ef51e627287a4
nptl: Remove remnants of the libc/libpthread forwarder interface

All previously forwarded functions are now implemented in libc.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nptl/Makefile
nptl/forward.c [deleted file]
nptl/libc_pthread_init.c
nptl/nptl-init.c
nptl/pthreadP.h
sysdeps/nptl/libc-lockP.h
sysdeps/nptl/pthread-functions.h [deleted file]