Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: fvdl
Date: Fri Jul 14 08:40:43 UTC 2000
Modified Files:
basesrc/lib/libc/rpc: clnt_dg.c clnt_raw.c clnt_vc.c rpc_callmsg.c
rpcb_prot.c rpcb_st_xdr.c svc_auth_unix.c xdr_float.c
Log Message:
Use explicit int32 get/put macros. Needed for 64bit big-endian systems.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/rpc/clnt_dg.c \
basesrc/lib/libc/rpc/clnt_vc.c
cvs rdiff -r1.18 -r1.19 basesrc/lib/libc/rpc/clnt_raw.c
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/rpc/rpc_callmsg.c \
basesrc/lib/libc/rpc/svc_auth_unix.c
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/rpc/rpcb_prot.c \
basesrc/lib/libc/rpc/rpcb_st_xdr.c
cvs rdiff -r1.21 -r1.22 basesrc/lib/libc/rpc/xdr_float.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index