[PATCH 0/2] Fixes about __pthread_rwlock_unlock compat symbol

Xi Ruoyao xry111@xry111.site
Fri Aug 29 03:39:34 GMT 2025


Tested on loongarch64 and x86_64.

Xi Ruoyao (2):
  nptl: Drop IS_IN (libpthread) around hidden_proto
    (__pthread_rwlock_unlock)
  nptl: Provide __pthread_rwlock_unlock compat symbol for versions
    before 2.43

 nptl/Versions                | 2 ++
 nptl/pthread_rwlock_unlock.c | 6 +++++-
 sysdeps/nptl/pthreadP.h      | 6 +-----
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.51.0



More information about the Libc-alpha mailing list