glibc/include/rpc
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
..
auth_des.h Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
auth_unix.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
auth.h Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
clnt.h sunrpc: Remove hidden aliases for global data symbols (bug 26210) 2020-07-08 08:39:39 +02:00
des_crypt.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
key_prot.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
netdb.h Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
pmap_clnt.h sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
pmap_prot.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
pmap_rmt.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
rpc_msg.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
rpc.h Run thread shutdown functions in an explicit order 2018-06-26 15:27:12 +02:00
svc_auth.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
svc.h sunrpc: Remove hidden aliases for global data symbols (bug 26210) 2020-07-08 08:39:39 +02:00
types.h Update. 1997-06-21 02:59:26 +00:00
xdr.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00