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-16 22:44:44 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-08-16 22:44:44 +0200
commit1d714fd95da16f0d97c8c670a2c899f99c01eb45 (patch)
tree08a588e686a66b633b3d51e7d60aa1c1711c8ce0 /sysdeps/unix/sysv/linux/riscv
parent4745f4c1ca4f5c774e91436e952bde27b4d91e28 (diff)
downloadglibc-1d714fd95da16f0d97c8c670a2c899f99c01eb45.tar.gz
glibc-1d714fd95da16f0d97c8c670a2c899f99c01eb45.tar.xz
glibc-1d714fd95da16f0d97c8c670a2c899f99c01eb45.zip
nptl: Move pthread_attr_getdetachstate implementation into libc
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
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 444454c54d..d80b204fb8 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/libpthread.abilist
@@ -68,7 +68,6 @@ GLIBC_2.27 pause F
 GLIBC_2.27 pread F
 GLIBC_2.27 pread64 F
 GLIBC_2.27 pthread_attr_getaffinity_np F
-GLIBC_2.27 pthread_attr_getdetachstate F
 GLIBC_2.27 pthread_attr_getguardsize F
 GLIBC_2.27 pthread_attr_getinheritsched F
 GLIBC_2.27 pthread_attr_getschedparam F