mirror of git://sourceware.org/git/glibc.git
Mark internal rpc functions with attribute_hidden to allow direct access within libc.so and libc.a without using GOT nor PLT. [BZ #18822] * include/rpc/rpc.h (__rpc_thread_variables): Add attribute_hidden. (__rpc_thread_svc_cleanup): Likewise. (__rpc_thread_clnt_cleanup): Likewise. (__rpc_thread_key_cleanup): Likewise. |
||
|---|---|---|
| .. | ||
| auth.h | ||
| auth_des.h | ||
| auth_unix.h | ||
| clnt.h | ||
| des_crypt.h | ||
| key_prot.h | ||
| netdb.h | ||
| pmap_clnt.h | ||
| pmap_prot.h | ||
| pmap_rmt.h | ||
| rpc.h | ||
| rpc_msg.h | ||
| svc.h | ||
| svc_auth.h | ||
| types.h | ||
| xdr.h | ||