glibc/stdio-common
Ulrich Drepper eb35b0972f Update.
* sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Fill in c_ispeed
	and c_ospeed fields.
	* sysdeps/unix/sysv/linux/speed.c (cfsetospeed): Set c_ospeed field.
	(cfsetispeed): Set c_ispeed field.
	* sysdeps/unix/sysv/linux/tcsetattr.c (IBAUD0): Define unconditionally
	to match corresponding speed.c code.

2003-09-06  Ulrich Drepper  <drepper@redhat.com>

	* libio/wfileops.c (_IO_wfile_underflow): Mark beginning of the
	narrow character buffer.
	* libio/Makefile: Add rules to build and run bug-ftell.
	* libio/bug-ftell.c: New file.

	* stdio-common/vfprintf.c: Don't use the first grouping number twice.

	* stdio-common/vfscanf.c (vfscanf): Fix recognition of characters
	matching the decimal point and possibly leading the thousands
	separator.  This caused the recognition of thousands separators to
	always fail.

2003-09-05  Ulrich Drepper  <drepper@redhat.com>

	* libio/fileops.c (_IO_new_file_overflow): Handle switching to
	write mode from read in backup buffer.
	* libio/Makefile (tests): Add bug-ungetc2.
	* libio/bug-ungetc2.c: New file.

2003-09-05  Roland McGrath  <roland@redhat.com>

>>>>>>> 1.7905
	* sysdeps/unix/sysv/linux/linux_fsinfo.h: Define VXFS_SUPER_MAGIC.
2003-09-06 09:56:14 +00:00
..
_i18n_number.h
_itoa.c Update. 2003-06-11 23:22:36 +00:00
_itoa.h Update. 2003-06-11 23:22:36 +00:00
_itowa.c
_itowa.h Update. 2003-06-11 23:22:36 +00:00
.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
bug14.c Update. 2003-01-28 07:32:19 +00:00
bug15.c Update. 2003-01-30 20:26:38 +00:00
Depend
dprintf.c
errnobug.c
fprintf.c
fscanf.c
getline.c
getw.c
itoa-digits.c
itoa-udigits.c
itowa-digits.c
Makefile Update. 2003-09-03 02:53:32 +00:00
perror.c Update. 2003-04-17 04:01:04 +00:00
printf_fp.c
printf_size.c
printf-parse.h Update. 2003-06-11 23:22:36 +00:00
printf-parsemb.c Include stdlib.h and sys/param.h. 2003-06-12 15:06:16 +00:00
printf-parsewc.c Update. 2003-06-11 23:22:36 +00:00
printf-prs.c Update. 2003-06-11 23:22:36 +00:00
printf.c
printf.h
psignal.c
putw.c
reg-printf.c * stdio-common/reg-printf.c (__register_printf_function): Calloc 2003-04-05 00:34:07 +00:00
scanf1.c
scanf2.c
scanf3.c
scanf4.c
scanf5.c
scanf7.c
scanf8.c
scanf9.c
scanf10.c
scanf11.c
scanf12.c
scanf12.input
scanf.c
snprintf.c
sprintf.c
sscanf.c * stdio-common/sscanf.c: Use prototype defn with ... syntax. 2003-03-05 19:58:20 +00:00
stdio_ext.h
stdio_lim.h.in
tempnam.c
temptest.c
test_rdwr.c
test-fseek.c
test-fwrite.c
test-popen.c
test-vfprintf.c Update. 2003-08-19 20:24:45 +00:00
tfformat.c
tiformat.c
tllformat.c
tmpnam_r.c
tmpnam.c
tst-cookie.c
tst-fdopen.c
tst-ferror.c
tst-ferror.input
tst-fileno.c
tst-fmemopen.c
tst-fphex.c * posix/tst-nanosleep.c: Include <time.h> for nanosleep 2003-06-25 11:14:37 +00:00
tst-fseek.c
tst-gets.c
tst-gets.input
tst-obprintf.c
tst-perror.c
tst-printf.c
tst-printf.sh
tst-printfsz.c
tst-rndseek.c
tst-sprintf.c * posix/transbug.c: Include <string.h> for memset and strlen 2003-06-25 11:04:58 +00:00
tst-sscanf.c
tst-swprintf.c
tst-tmpnam.c
tst-unbputc.c
tst-unbputc.sh
tst-ungetc.c
tst-wc-printf.c Update. 2003-07-31 19:26:38 +00:00
tstdiomisc.c
tstgetln.c
tstgetln.input
tstscanf.c
tstscanf.input
Versions
vfprintf.c Update. 2003-09-06 09:56:14 +00:00
vfscanf.c Update. 2003-09-06 09:56:14 +00:00
vfwprintf.c
vfwscanf.c
vprintf.c
xbug.c