about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 09:44:49 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 09:44:49 +0200
commitfd42022a10f2e54cbd1e51b561097105d8ef51c5 (patch)
tree80f9207acc279b0ee40955528dd9e896b054d025 /sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist
parenta2b0f2e1864f03084138a105e1d5f2cf86a62425 (diff)
downloadglibc-fd42022a10f2e54cbd1e51b561097105d8ef51c5.tar.gz
glibc-fd42022a10f2e54cbd1e51b561097105d8ef51c5.tar.xz
glibc-fd42022a10f2e54cbd1e51b561097105d8ef51c5.zip
nptl: Move pthread_mutexattr_destroy into libc
And __pthread_mutexattr_destroy as a compat symbol (so no
GLIBC_2.34 symbol version is added for it).

The symbols were moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist b/sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist
index 72ecd75fe4..dee0b10aeb 100644
--- a/sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist
@@ -3,7 +3,6 @@ GLIBC_2.16 _IO_ftrylockfile F
 GLIBC_2.16 _IO_funlockfile F
 GLIBC_2.16 __errno_location F
 GLIBC_2.16 __h_errno_location F
-GLIBC_2.16 __pthread_mutexattr_destroy F
 GLIBC_2.16 __pthread_mutexattr_init F
 GLIBC_2.16 __pthread_mutexattr_settype F
 GLIBC_2.16 __pthread_register_cancel F
@@ -45,7 +44,6 @@ GLIBC_2.16 pthread_getconcurrency F
 GLIBC_2.16 pthread_getcpuclockid F
 GLIBC_2.16 pthread_getname_np F
 GLIBC_2.16 pthread_join F
-GLIBC_2.16 pthread_mutexattr_destroy F
 GLIBC_2.16 pthread_mutexattr_getkind_np F
 GLIBC_2.16 pthread_mutexattr_getprioceiling F
 GLIBC_2.16 pthread_mutexattr_getprotocol F