glibc/stdio-common
Ulrich Drepper eac4282fa6 Update.
2000-07-27  Jakub Jelinek  <jakub@redhat.com>

	* locale/indigits.h (indigit_value): Correct.
	* locale/indigitswc.h (indigitwc_value): Correct.
	* stdio-common/vfscanf.c (__vfscanf): Fix I18N number
	conversion, add GROUP checking for it, fix GROUP number
	conversion with strlen(thousands) > 1.
	Honour width correctly in the presence of floating
	decimal points and thousands separators.
	* stdio-common/tst-sscanf.c: New test.
	* stdio-common/Makefile: Add it to tests.
	* sysdeps/generic/strtol.c (strtol): Fix conversion if there are
	thousands separators and group argument is non-zero.

	Reported by Andi Kleen <ak@suse.de>.
2000-07-28 17:45:15 +00:00
..
.cvsignore
_i18n_itoa.c
_i18n_itoa.h
_i18n_itowa.c
_i18n_itowa.h
_itoa.c
_itoa.h
_itowa.c
_itowa.h
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
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c
itowa-digits.c
Makefile Update. 2000-07-28 17:45:15 +00:00
perror.c
printf-parse.h
printf-prs.c
printf.c
printf.h
printf_fp.c
printf_size.c
psignal.c
putw.c
reg-printf.c
scanf.c
scanf1.c
scanf2.c
scanf3.c
scanf4.c
scanf5.c
scanf7.c
scanf8.c
scanf9.c
scanf10.c
scanf12.c Update. 2000-07-22 07:26:13 +00:00
scanf12.input
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in
tempnam.c
temptest.c
test-fseek.c
test-fwrite.c
test-popen.c
test_rdwr.c
tfformat.c
tiformat.c
tllformat.c
tmpfile.c
tmpfile64.c
tmpnam.c
tmpnam_r.c
tst-cookie.c
tst-ferror.c
tst-ferror.input
tst-fileno.c
tst-obprintf.c
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-sscanf.c Update. 2000-07-28 17:45:15 +00:00
tst-tmpnam.c
tst-unbputc.c
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-23 17:40:46 +00:00
vfscanf.c Update. 2000-07-28 17:45:15 +00:00
vfwprintf.c
vfwscanf.c
vprintf.c
xbug.c