diff options
| author | Florian Weimer <fweimer@redhat.com> | 2021-04-23 09:47:15 +0200 |
|---|---|---|
| committer | Florian Weimer <fweimer@redhat.com> | 2021-04-23 09:51:57 +0200 |
| commit | c66772281f77458c111f8c862d04d7011376a086 (patch) | |
| tree | f62ef628e91590692dd2241867528910f2fdecc0 /sysdeps/unix/sysv/linux/alpha/libpthread.abilist | |
| parent | 506385d30ec67279b21929f117b292bbbe8f5e7b (diff) | |
| download | glibc-c66772281f77458c111f8c862d04d7011376a086.tar.xz glibc-c66772281f77458c111f8c862d04d7011376a086.zip | |
nptl: Move pthread_mutexattr_setprioceiling into libc
The symbol was moved using scripts/move-symbol-to-libc.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/alpha/libpthread.abilist')
| -rw-r--r-- | sysdeps/unix/sysv/linux/alpha/libpthread.abilist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/libpthread.abilist b/sysdeps/unix/sysv/linux/alpha/libpthread.abilist index c348b752f6..b234b9262d 100644 --- a/sysdeps/unix/sysv/linux/alpha/libpthread.abilist +++ b/sysdeps/unix/sysv/linux/alpha/libpthread.abilist @@ -125,6 +125,5 @@ GLIBC_2.30 pthread_rwlock_clockrdlock F GLIBC_2.30 pthread_rwlock_clockwrlock F GLIBC_2.30 sem_clockwait F GLIBC_2.31 pthread_clockjoin_np F -GLIBC_2.4 pthread_mutexattr_setprioceiling F GLIBC_2.4 pthread_mutexattr_setprotocol F GLIBC_2.4 pthread_mutexattr_setrobust_np F |
