glibc/stdio-common
Ulrich Drepper 0e16ecfa1e Update.
* locale/programs/ld-ctype.c (ctype_finish): Take all characters from
	the input charset into account when generating the hash table.
	(allocate_arrays): Correct setting default width.  Not all empty slots
	in the table are filled, only those not covert explicitly by the
	locale description and in the charset.

	* stdio-common/vfscanf.c: Make sure to always return WEOF and EOF for
	wide character version.
	For %C handling, test correct pointer variable for NULL.

	* wcsmbs/wctob.c: Handle WEOF special.

	* wcsmbs/wcwidth.h: 0xff in width array means invalid character.

	* wctype/wctype.h: Protect gcc-isms with __extension__.  Avoid
	always-true test to avoid warning.
2000-06-28 04:27:24 +00:00
..
.cvsignore
Makefile
Versions
_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
perror.c
printf-parse.h Update. 2000-04-07 16:45:34 +00:00
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 * 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
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-fseek.c
test-fwrite.c
test-popen.c
test_rdwr.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
tmpfile.c * stdio-common/tmpfile.c [! USE_IN_LIBIO]: No alias needed, 2000-04-02 20:15:54 +00:00
tmpfile64.c
tmpnam.c
tmpnam_r.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
tst-printfsz.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
tst-tmpnam.c
tst-ungetc.c
tst-wc-printf.c
tstdiomisc.c
tstgetln.c
tstgetln.input
tstscanf.c Update. 2000-05-22 16:41:59 +00:00
tstscanf.input
vfprintf.c Update. 2000-06-17 19:07:04 +00:00
vfscanf.c Update. 2000-06-28 04:27:24 +00:00
vfwprintf.c
vfwscanf.c
vprintf.c
xbug.c