mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-10 00:49:40 +03:00
__pthread_mutexattr_init cannot be be made a compat symbol because it is used in mtx_init, which is still in libpthread. The symbols were moved using scripts/move-symbol-to-libc.py.