glibc/sunrpc
Ulrich Drepper 230491f02c Update.
2002-08-04  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/psignal.c: Declare _sys_siglist_internal.  Use USEINT
	to access _sys_siglist.
	* string/strsignal.c: Likewise.
	* sysdeps/generic/siglist.c: Add _sys_siglist_internal alias.
	* sysdeps/gnu/siglist.c: Likewise.
	* sysdeps/unix/siglist.c: Likewise.
	* sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.

	* libio/fileops.c: Add missing INTUSEs for _IO_file_jumps.

	* libio/wfileops.c: Add missing INTUSE for _IO_file_close.

	* intl/dcigettext.c: Define _nl_default_dirname_internal as hidden
	alias and use it.
	* intl/bindtextdom.c: Use _nl_default_dirname_internal.

	* include/netinet/in.h: Add declaration of in6addr_loopback_internal.
	* inet/in6_addr.c: Add INTVARDEF for in6addr_loopback.
	* sysdeps/posix/getaddrinfo.c: Use INTUSE for in6addr_loopback access.

	* include/time.h: Add libc_hidden_proto for __gmtime_r.
	* time/gmtime.c (__gmtime_r): Add libc_hidden_def.

	* iconv/Versions: Replace __gconv_alias_db, __gconv_modules_db,
	and __gconv_cache with __gconv_get_alias_db, __gconv_get_modules_db,
	and __gconv_get_cache respectively.
	* iconv/gconv_cache.c (gconv_cache): Renamed for __gconv_cache and
	defined static.  Change all users.
	(__gconv_get_cache): New function.
	* iconv/gconv_db.c (__gconv_get_modules_db): New function.
	(__gconv_get_alias_db): New function.
	* iconv/gconv_int.h (__gconv_alias_db): Declare as hidden.
	(__conv_modules_db): Likewise.
	Add prototypes for __gconv_get_cache, __gconv_get_modules_db,
	and __gconv_get_alias_db.
	* iconv/iconv_prog.c: Use the new functions instead of accessing the
	variables.

	* include/stdlib.h: Add prototype and libc_hidden_proto for
	__default_morecore.
	* sysdeps/generic/morecore.c: Include <stdlib.h>.

	* malloc/obstack.c: Remove fputs macro.

	* malloc/mtrace.c: Remove fopen macro.
2002-08-04 23:32:14 +00:00
..
rpc Update. 2002-08-02 01:43:32 +00:00
rpcsvc Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 2002-08-04 20:54:20 +00:00
Versions Update. 2002-08-03 03:53:28 +00:00
auth_des.c Update. 2002-05-15 00:22:23 +00:00
auth_none.c Update. 2002-05-15 00:22:23 +00:00
auth_unix.c Update. 2002-05-15 00:22:23 +00:00
authdes_prot.c Update. 2002-02-26 01:45:59 +00:00
authuxprot.c Update. 2002-02-26 01:45:59 +00:00
bindrsvprt.c Update. 2002-05-15 00:22:23 +00:00
clnt_gen.c Update. 2002-07-25 19:35:04 +00:00
clnt_perr.c Update. 2002-08-04 23:32:14 +00:00
clnt_raw.c Update. 2002-05-15 00:22:23 +00:00
clnt_simp.c Update. 2002-05-15 00:22:23 +00:00
clnt_tcp.c Update. 2002-05-15 00:22:23 +00:00
clnt_udp.c Update. 2002-05-15 00:22:23 +00:00
clnt_unix.c Update. 2002-05-15 00:22:23 +00:00
create_xid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
des_crypt.c Update. 1997-08-29 21:01:47 +00:00
des_impl.c Update. 2002-07-06 06:36:39 +00:00
des_soft.c Add prototype for foo. 2000-12-27 19:58:36 +00:00
etc.rpc Update. 2001-08-30 08:27:57 +00:00
get_myaddr.c Update. 1999-06-19 09:58:37 +00:00
getrpcport.c Update. 2001-08-20 06:37:56 +00:00
key_call.c Update. 2002-05-15 00:22:23 +00:00
key_prot.c Update. 2002-02-26 01:45:59 +00:00
netname.c Update. 2002-04-03 00:36:12 +00:00
openchild.c Update. 2002-02-26 01:45:59 +00:00
pm_getmaps.c Update. 2002-05-15 00:22:23 +00:00
pm_getport.c Update. 2002-05-15 00:22:23 +00:00
pmap_clnt.c Update. 2002-05-15 00:22:23 +00:00
pmap_prot.c Update. 2002-02-26 01:45:59 +00:00
pmap_prot2.c Update. 2002-02-26 01:45:59 +00:00
pmap_rmt.c Update. 2002-05-15 00:22:23 +00:00
proto.h (main): Use return instead of exit to avoid warning. 2000-12-31 16:56:02 +00:00
publickey.c Update. 2002-04-03 00:36:12 +00:00
rpc_clntout.c (printbody): Fix -CLMNab output. 1999-11-23 17:10:21 +00:00
rpc_cmsg.c Update. 2002-02-26 01:45:59 +00:00
rpc_common.c Update. 2001-03-20 18:35:13 +00:00
rpc_cout.c Update. 2001-09-05 00:26:04 +00:00
rpc_dtable.c Update. 2000-12-28 08:28:43 +00:00
rpc_hout.c (pargdef): Function must take pointer to object. 2001-08-28 09:17:24 +00:00
rpc_main.c Update. 2001-11-02 02:16:01 +00:00
rpc_parse.c Update. 2001-04-04 17:39:59 +00:00
rpc_parse.h Update. 1997-05-21 01:48:59 +00:00
rpc_prot.c Update. 2002-02-26 01:45:59 +00:00
rpc_sample.c Update. 1998-11-16 12:02:08 +00:00
rpc_scan.c (symbols): Add entry for HYPER. 2001-04-04 17:26:50 +00:00
rpc_scan.h Update. 2001-04-04 17:39:59 +00:00
rpc_svcout.c Update. 2002-04-03 08:57:21 +00:00
rpc_tblout.c Update. 1997-03-27 01:59:53 +00:00
rpc_thread.c 2002-08-02 Roland McGrath <roland@redhat.com> 2002-08-03 05:08:17 +00:00
rpc_util.c Update. 1998-02-16 17:42:46 +00:00
rpc_util.h Update. 1998-02-16 17:42:46 +00:00
rpcinfo.c Update. 2001-09-19 03:25:37 +00:00
rtime.c Update. 2002-05-15 00:22:23 +00:00
svc.c Update. 2002-08-04 09:27:27 +00:00
svc_auth.c Update. 2002-05-15 00:22:23 +00:00
svc_authux.c Update. 2002-02-26 01:45:59 +00:00
svc_raw.c Update. 2002-02-26 01:45:59 +00:00
svc_run.c Update. 2002-05-15 00:22:23 +00:00
svc_simple.c Update. 2002-08-04 23:32:14 +00:00
svc_tcp.c Update. 2002-08-04 23:32:14 +00:00
svc_udp.c Update. 2002-08-04 23:32:14 +00:00
svc_unix.c Update. 2002-05-15 00:22:23 +00:00
svcauth_des.c Update. 2001-08-20 06:37:56 +00:00
thrsvc.c Update. 2002-04-20 20:36:26 +00:00
xcrypt.c Update. 1999-04-28 23:13:52 +00:00
xdr.c Update. 2002-02-26 01:45:59 +00:00
xdr_array.c (xdr_array): Check for overflow on multiplication. 2002-08-02 01:33:11 +00:00
xdr_float.c Update. 1999-10-11 23:52:07 +00:00
xdr_intXX_t.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xdr_mem.c Update. 2002-02-26 01:45:59 +00:00
xdr_rec.c Update. 2002-08-04 23:32:14 +00:00
xdr_ref.c Update. 2002-08-04 23:32:14 +00:00
xdr_sizeof.c Update. 2001-01-28 17:53:49 +00:00
xdr_stdio.c Update. 2002-02-26 01:45:59 +00:00