1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-17 18:21:03 +03:00
Files
glibc/sysdeps/unix/sysv/linux/powerpc
Adhemerval Zanella bc1da1765e PowerPC: Fix build due missing lll_robust_trylock
Commit 887865f remove the lll_robust_trylock definition on all
architectures, however for powerpc both __lll_trylock and
__lll_cond_trylock were based on lll_robust_trylock definition.
This patch restore it with a different name.
2014-07-10 16:46:33 -05:00
..
2014-06-13 13:15:28 -07:00
2014-05-16 11:17:41 -07:00
2014-07-07 09:29:06 -07:00