[PATCH] malloc: Use __libc_lock interfaces directly
Florian Weimer
fweimer@redhat.com
Wed Nov 25 14:31:00 GMT 2015
This removes the mutex_t wrappers. The benefit is that it is easier to
introduce direct dependencies on lock implementation detailsâotherwise,
I would have to provide __libc_lock definitions *and* mutex_t definitions.
On x86_64-redhat-linux-gnu, the only assembly changes are due to moved
line numbers in asserts.
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-malloc-Use-__libc_lock-interfaces-directly.patch
Type: text/x-patch
Size: 21821 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151125/4a292cfa/attachment.bin>
More information about the Libc-alpha
mailing list