]> git.ipfire.org Git - thirdparty/glibc.git/commit - sunrpc/pmap_prot2.c
Obsolete RPC implementation in libc.
authorUlrich Drepper <drepper@gmail.com>
Sun, 17 Apr 2011 01:59:36 +0000 (21:59 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sun, 17 Apr 2011 01:59:36 +0000 (21:59 -0400)
commit7b57bfe5988e476ea40934457dfd1c8a231e2391
tree33dbec2b9a1a8fd8472a214945090f31d5372a8e
parente6c61494125126d2ba77e5d99f83887a2ed49783
Obsolete RPC implementation in libc.
71 files changed:
ChangeLog
Makefile
NEWS
include/libc-symbols.h
include/rpc/auth.h
include/rpc/auth_des.h
include/rpc/auth_unix.h
include/rpc/clnt.h
include/rpc/des_crypt.h
include/rpc/key_prot.h
include/rpc/pmap_clnt.h
include/rpc/pmap_prot.h
include/rpc/pmap_rmt.h
include/rpc/rpc_msg.h
include/rpc/svc.h
include/rpc/svc_auth.h
include/rpc/xdr.h
nis/Makefile
nss/Makefile
sunrpc/Makefile
sunrpc/auth_des.c
sunrpc/auth_none.c
sunrpc/auth_unix.c
sunrpc/authdes_prot.c
sunrpc/authuxprot.c
sunrpc/clnt_gen.c
sunrpc/clnt_perr.c
sunrpc/clnt_raw.c
sunrpc/clnt_simp.c
sunrpc/clnt_tcp.c
sunrpc/clnt_udp.c
sunrpc/clnt_unix.c
sunrpc/des_crypt.c
sunrpc/des_soft.c
sunrpc/get_myaddr.c
sunrpc/key_call.c
sunrpc/key_prot.c
sunrpc/netname.c
sunrpc/pm_getmaps.c
sunrpc/pm_getport.c
sunrpc/pmap_clnt.c
sunrpc/pmap_prot.c
sunrpc/pmap_prot2.c
sunrpc/pmap_rmt.c
sunrpc/publickey.c
sunrpc/rpc_cmsg.c
sunrpc/rpc_common.c
sunrpc/rpc_dtable.c
sunrpc/rpc_prot.c
sunrpc/rpc_thread.c
sunrpc/rtime.c
sunrpc/svc.c
sunrpc/svc_auth.c
sunrpc/svc_authux.c
sunrpc/svc_raw.c
sunrpc/svc_run.c
sunrpc/svc_simple.c
sunrpc/svc_tcp.c
sunrpc/svc_udp.c
sunrpc/svc_unix.c
sunrpc/svcauth_des.c
sunrpc/xcrypt.c
sunrpc/xdr.c
sunrpc/xdr_array.c
sunrpc/xdr_float.c
sunrpc/xdr_intXX_t.c
sunrpc/xdr_mem.c
sunrpc/xdr_rec.c
sunrpc/xdr_ref.c
sunrpc/xdr_sizeof.c
sunrpc/xdr_stdio.c