glibc/include/rpc
Ulrich Drepper 543cf8a9e1 Update.
Add changes which were in this form in the original patch by
	Eric Norum <eric.norum@usask.ca>.
	* include/rpc/rpc.h: Remove svc_fdset, rpc_createerr, svc_pollfd, and
	svc_max_pollfd.
	* sunrpc/rpc/rpc.h: Declare __rpc_thread_svc_fdset,
	__rpc_thread_createerr, __rpc_thread_svc_pollfd, and
	__rpc_thread_svc_max_pollfd.
	Define svc_fdset, get_rpc_createerr, svc_pollfd, and
	svc_max_pollfd.
	* sunrpc/rpc_thread.c: Handle first thread special, it uses the
	global variables.
	Define __rpc_thread_svc_fdset, __rpc_thread_createerr,
	__rpc_thread_svc_pollfd, and __rpc_thread_svc_max_pollfd.
	* sunrpc/Versions [libc] (GLIBC_2.2.3): Export  __rpc_thread_svc_fdset,
	__rpc_thread_createerr, __rpc_thread_svc_pollfd, and
	__rpc_thread_svc_max_pollfd.
	* sunrpc/clnt_gen.c: Replace use of rpc_createerr by call to
	get_rpc_createerr.
	* sunrpc/clnt_perr.c: Likewise.
	* sunrpc/clnt_simp.c: Likewise.
	* sunrpc/clnt_tcp.c: Likewise.
	* sunrpc/clnt_udp.c: Likewise.
	* sunrpc/clnt_unix.c: Likewise.
	* sunrpc/pm_getport.c: Likewise.
2001-03-26 05:17:47 +00:00
..
auth.h Update. 2000-12-31 15:34:47 +00:00
auth_des.h Update. 2000-12-31 15:34:47 +00:00
auth_unix.h Update. 1997-06-21 02:59:26 +00:00
clnt.h Update. 2000-12-31 15:34:47 +00:00
des_crypt.h Update. 2000-12-31 15:34:47 +00:00
key_prot.h Update. 1997-09-11 12:09:10 +00:00
netdb.h Update. 2000-12-27 20:25:30 +00:00
pmap_clnt.h Update. 1997-06-21 02:59:26 +00:00
pmap_prot.h Update. 1997-06-21 02:59:26 +00:00
pmap_rmt.h Update. 1997-06-21 02:59:26 +00:00
rpc.h Update. 2001-03-26 05:17:47 +00:00
rpc_msg.h Update. 2000-12-31 15:34:47 +00:00
svc.h Update. 2000-12-31 15:34:47 +00:00
svc_auth.h Update. 2000-12-31 15:34:47 +00:00
types.h Update. 1997-06-21 02:59:26 +00:00
xdr.h Update. 1997-06-21 02:59:26 +00:00