NetBSD/include/rpc
dholland b030061971 Needs sys/select.h for fd_set; fails only when _POSIX_SOURCE is defined,
because then something else doesn't include it. (I guess.)
2016-01-23 02:36:57 +00:00
..
Makefile
auth.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
auth_unix.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
clnt.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
clnt_soc.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
nettype.h
pmap_clnt.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
pmap_prot.h
pmap_rmt.h
raw.h
rpc.h u_int -> unsigned, u_long -> unsigned long, etc. 2016-01-23 01:05:30 +00:00
rpc_com.h
rpc_msg.h
rpcb_clnt.h
rpcb_prot.x unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
rpcent.h
svc.h Needs sys/select.h for fd_set; fails only when _POSIX_SOURCE is defined, 2016-01-23 02:36:57 +00:00
svc_auth.h
svc_soc.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00
types.h
xdr.h unsigned -> unsigned int in previous change to accomodate C++ boneheadedness. 2016-01-23 02:34:09 +00:00