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: internal_function symbols part of the public ABI


On Aug 14 2017, Florian Weimer <fweimer@redhat.com> wrote:

> The 2007 commit radically changed the calling convention, so it's safe
> to assume that there were no active users on i386 at the time because
> they would have run into crashes.  Today, it's still difficult to call
> these functions because it is hard to write a correct prototype.

They are really private interfaces for nscd, AFAICS.

> Can we remove the functions completely?

They should be unexported, for sure.  Since nscd doesn't use them any
more, they could just be dummies.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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