proposal: nsswitch refactoring

DJ Delorie dj@redhat.com
Tue Mar 19 17:44:00 GMT 2019


"Carlos O'Donell" <codonell@redhat.com> writes:
> * Refactor code to make the list of NSS lookups functions static and
>    knowable at compiler time. We don't *need* a dynamic list of them,

Can we use linker magic to collect this list?

The other alternatives are either preprocessor magic, or a centralized
master list.



More information about the Libc-alpha mailing list