Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 25 Aug 2003 21:45:12 +0000 (21:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 25 Aug 2003 21:45:12 +0000 (21:45 +0000)
commit1c8c5277a7045ddd3d9b2db50be7e80318b7975c
tree57e72aa4927ca26b94713e1f144d3ba84bef3308
parent0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3
Update.

2003-08-25  Ulrich Drepper  <drepper@redhat.com>

* libio/libio.h (_IO_fwide): In the mode==0 optimization, don't
use _mode if _IO_fwide_maybe_incompatible.
* libio/iofwide.c (_IO_fwide): Move the test for mode == 0 after
the compatibility test.
ChangeLog
libio/iofwide.c
libio/libio.h