glibc/include/rpc
Ulrich Drepper 8ccf22f934 * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
__libc_clntudp_bufcreate_internal.
	* include/sys/socket.h: Declare __have_sock_cloexec.
	* socket/Makefile (aux): Add have_sock_cloexec.
	* socket/have_sock_cloexec.c: New file.
	* sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
	__libc_clntudp_bufcreate.
	(__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
	which takes an additional parameter.  Create socket with non-blocking
	mode and close-on-exec flag set, if wanted.
	* sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
	* nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
	instead of clntudp_create.  The socket has already the close-on-exec
	flag set if SOCK_CLOEXEC is defined.
2008-07-25 17:06:50 +00:00
..
auth.h * include/rpc/key_prot.h: Maek all _internal functions as hidden. 2006-05-15 19:49:41 +00:00
auth_des.h
auth_unix.h
clnt.h * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 2008-07-25 17:06:50 +00:00
des_crypt.h
key_prot.h * include/rpc/key_prot.h: Maek all _internal functions as hidden. 2006-05-15 19:49:41 +00:00
netdb.h
pmap_clnt.h
pmap_prot.h * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
pmap_rmt.h * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
rpc.h
rpc_msg.h
svc.h
svc_auth.h
types.h
xdr.h * include/rpc/key_prot.h: Maek all _internal functions as hidden. 2006-05-15 19:49:41 +00:00