glibc/sunrpc
Ulrich Drepper cbba1b8899 Update.
2002-04-11  Zack Weinberg  <zack@codesourcery.com>

	* include/rpc/rpc.h (struct rpc_thread_variables): Remove
	authnone_private_s.
	* sunrpc/auth_none.c: Include bits/libc-lock.h.
	Delete #ifdef _RPC_THREAD_SAFE_ block.
	(authnone_private): Make a struct, not a pointer to struct.
	(authnone_private_guard): New once-control variable.
	(authnone_create_once): New function, split out of
	authnone_create.  No need to allocate memory.
	(authnone_create): Just call authnone_create_once via
	__libc_once, then return &authnone_private->no_client.
	(authnone_marshal): Access private data via CLIENT argument,
	not authnone_private pointer.
	Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).
	* sunrpc/rpc_thread.c (__rpc_thread_destroy): No need to free
	authnone_private_s.
2002-04-20 18:57:50 +00:00
..
rpc
rpcsvc
.cvsignore
auth_des.c Update. 2002-02-26 01:45:59 +00:00
auth_none.c Update. 2002-04-20 18:57:50 +00:00
auth_unix.c Update. 2002-02-26 01:45:59 +00:00
authdes_prot.c Update. 2002-02-26 01:45:59 +00:00
authuxprot.c Update. 2002-02-26 01:45:59 +00:00
bindrsvprt.c
clnt_gen.c
clnt_perr.c Update. 2002-02-26 01:45:59 +00:00
clnt_raw.c Update. 2002-04-20 17:21:26 +00:00
clnt_simp.c
clnt_tcp.c Update. 2002-02-26 01:45:59 +00:00
clnt_udp.c Update. 2002-02-26 01:45:59 +00:00
clnt_unix.c Update. 2002-02-26 01:45:59 +00:00
create_xid.c
des_crypt.c
des_impl.c
des_soft.c
etc.rpc
get_myaddr.c
getrpcport.c
key_call.c Update. 2002-02-26 01:45:59 +00:00
key_prot.c Update. 2002-02-26 01:45:59 +00:00
Makefile
netname.c Update. 2002-04-03 00:36:12 +00:00
openchild.c Update. 2002-02-26 01:45:59 +00:00
pm_getmaps.c Update. 2002-02-26 01:45:59 +00:00
pm_getport.c Update. 2002-02-26 01:45:59 +00:00
pmap_clnt.c Update. 2002-02-26 01:45:59 +00:00
pmap_prot2.c Update. 2002-02-26 01:45:59 +00:00
pmap_prot.c Update. 2002-02-26 01:45:59 +00:00
pmap_rmt.c Update. 2002-02-26 01:45:59 +00:00
proto.h
publickey.c Update. 2002-04-03 00:36:12 +00:00
rpc_clntout.c
rpc_cmsg.c Update. 2002-02-26 01:45:59 +00:00
rpc_common.c
rpc_cout.c
rpc_dtable.c
rpc_hout.c
rpc_main.c
rpc_parse.c
rpc_parse.h
rpc_prot.c Update. 2002-02-26 01:45:59 +00:00
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c Update. 2002-04-03 08:57:21 +00:00
rpc_tblout.c
rpc_thread.c Update. 2002-04-20 18:57:50 +00:00
rpc_util.c
rpc_util.h
rpcinfo.c
rtime.c
svc_auth.c
svc_authux.c Update. 2002-02-26 01:45:59 +00:00
svc_raw.c Update. 2002-02-26 01:45:59 +00:00
svc_run.c
svc_simple.c Update. 2002-02-26 01:45:59 +00:00
svc_tcp.c Update. 2002-02-26 01:45:59 +00:00
svc_udp.c Update. 2002-02-26 01:45:59 +00:00
svc_unix.c Update. 2002-02-26 01:45:59 +00:00
svc.c
svcauth_des.c
Versions
xcrypt.c
xdr_array.c Update. 2002-02-26 01:45:59 +00:00
xdr_float.c
xdr_intXX_t.c
xdr_mem.c Update. 2002-02-26 01:45:59 +00:00
xdr_rec.c Update. 2002-02-26 01:45:59 +00:00
xdr_ref.c Update. 2002-02-26 01:45:59 +00:00
xdr_sizeof.c
xdr_stdio.c Update. 2002-02-26 01:45:59 +00:00
xdr.c Update. 2002-02-26 01:45:59 +00:00