aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-22 16:02:59 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-22 16:02:59 +0200
commit33b20249b567724664568fc6475b6f502c958be4 (patch)
tree792cb137309c7a7c5ebca91bf21cf2c8b864c82c /sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
parentf553dc066071a4465321fbc122bed8a75afd996b (diff)
downloadglibc-33b20249b567724664568fc6475b6f502c958be4.tar
glibc-33b20249b567724664568fc6475b6f502c958be4.tar.gz
glibc-33b20249b567724664568fc6475b6f502c958be4.tar.bz2
glibc-33b20249b567724664568fc6475b6f502c958be4.zip
nptl: Move pthread_atfork compatibility symbol to libc
The symbol was moved using scripts/move-symbol-to-libc.py. There is no new symbol version because of the compatibility symbol status. The __pthread_atfork reference in nptl/Versions was unused.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist b/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
index 8ba4bcaf93..aaf31150d0 100644
--- a/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist
@@ -10,7 +10,6 @@ GLIBC_2.0 __pthread_mutexattr_settype F
GLIBC_2.0 flockfile F
GLIBC_2.0 ftrylockfile F
GLIBC_2.0 funlockfile F
-GLIBC_2.0 pthread_atfork F
GLIBC_2.0 pthread_cancel F
GLIBC_2.0 pthread_create F
GLIBC_2.0 pthread_detach F