glibc/stdio-common
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
..
_i18n_number.h Update. 2000-07-29 06:45:51 +00:00
_itoa.c Update. 2000-12-05 17:34:28 +00:00
_itoa.h
_itowa.c Update. 2000-12-05 17:34:28 +00:00
_itowa.h
.cvsignore
asprintf.c
bug1.c
bug1.input
bug2.c
bug3.c
bug4.c
bug5.c
bug6.c
bug6.input
bug7.c
bug8.c
bug9.c
bug10.c
bug11.c
bug12.c
bug13.c Update. 2000-07-29 06:45:51 +00:00
Depend Update. 2000-07-29 06:45:51 +00:00
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c Update. 2000-08-31 08:50:08 +00:00
itoa-udigits.c Update. 2000-08-31 08:50:08 +00:00
itowa-digits.c
Makefile Update. 2000-11-18 23:34:30 +00:00
perror.c Update. 2000-12-05 00:41:57 +00:00
printf_fp.c Update. 2000-12-05 17:34:28 +00:00
printf_size.c
printf-parse.h (parse_one_spec): Clear spec->info.i18n. 2000-09-24 15:45:05 +00:00
printf-prs.c Update. 2000-08-21 04:18:25 +00:00
printf.c
printf.h
psignal.c
putw.c
reg-printf.c
scanf1.c
scanf2.c
scanf3.c
scanf4.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
scanf5.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
scanf7.c
scanf8.c
scanf9.c
scanf10.c
scanf12.c Update. 2000-07-22 07:26:13 +00:00
scanf12.input
scanf.c
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in
tempnam.c Update. 2000-09-26 07:18:57 +00:00
temptest.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
test_rdwr.c
test-fseek.c
test-fwrite.c
test-popen.c Update. 2000-12-05 08:17:58 +00:00
test-vfprintf.c Update. 2000-11-18 23:34:30 +00:00
tfformat.c Update. 2000-05-23 06:37:29 +00:00
tiformat.c Update. 2000-06-17 19:22:43 +00:00
tllformat.c
tmpfile64.c
tmpfile.c * stdio-common/tmpfile.c [! USE_IN_LIBIO]: No alias needed, 2000-04-02 20:15:54 +00:00
tmpnam_r.c Update. 2000-09-26 07:18:57 +00:00
tmpnam.c Update. 2000-09-29 05:29:24 +00:00
tst-cookie.c Update. 2000-03-23 20:42:34 +00:00
tst-ferror.c
tst-ferror.input
tst-fileno.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-fmemopen.c Update. 2000-11-20 17:40:29 +00:00
tst-fseek.c Update. 2000-10-28 05:51:07 +00:00
tst-obprintf.c Update. 2000-03-27 18:36:21 +00:00
tst-printf.c Update. 2000-09-24 20:54:13 +00:00
tst-printf.sh Update. 2000-09-25 05:12:05 +00:00
tst-printfsz.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-sscanf.c Update. 2000-07-28 17:45:15 +00:00
tst-swprintf.c Test case for swptinf. 2000-09-05 22:41:48 +00:00
tst-tmpnam.c
tst-unbputc.c Update. 2000-07-03 21:40:46 +00:00
tst-unbputc.sh * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Change parameter 2000-07-25 10:06:51 +00:00
tst-ungetc.c
tst-wc-printf.c
tstdiomisc.c Update. 2000-08-23 06:35:22 +00:00
tstgetln.c
tstgetln.input
tstscanf.c Update. 2000-10-04 22:50:20 +00:00
tstscanf.input
Versions
vfprintf.c Update. 2000-09-25 05:12:05 +00:00
vfscanf.c Update. 2000-12-01 20:14:07 +00:00
vfwprintf.c
vfwscanf.c Update. 2000-06-29 04:12:28 +00:00
vprintf.c
xbug.c