glibc/locale
Andreas Jaeger 48896b9dba Update.
2000-12-05  Andreas Jaeger  <aj@suse.de>

	* elf/dl-misc.c (_dl_sysdep_read_whole_file): Mark as
	internal_function.
	* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
	* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): Likewise.

	* sysdeps/generic/dl-cache.c: Remove declaration of
	_dl_sysdep_read_whole_file.

	* elf/dl-load.c (_dl_map_object): Remove declaration of
	_dl_load_cache_lookup.

	* sysdeps/generic/ldsodefs.h: Add declarations of
	_dl_load_cache_lookup, _dl_unload_cache,
	_dl_sysdep_read_whole_file, _dl_sysdep_start and
	_dl_sysdep_start_cleanup.

	* elf/rtld.c: Remove prototypes that are defined in ldsodefs.h
	now.

	* elf/dl-misc.c: Include <ldsodefs.h> to get prototypes.
	* sysdeps/generic/dl-environ.c: Likewise.

	* stdio-common/printf_fp.c: Include <gmp.h> instead of
	<stdlib/gmp.h>.
	* math/atest-exp.c: Likewise.
	* math/atest-exp2.c: Likewise.
	* math/atest-sincos.c: Likewise.
	* stdio-common/_itoa.c: Likewise.
	* stdio-common/_itowa.c: Likewise.

	* include/gmp.h: New file with internal prototypes.

	* sysdeps/generic/longjmp.c: Move _longjmp_unwind declaration from
	here to...
	* include/setjmp.h: ...here.

	* locale/Makefile (routines): Remove codeset_name since it's not
	needed anywhere.

	* locale/codeset_name.c: Removed.
2000-12-05 17:34:28 +00:00
..
programs Update. 2000-11-09 17:12:56 +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
broken_cur_max.c Update. 1999-01-29 09:01:50 +00:00
C_name.c Update. 1997-09-27 00:21:42 +00:00
C-address.c Update. 2000-06-16 23:04:41 +00:00
C-collate.c Update. 2000-09-01 19:36:44 +00:00
C-ctype.c Update. 2000-10-01 18:59:42 +00:00
C-identification.c Update. 2000-06-16 23:04:41 +00:00
C-measurement.c Update. 2000-06-16 23:04:41 +00:00
C-messages.c Update. 2000-06-16 23:04:41 +00:00
C-monetary.c Update. 2000-10-26 23:41:17 +00:00
C-name.c Update. 2000-06-16 23:04:41 +00:00
C-numeric.c Update. 2000-10-26 23:41:17 +00:00
C-paper.c Update. 2000-06-16 23:04:41 +00:00
C-telephone.c Update. 2000-06-16 23:04:41 +00:00
C-time.c Update. 2000-11-09 17:12:56 +00:00
C-translit.h Update. 2000-11-08 21:20:06 +00:00
C-translit.h.in Update. 2000-11-08 21:20:06 +00:00
categories.def Update. 2000-10-31 17:44:49 +00:00
coll-lookup.h Update. 2000-08-29 01:20:23 +00:00
duplocale.c Update. 2000-07-24 21:03:16 +00:00
elem-hash.h Update. 1999-12-31 18:23:00 +00:00
findlocale.c Update. 2000-11-25 01:26:30 +00:00
freelocale.c Update. 2000-07-24 21:03:16 +00:00
gen-translit.pl Update. 2000-11-02 07:51:38 +00:00
indigits.h Update. 2000-07-28 17:45:15 +00:00
indigitswc.h Update. 2000-07-28 17:45:15 +00:00
iso-639.def Update. 2000-08-31 18:37:58 +00:00
iso-3166.def Update. 1999-11-26 19:37:26 +00:00
iso-4217.def Update. 2000-08-23 04:04:02 +00:00
langinfo.h Update. 2000-10-27 00:02:26 +00:00
lc-address.c Update. 1999-08-31 07:04:41 +00:00
lc-collate.c Update. 1999-12-25 23:41:39 +00:00
lc-ctype.c Update. 2000-09-01 19:36:44 +00:00
lc-identification.c Update. 1999-08-31 07:04:41 +00:00
lc-measurement.c Update. 1999-08-31 07:04:41 +00:00
lc-messages.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lc-monetary.c Update. 1999-09-13 09:07:36 +00:00
lc-name.c Update. 1999-08-31 07:04:41 +00:00
lc-numeric.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lc-paper.c Update. 1999-08-31 07:04:41 +00:00
lc-telephone.c Update. 1999-08-31 07:04:41 +00:00
lc-time.c Update. 2000-12-02 23:09:01 +00:00
loadlocale.c Update. 2000-09-26 19:13:37 +00:00
locale.h Update. 2000-09-14 01:43:19 +00:00
localeconv.c Update. 2000-10-26 23:41:17 +00:00
localeinfo.h Update. 2000-11-25 01:26:30 +00:00
Makefile Update. 2000-12-05 17:34:28 +00:00
mb_cur_max.c Update. 1999-01-29 09:01:50 +00:00
newlocale.c Update. 2000-10-26 23:41:17 +00:00
nl_langinfo_l.c Update. 2000-09-26 04:48:25 +00:00
nl_langinfo.c Update. 2000-09-26 07:56:19 +00:00
outdigits.h Update. 2000-01-29 02:54:27 +00:00
outdigitswc.h Update. 2000-01-29 02:54:27 +00:00
setlocale.c Update. 2000-12-01 00:43:32 +00:00
strlen-hash.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
SYS_libc.c second update 960907 from main archive 1996-09-08 02:07:08 +00:00
tst-C-locale.c Update. 2000-10-27 02:55:22 +00:00
Versions Update. 2000-09-26 04:48:25 +00:00
weight.h Update. 2000-11-26 07:10:00 +00:00
weightwc.h Update. 2000-09-01 19:36:44 +00:00
xlocale.h Update. 2000-07-24 21:03:16 +00:00