glibc/nss
Petr Vorel ae7a94e5e3 Remove --enable-obsolete-nsl configure flag
this means that *always* libnsl is only built as shared library for
backward compatibility and the NSS modules libnss_nis and libnss_nisplus
are not built at all, libnsl's headers aren't installed.

This compatibility is kept only for architectures and ABIs that have
been added in or before version 2.28.

Replacement implementations based on TIRPC, which additionally support
IPv6, are available from <https://github.com/thkukuk/>.

This change does not affect libnss_compat which does not depended
on libnsl since 2.27 and thus can be used without NIS.

libnsl code depends on Sun RPC, e.g. on --enable-obsolete-rpc (installed
libnsl headers use installed Sun RPC headers), which will be removed in
the following commit.
2020-07-08 17:25:57 +02:00
..
nss_compat nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976] 2020-05-19 14:09:57 +02:00
nss_db nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS 2020-02-13 09:14:51 +01:00
nss_files nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus 2020-07-07 20:20:22 +02:00
tst-nss-db-endgrent.root/etc
tst-nss-db-endpwent.root
tst-nss-files-hosts-long.root/etc
tst-nss-test3.root
Depend
Makefile nss: Remove cryptographic key support from nss_files, nss_nis, nss_nisplus 2020-07-07 20:20:22 +02:00
Versions
XXX-lookup.c
alias-lookup.c
bug-erange.c
bug17079.c
compat-lookup.c
databases.def
db-Makefile
digits_dots.c
ethers-lookup.c
function.def
getXXbyYY.c
getXXbyYY_r.c
getXXent.c
getXXent_r.c
getent.c Update copyright dates not handled by scripts/update-copyrights. 2020-01-01 00:21:22 +00:00
getnssent.c
getnssent_r.c
grp-lookup.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
hosts-lookup.c
key-lookup.c
makedb.c Update copyright dates not handled by scripts/update-copyrights. 2020-01-01 00:21:22 +00:00
netgrp-lookup.c
network-lookup.c
nss.h nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h> 2020-02-13 09:14:40 +01:00
nss_hash.c
nss_test.h
nss_test.ver
nss_test1.c
nss_test2.c
nsswitch.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
nsswitch.conf Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
nsswitch.h
proto-lookup.c
pwd-lookup.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
rewrite_field.c
rpc-lookup.c
service-lookup.c
sgrp-lookup.c
spwd-lookup.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
test-digits-dots.c
test-netdb.c
tst-cancel-getpwuid_r.c
tst-field.c
tst-nss-db-endgrent.c
tst-nss-db-endpwent.c
tst-nss-files-alias-leak.c
tst-nss-files-alias-truncated.c
tst-nss-files-hosts-erange.c
tst-nss-files-hosts-getent.c
tst-nss-files-hosts-long.c
tst-nss-files-hosts-multi.c
tst-nss-getpwent.c
tst-nss-static.c
tst-nss-test1.c
tst-nss-test2.c
tst-nss-test3.c
tst-nss-test4.c
tst-nss-test5.c
valid_field.c
valid_list_field.c