glibc/sysdeps
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
..
alpha Update. 2000-12-04 08:37:38 +00:00
am29k
arm Update. 2000-12-04 08:37:38 +00:00
generic Update. 2000-12-05 17:34:28 +00:00
gnu Update. 2000-12-05 04:18:59 +00:00
hppa Update. 2000-10-27 06:51:12 +00:00
i386 Update. 2000-12-05 06:36:53 +00:00
i860
i960
ia64 Update. 2000-12-04 08:37:38 +00:00
ieee754 Update. 2000-12-03 23:35:00 +00:00
m68k Update. 2000-12-04 08:37:38 +00:00
m88k
mach 2000-11-30 Roland McGrath <roland@frob.com> 2000-11-30 23:29:35 +00:00
mips Update. 2000-11-27 14:41:40 +00:00
posix Update. 2000-11-18 08:30:20 +00:00
powerpc Update. 2000-12-05 04:18:59 +00:00
rs6000
s390 Update. 2000-11-23 06:30:49 +00:00
sh Update. 2000-12-04 08:37:38 +00:00
sparc Update. 2000-12-04 08:37:38 +00:00
standalone
tahoe
unix Define MAXHOSTNAMELEN. 2000-12-05 16:18:48 +00:00
vax update 2000-07-26 18:21:25 +00:00
wordsize-32 Update. 2000-09-01 06:39:10 +00:00
wordsize-64 Update. 2000-09-01 06:39:10 +00:00
z8000