[BZ #1078]
commitcae6ebb2c9d01846d4f5085590dd5c0893825773
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Sep 2005 19:40:49 +0000 (27 19:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Sep 2005 19:40:49 +0000 (27 19:40 +0000)
tree4ccea370a6ae5766011a8c79acfed7521327ed31
parent7dac9f3d90fc108d2db8e305f6d3d475b6c5b793
[BZ #1078]

2005-09-27  Ulrich Drepper  <drepper@redhat.com>
[BZ #1078]
* libio/fileops.c (_IO_new_file_xsputn): Determine amount of
available space in non-line-buffered buffer correctly.
* libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
* stdio-common/Makefile (tests): Add tst-fwrite.
* stdio-common/tst-fwrite.c: New file.
ChangeLog
libio/fileops.c
libio/oldfileops.c
stdio-common/Makefile
stdio-common/tst-fwrite.c [new file with mode: 0644]