mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 13:20:06 +00:00
fd4c894c23
is now u_int, not int. (struct XDR.x_handy): Now u_int, not int. * sunrpc/xdr_mem.c: Include <limits.h>. (xdrmem_getlong, xdrmem_putlong, xdrmem_getbytes, xdrmem_putbytes, xdrmem_inline, xdrmem_getint32, xdrmem_putint32): x_handy is now unsigned, not signed. Do not decrement x_handy if no change is made. (xdrmem_setpos): Check for int overflow. * sunrpc/xdr_sizeof.c (x_inline): 2nd arg is now unsigned. (xdr_sizeof): Remove cast that is now unnecessary, now that x_handy is unsigned. |
||
---|---|---|
.. | ||
auth_des.h | ||
auth_unix.h | ||
auth.h | ||
clnt.h | ||
des_crypt.h | ||
key_prot.h | ||
netdb.h | ||
pmap_clnt.h | ||
pmap_prot.h | ||
pmap_rmt.h | ||
rpc_des.h | ||
rpc_msg.h | ||
rpc.h | ||
svc_auth.h | ||
svc.h | ||
types.h | ||
xdr.h |