about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-08-15 08:48:31 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-08-15 08:48:31 +0200
commitdda373b00e812d14ac7e228d117f9047ceee38c9 (patch)
tree47fad5ff68bac62a5f761443adffea439fdea7ae /sysdeps/unix/sysv/linux/i386
parentc54d86490300c29e00c20c8123388bd47f6fec76 (diff)
downloadglibc-dda373b00e812d14ac7e228d117f9047ceee38c9.tar.gz
glibc-dda373b00e812d14ac7e228d117f9047ceee38c9.tar.xz
glibc-dda373b00e812d14ac7e228d117f9047ceee38c9.zip
nptl: Move pthread_equal implementation into libc
Diffstat (limited to 'sysdeps/unix/sysv/linux/i386')
-rw-r--r--sysdeps/unix/sysv/linux/i386/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/i386/libpthread.abilist b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
index e30d05dbb7..2f85c3370d 100644
--- a/sysdeps/unix/sysv/linux/i386/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/i386/libpthread.abilist
@@ -69,7 +69,6 @@ GLIBC_2.0 pthread_condattr_destroy F
 GLIBC_2.0 pthread_condattr_init F
 GLIBC_2.0 pthread_create F
 GLIBC_2.0 pthread_detach F
-GLIBC_2.0 pthread_equal F
 GLIBC_2.0 pthread_exit F
 GLIBC_2.0 pthread_getschedparam F
 GLIBC_2.0 pthread_getspecific F