mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
Update.
2002-02-25 Ulrich Drepper <drepper@redhat.com> * assert/assert-perr.c: Use INTUSE to reference functions and variables inside libc itself. Ise INTDEF and INTDEF2 to define appropriate aliases. Add prototypes for the new aliases. * assert/assert.c: Likewise. * include/libc-symbols.h: Likewise. * include/stdio.h: Likewise. * include/netinet/in.h: Likewise. * include/rpc/auth.h: Likewise. * include/rpc/auth_unix.h: Likewise. * include/rpc/key_prot.h: Likewise. * include/rpc/pmap_prot.h: Likewise. * include/rpc/pmap_rmt.h: Likewise. * include/rpc/rpc_msg.h: Likewise. * include/rpc/xdr.h: Likewise. * inet/gethstbyad_r.c: Likewise. * inet/gethstbynm2_r.c: Likewise. * inet/gethstbynm_r.c: Likewise. * inet/gethstent_r.c: Likewise. * inet/in6_addr.c: Likewise. * libio/__fpurge.c: Likewise. * libio/filedoalloc.c: Likewise. * libio/fileops.c: Likewise. * libio/ftello.c: Likewise. * libio/ftello64.c: Likewise. * libio/genops.c: Likewise. * libio/iofclose.c: Likewise. * libio/iofdopen.c: Likewise. * libio/iofflush.c: Likewise. * libio/iofflush_u.c: Likewise. * libio/iofgetpos.c: Likewise. * libio/iofgetpos64.c: Likewise. * libio/iofgets.c: Likewise. * libio/iofgets_u.c: Likewise. * libio/iofopen.c: Likewise. * libio/iofopncook.c: Likewise. * libio/iofputs.c: Likewise. * libio/iofread.c: Likewise. * libio/iofread_u.c: Likewise. * libio/iofsetpos.c: Likewise. * libio/iofsetpos64.c: Likewise. * libio/ioftell.c: Likewise. * libio/iofwrite.c: Likewise. * libio/iogetline.c: Likewise. * libio/iogets.c: Likewise. * libio/iogetwline.c: Likewise. * libio/iolibio.h: Likewise. * libio/iopadn.c: Likewise. * libio/iopopen.c: Likewise. * libio/ioseekoff.c: Likewise. * libio/ioseekpos.c: Likewise. * libio/iosetbuffer.c: Likewise. * libio/iosetvbuf.c: Likewise. * libio/ioungetc.c: Likewise. * libio/ioungetwc.c: Likewise. * libio/iovdprintf.c: Likewise. * libio/iovsprintf.c: Likewise. * libio/iovsscanf.c: Likewise. * libio/libioP.h: Likewise. * libio/memstream.c: Likewise. * libio/obprintf.c: Likewise. * libio/oldfileops.c: Likewise. * libio/oldiofclose.c: Likewise. * libio/oldiofdopen.c: Likewise. * libio/oldiofgetpos.c: Likewise. * libio/oldiofgetpos64.c: Likewise. * libio/oldiofopen.c: Likewise. * libio/oldiofsetpos.c: Likewise. * libio/oldiofsetpos64.c: Likewise. * libio/oldiopopen.c: Likewise. * libio/oldstdfiles.c: Likewise. * libio/putc.c: Likewise. * libio/setbuf.c: Likewise. * libio/setlinebuf.c: Likewise. * libio/stdfiles.c: Likewise. * libio/stdio.c: Likewise. * libio/strops.c: Likewise. * libio/vasprintf.c: Likewise. * libio/vscanf.c: Likewise. * libio/vsnprintf.c: Likewise. * libio/vswprintf.c: Likewise. * libio/wfiledoalloc.c: Likewise. * libio/wfileops.c: Likewise. * libio/wgenops.c: Likewise. * libio/wstrops.c: Likewise. * malloc/mtrace.c: Likewise. * misc/error.c: Likewise. * misc/syslog.c: Likewise. * nss/getXXbyYY_r.c: Likewise. * nss/getXXent_r.c: Likewise. * nss/hosts-lookup.c: Likewise. * stdio-common/getw.c * stdio-common/printf-prs.c: Likewise. * stdio-common/printf_fp.c: Likewise. * stdio-common/printf_size.c: Likewise. * stdio-common/putw.c: Likewise. * stdio-common/scanf.c: Likewise. * stdio-common/sprintf.c: Likewise. * stdio-common/tmpfile64.c: Likewise. * stdio-common/vfprintf.c: Likewise. * stdio-common/vfscanf.c: Likewise. * stdlib/strfmon.c: Likewise. * sunrpc/auth_des.c: Likewise. * sunrpc/auth_none.c: Likewise. * sunrpc/auth_unix.c: Likewise. * sunrpc/authdes_prot.c: Likewise. * sunrpc/authuxprot.c: Likewise. * sunrpc/clnt_perr.c: Likewise. * sunrpc/clnt_raw.c: Likewise. * sunrpc/clnt_tcp.c: Likewise. * sunrpc/clnt_udp.c: Likewise. * sunrpc/clnt_unix.c: Likewise. * sunrpc/key_call.c: Likewise. * sunrpc/key_prot.c: Likewise. * sunrpc/openchild.c: Likewise. * sunrpc/pm_getmaps.c: Likewise. * sunrpc/pm_getport.c: Likewise. * sunrpc/pmap_clnt.c: Likewise. * sunrpc/pmap_prot.c: Likewise. * sunrpc/pmap_prot2.c: Likewise. * sunrpc/pmap_rmt.c: Likewise. * sunrpc/rpc_cmsg.c: Likewise. * sunrpc/rpc_prot.c: Likewise. * sunrpc/svc_authux.c: Likewise. * sunrpc/svc_raw.c: Likewise. * sunrpc/svc_simple.c: Likewise. * sunrpc/svc_tcp.c: Likewise. * sunrpc/svc_udp.c: Likewise. * sunrpc/svc_unix.c: Likewise. * sunrpc/xdr.c: Likewise. * sunrpc/xdr_array.c: Likewise. * sunrpc/xdr_mem.c: Likewise. * sunrpc/xdr_rec.c: Likewise. * sunrpc/xdr_ref.c: Likewise. * sunrpc/xdr_stdio.c: Likewise. * sysdeps/generic/_strerror.c: Likewise. * sysdeps/generic/printf_fphex.c: Likewise. * sysdeps/generic/tmpfile.c: Likewise. * sysdeps/gnu/errlist.awk: Likewise. * sysdeps/gnu/errlist.c: Likewise. * libio/Makefile (routines): Remove iosprint. * libio/iosprintf.c: Removed
This commit is contained in:
@@ -75,8 +75,8 @@ key_setsecret (char *secretkey)
|
||||
{
|
||||
keystatus status;
|
||||
|
||||
if (!key_call ((u_long) KEY_SET, (xdrproc_t) xdr_keybuf, secretkey,
|
||||
(xdrproc_t) xdr_keystatus, (char *) &status))
|
||||
if (!key_call ((u_long) KEY_SET, (xdrproc_t) INTUSE(xdr_keybuf), secretkey,
|
||||
(xdrproc_t) INTUSE(xdr_keystatus), (char *) &status))
|
||||
return -1;
|
||||
if (status != KEY_SUCCESS)
|
||||
{
|
||||
@@ -98,8 +98,9 @@ key_secretkey_is_set (void)
|
||||
struct key_netstres kres;
|
||||
|
||||
memset (&kres, 0, sizeof (kres));
|
||||
if (key_call ((u_long) KEY_NET_GET, (xdrproc_t) xdr_void, (char *) NULL,
|
||||
(xdrproc_t) xdr_key_netstres, (char *) &kres) &&
|
||||
if (key_call ((u_long) KEY_NET_GET, (xdrproc_t) INTUSE(xdr_void),
|
||||
(char *) NULL, (xdrproc_t) INTUSE(xdr_key_netstres),
|
||||
(char *) &kres) &&
|
||||
(kres.status == KEY_SUCCESS) &&
|
||||
(kres.key_netstres_u.knet.st_priv_key[0] != 0))
|
||||
{
|
||||
@@ -118,8 +119,9 @@ key_encryptsession (char *remotename, des_block *deskey)
|
||||
|
||||
arg.remotename = remotename;
|
||||
arg.deskey = *deskey;
|
||||
if (!key_call ((u_long) KEY_ENCRYPT, (xdrproc_t) xdr_cryptkeyarg,
|
||||
(char *) &arg, (xdrproc_t) xdr_cryptkeyres, (char *) &res))
|
||||
if (!key_call ((u_long) KEY_ENCRYPT, (xdrproc_t) INTUSE(xdr_cryptkeyarg),
|
||||
(char *) &arg, (xdrproc_t) INTUSE(xdr_cryptkeyres),
|
||||
(char *) &res))
|
||||
return -1;
|
||||
|
||||
if (res.status != KEY_SUCCESS)
|
||||
@@ -139,8 +141,9 @@ key_decryptsession (char *remotename, des_block *deskey)
|
||||
|
||||
arg.remotename = remotename;
|
||||
arg.deskey = *deskey;
|
||||
if (!key_call ((u_long) KEY_DECRYPT, (xdrproc_t) xdr_cryptkeyarg,
|
||||
(char *) &arg, (xdrproc_t) xdr_cryptkeyres, (char *) &res))
|
||||
if (!key_call ((u_long) KEY_DECRYPT, (xdrproc_t) INTUSE(xdr_cryptkeyarg),
|
||||
(char *) &arg, (xdrproc_t) INTUSE(xdr_cryptkeyres),
|
||||
(char *) &res))
|
||||
return -1;
|
||||
if (res.status != KEY_SUCCESS)
|
||||
{
|
||||
@@ -161,8 +164,9 @@ key_encryptsession_pk (char *remotename, netobj *remotekey,
|
||||
arg.remotename = remotename;
|
||||
arg.remotekey = *remotekey;
|
||||
arg.deskey = *deskey;
|
||||
if (!key_call ((u_long) KEY_ENCRYPT_PK, (xdrproc_t) xdr_cryptkeyarg2,
|
||||
(char *) &arg, (xdrproc_t) xdr_cryptkeyres, (char *) &res))
|
||||
if (!key_call ((u_long) KEY_ENCRYPT_PK, (xdrproc_t) INTUSE(xdr_cryptkeyarg2),
|
||||
(char *) &arg, (xdrproc_t) INTUSE(xdr_cryptkeyres),
|
||||
(char *) &res))
|
||||
return -1;
|
||||
|
||||
if (res.status != KEY_SUCCESS)
|
||||
@@ -184,8 +188,9 @@ key_decryptsession_pk (char *remotename, netobj *remotekey,
|
||||
arg.remotename = remotename;
|
||||
arg.remotekey = *remotekey;
|
||||
arg.deskey = *deskey;
|
||||
if (!key_call ((u_long) KEY_DECRYPT_PK, (xdrproc_t) xdr_cryptkeyarg2,
|
||||
(char *) &arg, (xdrproc_t) xdr_cryptkeyres, (char *) &res))
|
||||
if (!key_call ((u_long) KEY_DECRYPT_PK, (xdrproc_t) INTUSE(xdr_cryptkeyarg2),
|
||||
(char *) &arg, (xdrproc_t) INTUSE(xdr_cryptkeyres),
|
||||
(char *) &res))
|
||||
return -1;
|
||||
|
||||
if (res.status != KEY_SUCCESS)
|
||||
@@ -216,8 +221,9 @@ key_gendes (des_block *key)
|
||||
if (client == NULL)
|
||||
return -1;
|
||||
|
||||
stat = clnt_call (client, KEY_GEN, (xdrproc_t) xdr_void, NULL,
|
||||
(xdrproc_t) xdr_des_block, (caddr_t) key, tottimeout);
|
||||
stat = clnt_call (client, KEY_GEN, (xdrproc_t) INTUSE(xdr_void), NULL,
|
||||
(xdrproc_t) INTUSE(xdr_des_block), (caddr_t) key,
|
||||
tottimeout);
|
||||
clnt_destroy (client);
|
||||
__close (socket);
|
||||
if (stat != RPC_SUCCESS)
|
||||
@@ -231,8 +237,9 @@ key_setnet (struct key_netstarg *arg)
|
||||
{
|
||||
keystatus status;
|
||||
|
||||
if (!key_call ((u_long) KEY_NET_PUT, (xdrproc_t) xdr_key_netstarg,
|
||||
(char *) arg,(xdrproc_t) xdr_keystatus, (char *) &status))
|
||||
if (!key_call ((u_long) KEY_NET_PUT, (xdrproc_t) INTUSE(xdr_key_netstarg),
|
||||
(char *) arg,(xdrproc_t) INTUSE(xdr_keystatus),
|
||||
(char *) &status))
|
||||
return -1;
|
||||
|
||||
if (status != KEY_SUCCESS)
|
||||
@@ -248,8 +255,8 @@ key_get_conv (char *pkey, des_block *deskey)
|
||||
{
|
||||
cryptkeyres res;
|
||||
|
||||
if (!key_call ((u_long) KEY_GET_CONV, (xdrproc_t) xdr_keybuf, pkey,
|
||||
(xdrproc_t) xdr_cryptkeyres, (char *) &res))
|
||||
if (!key_call ((u_long) KEY_GET_CONV, (xdrproc_t) INTUSE(xdr_keybuf), pkey,
|
||||
(xdrproc_t) INTUSE(xdr_cryptkeyres), (char *) &res))
|
||||
return -1;
|
||||
|
||||
if (res.status != KEY_SUCCESS)
|
||||
@@ -317,7 +324,7 @@ key_call_keyenvoy (u_long proc, xdrproc_t xdr_arg, char *arg,
|
||||
xdrstdio_create (&xdrargs, fargs, XDR_ENCODE);
|
||||
xdrstdio_create (&xdrrslt, frslt, XDR_DECODE);
|
||||
|
||||
if (!xdr_u_long (&xdrargs, &proc) || !(*xdr_arg) (&xdrargs, arg))
|
||||
if (!INTUSE(xdr_u_long) (&xdrargs, &proc) || !(*xdr_arg) (&xdrargs, arg))
|
||||
{
|
||||
debug ("xdr args");
|
||||
success = 0;
|
||||
@@ -514,7 +521,8 @@ key_call_door (u_long proc, xdrproc_t xdr_arg, char *arg,
|
||||
if (data_ptr == NULL)
|
||||
return 0;
|
||||
|
||||
xdrmem_create (&xdrs, &data_ptr[2 * sizeof (u_long)], data_len, XDR_ENCODE);
|
||||
INTUSE(xdrmem_create) (&xdrs, &data_ptr[2 * sizeof (u_long)], data_len,
|
||||
XDR_ENCODE);
|
||||
if (!xdr_arg (&xdrs, arg))
|
||||
{
|
||||
xdr_destroy (&xdrs);
|
||||
@@ -545,8 +553,8 @@ key_call_door (u_long proc, xdrproc_t xdr_arg, char *arg,
|
||||
return 0;
|
||||
|
||||
memcpy (&data_len, &args.data_ptr[sizeof (u_long)], sizeof (u_long));
|
||||
xdrmem_create (&xdrs, &args.data_ptr[2 * sizeof (u_long)],
|
||||
data_len, XDR_DECODE);
|
||||
INTUSE(xdrmem_create) (&xdrs, &args.data_ptr[2 * sizeof (u_long)],
|
||||
data_len, XDR_DECODE);
|
||||
if (!xdr_rslt (&xdrs, rslt))
|
||||
{
|
||||
xdr_destroy (&xdrs);
|
||||
|
Reference in New Issue
Block a user