diff options
author | Florian Weimer <fweimer@redhat.com> | 2021-07-19 07:55:27 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2021-07-19 07:56:57 +0200 |
commit | ee5ed99922ca90bcea4a2f9a48a0c9ae4b534ece (patch) | |
tree | fd5d30e2d8a6f676f63698560094da119108806c /sysdeps/unix/sysv/linux/x86_64/64 | |
parent | e1fcf21474c5b522fdad4ac0191d5dcc3271dba6 (diff) | |
download | glibc-ee5ed99922ca90bcea4a2f9a48a0c9ae4b534ece.tar.gz glibc-ee5ed99922ca90bcea4a2f9a48a0c9ae4b534ece.tar.xz glibc-ee5ed99922ca90bcea4a2f9a48a0c9ae4b534ece.zip |
nss: Directly load nss_dns, without going through dlsym/dlopen
This partially fixes static-only NSS support (bug 27959): The dns module no longer needs dlopen. Support for disabling dlopen altogher remains to be added. This commit introduces module_load_builtin into nss/nss_module.c, which handles the common parts of loading the built-in nss_files and nss_dns modules. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/64')
0 files changed, 0 insertions, 0 deletions