This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]


On 08/18/2017 06:27 PM, H.J. Lu wrote:
> 	(__getpwnam_r): Likewise.

Doesn't this break building nscd?

In general, I think we use libc_hidden_proto/libc_hidden_def for this,
so that the libc-internal references turn into local calls.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]