Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 4 Aug 2001 23:59:30 +0000 (23:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 4 Aug 2001 23:59:30 +0000 (23:59 +0000)
commit3d759cb8d32614667f58688899fd193926dcf73d
treeadd45040107d5c7a1eb96c1db9cfb20bcb6e4255
parentbe1152cab24270b23c4ce6496d164145584c6c11
Update.

2001-08-04  Ulrich Drepper  <drepper@redhat.com>

* libio/fileops.c (_IO_new_file_underflow): Don't call
_IO_flush_all_linebuffered.  This isn't required in any standard.
Instead flush only stdout.
* libio/wfileops.c (_IO_wfile_underflow): Likewise.
ChangeLog
libio/fileops.c
libio/wfileops.c