glibc/stdio-common
Ulrich Drepper 69c69fe11d Update.
2000-07-28  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/_i18n_itoa.c: Removed.
	* stdio-common/_i18n_itoa.h: Removed.
	* stdio-common/_i18n_itowa.c: Removed.
	* stdio-common/_i18n_itowa.h: Removed.
	* stdio-common/_i18n_number.h: New file.
	* stdio-common/Depend: New file.
	* stdio-common/printf-parse.h: Handle I modifier correctly.  Optimize.
	* stdio-common/vfprintf.c: Rewrite buffer handling for integer
	printing.  Change printing of numbers with locale specific digits to
	use new code in _i18n_number.h.

	* stdio-common/bug13.c: Improve messages.

	* locale/programs/ld-ctype.c (ctype_read): Improve error message.
	(set_class_defaults): Always search also for Uxxxx names.
	Detect insufficient number of outdigits.

	* locale/Makefile (C-translit.h): Use mv not $(move-if-changed).
2000-07-29 06:45:51 +00:00
..
_i18n_number.h Update. 2000-07-29 06:45:51 +00:00
_itoa.c Update. 1999-06-16 22:55:47 +00:00
_itoa.h Update. 1999-10-09 21:56:43 +00:00
_itowa.c Update. 1999-06-16 22:55:47 +00:00
_itowa.h Update. 1999-10-09 21:56:43 +00:00
.cvsignore
asprintf.c
bug1.c Update. 1999-07-17 23:56:47 +00:00
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. 1999-06-16 22:55:47 +00:00
itowa-digits.c Update. 1999-06-16 22:55:47 +00:00
Makefile Update. 2000-07-28 17:45:15 +00:00
perror.c
printf_fp.c Update. 2000-06-29 19:33:05 +00:00
printf_size.c Update. 2000-02-11 18:50:36 +00:00
printf-parse.h Update. 2000-07-29 06:45:51 +00:00
printf-prs.c Update. 1999-06-16 22:55:47 +00:00
printf.c
printf.h Update. 2000-01-29 02:54:27 +00:00
psignal.c Update. 1999-06-19 09:58:37 +00:00
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 Update. 1999-08-22 16:26:00 +00:00
tempnam.c Update. 1999-07-06 16:26:03 +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
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 Update. 1999-07-06 16:26:03 +00:00
tmpfile.c * stdio-common/tmpfile.c [! USE_IN_LIBIO]: No alias needed, 2000-04-02 20:15:54 +00:00
tmpnam_r.c Update. 1999-07-06 16:26:03 +00:00
tmpnam.c Update. 1999-07-06 16:26:03 +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-obprintf.c Update. 2000-03-27 18:36:21 +00:00
tst-printf.c Update. 2000-07-07 21:06:48 +00:00
tst-printf.sh * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Change parameter 2000-07-25 10:06:51 +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-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
tstgetln.c
tstgetln.input
tstscanf.c Update. 2000-07-22 07:26:13 +00:00
tstscanf.input
Versions
vfprintf.c Update. 2000-07-29 06:45:51 +00:00
vfscanf.c Update. 2000-07-28 17:45:15 +00:00
vfwprintf.c Update. 1999-06-16 22:55:47 +00:00
vfwscanf.c Update. 2000-06-29 04:12:28 +00:00
vprintf.c
xbug.c