about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-04-23 11:02:54 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-04-23 11:02:54 +0200
commit6a75fefc2c05f1100d1ecd4bd195ea73c1b1a954 (patch)
tree40d94e759e984c2957ae28b28eb4db2e2b8494aa /sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
parent2a775a9ea574957248e333595a35a75e43c946dc (diff)
downloadglibc-6a75fefc2c05f1100d1ecd4bd195ea73c1b1a954.tar.gz
glibc-6a75fefc2c05f1100d1ecd4bd195ea73c1b1a954.tar.xz
glibc-6a75fefc2c05f1100d1ecd4bd195ea73c1b1a954.zip
nptl: Move pthread_condattr_setclock into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist b/sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
index f3d383e960..fb4dc32bf8 100644
--- a/sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
+++ b/sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist
@@ -2138,6 +2138,7 @@ GLIBC_2.3.3 posix_fadvise64 F
 GLIBC_2.3.3 posix_fallocate64 F
 GLIBC_2.3.3 pthread_attr_setaffinity_np F
 GLIBC_2.3.3 pthread_condattr_getclock F
+GLIBC_2.3.3 pthread_condattr_setclock F
 GLIBC_2.3.3 pthread_getaffinity_np F
 GLIBC_2.3.3 remap_file_pages F
 GLIBC_2.3.3 sched_getaffinity F
@@ -2221,6 +2222,7 @@ GLIBC_2.34 __pthread_unwind_next F
 GLIBC_2.34 pthread_cond_clockwait F
 GLIBC_2.34 pthread_condattr_getclock F
 GLIBC_2.34 pthread_condattr_getpshared F
+GLIBC_2.34 pthread_condattr_setclock F
 GLIBC_2.34 pthread_getspecific F
 GLIBC_2.34 pthread_key_create F
 GLIBC_2.34 pthread_key_delete F