glibc/include/rpc
Florian Weimer 89aacb513e sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166]
This is needed to avoid a warning when linking against libtirpc:

/lib64/libc.so.6: warning: common of `rpc_createerr@@TIRPC_0.3.0' overridden by definition
/usr/lib64/libtirpc.so: warning: defined here

This ld warning is not enabled by default; -Wl,--warn-common enables it.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2018-05-11 15:36:50 +02:00
..
auth.h
auth_des.h
auth_unix.h
clnt.h sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] 2018-05-11 15:36:50 +02:00
des_crypt.h
key_prot.h
netdb.h Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822] 2017-10-01 15:21:00 -07:00
pmap_clnt.h sunrpc: Remove internal_function attribute 2017-08-31 15:59:02 +02:00
pmap_prot.h
pmap_rmt.h
rpc.h Mark internal rpc functions with attribute_hidden [BZ #18822] 2017-10-01 15:55:15 -07:00
rpc_msg.h
svc.h sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] 2018-05-11 15:36:50 +02:00
svc_auth.h
types.h
xdr.h