glibc/stdio-common
Ulrich Drepper 9c38a68999 Update.
2000-07-20  Ulrich Drepper  <drepper@redhat.com>

	* libio/Makefile (tests): Add tst_wprintf2.
	(tst_wprintf2-ARGS): Define.
	* libio/tst_wprintf2.c: New file.
	Based on a test case by Yoshito Kawada <KAWADA@jp.ibm.com>.

	* libio/wfiledoalloc.c: Only allocate external buffer if this
	hasn't happened yet.

	* libio/wfileops.c (_IO_wdo_write): Overflow only if there is really
	something in the buffer.  gconv call can write up to end of the
	buffer, not only _IO_write_end.
	(_IO_wfile_overflow): Allocate also external buffer.

	* stdio-common/vfprintf.c (process_string_arg): Handle multibyte
	strings with precision in vfwprintf correctly.
	* stdio-common/vfprintf.c: Fix completely broken handling of
	unbuffered wide character streams.
	Reported by Yoshito Kawada <KAWADA@jp.ibm.com>.
2000-07-20 08:56:12 +00:00
..
_i18n_itoa.c
_i18n_itoa.h
_i18n_itowa.c
_i18n_itowa.h
_itoa.c
_itoa.h
_itowa.c
_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
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c
itowa-digits.c
Makefile Update. 2000-07-10 13:52:21 +00:00
perror.c
printf_fp.c Update. 2000-06-29 19:33:05 +00:00
printf_size.c
printf-parse.h
printf-prs.c
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
scanf12.input
scanf.c
snprintf.c
sprintf.c
sscanf.c
stdio_lim.h.in
tempnam.c
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
tiformat.c
tllformat.c
tmpfile64.c
tmpfile.c
tmpnam_r.c
tmpnam.c
tst-cookie.c
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
tst-printf.c Update. 2000-07-07 21:06:48 +00:00
tst-printf.sh Update. 2000-07-07 21:06:48 +00:00
tst-printfsz.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-tmpnam.c
tst-unbputc.c Update. 2000-07-03 21:40:46 +00:00
tst-unbputc.sh Update. 2000-07-03 23:41:50 +00:00
tst-ungetc.c
tst-wc-printf.c
tstdiomisc.c
tstgetln.c
tstgetln.input
tstscanf.c
tstscanf.input
Versions
vfprintf.c Update. 2000-07-20 08:56:12 +00:00
vfscanf.c Update. 2000-06-29 04:12:28 +00:00
vfwprintf.c
vfwscanf.c Update. 2000-06-29 04:12:28 +00:00
vprintf.c
xbug.c