[PATCH] dynarray: Use libc_hidden_proto only for !_ISOMAC
Zack Weinberg
zackw@panix.com
Fri Jun 16 13:26:00 GMT 2017
On Fri, Jun 16, 2017 at 7:24 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 06/13/2017 11:16 AM, Florian Weimer wrote:
>> With this change, it is possible to use dynarray from non-internal
>> tests.
>>
>> 2017-06-13 Florian Weimer <fweimer@redhat.com>
>>
>> * malloc/dynarray.h: Use libc_hidden_proto only for !_ISOMAC.
I'm a little surprised it's possible to call these functions from
outside libc, but the patch itself seems correct as long as this isn't
an installed header.
zw
More information about the Libc-alpha
mailing list