glibc/sunrpc
Ulrich Drepper 4f7408c7ac * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
* sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth.  Also
	move _null_auth to .rodata.
2009-02-06 05:33:30 +00:00
..
rpc * sunrpc/rpc/svc.h: Declare svcfd_create. 2008-09-15 22:46:48 +00:00
rpcsvc
.cvsignore
auth_des.c
auth_none.c
auth_unix.c [BZ #5979] 2008-03-29 18:12:46 +00:00
authdes_prot.c
authuxprot.c
bindrsvprt.c 2008-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org> 2008-01-21 01:35:17 +00:00
clnt_gen.c
clnt_perr.c [BZ #5545] 2008-01-09 21:16:11 +00:00
clnt_raw.c . 2007-07-31 13:33:18 +00:00
clnt_simp.c
clnt_tcp.c [BZ #5979] 2008-03-29 18:12:46 +00:00
clnt_udp.c * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. 2008-07-26 08:42:54 +00:00
clnt_unix.c [BZ #5979] 2008-03-29 18:12:46 +00:00
create_xid.c
des_crypt.c
des_impl.c
des_soft.c
etc.rpc
get_myaddr.c
getrpcport.c
key_call.c * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of 2008-07-26 23:12:04 +00:00
key_prot.c * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning. 2007-08-26 03:34:59 +00:00
Makefile [BZ #3313] 2006-10-18 19:26:30 +00:00
netname.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
openchild.c
pm_getmaps.c . 2007-07-31 13:33:18 +00:00
pm_getport.c
pmap_clnt.c
pmap_prot.c
pmap_prot2.c
pmap_rmt.c * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
proto.h
publickey.c * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with 2007-10-30 00:48:09 +00:00
rpc_clntout.c
rpc_cmsg.c * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to 2007-07-28 20:36:21 +00:00
rpc_common.c * include/rpc/auth.h: Use libc_hidden_proto for _null_auth. 2009-02-06 05:33:30 +00:00
rpc_cout.c
rpc_dtable.c
rpc_hout.c
rpc_main.c * malloc/malloc.c (public_rEALLOc): When new arena is used, copy 2008-11-03 08:07:39 +00:00
rpc_parse.c
rpc_parse.h
rpc_prot.c
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_tblout.c
rpc_thread.c * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, 2008-11-07 15:07:10 +00:00
rpc_util.c
rpc_util.h
rpcinfo.c
rtime.c
svc.c [BZ #5010] 2007-10-06 17:31:01 +00:00
svc_auth.c
svc_authux.c
svc_raw.c
svc_run.c . 2007-07-31 13:33:18 +00:00
svc_simple.c
svc_tcp.c [BZ #5979] 2008-03-29 18:12:46 +00:00
svc_udp.c [BZ #5979] 2008-03-29 18:12:46 +00:00
svc_unix.c [BZ #5979] 2008-03-29 18:12:46 +00:00
svcauth_des.c
thrsvc.c
tst-getmyaddr.c
tst-xdrmem.c
tst-xdrmem2.c [BZ #3313] 2006-10-18 19:26:30 +00:00
Versions * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 2008-07-25 17:06:50 +00:00
xcrypt.c
xdr.c [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_array.c [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_float.c
xdr_intXX_t.c
xdr_mem.c [BZ #3313] 2006-10-18 19:26:30 +00:00
xdr_rec.c [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_ref.c [BZ #5979] 2008-03-29 18:12:46 +00:00
xdr_sizeof.c Remove useless "if" before "free". 2008-03-19 06:43:34 +00:00
xdr_stdio.c