about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh
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/sh
parentf553dc066071a4465321fbc122bed8a75afd996b (diff)
downloadglibc-33b20249b567724664568fc6475b6f502c958be4.tar.gz
glibc-33b20249b567724664568fc6475b6f502c958be4.tar.xz
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/sh')
-rw-r--r--sysdeps/unix/sysv/linux/sh/be/libc.abilist1
-rw-r--r--sysdeps/unix/sysv/linux/sh/be/libpthread.abilist1
-rw-r--r--sysdeps/unix/sysv/linux/sh/le/libc.abilist1
-rw-r--r--sysdeps/unix/sysv/linux/sh/le/libpthread.abilist1
4 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/be/libc.abilist b/sysdeps/unix/sysv/linux/sh/be/libc.abilist
index 0ae20f7bb2..c7c8753dbe 100644
--- a/sysdeps/unix/sysv/linux/sh/be/libc.abilist
+++ b/sysdeps/unix/sysv/linux/sh/be/libc.abilist
@@ -1263,6 +1263,7 @@ GLIBC_2.2 program_invocation_name D 0x4
 GLIBC_2.2 program_invocation_short_name D 0x4
 GLIBC_2.2 pselect F
 GLIBC_2.2 psignal F
+GLIBC_2.2 pthread_atfork F
 GLIBC_2.2 pthread_attr_destroy F
 GLIBC_2.2 pthread_attr_getdetachstate F
 GLIBC_2.2 pthread_attr_getinheritsched F
diff --git a/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist b/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
index 59e2b0c2d8..c0f9891731 100644
--- a/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/sh/be/libpthread.abilist
@@ -22,7 +22,6 @@ GLIBC_2.2 __res_state F
 GLIBC_2.2 flockfile F
 GLIBC_2.2 ftrylockfile F
 GLIBC_2.2 funlockfile F
-GLIBC_2.2 pthread_atfork F
 GLIBC_2.2 pthread_attr_getguardsize F
 GLIBC_2.2 pthread_attr_getstack F
 GLIBC_2.2 pthread_attr_getstackaddr F
diff --git a/sysdeps/unix/sysv/linux/sh/le/libc.abilist b/sysdeps/unix/sysv/linux/sh/le/libc.abilist
index 86958c9851..fdcfaf1e43 100644
--- a/sysdeps/unix/sysv/linux/sh/le/libc.abilist
+++ b/sysdeps/unix/sysv/linux/sh/le/libc.abilist
@@ -1263,6 +1263,7 @@ GLIBC_2.2 program_invocation_name D 0x4
 GLIBC_2.2 program_invocation_short_name D 0x4
 GLIBC_2.2 pselect F
 GLIBC_2.2 psignal F
+GLIBC_2.2 pthread_atfork F
 GLIBC_2.2 pthread_attr_destroy F
 GLIBC_2.2 pthread_attr_getdetachstate F
 GLIBC_2.2 pthread_attr_getinheritsched F
diff --git a/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist b/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
index 59e2b0c2d8..c0f9891731 100644
--- a/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
+++ b/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
@@ -22,7 +22,6 @@ GLIBC_2.2 __res_state F
 GLIBC_2.2 flockfile F
 GLIBC_2.2 ftrylockfile F
 GLIBC_2.2 funlockfile F
-GLIBC_2.2 pthread_atfork F
 GLIBC_2.2 pthread_attr_getguardsize F
 GLIBC_2.2 pthread_attr_getstack F
 GLIBC_2.2 pthread_attr_getstackaddr F