mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-27 12:01:15 +03:00
This avoids an ABI hazard (types changing between different modules of glibc) without introducing linknamespace issues. In particular, NSS modules now call __lll_lock_wait_private@@GLIBC_PRIVATE to wait on internal locks (the unlock path is inlined and performs a direct system call). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
9.4 KiB
9.4 KiB