about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-08-15 19:12:21 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-08-15 19:12:21 +0200
commita635d756ff930724d40fe98539b514ffce002375 (patch)
tree944e66eaf822ba61832d6def9669891d5189d200 /sysdeps/unix/sysv/linux/riscv
parent23d2e5faf0bca6d9b31bef4aa162b95ee64cbfc6 (diff)
downloadglibc-a635d756ff930724d40fe98539b514ffce002375.tar.gz
glibc-a635d756ff930724d40fe98539b514ffce002375.tar.xz
glibc-a635d756ff930724d40fe98539b514ffce002375.zip
nptl: Move pthread_attr_init implementation into libc
Both the original GLIB_2.0 version and the current GLIBC_2.1 version
need to be moved.
Diffstat (limited to 'sysdeps/unix/sysv/linux/riscv')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
index f53036eee3..444454c54d 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
@@ -77,7 +77,6 @@ GLIBC_2.27 pthread_attr_getscope F
 GLIBC_2.27 pthread_attr_getstack F
 GLIBC_2.27 pthread_attr_getstackaddr F
 GLIBC_2.27 pthread_attr_getstacksize F
-GLIBC_2.27 pthread_attr_init F
 GLIBC_2.27 pthread_attr_setaffinity_np F
 GLIBC_2.27 pthread_attr_setdetachstate F
 GLIBC_2.27 pthread_attr_setguardsize F