libc_lock mechanism not always available
Status: Beta
Brought to you by:
pmiller
On my system (glibc-2.5, amd64, Gentoo), the __libc_lock_* methods are not available. (Defining _LIBC before including <bits/libc-lock.h> results in an attempt to use <lowlevellock.h> and <pthread-functions.h>, neither of which is present).
The attached patch uses pthread-based locking instead.
Logged In: YES
user_id=160
Originator: NO
will be fixed in 1.10