Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 05:18:32 +0000 (05:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 3 Apr 2002 05:18:32 +0000 (05:18 +0000)
commit3384a8d67c2e46701356623fdd0a56f3b0734865
tree67e6fbd5212fb840120798e8a861ce4f75907074
parent7a73a7e685a784b8f7014516a3c968ac74d6d3eb
Update.

* libio/bug-ungetwc1.c: New file.
* libio/Makefile (tests): Add bug-ungetwc1.

* libio/fileops.c (_IO_new_file_close_it): Only call _IO_do_flush
if stream was last used for writing.
ChangeLog
libio/Makefile
libio/bug-ungetwc1.c [new file with mode: 0644]
libio/fileops.c